2021-06-03 08:28:06.473 | + ./stack.sh:main:469 : exec 2021-06-03 08:28:06.473 | ++ ./stack.sh:main:469 : /usr/bin/python3.8 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-06-03-082806.summary.2021-06-03-082806 2021-06-03 08:28:06.473 | + ./stack.sh:main:477 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-06-03-082806' 2021-06-03 08:28:06.473 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-06-03 08:28:06.473 | + ./stack.sh:echo_summary:428 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-06-03-082806 2021-06-03 08:28:06.473 | + ./stack.sh:main:479 : ln -sf /opt/stack/logs/stack.sh.log.2021-06-03-082806 /opt/stack/logs/stack.sh.log 2021-06-03 08:28:06.473 | + ./stack.sh:main:480 : ln -sf /opt/stack/logs/stack.sh.log.2021-06-03-082806.summary.2021-06-03-082806 /opt/stack/logs/stack.sh.log.summary 2021-06-03 08:28:06.473 | + ./stack.sh:main:495 : check_path_perm_sanity /opt/stack 2021-06-03 08:28:06.473 | + functions:check_path_perm_sanity:596 : local real_path 2021-06-03 08:28:06.473 | ++ functions:check_path_perm_sanity:597 : readlink -f /opt/stack 2021-06-03 08:28:06.473 | + functions:check_path_perm_sanity:597 : real_path=/opt/stack 2021-06-03 08:28:06.473 | + functions:check_path_perm_sanity:598 : local rebuilt_path= 2021-06-03 08:28:06.473 | ++ functions:check_path_perm_sanity:599 : echo /opt/stack 2021-06-03 08:28:06.473 | ++ functions:check_path_perm_sanity:599 : tr / ' ' 2021-06-03 08:28:06.474 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-06-03 08:28:06.474 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt 2021-06-03 08:28:06.474 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt 2021-06-03 08:28:06.474 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-06-03 08:28:06.474 | + functions:check_path_perm_sanity:599 : for i in $(echo ${real_path} | tr "/" " ") 2021-06-03 08:28:06.474 | + functions:check_path_perm_sanity:600 : rebuilt_path=/opt/stack 2021-06-03 08:28:06.474 | ++ functions:check_path_perm_sanity:602 : stat -c %a /opt/stack 2021-06-03 08:28:06.478 | + functions:check_path_perm_sanity:602 : [[ 755 = 700 ]] 2021-06-03 08:28:06.480 | + ./stack.sh:main:501 : trap exit_trap EXIT 2021-06-03 08:28:06.482 | + ./stack.sh:main:542 : trap err_trap ERR 2021-06-03 08:28:06.484 | + ./stack.sh:main:555 : set -o errexit 2021-06-03 08:28:06.485 | + ./stack.sh:main:558 : uname -a 2021-06-03 08:28:06.486 | Linux dv-osbrick-794458-1-ceph 5.4.0-72-generic #80-Ubuntu SMP Mon Apr 12 17:35:00 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux 2021-06-03 08:28:06.489 | + ./stack.sh:main:561 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-06-03 08:28:06.490 | + ./stack.sh:main:562 : rm -f /opt/stack/data/ca-bundle.pem 2021-06-03 08:28:06.494 | + ./stack.sh:main:565 : source /home/ubuntu/devstack/lib/database 2021-06-03 08:28:06.520 | + ./stack.sh:main:566 : source /home/ubuntu/devstack/lib/rpc_backend 2021-06-03 08:28:06.534 | + ./stack.sh:main:572 : fetch_plugins 2021-06-03 08:28:06.536 | + functions-common:fetch_plugins:1650 : local plugins=,devstack-plugin-ceph 2021-06-03 08:28:06.538 | + functions-common:fetch_plugins:1651 : local plugin 2021-06-03 08:28:06.540 | + functions-common:fetch_plugins:1654 : [[ -z ,devstack-plugin-ceph ]] 2021-06-03 08:28:06.542 | + functions-common:fetch_plugins:1658 : echo 'Fetching DevStack plugins' 2021-06-03 08:28:06.542 | Fetching DevStack plugins 2021-06-03 08:28:06.544 | + functions-common:fetch_plugins:1659 : for plugin in ${plugins//,/ } 2021-06-03 08:28:06.546 | + functions-common:fetch_plugins:1660 : git_clone_by_name devstack-plugin-ceph 2021-06-03 08:28:06.548 | + functions-common:git_clone_by_name:601 : local name=devstack-plugin-ceph 2021-06-03 08:28:06.549 | + functions-common:git_clone_by_name:602 : local repo=https://opendev.org/openstack/devstack-plugin-ceph 2021-06-03 08:28:06.551 | + functions-common:git_clone_by_name:603 : local dir=/opt/stack/devstack-plugin-ceph 2021-06-03 08:28:06.553 | + functions-common:git_clone_by_name:604 : local branch=master 2021-06-03 08:28:06.555 | + functions-common:git_clone_by_name:605 : git_clone https://opendev.org/openstack/devstack-plugin-ceph /opt/stack/devstack-plugin-ceph master 2021-06-03 08:28:06.557 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/devstack-plugin-ceph 2021-06-03 08:28:06.558 | + functions-common:git_clone:524 : local git_dest=/opt/stack/devstack-plugin-ceph 2021-06-03 08:28:06.560 | + functions-common:git_clone:525 : local git_ref=master 2021-06-03 08:28:06.562 | + functions-common:git_clone:526 : local orig_dir 2021-06-03 08:28:06.564 | ++ functions-common:git_clone:527 : pwd 2021-06-03 08:28:06.566 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-06-03 08:28:06.567 | + functions-common:git_clone:528 : local git_clone_flags= 2021-06-03 08:28:06.570 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-06-03 08:28:06.581 | + functions-common:git_clone:530 : RECLONE=False 2021-06-03 08:28:06.583 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-06-03 08:28:06.585 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-06-03 08:28:06.587 | + functions-common:git_clone:544 : echo master 2021-06-03 08:28:06.587 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-06-03 08:28:06.591 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/devstack-plugin-ceph ]] 2021-06-03 08:28:06.593 | + functions-common:git_clone:559 : [[ False = \T\r\u\e ]] 2021-06-03 08:28:06.595 | + functions-common:git_clone:565 : git_timed clone https://opendev.org/openstack/devstack-plugin-ceph /opt/stack/devstack-plugin-ceph --branch master 2021-06-03 08:28:06.597 | + functions-common:git_timed:617 : local count=0 2021-06-03 08:28:06.598 | + functions-common:git_timed:618 : local timeout=0 2021-06-03 08:28:06.600 | + functions-common:git_timed:620 : [[ -n 0 ]] 2021-06-03 08:28:06.602 | + functions-common:git_timed:621 : timeout=0 2021-06-03 08:28:06.604 | + functions-common:git_timed:624 : time_start git_timed 2021-06-03 08:28:06.605 | + functions-common:time_start:2290 : local name=git_timed 2021-06-03 08:28:06.607 | + functions-common:time_start:2291 : local start_time= 2021-06-03 08:28:06.609 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-06-03 08:28:06.611 | ++ functions-common:time_start:2295 : date +%s%3N 2021-06-03 08:28:06.614 | + functions-common:time_start:2295 : _TIME_START[$name]=1622708886612 2021-06-03 08:28:06.616 | + functions-common:git_timed:625 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/devstack-plugin-ceph /opt/stack/devstack-plugin-ceph --branch master 2021-06-03 08:28:06.631 | Cloning into '/opt/stack/devstack-plugin-ceph'... 2021-06-03 08:28:08.380 | + functions-common:git_timed:639 : time_stop git_timed 2021-06-03 08:28:08.381 | + functions-common:time_stop:2304 : local name 2021-06-03 08:28:08.383 | + functions-common:time_stop:2305 : local end_time 2021-06-03 08:28:08.385 | + functions-common:time_stop:2306 : local elapsed_time 2021-06-03 08:28:08.387 | + functions-common:time_stop:2307 : local total 2021-06-03 08:28:08.388 | + functions-common:time_stop:2308 : local start_time 2021-06-03 08:28:08.390 | + functions-common:time_stop:2310 : name=git_timed 2021-06-03 08:28:08.392 | + functions-common:time_stop:2311 : start_time=1622708886612 2021-06-03 08:28:08.393 | + functions-common:time_stop:2313 : [[ -z 1622708886612 ]] 2021-06-03 08:28:08.396 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-06-03 08:28:08.399 | + functions-common:time_stop:2316 : end_time=1622708888397 2021-06-03 08:28:08.401 | + functions-common:time_stop:2317 : elapsed_time=1785 2021-06-03 08:28:08.403 | + functions-common:time_stop:2318 : total=0 2021-06-03 08:28:08.404 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-06-03 08:28:08.406 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=1785 2021-06-03 08:28:08.411 | + functions-common:git_clone:592 : cd /opt/stack/devstack-plugin-ceph 2021-06-03 08:28:08.413 | + functions-common:git_clone:593 : git show --oneline 2021-06-03 08:28:08.413 | + functions-common:git_clone:593 : head -1 2021-06-03 08:28:08.416 | 36b1503 Update IRC network to OFTC 2021-06-03 08:28:08.418 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-06-03 08:28:08.420 | + ./stack.sh:main:576 : run_phase override_defaults 2021-06-03 08:28:08.422 | + functions-common:run_phase:1732 : local mode=override_defaults 2021-06-03 08:28:08.424 | + functions-common:run_phase:1733 : local phase= 2021-06-03 08:28:08.426 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-06-03 08:28:08.428 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-06-03 08:28:08.430 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-06-03 08:28:08.432 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-06-03 08:28:08.434 | + functions-common:run_phase:1742 : local extra 2021-06-03 08:28:08.436 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-06-03 08:28:08.439 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-06-03 08:28:08.441 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-06-03 08:28:08.443 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-06-03 08:28:08.445 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-06-03 08:28:08.447 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-06-03 08:28:08.459 | ++ functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:28:08.462 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-06-03 08:28:08.464 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-06-03 08:28:08.466 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-06-03 08:28:08.468 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-06-03 08:28:08.470 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-06-03 08:28:08.472 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-06-03 08:28:08.474 | ++ extras.d/80-tempest.sh:source:27 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-06-03 08:28:08.476 | ++ extras.d/80-tempest.sh:source:32 : [[ override_defaults == \c\l\e\a\n ]] 2021-06-03 08:28:08.478 | + functions-common:run_phase:1753 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-06-03 08:28:08.480 | + functions-common:run_phase:1756 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-06-03 08:28:08.482 | + functions-common:run_phase:1757 : plugin_override_defaults 2021-06-03 08:28:08.484 | + functions-common:plugin_override_defaults:1691 : local plugins=,devstack-plugin-ceph 2021-06-03 08:28:08.486 | + functions-common:plugin_override_defaults:1692 : local plugin 2021-06-03 08:28:08.488 | + functions-common:plugin_override_defaults:1695 : [[ -z ,devstack-plugin-ceph ]] 2021-06-03 08:28:08.490 | + functions-common:plugin_override_defaults:1699 : echo 'Overriding Configuration Defaults' 2021-06-03 08:28:08.490 | Overriding Configuration Defaults 2021-06-03 08:28:08.492 | + functions-common:plugin_override_defaults:1700 : for plugin in ${plugins//,/ } 2021-06-03 08:28:08.494 | + functions-common:plugin_override_defaults:1701 : local dir=/opt/stack/devstack-plugin-ceph 2021-06-03 08:28:08.496 | + functions-common:plugin_override_defaults:1703 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/override-defaults ]] 2021-06-03 08:28:08.498 | + functions-common:plugin_override_defaults:1706 : echo 'devstack-plugin-ceph has overridden the following defaults' 2021-06-03 08:28:08.498 | devstack-plugin-ceph has overridden the following defaults 2021-06-03 08:28:08.500 | + functions-common:plugin_override_defaults:1707 : cat /opt/stack/devstack-plugin-ceph/devstack/override-defaults 2021-06-03 08:28:08.501 | # Plug-in overrides 2021-06-03 08:28:08.501 | 2021-06-03 08:28:08.501 | ENABLE_CEPH_CINDER=$(trueorfalse True ENABLE_CEPH_CINDER) 2021-06-03 08:28:08.501 | ENABLE_CEPH_C_BAK=$(trueorfalse True ENABLE_CEPH_C_BAK) 2021-06-03 08:28:08.501 | ENABLE_CEPH_GLANCE=$(trueorfalse True ENABLE_CEPH_GLANCE) 2021-06-03 08:28:08.501 | ENABLE_CEPH_MANILA=$(trueorfalse True ENABLE_CEPH_MANILA) 2021-06-03 08:28:08.501 | ENABLE_CEPH_NOVA=$(trueorfalse True ENABLE_CEPH_NOVA) 2021-06-03 08:28:08.501 | # Do not enable RGW by default as RGW is not tested in upstream CI. 2021-06-03 08:28:08.501 | ENABLE_CEPH_RGW=$(trueorfalse False ENABLE_CEPH_RGW) 2021-06-03 08:28:08.501 | 2021-06-03 08:28:08.501 | if [[ $ENABLE_CEPH_CINDER == "True" ]]; then 2021-06-03 08:28:08.501 | if [[ $ENABLE_CEPH_ISCSI == "True" ]]; then 2021-06-03 08:28:08.501 | CINDER_DRIVER=${CINDER_DRIVER:-ceph_iscsi} 2021-06-03 08:28:08.501 | CINDER_ENABLED_BACKENDS=${CINDER_ENABLED_BACKENDS:-ceph_iscsi} 2021-06-03 08:28:08.501 | CINDER_ISCSI_HELPER=${CINDER_ISCSI_HELPER:-lioadm} 2021-06-03 08:28:08.501 | else 2021-06-03 08:28:08.501 | CINDER_DRIVER=${CINDER_DRIVER:-ceph} 2021-06-03 08:28:08.501 | CINDER_ENABLED_BACKENDS=${CINDER_ENABLED_BACKENDS:-ceph} 2021-06-03 08:28:08.501 | fi 2021-06-03 08:28:08.501 | fi 2021-06-03 08:28:08.503 | + functions-common:plugin_override_defaults:1708 : source /opt/stack/devstack-plugin-ceph/devstack/override-defaults 2021-06-03 08:28:08.505 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:3 : trueorfalse True ENABLE_CEPH_CINDER 2021-06-03 08:28:08.519 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:3 : ENABLE_CEPH_CINDER=True 2021-06-03 08:28:08.521 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:4 : trueorfalse True ENABLE_CEPH_C_BAK 2021-06-03 08:28:08.534 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:4 : ENABLE_CEPH_C_BAK=False 2021-06-03 08:28:08.536 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:5 : trueorfalse True ENABLE_CEPH_GLANCE 2021-06-03 08:28:08.550 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:5 : ENABLE_CEPH_GLANCE=False 2021-06-03 08:28:08.552 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:6 : trueorfalse True ENABLE_CEPH_MANILA 2021-06-03 08:28:08.565 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:6 : ENABLE_CEPH_MANILA=True 2021-06-03 08:28:08.568 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:7 : trueorfalse True ENABLE_CEPH_NOVA 2021-06-03 08:28:08.581 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:7 : ENABLE_CEPH_NOVA=False 2021-06-03 08:28:08.583 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:9 : trueorfalse False ENABLE_CEPH_RGW 2021-06-03 08:28:08.596 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:9 : ENABLE_CEPH_RGW=False 2021-06-03 08:28:08.597 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:11 : [[ True == \T\r\u\e ]] 2021-06-03 08:28:08.599 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:12 : [[ '' == \T\r\u\e ]] 2021-06-03 08:28:08.601 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:17 : CINDER_DRIVER=ceph 2021-06-03 08:28:08.603 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:18 : CINDER_ENABLED_BACKENDS=ceph 2021-06-03 08:28:08.605 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/apache 2021-06-03 08:28:08.622 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/tls 2021-06-03 08:28:08.624 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-06-03 08:28:08.637 | ++ functions-common:is_service_enabled:1960 : return 1 2021-06-03 08:28:08.639 | +++ lib/tls:source:43 : hostname -f 2021-06-03 08:28:08.642 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-06-03 08:28:08.644 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-06-03 08:28:08.646 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-06-03 08:28:08.648 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-06-03 08:28:08.650 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-06-03 08:28:08.651 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-06-03 08:28:08.653 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-06-03 08:28:08.655 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-06-03 08:28:08.657 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-06-03 08:28:08.659 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-06-03 08:28:08.663 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/infra 2021-06-03 08:28:08.674 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/libraries 2021-06-03 08:28:08.691 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/lvm 2021-06-03 08:28:08.702 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/horizon 2021-06-03 08:28:08.714 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/keystone 2021-06-03 08:28:08.739 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/glance 2021-06-03 08:28:08.778 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/nova 2021-06-03 08:28:08.857 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/placement 2021-06-03 08:28:08.877 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/cinder 2021-06-03 08:28:08.914 | + ./stack.sh:main:594 : source /home/ubuntu/devstack/lib/swift 2021-06-03 08:28:08.959 | + ./stack.sh:main:595 : source /home/ubuntu/devstack/lib/neutron 2021-06-03 08:28:09.079 | + ./stack.sh:main:596 : source /home/ubuntu/devstack/lib/ldap 2021-06-03 08:28:09.092 | + ./stack.sh:main:597 : source /home/ubuntu/devstack/lib/dstat 2021-06-03 08:28:09.104 | + ./stack.sh:main:598 : source /home/ubuntu/devstack/lib/tcpdump 2021-06-03 08:28:09.117 | + ./stack.sh:main:599 : source /home/ubuntu/devstack/lib/etcd3 2021-06-03 08:28:09.197 | + ./stack.sh:main:605 : run_phase source 2021-06-03 08:28:09.199 | + functions-common:run_phase:1732 : local mode=source 2021-06-03 08:28:09.201 | + functions-common:run_phase:1733 : local phase= 2021-06-03 08:28:09.203 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-06-03 08:28:09.205 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-06-03 08:28:09.207 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-06-03 08:28:09.209 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-06-03 08:28:09.211 | + functions-common:run_phase:1742 : local extra 2021-06-03 08:28:09.213 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-06-03 08:28:09.217 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-06-03 08:28:09.219 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-06-03 08:28:09.221 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-06-03 08:28:09.223 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-06-03 08:28:09.225 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-06-03 08:28:09.239 | ++ functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:28:09.241 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-06-03 08:28:09.243 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-06-03 08:28:09.280 | ++ extras.d/80-tempest.sh:source:27 : [[ source == \u\n\s\t\a\c\k ]] 2021-06-03 08:28:09.283 | ++ extras.d/80-tempest.sh:source:32 : [[ source == \c\l\e\a\n ]] 2021-06-03 08:28:09.285 | + functions-common:run_phase:1753 : [[ source == \s\o\u\r\c\e ]] 2021-06-03 08:28:09.287 | + functions-common:run_phase:1754 : load_plugin_settings 2021-06-03 08:28:09.289 | + functions-common:load_plugin_settings:1668 : local plugins=,devstack-plugin-ceph 2021-06-03 08:28:09.291 | + functions-common:load_plugin_settings:1669 : local plugin 2021-06-03 08:28:09.293 | + functions-common:load_plugin_settings:1672 : [[ -z ,devstack-plugin-ceph ]] 2021-06-03 08:28:09.295 | + functions-common:load_plugin_settings:1676 : echo 'Loading plugin settings' 2021-06-03 08:28:09.295 | Loading plugin settings 2021-06-03 08:28:09.297 | + functions-common:load_plugin_settings:1677 : for plugin in ${plugins//,/ } 2021-06-03 08:28:09.299 | + functions-common:load_plugin_settings:1678 : local dir=/opt/stack/devstack-plugin-ceph 2021-06-03 08:28:09.301 | + functions-common:load_plugin_settings:1680 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/settings ]] 2021-06-03 08:28:09.303 | + functions-common:load_plugin_settings:1681 : source /opt/stack/devstack-plugin-ceph/devstack/settings 2021-06-03 08:28:09.307 | ++++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : dirname /opt/stack/devstack-plugin-ceph/devstack/settings 2021-06-03 08:28:09.311 | +++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : readlink -f /opt/stack/devstack-plugin-ceph/devstack 2021-06-03 08:28:09.315 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : CEPH_PLUGIN_DIR=/opt/stack/devstack-plugin-ceph/devstack 2021-06-03 08:28:09.317 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:14 : '[' '' = True ']' 2021-06-03 08:28:09.319 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:17 : TEMPEST_STORAGE_PROTOCOL=ceph 2021-06-03 08:28:09.322 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:21 : VOLUME_BACKING_FILE_SIZE=25GB 2021-06-03 08:28:09.324 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:22 : CEPH_LOOPBACK_DISK_SIZE=25GB 2021-06-03 08:28:09.326 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:24 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=False 2021-06-03 08:28:09.328 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:27 : source /opt/stack/devstack-plugin-ceph/devstack/lib/ceph 2021-06-03 08:28:09.390 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:30 : is_ceph_enabled_for_service manila 2021-06-03 08:28:09.393 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2021-06-03 08:28:09.395 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2021-06-03 08:28:09.397 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2021-06-03 08:28:09.400 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2021-06-03 08:28:09.401 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2021-06-03 08:28:09.401 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2021-06-03 08:28:09.405 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2021-06-03 08:28:09.408 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2021-06-03 08:28:09.410 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2021-06-03 08:28:09.413 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2021-06-03 08:28:09.416 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2021-06-03 08:28:09.430 | ++ functions-common:is_service_enabled:1960 : return 1 2021-06-03 08:28:09.432 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2021-06-03 08:28:09.435 | + functions-common:run_phase:1755 : verify_disabled_services 2021-06-03 08:28:09.437 | + functions-common:verify_disabled_services:2015 : local service 2021-06-03 08:28:09.440 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-06-03 08:28:09.442 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,key, ]] 2021-06-03 08:28:09.444 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-06-03 08:28:09.447 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-api, ]] 2021-06-03 08:28:09.449 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-06-03 08:28:09.452 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-cond, ]] 2021-06-03 08:28:09.454 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-06-03 08:28:09.457 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-sch, ]] 2021-06-03 08:28:09.459 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-06-03 08:28:09.462 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-api-meta, ]] 2021-06-03 08:28:09.464 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-06-03 08:28:09.466 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,placement-api, ]] 2021-06-03 08:28:09.468 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-06-03 08:28:09.471 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,placement-client, ]] 2021-06-03 08:28:09.473 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-06-03 08:28:09.475 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,g-api, ]] 2021-06-03 08:28:09.478 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-06-03 08:28:09.480 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,c-sch, ]] 2021-06-03 08:28:09.482 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-06-03 08:28:09.485 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,c-api, ]] 2021-06-03 08:28:09.487 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-06-03 08:28:09.489 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,c-vol, ]] 2021-06-03 08:28:09.492 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-06-03 08:28:09.494 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,q-svc, ]] 2021-06-03 08:28:09.496 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-06-03 08:28:09.499 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,q-dhcp, ]] 2021-06-03 08:28:09.501 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-06-03 08:28:09.503 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,q-meta, ]] 2021-06-03 08:28:09.505 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-06-03 08:28:09.508 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,q-agt, ]] 2021-06-03 08:28:09.511 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-06-03 08:28:09.513 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,q-l3, ]] 2021-06-03 08:28:09.515 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-06-03 08:28:09.517 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,rabbit, ]] 2021-06-03 08:28:09.520 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-06-03 08:28:09.522 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,tempest, ]] 2021-06-03 08:28:09.525 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-06-03 08:28:09.527 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,mysql, ]] 2021-06-03 08:28:09.530 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-06-03 08:28:09.532 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,etcd3, ]] 2021-06-03 08:28:09.534 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-06-03 08:28:09.537 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,dstat, ]] 2021-06-03 08:28:09.539 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-06-03 08:28:09.541 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-crt, ]] 2021-06-03 08:28:09.544 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-06-03 08:28:09.546 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,n-cauth, ]] 2021-06-03 08:28:09.548 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-06-03 08:28:09.550 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,g-reg, ]] 2021-06-03 08:28:09.553 | + functions-common:verify_disabled_services:2016 : for service in ${ENABLED_SERVICES//,/ } 2021-06-03 08:28:09.555 | + functions-common:verify_disabled_services:2017 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account, =~ ,cinder, ]] 2021-06-03 08:28:09.558 | + ./stack.sh:main:676 : initialize_database_backends 2021-06-03 08:28:09.560 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-06-03 08:28:09.562 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-06-03 08:28:09.576 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:28:09.578 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-06-03 08:28:09.580 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-06-03 08:28:09.582 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-06-03 08:28:09.597 | + functions-common:is_service_enabled:1960 : return 1 2021-06-03 08:28:09.599 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-06-03 08:28:09.602 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-06-03 08:28:09.604 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-06-03 08:28:09.606 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-06-03 08:28:09.608 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-06-03 08:28:09.610 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-06-03 08:28:09.613 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-06-03 08:28:09.615 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-06-03 08:28:09.617 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-06-03 08:28:09.620 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-06-03 08:28:09.622 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-06-03 08:28:09.624 | + lib/database:initialize_database_backends:104 : return 0 2021-06-03 08:28:09.627 | + ./stack.sh:main:677 : echo 'Using mysql database backend' 2021-06-03 08:28:09.627 | Using mysql database backend 2021-06-03 08:28:09.629 | + ./stack.sh:main:680 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-06-03 08:28:09.644 | + ./stack.sh:main:692 : is_service_enabled rabbit 2021-06-03 08:28:09.659 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:28:09.662 | + ./stack.sh:main:693 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-06-03 08:28:09.677 | + ./stack.sh:main:700 : is_service_enabled keystone 2021-06-03 08:28:09.692 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:28:09.694 | + ./stack.sh:main:702 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-06-03 08:28:09.709 | + ./stack.sh:main:704 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-06-03 08:28:09.724 | + ./stack.sh:main:715 : is_service_enabled ldap 2021-06-03 08:28:09.740 | + functions-common:is_service_enabled:1960 : return 1 2021-06-03 08:28:09.742 | + ./stack.sh:main:724 : is_service_enabled s-proxy 2021-06-03 08:28:09.758 | + functions-common:is_service_enabled:1960 : return 1 2021-06-03 08:28:09.760 | + ./stack.sh:main:736 : save_stackenv 736 2021-06-03 08:28:09.763 | + functions-common:save_stackenv:60 : local tag=736 2021-06-03 08:28:09.766 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-06-03 08:28:09.769 | + functions-common:save_stackenv:62 : time_stamp=2021-06-03-082809 2021-06-03 08:28:09.772 | + functions-common:save_stackenv:63 : echo '# 2021-06-03-082809 736' 2021-06-03 08:28:09.774 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-03 08:28:09.777 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-06-03 08:28:09.779 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-03 08:28:09.781 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-06-03 08:28:09.783 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-03 08:28:09.785 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-06-03 08:28:09.788 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-03 08:28:09.791 | + 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,g-reg,cinder 2021-06-03 08:28:09.793 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-03 08:28:09.795 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.37 2021-06-03 08:28:09.797 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-03 08:28:09.800 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.37/identity 2021-06-03 08:28:09.802 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-03 08:28:09.805 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-06-03-082806 2021-06-03 08:28:09.807 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-03 08:28:09.809 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-06-03 08:28:09.811 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-03 08:28:09.814 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.37 2021-06-03 08:28:09.816 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-03 08:28:09.818 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-06-03 08:28:09.820 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-03 08:28:09.823 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-06-03 08:28:09.825 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-03 08:28:09.827 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-06-03 08:28:09.829 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-03 08:28:09.832 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-06-03 08:28:09.834 | + ./stack.sh:main:747 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements stable/wallaby 2021-06-03 08:28:09.837 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/requirements.git 2021-06-03 08:28:09.839 | + functions-common:git_clone:524 : local git_dest=/opt/stack/requirements 2021-06-03 08:28:09.841 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2021-06-03 08:28:09.843 | + functions-common:git_clone:526 : local orig_dir 2021-06-03 08:28:09.845 | ++ functions-common:git_clone:527 : pwd 2021-06-03 08:28:09.848 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-06-03 08:28:09.850 | + functions-common:git_clone:528 : local git_clone_flags= 2021-06-03 08:28:09.853 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-06-03 08:28:09.867 | + functions-common:git_clone:530 : RECLONE=False 2021-06-03 08:28:09.869 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-06-03 08:28:09.871 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-06-03 08:28:09.874 | + functions-common:git_clone:544 : echo stable/wallaby 2021-06-03 08:28:09.874 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-06-03 08:28:09.879 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/requirements ]] 2021-06-03 08:28:09.881 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-06-03 08:28:09.883 | + functions-common:git_clone:592 : cd /opt/stack/requirements 2021-06-03 08:28:09.886 | + functions-common:git_clone:593 : git show --oneline 2021-06-03 08:28:09.887 | + functions-common:git_clone:593 : head -1 2021-06-03 08:28:09.890 | 4da5cd69 Bumping upper constraint for validations-libs 2021-06-03 08:28:09.892 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-06-03 08:28:09.894 | + ./stack.sh:main:751 : echo_summary 'Installing package prerequisites' 2021-06-03 08:28:09.897 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-06-03 08:28:09.899 | + ./stack.sh:echo_summary:428 : echo -e Installing package prerequisites 2021-06-03 08:28:09.901 | + ./stack.sh:main:752 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-06-03 08:28:09.904 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-06-03 08:28:09.906 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-06-03 08:28:09.909 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-06-03 08:28:09.911 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-06-03 08:28:09.913 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-06-03 08:28:09.916 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-06-03 08:28:09.918 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-06-03 08:28:09.922 | ++ tools/install_prereqs.sh:source:47 : NOW=1622708889 2021-06-03 08:28:09.925 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-06-03 08:28:09.929 | +++ tools/install_prereqs.sh:source:48 : echo 0 2021-06-03 08:28:09.932 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2021-06-03 08:28:09.935 | ++ tools/install_prereqs.sh:source:49 : DELTA=1622708889 2021-06-03 08:28:09.937 | ++ tools/install_prereqs.sh:source:50 : [[ 1622708889 -lt 7200 ]] 2021-06-03 08:28:09.939 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-06-03 08:28:09.941 | ++ functions-common:export_proxy_variables:2122 : isset http_proxy 2021-06-03 08:28:09.944 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-06-03 08:28:09.946 | ++ functions-common:export_proxy_variables:2125 : isset https_proxy 2021-06-03 08:28:09.948 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-06-03 08:28:09.951 | ++ functions-common:export_proxy_variables:2128 : isset no_proxy 2021-06-03 08:28:09.953 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-06-03 08:28:09.956 | +++ 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,g-reg,cinder 2021-06-03 08:28:09.998 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-06-03 08:28:09.998 | apache2-dev 2021-06-03 08:28:09.999 | bc 2021-06-03 08:28:09.999 | bsdmainutils 2021-06-03 08:28:09.999 | curl 2021-06-03 08:28:09.999 | g++ 2021-06-03 08:28:09.999 | gcc 2021-06-03 08:28:09.999 | gettext 2021-06-03 08:28:09.999 | git 2021-06-03 08:28:09.999 | graphviz 2021-06-03 08:28:09.999 | iputils-ping 2021-06-03 08:28:09.999 | libapache2-mod-proxy-uwsgi 2021-06-03 08:28:09.999 | libffi-dev 2021-06-03 08:28:09.999 | libjpeg-dev 2021-06-03 08:28:09.999 | libmysqlclient-dev 2021-06-03 08:28:09.999 | libpcre3-dev 2021-06-03 08:28:09.999 | libpq-dev 2021-06-03 08:28:09.999 | libssl-dev 2021-06-03 08:28:09.999 | libsystemd-dev 2021-06-03 08:28:09.999 | libxml2-dev 2021-06-03 08:28:09.999 | libxslt1-dev 2021-06-03 08:28:09.999 | libyaml-dev 2021-06-03 08:28:09.999 | lsof 2021-06-03 08:28:09.999 | openssh-server 2021-06-03 08:28:09.999 | openssl 2021-06-03 08:28:09.999 | pkg-config 2021-06-03 08:28:09.999 | psmisc 2021-06-03 08:28:09.999 | python3-dev 2021-06-03 08:28:09.999 | python3-pip 2021-06-03 08:28:09.999 | python3-systemd 2021-06-03 08:28:09.999 | python3-venv 2021-06-03 08:28:09.999 | tar 2021-06-03 08:28:09.999 | tcpdump 2021-06-03 08:28:09.999 | unzip 2021-06-03 08:28:09.999 | uuid-runtime 2021-06-03 08:28:09.999 | wget 2021-06-03 08:28:09.999 | wget 2021-06-03 08:28:09.999 | zlib1g-dev 2021-06-03 08:28:09.999 | libkrb5-dev 2021-06-03 08:28:09.999 | libldap2-dev 2021-06-03 08:28:10.000 | libsasl2-dev 2021-06-03 08:28:10.000 | memcached 2021-06-03 08:28:10.000 | python3-mysqldb 2021-06-03 08:28:10.000 | sqlite3 2021-06-03 08:28:10.000 | conntrack 2021-06-03 08:28:10.000 | curl 2021-06-03 08:28:10.000 | dnsmasq-base 2021-06-03 08:28:10.000 | dnsmasq-utils 2021-06-03 08:28:10.000 | ebtables 2021-06-03 08:28:10.000 | gawk 2021-06-03 08:28:10.000 | genisoimage 2021-06-03 08:28:10.000 | iptables 2021-06-03 08:28:10.000 | iputils-arping 2021-06-03 08:28:10.000 | kpartx 2021-06-03 08:28:10.000 | libjs-jquery-tablesorter 2021-06-03 08:28:10.000 | libmysqlclient-dev 2021-06-03 08:28:10.000 | parted 2021-06-03 08:28:10.000 | pm-utils 2021-06-03 08:28:10.000 | python3-mysqldb 2021-06-03 08:28:10.000 | socat 2021-06-03 08:28:10.000 | sqlite3 2021-06-03 08:28:10.000 | sudo 2021-06-03 08:28:10.000 | vlan 2021-06-03 08:28:10.000 | lsscsi 2021-06-03 08:28:10.000 | open-iscsi 2021-06-03 08:28:10.000 | lvm2 2021-06-03 08:28:10.000 | qemu-utils 2021-06-03 08:28:10.000 | thin-provisioning-tools 2021-06-03 08:28:10.000 | acl 2021-06-03 08:28:10.000 | dnsmasq-base 2021-06-03 08:28:10.000 | dnsmasq-utils 2021-06-03 08:28:10.000 | ebtables 2021-06-03 08:28:10.000 | haproxy 2021-06-03 08:28:10.000 | iptables 2021-06-03 08:28:10.000 | iputils-arping 2021-06-03 08:28:10.000 | iputils-ping 2021-06-03 08:28:10.000 | libmysqlclient-dev 2021-06-03 08:28:10.001 | postgresql-server-dev-all 2021-06-03 08:28:10.001 | python3-mysqldb 2021-06-03 08:28:10.001 | sqlite3 2021-06-03 08:28:10.001 | sudo 2021-06-03 08:28:10.001 | vlan 2021-06-03 08:28:10.001 | ipset 2021-06-03 08:28:10.001 | conntrack 2021-06-03 08:28:10.001 | conntrackd 2021-06-03 08:28:10.001 | keepalived 2021-06-03 08:28:10.001 | dstat 2021-06-03 08:28:10.001 | lvm2 2021-06-03 08:28:10.001 | qemu-utils 2021-06-03 08:28:10.001 | thin-provisioning-tools' 2021-06-03 08:28:10.002 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-06-03 08:28:10.020 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-06-03 08:28:10.020 | apache2-dev 2021-06-03 08:28:10.020 | bc 2021-06-03 08:28:10.020 | bsdmainutils 2021-06-03 08:28:10.021 | curl 2021-06-03 08:28:10.021 | g++ 2021-06-03 08:28:10.021 | gcc 2021-06-03 08:28:10.021 | gettext 2021-06-03 08:28:10.021 | git 2021-06-03 08:28:10.021 | graphviz 2021-06-03 08:28:10.021 | iputils-ping 2021-06-03 08:28:10.021 | libapache2-mod-proxy-uwsgi 2021-06-03 08:28:10.021 | libffi-dev 2021-06-03 08:28:10.021 | libjpeg-dev 2021-06-03 08:28:10.021 | libmysqlclient-dev 2021-06-03 08:28:10.021 | libpcre3-dev 2021-06-03 08:28:10.021 | libpq-dev 2021-06-03 08:28:10.021 | libssl-dev 2021-06-03 08:28:10.021 | libsystemd-dev 2021-06-03 08:28:10.021 | libxml2-dev 2021-06-03 08:28:10.021 | libxslt1-dev 2021-06-03 08:28:10.021 | libyaml-dev 2021-06-03 08:28:10.021 | lsof 2021-06-03 08:28:10.021 | openssh-server 2021-06-03 08:28:10.021 | openssl 2021-06-03 08:28:10.021 | pkg-config 2021-06-03 08:28:10.021 | psmisc 2021-06-03 08:28:10.021 | python3-dev 2021-06-03 08:28:10.021 | python3-pip 2021-06-03 08:28:10.021 | python3-systemd 2021-06-03 08:28:10.021 | python3-venv 2021-06-03 08:28:10.021 | tar 2021-06-03 08:28:10.021 | tcpdump 2021-06-03 08:28:10.021 | unzip 2021-06-03 08:28:10.021 | uuid-runtime 2021-06-03 08:28:10.021 | wget 2021-06-03 08:28:10.021 | wget 2021-06-03 08:28:10.021 | zlib1g-dev 2021-06-03 08:28:10.021 | libkrb5-dev 2021-06-03 08:28:10.021 | libldap2-dev 2021-06-03 08:28:10.021 | libsasl2-dev 2021-06-03 08:28:10.021 | memcached 2021-06-03 08:28:10.022 | python3-mysqldb 2021-06-03 08:28:10.022 | sqlite3 2021-06-03 08:28:10.022 | conntrack 2021-06-03 08:28:10.022 | curl 2021-06-03 08:28:10.022 | dnsmasq-base 2021-06-03 08:28:10.022 | dnsmasq-utils 2021-06-03 08:28:10.022 | ebtables 2021-06-03 08:28:10.022 | gawk 2021-06-03 08:28:10.022 | genisoimage 2021-06-03 08:28:10.022 | iptables 2021-06-03 08:28:10.022 | iputils-arping 2021-06-03 08:28:10.022 | kpartx 2021-06-03 08:28:10.022 | libjs-jquery-tablesorter 2021-06-03 08:28:10.022 | libmysqlclient-dev 2021-06-03 08:28:10.022 | parted 2021-06-03 08:28:10.022 | pm-utils 2021-06-03 08:28:10.022 | python3-mysqldb 2021-06-03 08:28:10.022 | socat 2021-06-03 08:28:10.022 | sqlite3 2021-06-03 08:28:10.022 | sudo 2021-06-03 08:28:10.022 | vlan 2021-06-03 08:28:10.022 | lsscsi 2021-06-03 08:28:10.022 | open-iscsi 2021-06-03 08:28:10.022 | lvm2 2021-06-03 08:28:10.022 | qemu-utils 2021-06-03 08:28:10.022 | thin-provisioning-tools 2021-06-03 08:28:10.022 | acl 2021-06-03 08:28:10.022 | dnsmasq-base 2021-06-03 08:28:10.022 | dnsmasq-utils 2021-06-03 08:28:10.022 | ebtables 2021-06-03 08:28:10.022 | haproxy 2021-06-03 08:28:10.022 | iptables 2021-06-03 08:28:10.022 | iputils-arping 2021-06-03 08:28:10.023 | iputils-ping 2021-06-03 08:28:10.023 | libmysqlclient-dev 2021-06-03 08:28:10.023 | postgresql-server-dev-all 2021-06-03 08:28:10.023 | python3-mysqldb 2021-06-03 08:28:10.023 | sqlite3 2021-06-03 08:28:10.023 | sudo 2021-06-03 08:28:10.023 | vlan 2021-06-03 08:28:10.023 | ipset 2021-06-03 08:28:10.023 | conntrack 2021-06-03 08:28:10.023 | conntrackd 2021-06-03 08:28:10.023 | keepalived 2021-06-03 08:28:10.023 | dstat 2021-06-03 08:28:10.023 | lvm2 2021-06-03 08:28:10.023 | qemu-utils 2021-06-03 08:28:10.023 | thin-provisioning-tools ' 2021-06-03 08:28:10.024 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-06-03 08:28:10.026 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-03 08:28:10.029 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-03 08:28:10.032 | ++ 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 2021-06-03 08:28:10.032 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-06-03 08:28:10.036 | ++ 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 2021-06-03 08:28:10.039 | ++ functions-common:install_package:1342 : update_package_repo 2021-06-03 08:28:10.041 | ++ functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-06-03 08:28:10.043 | ++ functions-common:update_package_repo:1315 : REPOS_UPDATED=False 2021-06-03 08:28:10.045 | ++ functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-06-03 08:28:10.047 | ++ functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-06-03 08:28:10.049 | ++ functions-common:update_package_repo:1322 : is_ubuntu 2021-06-03 08:28:10.051 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-03 08:28:10.053 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-03 08:28:10.056 | ++ functions-common:update_package_repo:1323 : apt_get_update 2021-06-03 08:28:10.058 | ++ functions-common:apt_get_update:1068 : [[ False == \T\r\u\e ]] 2021-06-03 08:28:10.060 | ++ functions-common:apt_get_update:1073 : [[ False = \T\r\u\e ]] 2021-06-03 08:28:10.062 | ++ functions-common:apt_get_update:1075 : local sudo=sudo 2021-06-03 08:28:10.064 | +++ functions-common:apt_get_update:1076 : id -u 2021-06-03 08:28:10.068 | ++ functions-common:apt_get_update:1076 : [[ 1000 = \0 ]] 2021-06-03 08:28:10.071 | ++ functions-common:apt_get_update:1079 : time_start apt-get-update 2021-06-03 08:28:10.073 | ++ functions-common:time_start:2290 : local name=apt-get-update 2021-06-03 08:28:10.075 | ++ functions-common:time_start:2291 : local start_time= 2021-06-03 08:28:10.077 | ++ functions-common:time_start:2292 : [[ -n '' ]] 2021-06-03 08:28:10.079 | +++ functions-common:time_start:2295 : date +%s%3N 2021-06-03 08:28:10.082 | ++ functions-common:time_start:2295 : _TIME_START[$name]=1622708890080 2021-06-03 08:28:10.084 | ++ functions-common:apt_get_update:1081 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-06-03 08:28:10.087 | ++ functions-common:apt_get_update:1082 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-06-03 08:28:10.089 | ++ functions-common:apt_get_update:1083 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-06-03 08:28:10.451 | Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-06-03 08:28:10.478 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-06-03 08:28:10.616 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-06-03 08:28:10.755 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-06-03 08:28:12.537 | Reading package lists... 2021-06-03 08:28:12.565 | ++ functions-common:apt_get_update:1087 : REPOS_UPDATED=True 2021-06-03 08:28:12.567 | ++ functions-common:apt_get_update:1089 : time_stop apt-get-update 2021-06-03 08:28:12.570 | ++ functions-common:time_stop:2304 : local name 2021-06-03 08:28:12.572 | ++ functions-common:time_stop:2305 : local end_time 2021-06-03 08:28:12.574 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-06-03 08:28:12.576 | ++ functions-common:time_stop:2307 : local total 2021-06-03 08:28:12.578 | ++ functions-common:time_stop:2308 : local start_time 2021-06-03 08:28:12.580 | ++ functions-common:time_stop:2310 : name=apt-get-update 2021-06-03 08:28:12.582 | ++ functions-common:time_stop:2311 : start_time=1622708890080 2021-06-03 08:28:12.584 | ++ functions-common:time_stop:2313 : [[ -z 1622708890080 ]] 2021-06-03 08:28:12.588 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-06-03 08:28:12.592 | ++ functions-common:time_stop:2316 : end_time=1622708892589 2021-06-03 08:28:12.594 | ++ functions-common:time_stop:2317 : elapsed_time=2509 2021-06-03 08:28:12.596 | ++ functions-common:time_stop:2318 : total=0 2021-06-03 08:28:12.598 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-06-03 08:28:12.600 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=2509 2021-06-03 08:28:12.602 | ++ functions-common:install_package:1343 : real_install_package apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools 2021-06-03 08:28:12.604 | ++ functions-common:real_install_package:1328 : is_ubuntu 2021-06-03 08:28:12.606 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-03 08:28:12.608 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-03 08:28:12.611 | ++ functions-common:real_install_package:1329 : apt_get install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools 2021-06-03 08:28:12.630 | ++ functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 apache2-dev bc bsdmainutils curl g++ gcc gettext git graphviz iputils-ping libapache2-mod-proxy-uwsgi libffi-dev libjpeg-dev libmysqlclient-dev libpcre3-dev libpq-dev libssl-dev libsystemd-dev libxml2-dev libxslt1-dev libyaml-dev lsof openssh-server openssl pkg-config psmisc python3-dev python3-pip python3-systemd python3-venv tar tcpdump unzip uuid-runtime wget wget zlib1g-dev libkrb5-dev libldap2-dev libsasl2-dev memcached python3-mysqldb sqlite3 conntrack curl dnsmasq-base dnsmasq-utils ebtables gawk genisoimage iptables iputils-arping kpartx libjs-jquery-tablesorter libmysqlclient-dev parted pm-utils python3-mysqldb socat sqlite3 sudo vlan lsscsi open-iscsi lvm2 qemu-utils thin-provisioning-tools acl dnsmasq-base dnsmasq-utils ebtables haproxy iptables iputils-arping iputils-ping libmysqlclient-dev postgresql-server-dev-all python3-mysqldb sqlite3 sudo vlan ipset conntrack conntrackd keepalived dstat lvm2 qemu-utils thin-provisioning-tools 2021-06-03 08:28:12.734 | Reading package lists... 2021-06-03 08:28:12.944 | Building dependency tree... 2021-06-03 08:28:12.945 | Reading state information... 2021-06-03 08:28:13.175 | bc is already the newest version (1.07.1-2build1). 2021-06-03 08:28:13.175 | bc set to manually installed. 2021-06-03 08:28:13.176 | bsdmainutils is already the newest version (11.1.2ubuntu3). 2021-06-03 08:28:13.176 | bsdmainutils set to manually installed. 2021-06-03 08:28:13.176 | gawk is already the newest version (1:5.0.1+dfsg-1). 2021-06-03 08:28:13.176 | gawk set to manually installed. 2021-06-03 08:28:13.176 | gcc is already the newest version (4:9.3.0-1ubuntu2). 2021-06-03 08:28:13.176 | iptables is already the newest version (1.8.4-3ubuntu2). 2021-06-03 08:28:13.176 | iptables set to manually installed. 2021-06-03 08:28:13.176 | iputils-ping is already the newest version (3:20190709-3). 2021-06-03 08:28:13.176 | kpartx is already the newest version (0.8.3-1ubuntu2). 2021-06-03 08:28:13.176 | kpartx set to manually installed. 2021-06-03 08:28:13.176 | libpcre3-dev is already the newest version (2:8.39-12build1). 2021-06-03 08:28:13.176 | lvm2 is already the newest version (2.03.07-1ubuntu1). 2021-06-03 08:28:13.176 | psmisc is already the newest version (23.3-1). 2021-06-03 08:28:13.176 | psmisc set to manually installed. 2021-06-03 08:28:13.176 | python3-dev is already the newest version (3.8.2-0ubuntu2). 2021-06-03 08:28:13.176 | python3-systemd is already the newest version (234-3build2). 2021-06-03 08:28:13.176 | python3-systemd set to manually installed. 2021-06-03 08:28:13.176 | tcpdump is already the newest version (4.9.3-4). 2021-06-03 08:28:13.176 | tcpdump set to manually installed. 2021-06-03 08:28:13.176 | thin-provisioning-tools is already the newest version (0.8.5-4build1). 2021-06-03 08:28:13.176 | thin-provisioning-tools set to manually installed. 2021-06-03 08:28:13.176 | wget is already the newest version (1.20.3-1ubuntu1). 2021-06-03 08:28:13.176 | wget set to manually installed. 2021-06-03 08:28:13.176 | curl is already the newest version (7.68.0-1ubuntu2.5). 2021-06-03 08:28:13.176 | git is already the newest version (1:2.25.1-1ubuntu3.1). 2021-06-03 08:28:13.176 | lsof is already the newest version (4.93.2+dfsg-1ubuntu0.20.04.1). 2021-06-03 08:28:13.176 | lsof set to manually installed. 2021-06-03 08:28:13.176 | openssh-server is already the newest version (1:8.2p1-4ubuntu0.2). 2021-06-03 08:28:13.176 | parted is already the newest version (3.3-4ubuntu0.20.04.1). 2021-06-03 08:28:13.176 | parted set to manually installed. 2021-06-03 08:28:13.176 | sudo is already the newest version (1.8.31-1ubuntu1.2). 2021-06-03 08:28:13.176 | tar is already the newest version (1.30+dfsg-7ubuntu0.20.04.1). 2021-06-03 08:28:13.176 | tar set to manually installed. 2021-06-03 08:28:13.176 | uuid-runtime is already the newest version (2.34-0.1ubuntu9.1). 2021-06-03 08:28:13.177 | uuid-runtime set to manually installed. 2021-06-03 08:28:13.177 | zlib1g-dev is already the newest version (1:1.2.11.dfsg-2ubuntu1.2). 2021-06-03 08:28:13.177 | zlib1g-dev set to manually installed. 2021-06-03 08:28:13.177 | The following packages were automatically installed and are no longer required: 2021-06-03 08:28:13.177 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-06-03 08:28:13.177 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-06-03 08:28:13.177 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-06-03 08:28:13.177 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-06-03 08:28:13.177 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-06-03 08:28:13.177 | python3-zope.interface 2021-06-03 08:28:13.177 | Use 'sudo apt autoremove' to remove them. 2021-06-03 08:28:13.177 | The following additional packages will be installed: 2021-06-03 08:28:13.177 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2021-06-03 08:28:13.177 | autotools-dev binfmt-support build-essential clang-10 comerr-dev debhelper 2021-06-03 08:28:13.177 | dh-autoreconf dh-strip-nondeterminism dns-root-data dpkg-dev dwz fakeroot 2021-06-03 08:28:13.177 | fontconfig fontconfig-config fonts-dejavu-core fonts-liberation g++-9 2021-06-03 08:28:13.177 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2021-06-03 08:28:13.177 | krb5-multidev lib32gcc-s1 lib32stdc++6 libalgorithm-diff-perl 2021-06-03 08:28:13.177 | libalgorithm-diff-xs-perl libalgorithm-merge-perl libann0 libapr1 2021-06-03 08:28:13.177 | libapr1-dev libaprutil1 libaprutil1-dbd-sqlite3 libaprutil1-dev 2021-06-03 08:28:13.177 | libaprutil1-ldap libarchive-cpio-perl libarchive-zip-perl 2021-06-03 08:28:13.177 | libboost-iostreams1.71.0 libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 2021-06-03 08:28:13.177 | libcgraph6 libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 2021-06-03 08:28:13.177 | libdatrie1 libdebhelper-perl libdpkg-perl libfakeroot libfile-fcntllock-perl 2021-06-03 08:28:13.177 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2021-06-03 08:28:13.177 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2021-06-03 08:28:13.177 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2021-06-03 08:28:13.177 | libjansson4 libjbig0 libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 libjpeg8-dev 2021-06-03 08:28:13.177 | libjs-jquery libjs-jquery-metadata libkadm5clnt-mit11 libkadm5srv-mit11 2021-06-03 08:28:13.177 | libkdb5-9 liblab-gamut1 libldap-2.4-2 libllvm10 libltdl-dev liblua5.2-0 2021-06-03 08:28:13.177 | liblua5.3-0 libmail-sendmail-perl libmysqlclient21 libncurses-dev 2021-06-03 08:28:13.177 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2021-06-03 08:28:13.177 | libnl-route-3-200 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 2021-06-03 08:28:13.177 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpfm4 2021-06-03 08:28:13.178 | libpixman-1-0 libpq5 librados2 librbd1 librdmacm1 libsctp-dev libsctp1 2021-06-03 08:28:13.178 | libsensors-config libsensors5 libsm6 libsnmp-base libsnmp35 libssl1.1 2021-06-03 08:28:13.178 | libstdc++-9-dev libsub-override-perl libsys-hostname-long-perl libthai-data 2021-06-03 08:28:13.178 | libthai0 libtiff5 libtinfo-dev libtool libwebp6 libx86-1 libxaw7 2021-06-03 08:28:13.178 | libxcb-render0 libxcb-shm0 libxmu6 libxpm4 libxrender1 libxt6 libz3-4 2021-06-03 08:28:13.178 | libz3-dev llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools m4 make 2021-06-03 08:28:13.178 | mysql-common po-debconf postgresql-client-12 postgresql-client-common 2021-06-03 08:28:13.178 | postgresql-common postgresql-server-dev-12 python-pip-whl python3-pygments 2021-06-03 08:28:13.178 | python3-wheel python3-yaml python3.8-venv qemu-block-extra sharutils 2021-06-03 08:28:13.178 | ssl-cert uuid-dev vbetool x11-common 2021-06-03 08:28:13.179 | Suggested packages: 2021-06-03 08:28:13.179 | apache2-doc apache2-suexec-pristine | apache2-suexec-custom www-browser 2021-06-03 08:28:13.179 | autoconf-archive gnu-standards autoconf-doc clang-10-doc doc-base nftables 2021-06-03 08:28:13.179 | dh-make debian-keyring g++-multilib g++-9-multilib gcc-9-doc wodim 2021-06-03 08:28:13.179 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev gsfonts graphviz-doc 2021-06-03 08:28:13.179 | vim-haproxy haproxy-doc heartbeat ldirectord krb5-doc python bzr libgd-tools 2021-06-03 08:28:13.179 | krb5-user icu-doc libtool-doc ncurses-doc libomp-10-doc postgresql-doc-12 2021-06-03 08:28:13.179 | lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc libstdc++-9-doc 2021-06-03 08:28:13.179 | gfortran | fortran95-compiler gcj-jdk libyaml-doc llvm-10-doc m4-doc 2021-06-03 08:28:13.179 | make-doc libanyevent-perl libcache-memcached-perl libmemcached 2021-06-03 08:28:13.179 | libterm-readkey-perl libyaml-perl cpufrequtils wireless-tools radeontool 2021-06-03 08:28:13.179 | libmail-box-perl postgresql-12 libjson-perl default-mysql-server 2021-06-03 08:28:13.179 | | virtual-mysql-server python3-mysqldb-dbg python-pygments-doc 2021-06-03 08:28:13.179 | ttf-bitstream-vera debootstrap sharutils-doc bsd-mailx | mailx sqlite3-doc 2021-06-03 08:28:13.179 | openssl-blacklist zip 2021-06-03 08:28:13.377 | The following NEW packages will be installed: 2021-06-03 08:28:13.377 | acl apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf 2021-06-03 08:28:13.377 | automake autopoint autotools-dev binfmt-support build-essential clang-10 2021-06-03 08:28:13.378 | comerr-dev conntrack conntrackd debhelper dh-autoreconf 2021-06-03 08:28:13.378 | dh-strip-nondeterminism dns-root-data dnsmasq-base dnsmasq-utils dpkg-dev 2021-06-03 08:28:13.378 | dstat dwz ebtables fakeroot fontconfig fontconfig-config fonts-dejavu-core 2021-06-03 08:28:13.378 | fonts-liberation g++ g++-9 genisoimage gettext graphviz haproxy 2021-06-03 08:28:13.378 | ibverbs-providers icu-devtools intltool-debian ipset iputils-arping ipvsadm 2021-06-03 08:28:13.378 | javascript-common keepalived krb5-multidev lib32gcc-s1 lib32stdc++6 2021-06-03 08:28:13.378 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2021-06-03 08:28:13.378 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2021-06-03 08:28:13.378 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2021-06-03 08:28:13.378 | libarchive-cpio-perl libarchive-zip-perl libboost-iostreams1.71.0 2021-06-03 08:28:13.378 | libboost-thread1.71.0 libc6-i386 libcairo2 libcdt5 libcgraph6 2021-06-03 08:28:13.378 | libclang-common-10-dev libclang-cpp10 libclang1-10 libcroco3 libdatrie1 2021-06-03 08:28:13.378 | libdebhelper-perl libdpkg-perl libfakeroot libffi-dev libfile-fcntllock-perl 2021-06-03 08:28:13.378 | libfile-stripnondeterminism-perl libfontconfig1 libgc1c2 libgd3 2021-06-03 08:28:13.378 | libgraphite2-3 libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2021-06-03 08:28:13.378 | libharfbuzz0b libibverbs1 libice6 libicu-dev libidn11 libipset13 libiscsi7 2021-06-03 08:28:13.378 | libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 2021-06-03 08:28:13.378 | libjpeg8-dev libjs-jquery libjs-jquery-metadata libjs-jquery-tablesorter 2021-06-03 08:28:13.378 | libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libkrb5-dev liblab-gamut1 2021-06-03 08:28:13.378 | libldap2-dev libllvm10 libltdl-dev liblua5.2-0 liblua5.3-0 2021-06-03 08:28:13.378 | libmail-sendmail-perl libmysqlclient-dev libmysqlclient21 libncurses-dev 2021-06-03 08:28:13.378 | libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 2021-06-03 08:28:13.378 | libnl-route-3-200 libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 2021-06-03 08:28:13.378 | libpango-1.0-0 libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpfm4 2021-06-03 08:28:13.378 | libpixman-1-0 libpq-dev libpq5 librados2 librbd1 librdmacm1 libsasl2-dev 2021-06-03 08:28:13.378 | libsctp-dev libsctp1 libsensors-config libsensors5 libsm6 libsnmp-base 2021-06-03 08:28:13.378 | libsnmp35 libssl-dev libstdc++-9-dev libsub-override-perl 2021-06-03 08:28:13.378 | libsys-hostname-long-perl libsystemd-dev libthai-data libthai0 libtiff5 2021-06-03 08:28:13.378 | libtinfo-dev libtool libwebp6 libx86-1 libxaw7 libxcb-render0 libxcb-shm0 2021-06-03 08:28:13.378 | libxml2-dev libxmu6 libxpm4 libxrender1 libxslt1-dev libxt6 libyaml-dev 2021-06-03 08:28:13.378 | libz3-4 libz3-dev llvm-10 llvm-10-dev llvm-10-runtime llvm-10-tools lsscsi 2021-06-03 08:28:13.379 | m4 make memcached mysql-common pkg-config pm-utils po-debconf 2021-06-03 08:28:13.379 | postgresql-client-12 postgresql-client-common postgresql-common 2021-06-03 08:28:13.379 | postgresql-server-dev-12 postgresql-server-dev-all python-pip-whl 2021-06-03 08:28:13.379 | python3-mysqldb python3-pip python3-pygments python3-venv python3-wheel 2021-06-03 08:28:13.379 | python3-yaml python3.8-venv qemu-block-extra qemu-utils sharutils socat 2021-06-03 08:28:13.379 | sqlite3 ssl-cert unzip uuid-dev vbetool vlan x11-common 2021-06-03 08:28:13.380 | The following packages will be upgraded: 2021-06-03 08:28:13.380 | libldap-2.4-2 libssl1.1 open-iscsi openssl 2021-06-03 08:28:13.646 | 4 upgraded, 206 newly installed, 0 to remove and 48 not upgraded. 2021-06-03 08:28:13.646 | Need to get 145 MB of archives. 2021-06-03 08:28:13.646 | After this operation, 760 MB of additional disk space will be used. 2021-06-03 08:28:13.646 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1 amd64 1.6.5-1ubuntu1 [91.4 kB] 2021-06-03 08:28:14.116 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl1.1 amd64 1.1.1f-1ubuntu2.4 [1,319 kB] 2021-06-03 08:28:14.620 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1 amd64 1.6.1-4ubuntu2 [84.7 kB] 2021-06-03 08:28:14.630 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-4ubuntu2 [10.5 kB] 2021-06-03 08:28:14.633 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap-2.4-2 amd64 2.4.49+dfsg-2ubuntu1.8 [155 kB] 2021-06-03 08:28:14.650 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-ldap amd64 1.6.1-4ubuntu2 [8,736 B] 2021-06-03 08:28:14.651 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjansson4 amd64 2.12-1build1 [28.9 kB] 2021-06-03 08:28:14.654 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.2-0 amd64 5.2.4-1.1build3 [106 kB] 2021-06-03 08:28:14.665 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-bin amd64 2.4.41-4ubuntu3.1 [1,180 kB] 2021-06-03 08:28:14.767 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-data all 2.4.41-4ubuntu3.1 [158 kB] 2021-06-03 08:28:14.780 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-utils amd64 2.4.41-4ubuntu3.1 [83.8 kB] 2021-06-03 08:28:14.787 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2 amd64 2.4.41-4ubuntu3.1 [95.5 kB] 2021-06-03 08:28:14.870 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblua5.3-0 amd64 5.3.3-1.1ubuntu2 [116 kB] 2021-06-03 08:28:14.880 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 haproxy amd64 2.0.13-2ubuntu0.1 [1,519 kB] 2021-06-03 08:28:15.009 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-3-200 amd64 3.4.0-1 [53.9 kB] 2021-06-03 08:28:15.014 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-genl-3-200 amd64 3.4.0-1 [11.1 kB] 2021-06-03 08:28:15.015 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mysql-common all 5.8+1.0.5ubuntu2 [7,496 B] 2021-06-03 08:28:15.015 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient21 amd64 8.0.25-0ubuntu0.20.04.1 [1,226 kB] 2021-06-03 08:28:15.242 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors-config all 1:3.6.0-2ubuntu1 [6,092 B] 2021-06-03 08:28:15.243 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsensors5 amd64 1:3.6.0-2ubuntu1 [27.4 kB] 2021-06-03 08:28:15.244 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp-base all 5.8+dfsg-2ubuntu2.3 [206 kB] 2021-06-03 08:28:15.299 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsnmp35 amd64 5.8+dfsg-2ubuntu2.3 [978 kB] 2021-06-03 08:28:15.345 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 keepalived amd64 1:2.0.19-2 [360 kB] 2021-06-03 08:28:15.398 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 memcached amd64 1.5.22-2ubuntu0.1 [126 kB] 2021-06-03 08:28:15.401 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 open-iscsi amd64 2.0.874-7.1ubuntu6.2 [283 kB] 2021-06-03 08:28:15.407 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 openssl amd64 1.1.1f-1ubuntu2.4 [620 kB] 2021-06-03 08:28:15.452 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-yaml amd64 5.3.1-1ubuntu0.1 [136 kB] 2021-06-03 08:28:15.455 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 acl amd64 2.2.53-6 [37.8 kB] 2021-06-03 08:28:15.456 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2021-06-03 08:28:15.493 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 m4 amd64 1.4.18-4 [199 kB] 2021-06-03 08:28:15.510 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autoconf all 2.69-11.1 [321 kB] 2021-06-03 08:28:15.724 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 automake all 1:1.16.1-4ubuntu6 [522 kB] 2021-06-03 08:28:15.879 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 autopoint all 0.19.8.1-10build1 [412 kB] 2021-06-03 08:28:15.886 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libllvm10 amd64 1:10.0.0-4ubuntu1 [15.3 MB] 2021-06-03 08:28:18.336 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-cpp10 amd64 1:10.0.0-4ubuntu1 [9,944 kB] 2021-06-03 08:28:20.015 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libstdc++-9-dev amd64 9.3.0-17ubuntu1~20.04 [1,714 kB] 2021-06-03 08:28:20.506 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgc1c2 amd64 1:7.6.4-0.4ubuntu1 [83.9 kB] 2021-06-03 08:28:20.512 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc4 amd64 10.2.0-5ubuntu1~20.04 [42.8 kB] 2021-06-03 08:28:20.513 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libobjc-9-dev amd64 9.3.0-17ubuntu1~20.04 [226 kB] 2021-06-03 08:28:20.518 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libc6-i386 amd64 2.31-0ubuntu9.2 [2,723 kB] 2021-06-03 08:28:21.087 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32gcc-s1 amd64 10.2.0-5ubuntu1~20.04 [49.6 kB] 2021-06-03 08:28:21.090 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 lib32stdc++6 amd64 10.2.0-5ubuntu1~20.04 [525 kB] 2021-06-03 08:28:21.108 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang-common-10-dev amd64 1:10.0.0-4ubuntu1 [5,012 kB] 2021-06-03 08:28:22.053 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libclang1-10 amd64 1:10.0.0-4ubuntu1 [7,571 kB] 2021-06-03 08:28:23.333 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 clang-10 amd64 1:10.0.0-4ubuntu1 [66.9 kB] 2021-06-03 08:28:23.335 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtool all 2.4.6-14 [161 kB] 2021-06-03 08:28:23.338 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-autoreconf all 19 [16.1 kB] 2021-06-03 08:28:23.338 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdebhelper-perl all 12.10ubuntu1 [62.1 kB] 2021-06-03 08:28:23.340 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-zip-perl all 1.67-2 [90.5 kB] 2021-06-03 08:28:23.341 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsub-override-perl all 0.09-2 [9,532 B] 2021-06-03 08:28:23.342 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-stripnondeterminism-perl all 1.7.0-1 [15.9 kB] 2021-06-03 08:28:23.343 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dh-strip-nondeterminism all 1.7.0-1 [5,228 B] 2021-06-03 08:28:23.343 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdpkg-perl all 1.19.7ubuntu3 [230 kB] 2021-06-03 08:28:23.454 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 make amd64 4.2.1-1.2 [162 kB] 2021-06-03 08:28:23.490 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dpkg-dev all 1.19.7ubuntu3 [679 kB] 2021-06-03 08:28:23.717 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dwz amd64 0.13-5 [151 kB] 2021-06-03 08:28:23.730 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcroco3 amd64 0.6.13-1 [82.5 kB] 2021-06-03 08:28:23.738 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 gettext amd64 0.19.8.1-10build1 [895 kB] 2021-06-03 08:28:23.820 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 intltool-debian all 0.35.0+20060710.5 [24.9 kB] 2021-06-03 08:28:23.825 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 po-debconf all 1.0.21 [233 kB] 2021-06-03 08:28:23.877 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 debhelper all 12.10ubuntu1 [877 kB] 2021-06-03 08:28:24.073 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 uuid-dev amd64 2.34-0.1ubuntu9.1 [33.6 kB] 2021-06-03 08:28:24.075 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp1 amd64 1.0.18+dfsg-1 [7,876 B] 2021-06-03 08:28:24.076 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsctp-dev amd64 1.0.18+dfsg-1 [59.8 kB] 2021-06-03 08:28:24.084 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapr1-dev amd64 1.6.5-1ubuntu1 [702 kB] 2021-06-03 08:28:24.220 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libldap2-dev amd64 2.4.49+dfsg-2ubuntu1.8 [262 kB] 2021-06-03 08:28:24.263 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libaprutil1-dev amd64 1.6.1-4ubuntu2 [394 kB] 2021-06-03 08:28:24.331 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 apache2-dev amd64 2.4.41-4ubuntu3.1 [179 kB] 2021-06-03 08:28:24.367 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 binfmt-support amd64 2.2.0-2 [58.2 kB] 2021-06-03 08:28:24.376 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 g++-9 amd64 9.3.0-17ubuntu1~20.04 [8,405 kB] 2021-06-03 08:28:25.561 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 g++ amd64 4:9.3.0-1ubuntu2 [1,604 B] 2021-06-03 08:28:25.563 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 build-essential amd64 12.8ubuntu1.1 [4,664 B] 2021-06-03 08:28:25.564 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 conntrack amd64 1:1.4.5-2 [30.3 kB] 2021-06-03 08:28:25.564 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu2 [6,724 B] 2021-06-03 08:28:25.565 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnetfilter-queue1 amd64 1.0.3-1 [12.4 kB] 2021-06-03 08:28:25.566 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 conntrackd amd64 1:1.4.5-2 [125 kB] 2021-06-03 08:28:25.568 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 dns-root-data all 2019052802 [5,300 B] 2021-06-03 08:28:25.568 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libidn11 amd64 1.33-2.2ubuntu2 [46.2 kB] 2021-06-03 08:28:25.570 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-base amd64 2.80-1.1ubuntu1.4 [315 kB] 2021-06-03 08:28:25.683 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 dnsmasq-utils amd64 2.80-1.1ubuntu1.4 [13.3 kB] 2021-06-03 08:28:25.685 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 dstat all 0.7.4-6 [55.6 kB] 2021-06-03 08:28:25.804 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ebtables amd64 2.0.11-3build1 [80.3 kB] 2021-06-03 08:28:25.815 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfakeroot amd64 1.24-1 [25.7 kB] 2021-06-03 08:28:25.818 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fakeroot amd64 1.24-1 [62.6 kB] 2021-06-03 08:28:25.825 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2021-06-03 08:28:25.945 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fonts-liberation all 1:1.07.4-11 [822 kB] 2021-06-03 08:28:26.046 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig-config all 2.13.1-2ubuntu3 [28.8 kB] 2021-06-03 08:28:26.048 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfontconfig1 amd64 2.13.1-2ubuntu3 [114 kB] 2021-06-03 08:28:26.058 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 fontconfig amd64 2.13.1-2ubuntu3 [171 kB] 2021-06-03 08:28:26.078 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 genisoimage amd64 9:1.1.11-3.1ubuntu1 [330 kB] 2021-06-03 08:28:26.117 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libann0 amd64 1.1.2+doc-7build1 [26.0 kB] 2021-06-03 08:28:26.120 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcdt5 amd64 2.42.2-3build2 [18.7 kB] 2021-06-03 08:28:26.122 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libcgraph6 amd64 2.42.2-3build2 [41.3 kB] 2021-06-03 08:28:26.127 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8 amd64 2.0.3-0ubuntu1.20.04.1 [117 kB] 2021-06-03 08:28:26.168 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2021-06-03 08:28:26.168 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2021-06-03 08:28:26.171 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebp6 amd64 0.6.1-2ubuntu0.20.04.1 [185 kB] 2021-06-03 08:28:26.288 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libtiff5 amd64 4.1.0+git191117-2ubuntu0.20.04.1 [162 kB] 2021-06-03 08:28:26.306 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2021-06-03 08:28:26.310 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgd3 amd64 2.2.5-5.2ubuntu2 [118 kB] 2021-06-03 08:28:26.324 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2021-06-03 08:28:26.580 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpixman-1-0 amd64 0.38.4-0ubuntu1 [227 kB] 2021-06-03 08:28:27.213 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-render0 amd64 1.14-2 [14.8 kB] 2021-06-03 08:28:27.219 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxcb-shm0 amd64 1.14-2 [5,584 B] 2021-06-03 08:28:27.221 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2021-06-03 08:28:27.228 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcairo2 amd64 1.16.0-4ubuntu1 [583 kB] 2021-06-03 08:28:27.462 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgraphite2-3 amd64 1.3.13-11build1 [73.5 kB] 2021-06-03 08:28:27.471 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libharfbuzz0b amd64 2.6.4-1ubuntu4 [391 kB] 2021-06-03 08:28:27.542 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai-data all 0.1.28-3 [134 kB] 2021-06-03 08:28:27.563 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdatrie1 amd64 0.2.12-3 [18.7 kB] 2021-06-03 08:28:27.566 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libthai0 amd64 0.1.28-3 [18.1 kB] 2021-06-03 08:28:27.568 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpango-1.0-0 amd64 1.44.7-2ubuntu4 [162 kB] 2021-06-03 08:28:27.588 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangoft2-1.0-0 amd64 1.44.7-2ubuntu4 [34.9 kB] 2021-06-03 08:28:27.591 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpangocairo-1.0-0 amd64 1.44.7-2ubuntu4 [24.8 kB] 2021-06-03 08:28:27.595 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpathplan4 amd64 2.42.2-3build2 [21.9 kB] 2021-06-03 08:28:27.596 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvc6 amd64 2.42.2-3build2 [647 kB] 2021-06-03 08:28:27.707 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgvpr2 amd64 2.42.2-3build2 [167 kB] 2021-06-03 08:28:27.724 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblab-gamut1 amd64 2.42.2-3build2 [177 kB] 2021-06-03 08:28:27.739 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 x11-common all 1:7.7+19ubuntu14 [22.3 kB] 2021-06-03 08:28:27.741 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libice6 amd64 2:1.0.10-0ubuntu1 [41.0 kB] 2021-06-03 08:28:27.744 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsm6 amd64 2:1.2.3-1 [16.1 kB] 2021-06-03 08:28:27.827 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2021-06-03 08:28:27.842 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxmu6 amd64 2:1.1.3-0ubuntu1 [45.8 kB] 2021-06-03 08:28:27.847 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2021-06-03 08:28:27.864 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 graphviz amd64 2.42.2-3build2 [590 kB] 2021-06-03 08:28:27.919 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnl-route-3-200 amd64 3.4.0-1 [149 kB] 2021-06-03 08:28:27.947 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libibverbs1 amd64 28.0-1ubuntu1 [53.6 kB] 2021-06-03 08:28:27.953 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ibverbs-providers amd64 28.0-1ubuntu1 [232 kB] 2021-06-03 08:28:27.973 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 icu-devtools amd64 66.1-2ubuntu2 [188 kB] 2021-06-03 08:28:27.989 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 iputils-arping amd64 3:20190709-3 [15.8 kB] 2021-06-03 08:28:27.990 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 javascript-common all 11 [6,066 B] 2021-06-03 08:28:28.067 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgssrpc4 amd64 1.17-6ubuntu4.1 [55.4 kB] 2021-06-03 08:28:28.072 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkdb5-9 amd64 1.17-6ubuntu4.1 [37.3 kB] 2021-06-03 08:28:28.075 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5srv-mit11 amd64 1.17-6ubuntu4.1 [49.5 kB] 2021-06-03 08:28:28.079 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkadm5clnt-mit11 amd64 1.17-6ubuntu4.1 [37.6 kB] 2021-06-03 08:28:28.083 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 comerr-dev amd64 2.1-1.45.5-2ubuntu1 [39.9 kB] 2021-06-03 08:28:28.187 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 krb5-multidev amd64 1.17-6ubuntu4.1 [120 kB] 2021-06-03 08:28:28.197 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-perl all 1.19.03-2 [46.6 kB] 2021-06-03 08:28:28.201 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-diff-xs-perl amd64 0.04-6 [11.3 kB] 2021-06-03 08:28:28.202 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2021-06-03 08:28:28.203 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2021-06-03 08:28:28.306 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-iostreams1.71.0 amd64 1.71.0-6ubuntu6 [237 kB] 2021-06-03 08:28:28.329 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libboost-thread1.71.0 amd64 1.71.0-6ubuntu6 [249 kB] 2021-06-03 08:28:28.351 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfile-fcntllock-perl amd64 0.22-3build4 [33.1 kB] 2021-06-03 08:28:28.353 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2021-06-03 08:28:28.358 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libicu-dev amd64 66.1-2ubuntu2 [9,450 kB] 2021-06-03 08:28:29.590 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libipset13 amd64 7.5-1~exp1 [53.4 kB] 2021-06-03 08:28:29.591 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librdmacm1 amd64 28.0-1ubuntu1 [64.9 kB] 2021-06-03 08:28:29.593 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libiscsi7 amd64 1.18.0-2 [63.9 kB] 2021-06-03 08:28:29.594 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjpeg-turbo8-dev amd64 2.0.3-0ubuntu1.20.04.1 [238 kB] 2021-06-03 08:28:29.614 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2021-06-03 08:28:29.614 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2021-06-03 08:28:29.615 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-jquery all 3.3.1~dfsg-3 [329 kB] 2021-06-03 08:28:29.642 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-metadata all 12-1.1 [7,032 B] 2021-06-03 08:28:29.643 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-tablesorter all 1:2.31.1+dfsg1-1 [175 kB] 2021-06-03 08:28:29.711 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libltdl-dev amd64 2.4.6-14 [162 kB] 2021-06-03 08:28:29.763 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2021-06-03 08:28:29.764 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2021-06-03 08:28:29.766 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libssl-dev amd64 1.1.1f-1ubuntu2.4 [1,583 kB] 2021-06-03 08:28:30.046 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libmysqlclient-dev amd64 8.0.25-0ubuntu0.20.04.1 [1,537 kB] 2021-06-03 08:28:30.188 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libncurses-dev amd64 6.2-0ubuntu2 [339 kB] 2021-06-03 08:28:30.238 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp5-10 amd64 1:10.0.0-4ubuntu1 [300 kB] 2021-06-03 08:28:30.651 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libomp-10-dev amd64 1:10.0.0-4ubuntu1 [47.7 kB] 2021-06-03 08:28:30.653 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq5 amd64 12.7-0ubuntu0.20.04.1 [116 kB] 2021-06-03 08:28:30.656 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libpq-dev amd64 12.7-0ubuntu0.20.04.1 [136 kB] 2021-06-03 08:28:30.660 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librados2 amd64 15.2.11-0ubuntu0.20.04.2 [3,214 kB] 2021-06-03 08:28:30.992 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 librbd1 amd64 15.2.11-0ubuntu0.20.04.2 [1,619 kB] 2021-06-03 08:28:31.248 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsasl2-dev amd64 2.1.27+dfsg-2 [225 kB] 2021-06-03 08:28:31.263 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libsystemd-dev amd64 245.4-4ubuntu3.6 [246 kB] 2021-06-03 08:28:31.309 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtinfo-dev amd64 6.2-0ubuntu2 [968 B] 2021-06-03 08:28:31.310 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libx86-1 amd64 1.1+ds1-11 [76.1 kB] 2021-06-03 08:28:31.322 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxml2-dev amd64 2.9.10+dfsg-5 [737 kB] 2021-06-03 08:28:31.386 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxslt1-dev amd64 1.1.34-4 [219 kB] 2021-06-03 08:28:31.478 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-runtime amd64 1:10.0.0-4ubuntu1 [180 kB] 2021-06-03 08:28:31.481 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libpfm4 amd64 4.10.1+git20-g7700f49-2 [266 kB] 2021-06-03 08:28:31.486 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10 amd64 1:10.0.0-4ubuntu1 [5,214 kB] 2021-06-03 08:28:32.410 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libffi-dev amd64 3.3-4 [57.0 kB] 2021-06-03 08:28:32.445 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pygments all 2.3.1+dfsg-1ubuntu2.2 [579 kB] 2021-06-03 08:28:32.600 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-tools amd64 1:10.0.0-4ubuntu1 [317 kB] 2021-06-03 08:28:32.605 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-4 amd64 4.8.7-4build1 [6,792 kB] 2021-06-03 08:28:33.582 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libz3-dev amd64 4.8.7-4build1 [67.5 kB] 2021-06-03 08:28:33.588 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 llvm-10-dev amd64 1:10.0.0-4ubuntu1 [26.0 MB] 2021-06-03 08:28:37.906 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 lsscsi amd64 0.30-0.1 [46.1 kB] 2021-06-03 08:28:37.907 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 pkg-config amd64 0.29.1-0ubuntu4 [45.5 kB] 2021-06-03 08:28:37.908 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pm-utils all 1.4.1-19 [48.1 kB] 2021-06-03 08:28:37.909 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-common all 214ubuntu0.1 [28.2 kB] 2021-06-03 08:28:37.910 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-client-12 amd64 12.7-0ubuntu0.20.04.1 [1,045 kB] 2021-06-03 08:28:38.067 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2021-06-03 08:28:38.068 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 postgresql-common all 214ubuntu0.1 [169 kB] 2021-06-03 08:28:38.229 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-12 amd64 12.7-0ubuntu0.20.04.1 [920 kB] 2021-06-03 08:28:38.248 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 postgresql-server-dev-all all 214ubuntu0.1 [7,652 B] 2021-06-03 08:28:38.248 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python-pip-whl all 20.0.2-5ubuntu1.5 [1,805 kB] 2021-06-03 08:28:38.864 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mysqldb amd64 1.4.4-2build1 [44.9 kB] 2021-06-03 08:28:38.866 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-wheel all 0.34.2-1 [23.8 kB] 2021-06-03 08:28:38.867 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3-pip all 20.0.2-5ubuntu1.5 [230 kB] 2021-06-03 08:28:38.871 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 python3.8-venv amd64 3.8.5-1~20.04.3 [5,444 B] 2021-06-03 08:28:38.872 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-venv amd64 3.8.2-0ubuntu2 [1,228 B] 2021-06-03 08:28:38.872 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-block-extra amd64 1:4.2-3ubuntu6.16 [53.4 kB] 2021-06-03 08:28:38.874 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 qemu-utils amd64 1:4.2-3ubuntu6.16 [973 kB] 2021-06-03 08:28:38.893 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 sharutils amd64 1:4.15.2-4build1 [155 kB] 2021-06-03 08:28:38.895 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 sqlite3 amd64 3.31.1-4ubuntu0.2 [860 kB] 2021-06-03 08:28:39.062 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 unzip amd64 6.0-25ubuntu1 [169 kB] 2021-06-03 08:28:39.475 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2021-06-03 08:28:39.600 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipset amd64 7.5-1~exp1 [29.8 kB] 2021-06-03 08:28:39.722 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ipvsadm amd64 1:1.31-1 [40.2 kB] 2021-06-03 08:28:39.821 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.4.41-4ubuntu3.1 [1,180 B] 2021-06-03 08:28:39.827 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libkrb5-dev amd64 1.17-6ubuntu4.1 [11.7 kB] 2021-06-03 08:28:39.855 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libyaml-dev amd64 0.2.2-1 [58.2 kB] 2021-06-03 08:28:39.929 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 socat amd64 1.7.3.3-2 [323 kB] 2021-06-03 08:28:40.132 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 vlan all 2.0.4ubuntu1.20.04.1 [11.3 kB] 2021-06-03 08:28:41.427 | Preconfiguring packages ... 2021-06-03 08:28:41.560 | Fetched 145 MB in 27s (5,413 kB/s) 2021-06-03 08:28:41.589 | Selecting previously unselected package libapr1:amd64. 2021-06-03 08:28:41.627 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 67326 files and directories currently installed.) 2021-06-03 08:28:41.630 | Preparing to unpack .../000-libapr1_1.6.5-1ubuntu1_amd64.deb ... 2021-06-03 08:28:41.634 | Unpacking libapr1:amd64 (1.6.5-1ubuntu1) ... 2021-06-03 08:28:41.688 | Preparing to unpack .../001-libssl1.1_1.1.1f-1ubuntu2.4_amd64.deb ... 2021-06-03 08:28:41.702 | Unpacking libssl1.1:amd64 (1.1.1f-1ubuntu2.4) over (1.1.1f-1ubuntu2.3) ... 2021-06-03 08:28:41.918 | Selecting previously unselected package libaprutil1:amd64. 2021-06-03 08:28:41.925 | Preparing to unpack .../002-libaprutil1_1.6.1-4ubuntu2_amd64.deb ... 2021-06-03 08:28:41.927 | Unpacking libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2021-06-03 08:28:41.964 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2021-06-03 08:28:41.971 | Preparing to unpack .../003-libaprutil1-dbd-sqlite3_1.6.1-4ubuntu2_amd64.deb ... 2021-06-03 08:28:41.973 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2021-06-03 08:28:42.009 | Preparing to unpack .../004-libldap-2.4-2_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2021-06-03 08:28:42.023 | Unpacking libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) over (2.4.49+dfsg-2ubuntu1.7) ... 2021-06-03 08:28:42.081 | Selecting previously unselected package libaprutil1-ldap:amd64. 2021-06-03 08:28:42.089 | Preparing to unpack .../005-libaprutil1-ldap_1.6.1-4ubuntu2_amd64.deb ... 2021-06-03 08:28:42.092 | Unpacking libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2021-06-03 08:28:42.121 | Selecting previously unselected package libjansson4:amd64. 2021-06-03 08:28:42.128 | Preparing to unpack .../006-libjansson4_2.12-1build1_amd64.deb ... 2021-06-03 08:28:42.130 | Unpacking libjansson4:amd64 (2.12-1build1) ... 2021-06-03 08:28:42.163 | Selecting previously unselected package liblua5.2-0:amd64. 2021-06-03 08:28:42.170 | Preparing to unpack .../007-liblua5.2-0_5.2.4-1.1build3_amd64.deb ... 2021-06-03 08:28:42.172 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2021-06-03 08:28:42.210 | Selecting previously unselected package apache2-bin. 2021-06-03 08:28:42.217 | Preparing to unpack .../008-apache2-bin_2.4.41-4ubuntu3.1_amd64.deb ... 2021-06-03 08:28:42.219 | Unpacking apache2-bin (2.4.41-4ubuntu3.1) ... 2021-06-03 08:28:42.427 | Selecting previously unselected package apache2-data. 2021-06-03 08:28:42.433 | Preparing to unpack .../009-apache2-data_2.4.41-4ubuntu3.1_all.deb ... 2021-06-03 08:28:42.436 | Unpacking apache2-data (2.4.41-4ubuntu3.1) ... 2021-06-03 08:28:42.544 | Selecting previously unselected package apache2-utils. 2021-06-03 08:28:42.551 | Preparing to unpack .../010-apache2-utils_2.4.41-4ubuntu3.1_amd64.deb ... 2021-06-03 08:28:42.554 | Unpacking apache2-utils (2.4.41-4ubuntu3.1) ... 2021-06-03 08:28:42.599 | Selecting previously unselected package apache2. 2021-06-03 08:28:42.606 | Preparing to unpack .../011-apache2_2.4.41-4ubuntu3.1_amd64.deb ... 2021-06-03 08:28:42.625 | Unpacking apache2 (2.4.41-4ubuntu3.1) ... 2021-06-03 08:28:42.698 | Selecting previously unselected package liblua5.3-0:amd64. 2021-06-03 08:28:42.705 | Preparing to unpack .../012-liblua5.3-0_5.3.3-1.1ubuntu2_amd64.deb ... 2021-06-03 08:28:42.707 | Unpacking liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2021-06-03 08:28:42.753 | Selecting previously unselected package haproxy. 2021-06-03 08:28:42.764 | Preparing to unpack .../013-haproxy_2.0.13-2ubuntu0.1_amd64.deb ... 2021-06-03 08:28:42.774 | Unpacking haproxy (2.0.13-2ubuntu0.1) ... 2021-06-03 08:28:42.991 | Selecting previously unselected package libnl-3-200:amd64. 2021-06-03 08:28:42.999 | Preparing to unpack .../014-libnl-3-200_3.4.0-1_amd64.deb ... 2021-06-03 08:28:43.001 | Unpacking libnl-3-200:amd64 (3.4.0-1) ... 2021-06-03 08:28:43.035 | Selecting previously unselected package libnl-genl-3-200:amd64. 2021-06-03 08:28:43.043 | Preparing to unpack .../015-libnl-genl-3-200_3.4.0-1_amd64.deb ... 2021-06-03 08:28:43.045 | Unpacking libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-06-03 08:28:43.075 | Selecting previously unselected package mysql-common. 2021-06-03 08:28:43.083 | Preparing to unpack .../016-mysql-common_5.8+1.0.5ubuntu2_all.deb ... 2021-06-03 08:28:43.099 | Unpacking mysql-common (5.8+1.0.5ubuntu2) ... 2021-06-03 08:28:43.128 | Selecting previously unselected package libmysqlclient21:amd64. 2021-06-03 08:28:43.135 | Preparing to unpack .../017-libmysqlclient21_8.0.25-0ubuntu0.20.04.1_amd64.deb ... 2021-06-03 08:28:43.137 | Unpacking libmysqlclient21:amd64 (8.0.25-0ubuntu0.20.04.1) ... 2021-06-03 08:28:43.366 | Selecting previously unselected package libsensors-config. 2021-06-03 08:28:43.373 | Preparing to unpack .../018-libsensors-config_1%3a3.6.0-2ubuntu1_all.deb ... 2021-06-03 08:28:43.375 | Unpacking libsensors-config (1:3.6.0-2ubuntu1) ... 2021-06-03 08:28:43.402 | Selecting previously unselected package libsensors5:amd64. 2021-06-03 08:28:43.409 | Preparing to unpack .../019-libsensors5_1%3a3.6.0-2ubuntu1_amd64.deb ... 2021-06-03 08:28:43.514 | Unpacking libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2021-06-03 08:28:43.545 | Selecting previously unselected package libsnmp-base. 2021-06-03 08:28:43.552 | Preparing to unpack .../020-libsnmp-base_5.8+dfsg-2ubuntu2.3_all.deb ... 2021-06-03 08:28:43.555 | Unpacking libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2021-06-03 08:28:43.624 | Selecting previously unselected package libsnmp35:amd64. 2021-06-03 08:28:43.631 | Preparing to unpack .../021-libsnmp35_5.8+dfsg-2ubuntu2.3_amd64.deb ... 2021-06-03 08:28:43.634 | Unpacking libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2021-06-03 08:28:43.795 | Selecting previously unselected package keepalived. 2021-06-03 08:28:43.803 | Preparing to unpack .../022-keepalived_1%3a2.0.19-2_amd64.deb ... 2021-06-03 08:28:43.805 | Unpacking keepalived (1:2.0.19-2) ... 2021-06-03 08:28:43.894 | Selecting previously unselected package memcached. 2021-06-03 08:28:43.902 | Preparing to unpack .../023-memcached_1.5.22-2ubuntu0.1_amd64.deb ... 2021-06-03 08:28:43.904 | Unpacking memcached (1.5.22-2ubuntu0.1) ... 2021-06-03 08:28:43.963 | Preparing to unpack .../024-open-iscsi_2.0.874-7.1ubuntu6.2_amd64.deb ... 2021-06-03 08:28:44.424 | Unpacking open-iscsi (2.0.874-7.1ubuntu6.2) over (2.0.874-7.1ubuntu6.1) ... 2021-06-03 08:28:44.526 | Preparing to unpack .../025-openssl_1.1.1f-1ubuntu2.4_amd64.deb ... 2021-06-03 08:28:44.531 | Unpacking openssl (1.1.1f-1ubuntu2.4) over (1.1.1f-1ubuntu2.3) ... 2021-06-03 08:28:44.661 | Selecting previously unselected package python3-yaml. 2021-06-03 08:28:44.669 | Preparing to unpack .../026-python3-yaml_5.3.1-1ubuntu0.1_amd64.deb ... 2021-06-03 08:28:44.671 | Unpacking python3-yaml (5.3.1-1ubuntu0.1) ... 2021-06-03 08:28:44.718 | Selecting previously unselected package acl. 2021-06-03 08:28:44.726 | Preparing to unpack .../027-acl_2.2.53-6_amd64.deb ... 2021-06-03 08:28:44.728 | Unpacking acl (2.2.53-6) ... 2021-06-03 08:28:44.757 | Selecting previously unselected package autotools-dev. 2021-06-03 08:28:44.765 | Preparing to unpack .../028-autotools-dev_20180224.1_all.deb ... 2021-06-03 08:28:44.767 | Unpacking autotools-dev (20180224.1) ... 2021-06-03 08:28:44.806 | Selecting previously unselected package m4. 2021-06-03 08:28:44.813 | Preparing to unpack .../029-m4_1.4.18-4_amd64.deb ... 2021-06-03 08:28:44.815 | Unpacking m4 (1.4.18-4) ... 2021-06-03 08:28:44.877 | Selecting previously unselected package autoconf. 2021-06-03 08:28:44.885 | Preparing to unpack .../030-autoconf_2.69-11.1_all.deb ... 2021-06-03 08:28:44.887 | Unpacking autoconf (2.69-11.1) ... 2021-06-03 08:28:44.965 | Selecting previously unselected package automake. 2021-06-03 08:28:44.973 | Preparing to unpack .../031-automake_1%3a1.16.1-4ubuntu6_all.deb ... 2021-06-03 08:28:44.978 | Unpacking automake (1:1.16.1-4ubuntu6) ... 2021-06-03 08:28:45.078 | Selecting previously unselected package autopoint. 2021-06-03 08:28:45.086 | Preparing to unpack .../032-autopoint_0.19.8.1-10build1_all.deb ... 2021-06-03 08:28:45.088 | Unpacking autopoint (0.19.8.1-10build1) ... 2021-06-03 08:28:45.128 | Selecting previously unselected package libllvm10:amd64. 2021-06-03 08:28:45.135 | Preparing to unpack .../033-libllvm10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-06-03 08:28:45.137 | Unpacking libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2021-06-03 08:28:47.396 | Selecting previously unselected package libclang-cpp10. 2021-06-03 08:28:47.403 | Preparing to unpack .../034-libclang-cpp10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-06-03 08:28:47.406 | Unpacking libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2021-06-03 08:28:48.846 | Selecting previously unselected package libstdc++-9-dev:amd64. 2021-06-03 08:28:48.854 | Preparing to unpack .../035-libstdc++-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-06-03 08:28:48.856 | Unpacking libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-06-03 08:28:49.308 | Selecting previously unselected package libgc1c2:amd64. 2021-06-03 08:28:49.315 | Preparing to unpack .../036-libgc1c2_1%3a7.6.4-0.4ubuntu1_amd64.deb ... 2021-06-03 08:28:49.317 | Unpacking libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2021-06-03 08:28:49.355 | Selecting previously unselected package libobjc4:amd64. 2021-06-03 08:28:49.362 | Preparing to unpack .../037-libobjc4_10.2.0-5ubuntu1~20.04_amd64.deb ... 2021-06-03 08:28:49.364 | Unpacking libobjc4:amd64 (10.2.0-5ubuntu1~20.04) ... 2021-06-03 08:28:49.394 | Selecting previously unselected package libobjc-9-dev:amd64. 2021-06-03 08:28:49.402 | Preparing to unpack .../038-libobjc-9-dev_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-06-03 08:28:49.404 | Unpacking libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-06-03 08:28:49.481 | Selecting previously unselected package libc6-i386. 2021-06-03 08:28:49.489 | Preparing to unpack .../039-libc6-i386_2.31-0ubuntu9.2_amd64.deb ... 2021-06-03 08:28:49.491 | Unpacking libc6-i386 (2.31-0ubuntu9.2) ... 2021-06-03 08:28:49.995 | Selecting previously unselected package lib32gcc-s1. 2021-06-03 08:28:50.003 | Preparing to unpack .../040-lib32gcc-s1_10.2.0-5ubuntu1~20.04_amd64.deb ... 2021-06-03 08:28:50.005 | Unpacking lib32gcc-s1 (10.2.0-5ubuntu1~20.04) ... 2021-06-03 08:28:50.045 | Selecting previously unselected package lib32stdc++6. 2021-06-03 08:28:50.052 | Preparing to unpack .../041-lib32stdc++6_10.2.0-5ubuntu1~20.04_amd64.deb ... 2021-06-03 08:28:50.054 | Unpacking lib32stdc++6 (10.2.0-5ubuntu1~20.04) ... 2021-06-03 08:28:50.154 | Selecting previously unselected package libclang-common-10-dev. 2021-06-03 08:28:50.161 | Preparing to unpack .../042-libclang-common-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-06-03 08:28:50.164 | Unpacking libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2021-06-03 08:28:51.150 | Selecting previously unselected package libclang1-10. 2021-06-03 08:28:51.158 | Preparing to unpack .../043-libclang1-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-06-03 08:28:51.160 | Unpacking libclang1-10 (1:10.0.0-4ubuntu1) ... 2021-06-03 08:28:52.277 | Selecting previously unselected package clang-10. 2021-06-03 08:28:52.285 | Preparing to unpack .../044-clang-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-06-03 08:28:52.287 | Unpacking clang-10 (1:10.0.0-4ubuntu1) ... 2021-06-03 08:28:52.322 | Selecting previously unselected package libtool. 2021-06-03 08:28:52.330 | Preparing to unpack .../045-libtool_2.4.6-14_all.deb ... 2021-06-03 08:28:52.332 | Unpacking libtool (2.4.6-14) ... 2021-06-03 08:28:52.381 | Selecting previously unselected package dh-autoreconf. 2021-06-03 08:28:52.388 | Preparing to unpack .../046-dh-autoreconf_19_all.deb ... 2021-06-03 08:28:52.391 | Unpacking dh-autoreconf (19) ... 2021-06-03 08:28:52.418 | Selecting previously unselected package libdebhelper-perl. 2021-06-03 08:28:52.425 | Preparing to unpack .../047-libdebhelper-perl_12.10ubuntu1_all.deb ... 2021-06-03 08:28:52.428 | Unpacking libdebhelper-perl (12.10ubuntu1) ... 2021-06-03 08:28:52.473 | Selecting previously unselected package libarchive-zip-perl. 2021-06-03 08:28:52.481 | Preparing to unpack .../048-libarchive-zip-perl_1.67-2_all.deb ... 2021-06-03 08:28:52.483 | Unpacking libarchive-zip-perl (1.67-2) ... 2021-06-03 08:28:52.525 | Selecting previously unselected package libsub-override-perl. 2021-06-03 08:28:52.532 | Preparing to unpack .../049-libsub-override-perl_0.09-2_all.deb ... 2021-06-03 08:28:52.535 | Unpacking libsub-override-perl (0.09-2) ... 2021-06-03 08:28:52.565 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2021-06-03 08:28:52.571 | Preparing to unpack .../050-libfile-stripnondeterminism-perl_1.7.0-1_all.deb ... 2021-06-03 08:28:52.576 | Unpacking libfile-stripnondeterminism-perl (1.7.0-1) ... 2021-06-03 08:28:52.604 | Selecting previously unselected package dh-strip-nondeterminism. 2021-06-03 08:28:52.612 | Preparing to unpack .../051-dh-strip-nondeterminism_1.7.0-1_all.deb ... 2021-06-03 08:28:52.614 | Unpacking dh-strip-nondeterminism (1.7.0-1) ... 2021-06-03 08:28:52.640 | Selecting previously unselected package libdpkg-perl. 2021-06-03 08:28:52.648 | Preparing to unpack .../052-libdpkg-perl_1.19.7ubuntu3_all.deb ... 2021-06-03 08:28:52.650 | Unpacking libdpkg-perl (1.19.7ubuntu3) ... 2021-06-03 08:28:52.724 | Selecting previously unselected package make. 2021-06-03 08:28:52.732 | Preparing to unpack .../053-make_4.2.1-1.2_amd64.deb ... 2021-06-03 08:28:52.736 | Unpacking make (4.2.1-1.2) ... 2021-06-03 08:28:52.788 | Selecting previously unselected package dpkg-dev. 2021-06-03 08:28:52.796 | Preparing to unpack .../054-dpkg-dev_1.19.7ubuntu3_all.deb ... 2021-06-03 08:28:52.798 | Unpacking dpkg-dev (1.19.7ubuntu3) ... 2021-06-03 08:28:52.938 | Selecting previously unselected package dwz. 2021-06-03 08:28:52.945 | Preparing to unpack .../055-dwz_0.13-5_amd64.deb ... 2021-06-03 08:28:52.948 | Unpacking dwz (0.13-5) ... 2021-06-03 08:28:52.999 | Selecting previously unselected package libcroco3:amd64. 2021-06-03 08:28:53.007 | Preparing to unpack .../056-libcroco3_0.6.13-1_amd64.deb ... 2021-06-03 08:28:53.009 | Unpacking libcroco3:amd64 (0.6.13-1) ... 2021-06-03 08:28:53.046 | Selecting previously unselected package gettext. 2021-06-03 08:28:53.055 | Preparing to unpack .../057-gettext_0.19.8.1-10build1_amd64.deb ... 2021-06-03 08:28:53.057 | Unpacking gettext (0.19.8.1-10build1) ... 2021-06-03 08:28:53.226 | Selecting previously unselected package intltool-debian. 2021-06-03 08:28:53.233 | Preparing to unpack .../058-intltool-debian_0.35.0+20060710.5_all.deb ... 2021-06-03 08:28:53.235 | Unpacking intltool-debian (0.35.0+20060710.5) ... 2021-06-03 08:28:53.263 | Selecting previously unselected package po-debconf. 2021-06-03 08:28:53.271 | Preparing to unpack .../059-po-debconf_1.0.21_all.deb ... 2021-06-03 08:28:53.273 | Unpacking po-debconf (1.0.21) ... 2021-06-03 08:28:53.337 | Selecting previously unselected package debhelper. 2021-06-03 08:28:53.345 | Preparing to unpack .../060-debhelper_12.10ubuntu1_all.deb ... 2021-06-03 08:28:53.347 | Unpacking debhelper (12.10ubuntu1) ... 2021-06-03 08:28:53.537 | Selecting previously unselected package uuid-dev:amd64. 2021-06-03 08:28:53.545 | Preparing to unpack .../061-uuid-dev_2.34-0.1ubuntu9.1_amd64.deb ... 2021-06-03 08:28:53.547 | Unpacking uuid-dev:amd64 (2.34-0.1ubuntu9.1) ... 2021-06-03 08:28:53.581 | Selecting previously unselected package libsctp1:amd64. 2021-06-03 08:28:53.588 | Preparing to unpack .../062-libsctp1_1.0.18+dfsg-1_amd64.deb ... 2021-06-03 08:28:53.590 | Unpacking libsctp1:amd64 (1.0.18+dfsg-1) ... 2021-06-03 08:28:53.615 | Selecting previously unselected package libsctp-dev:amd64. 2021-06-03 08:28:53.623 | Preparing to unpack .../063-libsctp-dev_1.0.18+dfsg-1_amd64.deb ... 2021-06-03 08:28:53.625 | Unpacking libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2021-06-03 08:28:53.660 | Selecting previously unselected package libapr1-dev. 2021-06-03 08:28:53.668 | Preparing to unpack .../064-libapr1-dev_1.6.5-1ubuntu1_amd64.deb ... 2021-06-03 08:28:53.670 | Unpacking libapr1-dev (1.6.5-1ubuntu1) ... 2021-06-03 08:28:53.933 | Selecting previously unselected package libldap2-dev:amd64. 2021-06-03 08:28:53.941 | Preparing to unpack .../065-libldap2-dev_2.4.49+dfsg-2ubuntu1.8_amd64.deb ... 2021-06-03 08:28:53.943 | Unpacking libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-06-03 08:28:54.053 | Selecting previously unselected package libaprutil1-dev. 2021-06-03 08:28:54.061 | Preparing to unpack .../066-libaprutil1-dev_1.6.1-4ubuntu2_amd64.deb ... 2021-06-03 08:28:54.063 | Unpacking libaprutil1-dev (1.6.1-4ubuntu2) ... 2021-06-03 08:28:54.274 | Selecting previously unselected package apache2-dev. 2021-06-03 08:28:54.282 | Preparing to unpack .../067-apache2-dev_2.4.41-4ubuntu3.1_amd64.deb ... 2021-06-03 08:28:54.284 | Unpacking apache2-dev (2.4.41-4ubuntu3.1) ... 2021-06-03 08:28:54.348 | Selecting previously unselected package binfmt-support. 2021-06-03 08:28:54.357 | Preparing to unpack .../068-binfmt-support_2.2.0-2_amd64.deb ... 2021-06-03 08:28:54.367 | Unpacking binfmt-support (2.2.0-2) ... 2021-06-03 08:28:54.400 | Selecting previously unselected package g++-9. 2021-06-03 08:28:54.408 | Preparing to unpack .../069-g++-9_9.3.0-17ubuntu1~20.04_amd64.deb ... 2021-06-03 08:28:54.410 | Unpacking g++-9 (9.3.0-17ubuntu1~20.04) ... 2021-06-03 08:28:55.546 | Selecting previously unselected package g++. 2021-06-03 08:28:55.555 | Preparing to unpack .../070-g++_4%3a9.3.0-1ubuntu2_amd64.deb ... 2021-06-03 08:28:55.557 | Unpacking g++ (4:9.3.0-1ubuntu2) ... 2021-06-03 08:28:55.580 | Selecting previously unselected package build-essential. 2021-06-03 08:28:55.588 | Preparing to unpack .../071-build-essential_12.8ubuntu1.1_amd64.deb ... 2021-06-03 08:28:55.590 | Unpacking build-essential (12.8ubuntu1.1) ... 2021-06-03 08:28:55.617 | Selecting previously unselected package conntrack. 2021-06-03 08:28:55.624 | Preparing to unpack .../072-conntrack_1%3a1.4.5-2_amd64.deb ... 2021-06-03 08:28:55.626 | Unpacking conntrack (1:1.4.5-2) ... 2021-06-03 08:28:55.657 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2021-06-03 08:28:55.665 | Preparing to unpack .../073-libnetfilter-cthelper0_1.0.0-1ubuntu2_amd64.deb ... 2021-06-03 08:28:55.668 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2021-06-03 08:28:55.694 | Selecting previously unselected package libnetfilter-queue1. 2021-06-03 08:28:55.701 | Preparing to unpack .../074-libnetfilter-queue1_1.0.3-1_amd64.deb ... 2021-06-03 08:28:55.704 | Unpacking libnetfilter-queue1 (1.0.3-1) ... 2021-06-03 08:28:55.735 | Selecting previously unselected package conntrackd. 2021-06-03 08:28:55.743 | Preparing to unpack .../075-conntrackd_1%3a1.4.5-2_amd64.deb ... 2021-06-03 08:28:55.745 | Unpacking conntrackd (1:1.4.5-2) ... 2021-06-03 08:28:55.794 | Selecting previously unselected package dns-root-data. 2021-06-03 08:28:55.802 | Preparing to unpack .../076-dns-root-data_2019052802_all.deb ... 2021-06-03 08:28:55.804 | Unpacking dns-root-data (2019052802) ... 2021-06-03 08:28:55.847 | Selecting previously unselected package libidn11:amd64. 2021-06-03 08:28:55.855 | Preparing to unpack .../077-libidn11_1.33-2.2ubuntu2_amd64.deb ... 2021-06-03 08:28:55.859 | Unpacking libidn11:amd64 (1.33-2.2ubuntu2) ... 2021-06-03 08:28:55.894 | Selecting previously unselected package dnsmasq-base. 2021-06-03 08:28:55.903 | Preparing to unpack .../078-dnsmasq-base_2.80-1.1ubuntu1.4_amd64.deb ... 2021-06-03 08:28:55.905 | Unpacking dnsmasq-base (2.80-1.1ubuntu1.4) ... 2021-06-03 08:28:55.978 | Selecting previously unselected package dnsmasq-utils. 2021-06-03 08:28:55.985 | Preparing to unpack .../079-dnsmasq-utils_2.80-1.1ubuntu1.4_amd64.deb ... 2021-06-03 08:28:55.988 | Unpacking dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2021-06-03 08:28:56.018 | Selecting previously unselected package dstat. 2021-06-03 08:28:56.026 | Preparing to unpack .../080-dstat_0.7.4-6_all.deb ... 2021-06-03 08:28:56.029 | Unpacking dstat (0.7.4-6) ... 2021-06-03 08:28:56.095 | Selecting previously unselected package ebtables. 2021-06-03 08:28:56.103 | Preparing to unpack .../081-ebtables_2.0.11-3build1_amd64.deb ... 2021-06-03 08:28:56.118 | Unpacking ebtables (2.0.11-3build1) ... 2021-06-03 08:28:56.160 | Selecting previously unselected package libfakeroot:amd64. 2021-06-03 08:28:56.168 | Preparing to unpack .../082-libfakeroot_1.24-1_amd64.deb ... 2021-06-03 08:28:56.170 | Unpacking libfakeroot:amd64 (1.24-1) ... 2021-06-03 08:28:56.202 | Selecting previously unselected package fakeroot. 2021-06-03 08:28:56.210 | Preparing to unpack .../083-fakeroot_1.24-1_amd64.deb ... 2021-06-03 08:28:56.213 | Unpacking fakeroot (1.24-1) ... 2021-06-03 08:28:56.250 | Selecting previously unselected package fonts-dejavu-core. 2021-06-03 08:28:56.259 | Preparing to unpack .../084-fonts-dejavu-core_2.37-1_all.deb ... 2021-06-03 08:28:56.261 | Unpacking fonts-dejavu-core (2.37-1) ... 2021-06-03 08:28:56.434 | Selecting previously unselected package fonts-liberation. 2021-06-03 08:28:56.442 | Preparing to unpack .../085-fonts-liberation_1%3a1.07.4-11_all.deb ... 2021-06-03 08:28:56.444 | Unpacking fonts-liberation (1:1.07.4-11) ... 2021-06-03 08:28:56.583 | Selecting previously unselected package fontconfig-config. 2021-06-03 08:28:56.591 | Preparing to unpack .../086-fontconfig-config_2.13.1-2ubuntu3_all.deb ... 2021-06-03 08:28:56.593 | Unpacking fontconfig-config (2.13.1-2ubuntu3) ... 2021-06-03 08:28:56.635 | Selecting previously unselected package libfontconfig1:amd64. 2021-06-03 08:28:56.643 | Preparing to unpack .../087-libfontconfig1_2.13.1-2ubuntu3_amd64.deb ... 2021-06-03 08:28:56.645 | Unpacking libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2021-06-03 08:28:56.688 | Selecting previously unselected package fontconfig. 2021-06-03 08:28:56.697 | Preparing to unpack .../088-fontconfig_2.13.1-2ubuntu3_amd64.deb ... 2021-06-03 08:28:56.700 | Unpacking fontconfig (2.13.1-2ubuntu3) ... 2021-06-03 08:28:56.745 | Selecting previously unselected package genisoimage. 2021-06-03 08:28:56.753 | Preparing to unpack .../089-genisoimage_9%3a1.1.11-3.1ubuntu1_amd64.deb ... 2021-06-03 08:28:56.755 | Unpacking genisoimage (9:1.1.11-3.1ubuntu1) ... 2021-06-03 08:28:56.835 | Selecting previously unselected package libann0. 2021-06-03 08:28:56.843 | Preparing to unpack .../090-libann0_1.1.2+doc-7build1_amd64.deb ... 2021-06-03 08:28:56.846 | Unpacking libann0 (1.1.2+doc-7build1) ... 2021-06-03 08:28:56.875 | Selecting previously unselected package libcdt5:amd64. 2021-06-03 08:28:56.884 | Preparing to unpack .../091-libcdt5_2.42.2-3build2_amd64.deb ... 2021-06-03 08:28:56.886 | Unpacking libcdt5:amd64 (2.42.2-3build2) ... 2021-06-03 08:28:56.919 | Selecting previously unselected package libcgraph6:amd64. 2021-06-03 08:28:56.927 | Preparing to unpack .../092-libcgraph6_2.42.2-3build2_amd64.deb ... 2021-06-03 08:28:56.932 | Unpacking libcgraph6:amd64 (2.42.2-3build2) ... 2021-06-03 08:28:56.969 | Selecting previously unselected package libjpeg-turbo8:amd64. 2021-06-03 08:28:56.978 | Preparing to unpack .../093-libjpeg-turbo8_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2021-06-03 08:28:56.980 | Unpacking libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-06-03 08:28:57.034 | Selecting previously unselected package libjpeg8:amd64. 2021-06-03 08:28:57.042 | Preparing to unpack .../094-libjpeg8_8c-2ubuntu8_amd64.deb ... 2021-06-03 08:28:57.044 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2021-06-03 08:28:57.075 | Selecting previously unselected package libjbig0:amd64. 2021-06-03 08:28:57.083 | Preparing to unpack .../095-libjbig0_2.1-3.1build1_amd64.deb ... 2021-06-03 08:28:57.085 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2021-06-03 08:28:57.118 | Selecting previously unselected package libwebp6:amd64. 2021-06-03 08:28:57.126 | Preparing to unpack .../096-libwebp6_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2021-06-03 08:28:57.128 | Unpacking libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2021-06-03 08:28:57.182 | Selecting previously unselected package libtiff5:amd64. 2021-06-03 08:28:57.189 | Preparing to unpack .../097-libtiff5_4.1.0+git191117-2ubuntu0.20.04.1_amd64.deb ... 2021-06-03 08:28:57.192 | Unpacking libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.1) ... 2021-06-03 08:28:57.243 | Selecting previously unselected package libxpm4:amd64. 2021-06-03 08:28:57.251 | Preparing to unpack .../098-libxpm4_1%3a3.5.12-1_amd64.deb ... 2021-06-03 08:28:57.254 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2021-06-03 08:28:57.288 | Selecting previously unselected package libgd3:amd64. 2021-06-03 08:28:57.296 | Preparing to unpack .../099-libgd3_2.2.5-5.2ubuntu2_amd64.deb ... 2021-06-03 08:28:57.298 | Unpacking libgd3:amd64 (2.2.5-5.2ubuntu2) ... 2021-06-03 08:28:57.352 | Selecting previously unselected package libgts-0.7-5:amd64. 2021-06-03 08:28:57.360 | Preparing to unpack .../100-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2021-06-03 08:28:57.362 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-06-03 08:28:57.411 | Selecting previously unselected package libpixman-1-0:amd64. 2021-06-03 08:28:57.419 | Preparing to unpack .../101-libpixman-1-0_0.38.4-0ubuntu1_amd64.deb ... 2021-06-03 08:28:57.422 | Unpacking libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2021-06-03 08:28:57.484 | Selecting previously unselected package libxcb-render0:amd64. 2021-06-03 08:28:57.493 | Preparing to unpack .../102-libxcb-render0_1.14-2_amd64.deb ... 2021-06-03 08:28:57.495 | Unpacking libxcb-render0:amd64 (1.14-2) ... 2021-06-03 08:28:57.528 | Selecting previously unselected package libxcb-shm0:amd64. 2021-06-03 08:28:57.536 | Preparing to unpack .../103-libxcb-shm0_1.14-2_amd64.deb ... 2021-06-03 08:28:57.538 | Unpacking libxcb-shm0:amd64 (1.14-2) ... 2021-06-03 08:28:57.568 | Selecting previously unselected package libxrender1:amd64. 2021-06-03 08:28:57.576 | Preparing to unpack .../104-libxrender1_1%3a0.9.10-1_amd64.deb ... 2021-06-03 08:28:57.578 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2021-06-03 08:28:57.610 | Selecting previously unselected package libcairo2:amd64. 2021-06-03 08:28:57.618 | Preparing to unpack .../105-libcairo2_1.16.0-4ubuntu1_amd64.deb ... 2021-06-03 08:28:57.621 | Unpacking libcairo2:amd64 (1.16.0-4ubuntu1) ... 2021-06-03 08:28:57.722 | Selecting previously unselected package libgraphite2-3:amd64. 2021-06-03 08:28:57.731 | Preparing to unpack .../106-libgraphite2-3_1.3.13-11build1_amd64.deb ... 2021-06-03 08:28:57.733 | Unpacking libgraphite2-3:amd64 (1.3.13-11build1) ... 2021-06-03 08:28:57.773 | Selecting previously unselected package libharfbuzz0b:amd64. 2021-06-03 08:28:57.781 | Preparing to unpack .../107-libharfbuzz0b_2.6.4-1ubuntu4_amd64.deb ... 2021-06-03 08:28:57.783 | Unpacking libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2021-06-03 08:28:57.864 | Selecting previously unselected package libthai-data. 2021-06-03 08:28:57.872 | Preparing to unpack .../108-libthai-data_0.1.28-3_all.deb ... 2021-06-03 08:28:57.874 | Unpacking libthai-data (0.1.28-3) ... 2021-06-03 08:28:57.926 | Selecting previously unselected package libdatrie1:amd64. 2021-06-03 08:28:57.934 | Preparing to unpack .../109-libdatrie1_0.2.12-3_amd64.deb ... 2021-06-03 08:28:57.936 | Unpacking libdatrie1:amd64 (0.2.12-3) ... 2021-06-03 08:28:57.969 | Selecting previously unselected package libthai0:amd64. 2021-06-03 08:28:57.978 | Preparing to unpack .../110-libthai0_0.1.28-3_amd64.deb ... 2021-06-03 08:28:57.980 | Unpacking libthai0:amd64 (0.1.28-3) ... 2021-06-03 08:28:58.012 | Selecting previously unselected package libpango-1.0-0:amd64. 2021-06-03 08:28:58.020 | Preparing to unpack .../111-libpango-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-06-03 08:28:58.023 | Unpacking libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-06-03 08:28:58.073 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2021-06-03 08:28:58.081 | Preparing to unpack .../112-libpangoft2-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-06-03 08:28:58.084 | Unpacking libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-06-03 08:28:58.118 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2021-06-03 08:28:58.125 | Preparing to unpack .../113-libpangocairo-1.0-0_1.44.7-2ubuntu4_amd64.deb ... 2021-06-03 08:28:58.128 | Unpacking libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-06-03 08:28:58.159 | Selecting previously unselected package libpathplan4:amd64. 2021-06-03 08:28:58.167 | Preparing to unpack .../114-libpathplan4_2.42.2-3build2_amd64.deb ... 2021-06-03 08:28:58.170 | Unpacking libpathplan4:amd64 (2.42.2-3build2) ... 2021-06-03 08:28:58.202 | Selecting previously unselected package libgvc6. 2021-06-03 08:28:58.210 | Preparing to unpack .../115-libgvc6_2.42.2-3build2_amd64.deb ... 2021-06-03 08:28:58.213 | Unpacking libgvc6 (2.42.2-3build2) ... 2021-06-03 08:28:58.334 | Selecting previously unselected package libgvpr2:amd64. 2021-06-03 08:28:58.342 | Preparing to unpack .../116-libgvpr2_2.42.2-3build2_amd64.deb ... 2021-06-03 08:28:58.344 | Unpacking libgvpr2:amd64 (2.42.2-3build2) ... 2021-06-03 08:28:58.396 | Selecting previously unselected package liblab-gamut1:amd64. 2021-06-03 08:28:58.404 | Preparing to unpack .../117-liblab-gamut1_2.42.2-3build2_amd64.deb ... 2021-06-03 08:28:58.406 | Unpacking liblab-gamut1:amd64 (2.42.2-3build2) ... 2021-06-03 08:28:58.562 | Selecting previously unselected package x11-common. 2021-06-03 08:28:58.570 | Preparing to unpack .../118-x11-common_1%3a7.7+19ubuntu14_all.deb ... 2021-06-03 08:28:58.593 | dpkg-query: no packages found matching nux-tools 2021-06-03 08:28:58.604 | Unpacking x11-common (1:7.7+19ubuntu14) ... 2021-06-03 08:28:58.641 | Selecting previously unselected package libice6:amd64. 2021-06-03 08:28:58.649 | Preparing to unpack .../119-libice6_2%3a1.0.10-0ubuntu1_amd64.deb ... 2021-06-03 08:28:58.651 | Unpacking libice6:amd64 (2:1.0.10-0ubuntu1) ... 2021-06-03 08:28:58.684 | Selecting previously unselected package libsm6:amd64. 2021-06-03 08:28:58.691 | Preparing to unpack .../120-libsm6_2%3a1.2.3-1_amd64.deb ... 2021-06-03 08:28:58.694 | Unpacking libsm6:amd64 (2:1.2.3-1) ... 2021-06-03 08:28:58.724 | Selecting previously unselected package libxt6:amd64. 2021-06-03 08:28:58.732 | Preparing to unpack .../121-libxt6_1%3a1.1.5-1_amd64.deb ... 2021-06-03 08:28:58.734 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2021-06-03 08:28:58.784 | Selecting previously unselected package libxmu6:amd64. 2021-06-03 08:28:58.792 | Preparing to unpack .../122-libxmu6_2%3a1.1.3-0ubuntu1_amd64.deb ... 2021-06-03 08:28:58.794 | Unpacking libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2021-06-03 08:28:58.827 | Selecting previously unselected package libxaw7:amd64. 2021-06-03 08:28:58.835 | Preparing to unpack .../123-libxaw7_2%3a1.0.13-1_amd64.deb ... 2021-06-03 08:28:58.838 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2021-06-03 08:28:58.890 | Selecting previously unselected package graphviz. 2021-06-03 08:28:58.898 | Preparing to unpack .../124-graphviz_2.42.2-3build2_amd64.deb ... 2021-06-03 08:28:58.901 | Unpacking graphviz (2.42.2-3build2) ... 2021-06-03 08:28:59.038 | Selecting previously unselected package libnl-route-3-200:amd64. 2021-06-03 08:28:59.046 | Preparing to unpack .../125-libnl-route-3-200_3.4.0-1_amd64.deb ... 2021-06-03 08:28:59.048 | Unpacking libnl-route-3-200:amd64 (3.4.0-1) ... 2021-06-03 08:28:59.100 | Selecting previously unselected package libibverbs1:amd64. 2021-06-03 08:28:59.108 | Preparing to unpack .../126-libibverbs1_28.0-1ubuntu1_amd64.deb ... 2021-06-03 08:28:59.110 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1) ... 2021-06-03 08:28:59.154 | Selecting previously unselected package ibverbs-providers:amd64. 2021-06-03 08:28:59.163 | Preparing to unpack .../127-ibverbs-providers_28.0-1ubuntu1_amd64.deb ... 2021-06-03 08:28:59.179 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2021-06-03 08:28:59.241 | Selecting previously unselected package icu-devtools. 2021-06-03 08:28:59.249 | Preparing to unpack .../128-icu-devtools_66.1-2ubuntu2_amd64.deb ... 2021-06-03 08:28:59.251 | Unpacking icu-devtools (66.1-2ubuntu2) ... 2021-06-03 08:28:59.311 | Selecting previously unselected package iputils-arping. 2021-06-03 08:28:59.319 | Preparing to unpack .../129-iputils-arping_3%3a20190709-3_amd64.deb ... 2021-06-03 08:28:59.322 | Unpacking iputils-arping (3:20190709-3) ... 2021-06-03 08:28:59.354 | Selecting previously unselected package javascript-common. 2021-06-03 08:28:59.362 | Preparing to unpack .../130-javascript-common_11_all.deb ... 2021-06-03 08:28:59.376 | Unpacking javascript-common (11) ... 2021-06-03 08:28:59.407 | Selecting previously unselected package libgssrpc4:amd64. 2021-06-03 08:28:59.416 | Preparing to unpack .../131-libgssrpc4_1.17-6ubuntu4.1_amd64.deb ... 2021-06-03 08:28:59.418 | Unpacking libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-06-03 08:28:59.453 | Selecting previously unselected package libkdb5-9:amd64. 2021-06-03 08:28:59.461 | Preparing to unpack .../132-libkdb5-9_1.17-6ubuntu4.1_amd64.deb ... 2021-06-03 08:28:59.464 | Unpacking libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-06-03 08:28:59.499 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-06-03 08:28:59.507 | Preparing to unpack .../133-libkadm5srv-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-06-03 08:28:59.510 | Unpacking libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-06-03 08:28:59.546 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-06-03 08:28:59.554 | Preparing to unpack .../134-libkadm5clnt-mit11_1.17-6ubuntu4.1_amd64.deb ... 2021-06-03 08:28:59.556 | Unpacking libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-06-03 08:28:59.589 | Selecting previously unselected package comerr-dev:amd64. 2021-06-03 08:28:59.597 | Preparing to unpack .../135-comerr-dev_2.1-1.45.5-2ubuntu1_amd64.deb ... 2021-06-03 08:28:59.601 | Unpacking comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-06-03 08:28:59.634 | Selecting previously unselected package krb5-multidev:amd64. 2021-06-03 08:28:59.641 | Preparing to unpack .../136-krb5-multidev_1.17-6ubuntu4.1_amd64.deb ... 2021-06-03 08:28:59.645 | Unpacking krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-06-03 08:28:59.697 | Selecting previously unselected package libalgorithm-diff-perl. 2021-06-03 08:28:59.705 | Preparing to unpack .../137-libalgorithm-diff-perl_1.19.03-2_all.deb ... 2021-06-03 08:28:59.708 | Unpacking libalgorithm-diff-perl (1.19.03-2) ... 2021-06-03 08:28:59.741 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2021-06-03 08:28:59.749 | Preparing to unpack .../138-libalgorithm-diff-xs-perl_0.04-6_amd64.deb ... 2021-06-03 08:28:59.751 | Unpacking libalgorithm-diff-xs-perl (0.04-6) ... 2021-06-03 08:28:59.778 | Selecting previously unselected package libalgorithm-merge-perl. 2021-06-03 08:28:59.786 | Preparing to unpack .../139-libalgorithm-merge-perl_0.08-3_all.deb ... 2021-06-03 08:28:59.789 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2021-06-03 08:28:59.817 | Selecting previously unselected package libarchive-cpio-perl. 2021-06-03 08:28:59.825 | Preparing to unpack .../140-libarchive-cpio-perl_0.10-1_all.deb ... 2021-06-03 08:28:59.827 | Unpacking libarchive-cpio-perl (0.10-1) ... 2021-06-03 08:28:59.862 | Selecting previously unselected package libboost-iostreams1.71.0:amd64. 2021-06-03 08:28:59.870 | Preparing to unpack .../141-libboost-iostreams1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-06-03 08:28:59.873 | Unpacking libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-06-03 08:28:59.940 | Selecting previously unselected package libboost-thread1.71.0:amd64. 2021-06-03 08:28:59.948 | Preparing to unpack .../142-libboost-thread1.71.0_1.71.0-6ubuntu6_amd64.deb ... 2021-06-03 08:28:59.951 | Unpacking libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-06-03 08:29:00.017 | Selecting previously unselected package libfile-fcntllock-perl. 2021-06-03 08:29:00.025 | Preparing to unpack .../143-libfile-fcntllock-perl_0.22-3build4_amd64.deb ... 2021-06-03 08:29:00.027 | Unpacking libfile-fcntllock-perl (0.22-3build4) ... 2021-06-03 08:29:00.058 | Selecting previously unselected package libgts-bin. 2021-06-03 08:29:00.066 | Preparing to unpack .../144-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2021-06-03 08:29:00.069 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2021-06-03 08:29:00.105 | Selecting previously unselected package libicu-dev:amd64. 2021-06-03 08:29:00.113 | Preparing to unpack .../145-libicu-dev_66.1-2ubuntu2_amd64.deb ... 2021-06-03 08:29:00.116 | Unpacking libicu-dev:amd64 (66.1-2ubuntu2) ... 2021-06-03 08:29:01.563 | Selecting previously unselected package libipset13:amd64. 2021-06-03 08:29:01.571 | Preparing to unpack .../146-libipset13_7.5-1~exp1_amd64.deb ... 2021-06-03 08:29:01.574 | Unpacking libipset13:amd64 (7.5-1~exp1) ... 2021-06-03 08:29:01.610 | Selecting previously unselected package librdmacm1:amd64. 2021-06-03 08:29:01.618 | Preparing to unpack .../147-librdmacm1_28.0-1ubuntu1_amd64.deb ... 2021-06-03 08:29:01.621 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1) ... 2021-06-03 08:29:01.659 | Selecting previously unselected package libiscsi7:amd64. 2021-06-03 08:29:01.667 | Preparing to unpack .../148-libiscsi7_1.18.0-2_amd64.deb ... 2021-06-03 08:29:01.670 | Unpacking libiscsi7:amd64 (1.18.0-2) ... 2021-06-03 08:29:01.704 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2021-06-03 08:29:01.714 | Preparing to unpack .../149-libjpeg-turbo8-dev_2.0.3-0ubuntu1.20.04.1_amd64.deb ... 2021-06-03 08:29:01.717 | Unpacking libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-06-03 08:29:01.783 | Selecting previously unselected package libjpeg8-dev:amd64. 2021-06-03 08:29:01.791 | Preparing to unpack .../150-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2021-06-03 08:29:01.793 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-06-03 08:29:01.818 | Selecting previously unselected package libjpeg-dev:amd64. 2021-06-03 08:29:01.826 | Preparing to unpack .../151-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2021-06-03 08:29:01.828 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-06-03 08:29:01.854 | Selecting previously unselected package libjs-jquery. 2021-06-03 08:29:01.862 | Preparing to unpack .../152-libjs-jquery_3.3.1~dfsg-3_all.deb ... 2021-06-03 08:29:01.865 | Unpacking libjs-jquery (3.3.1~dfsg-3) ... 2021-06-03 08:29:01.925 | Selecting previously unselected package libjs-jquery-metadata. 2021-06-03 08:29:01.933 | Preparing to unpack .../153-libjs-jquery-metadata_12-1.1_all.deb ... 2021-06-03 08:29:01.936 | Unpacking libjs-jquery-metadata (12-1.1) ... 2021-06-03 08:29:01.964 | Selecting previously unselected package libjs-jquery-tablesorter. 2021-06-03 08:29:01.972 | Preparing to unpack .../154-libjs-jquery-tablesorter_1%3a2.31.1+dfsg1-1_all.deb ... 2021-06-03 08:29:01.974 | Unpacking libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2021-06-03 08:29:02.052 | Selecting previously unselected package libltdl-dev:amd64. 2021-06-03 08:29:02.060 | Preparing to unpack .../155-libltdl-dev_2.4.6-14_amd64.deb ... 2021-06-03 08:29:02.063 | Unpacking libltdl-dev:amd64 (2.4.6-14) ... 2021-06-03 08:29:02.121 | Selecting previously unselected package libsys-hostname-long-perl. 2021-06-03 08:29:02.129 | Preparing to unpack .../156-libsys-hostname-long-perl_1.5-1_all.deb ... 2021-06-03 08:29:02.132 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2021-06-03 08:29:02.158 | Selecting previously unselected package libmail-sendmail-perl. 2021-06-03 08:29:02.166 | Preparing to unpack .../157-libmail-sendmail-perl_0.80-1_all.deb ... 2021-06-03 08:29:02.169 | Unpacking libmail-sendmail-perl (0.80-1) ... 2021-06-03 08:29:02.198 | Selecting previously unselected package libssl-dev:amd64. 2021-06-03 08:29:02.206 | Preparing to unpack .../158-libssl-dev_1.1.1f-1ubuntu2.4_amd64.deb ... 2021-06-03 08:29:02.208 | Unpacking libssl-dev:amd64 (1.1.1f-1ubuntu2.4) ... 2021-06-03 08:29:02.467 | Selecting previously unselected package libmysqlclient-dev. 2021-06-03 08:29:02.475 | Preparing to unpack .../159-libmysqlclient-dev_8.0.25-0ubuntu0.20.04.1_amd64.deb ... 2021-06-03 08:29:02.477 | Unpacking libmysqlclient-dev (8.0.25-0ubuntu0.20.04.1) ... 2021-06-03 08:29:02.761 | Selecting previously unselected package libncurses-dev:amd64. 2021-06-03 08:29:02.770 | Preparing to unpack .../160-libncurses-dev_6.2-0ubuntu2_amd64.deb ... 2021-06-03 08:29:02.787 | Unpacking libncurses-dev:amd64 (6.2-0ubuntu2) ... 2021-06-03 08:29:02.885 | Selecting previously unselected package libomp5-10:amd64. 2021-06-03 08:29:02.894 | Preparing to unpack .../161-libomp5-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-06-03 08:29:02.896 | Unpacking libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2021-06-03 08:29:02.977 | Selecting previously unselected package libomp-10-dev. 2021-06-03 08:29:02.986 | Preparing to unpack .../162-libomp-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-06-03 08:29:02.989 | Unpacking libomp-10-dev (1:10.0.0-4ubuntu1) ... 2021-06-03 08:29:03.025 | Selecting previously unselected package libpq5:amd64. 2021-06-03 08:29:03.033 | Preparing to unpack .../163-libpq5_12.7-0ubuntu0.20.04.1_amd64.deb ... 2021-06-03 08:29:03.035 | Unpacking libpq5:amd64 (12.7-0ubuntu0.20.04.1) ... 2021-06-03 08:29:03.081 | Selecting previously unselected package libpq-dev. 2021-06-03 08:29:03.090 | Preparing to unpack .../164-libpq-dev_12.7-0ubuntu0.20.04.1_amd64.deb ... 2021-06-03 08:29:03.092 | Unpacking libpq-dev (12.7-0ubuntu0.20.04.1) ... 2021-06-03 08:29:03.170 | Selecting previously unselected package librados2. 2021-06-03 08:29:03.178 | Preparing to unpack .../165-librados2_15.2.11-0ubuntu0.20.04.2_amd64.deb ... 2021-06-03 08:29:03.180 | Unpacking librados2 (15.2.11-0ubuntu0.20.04.2) ... 2021-06-03 08:29:03.655 | Selecting previously unselected package librbd1. 2021-06-03 08:29:03.664 | Preparing to unpack .../166-librbd1_15.2.11-0ubuntu0.20.04.2_amd64.deb ... 2021-06-03 08:29:03.666 | Unpacking librbd1 (15.2.11-0ubuntu0.20.04.2) ... 2021-06-03 08:29:03.924 | Selecting previously unselected package libsasl2-dev. 2021-06-03 08:29:03.932 | Preparing to unpack .../167-libsasl2-dev_2.1.27+dfsg-2_amd64.deb ... 2021-06-03 08:29:03.935 | Unpacking libsasl2-dev (2.1.27+dfsg-2) ... 2021-06-03 08:29:04.002 | Selecting previously unselected package libsystemd-dev:amd64. 2021-06-03 08:29:04.011 | Preparing to unpack .../168-libsystemd-dev_245.4-4ubuntu3.6_amd64.deb ... 2021-06-03 08:29:04.013 | Unpacking libsystemd-dev:amd64 (245.4-4ubuntu3.6) ... 2021-06-03 08:29:04.125 | Selecting previously unselected package libtinfo-dev:amd64. 2021-06-03 08:29:04.133 | Preparing to unpack .../169-libtinfo-dev_6.2-0ubuntu2_amd64.deb ... 2021-06-03 08:29:04.135 | Unpacking libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2021-06-03 08:29:04.163 | Selecting previously unselected package libx86-1:amd64. 2021-06-03 08:29:04.171 | Preparing to unpack .../170-libx86-1_1.1+ds1-11_amd64.deb ... 2021-06-03 08:29:04.174 | Unpacking libx86-1:amd64 (1.1+ds1-11) ... 2021-06-03 08:29:04.214 | Selecting previously unselected package libxml2-dev:amd64. 2021-06-03 08:29:04.222 | Preparing to unpack .../171-libxml2-dev_2.9.10+dfsg-5_amd64.deb ... 2021-06-03 08:29:04.225 | Unpacking libxml2-dev:amd64 (2.9.10+dfsg-5) ... 2021-06-03 08:29:04.370 | Selecting previously unselected package libxslt1-dev:amd64. 2021-06-03 08:29:04.378 | Preparing to unpack .../172-libxslt1-dev_1.1.34-4_amd64.deb ... 2021-06-03 08:29:04.381 | Unpacking libxslt1-dev:amd64 (1.1.34-4) ... 2021-06-03 08:29:04.464 | Selecting previously unselected package llvm-10-runtime. 2021-06-03 08:29:04.472 | Preparing to unpack .../173-llvm-10-runtime_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-06-03 08:29:04.475 | Unpacking llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2021-06-03 08:29:04.531 | Selecting previously unselected package libpfm4:amd64. 2021-06-03 08:29:04.539 | Preparing to unpack .../174-libpfm4_4.10.1+git20-g7700f49-2_amd64.deb ... 2021-06-03 08:29:04.541 | Unpacking libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2021-06-03 08:29:04.618 | Selecting previously unselected package llvm-10. 2021-06-03 08:29:04.626 | Preparing to unpack .../175-llvm-10_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-06-03 08:29:04.628 | Unpacking llvm-10 (1:10.0.0-4ubuntu1) ... 2021-06-03 08:29:05.394 | Selecting previously unselected package libffi-dev:amd64. 2021-06-03 08:29:05.403 | Preparing to unpack .../176-libffi-dev_3.3-4_amd64.deb ... 2021-06-03 08:29:05.405 | Unpacking libffi-dev:amd64 (3.3-4) ... 2021-06-03 08:29:05.446 | Selecting previously unselected package python3-pygments. 2021-06-03 08:29:05.454 | Preparing to unpack .../177-python3-pygments_2.3.1+dfsg-1ubuntu2.2_all.deb ... 2021-06-03 08:29:05.457 | Unpacking python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2021-06-03 08:29:05.620 | Selecting previously unselected package llvm-10-tools. 2021-06-03 08:29:05.628 | Preparing to unpack .../178-llvm-10-tools_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-06-03 08:29:05.630 | Unpacking llvm-10-tools (1:10.0.0-4ubuntu1) ... 2021-06-03 08:29:05.772 | Selecting previously unselected package libz3-4:amd64. 2021-06-03 08:29:05.781 | Preparing to unpack .../179-libz3-4_4.8.7-4build1_amd64.deb ... 2021-06-03 08:29:05.784 | Unpacking libz3-4:amd64 (4.8.7-4build1) ... 2021-06-03 08:29:06.753 | Selecting previously unselected package libz3-dev:amd64. 2021-06-03 08:29:06.762 | Preparing to unpack .../180-libz3-dev_4.8.7-4build1_amd64.deb ... 2021-06-03 08:29:06.765 | Unpacking libz3-dev:amd64 (4.8.7-4build1) ... 2021-06-03 08:29:06.809 | Selecting previously unselected package llvm-10-dev. 2021-06-03 08:29:06.818 | Preparing to unpack .../181-llvm-10-dev_1%3a10.0.0-4ubuntu1_amd64.deb ... 2021-06-03 08:29:06.820 | Unpacking llvm-10-dev (1:10.0.0-4ubuntu1) ... 2021-06-03 08:29:11.282 | Selecting previously unselected package lsscsi. 2021-06-03 08:29:11.291 | Preparing to unpack .../182-lsscsi_0.30-0.1_amd64.deb ... 2021-06-03 08:29:11.293 | Unpacking lsscsi (0.30-0.1) ... 2021-06-03 08:29:11.330 | Selecting previously unselected package pkg-config. 2021-06-03 08:29:11.338 | Preparing to unpack .../183-pkg-config_0.29.1-0ubuntu4_amd64.deb ... 2021-06-03 08:29:11.340 | Unpacking pkg-config (0.29.1-0ubuntu4) ... 2021-06-03 08:29:11.374 | Selecting previously unselected package pm-utils. 2021-06-03 08:29:11.383 | Preparing to unpack .../184-pm-utils_1.4.1-19_all.deb ... 2021-06-03 08:29:11.385 | Unpacking pm-utils (1.4.1-19) ... 2021-06-03 08:29:11.441 | Selecting previously unselected package postgresql-client-common. 2021-06-03 08:29:11.450 | Preparing to unpack .../185-postgresql-client-common_214ubuntu0.1_all.deb ... 2021-06-03 08:29:11.452 | Unpacking postgresql-client-common (214ubuntu0.1) ... 2021-06-03 08:29:11.490 | Selecting previously unselected package postgresql-client-12. 2021-06-03 08:29:11.499 | Preparing to unpack .../186-postgresql-client-12_12.7-0ubuntu0.20.04.1_amd64.deb ... 2021-06-03 08:29:11.501 | Unpacking postgresql-client-12 (12.7-0ubuntu0.20.04.1) ... 2021-06-03 08:29:11.701 | Selecting previously unselected package ssl-cert. 2021-06-03 08:29:11.710 | Preparing to unpack .../187-ssl-cert_1.0.39_all.deb ... 2021-06-03 08:29:11.712 | Unpacking ssl-cert (1.0.39) ... 2021-06-03 08:29:11.749 | Selecting previously unselected package postgresql-common. 2021-06-03 08:29:11.758 | Preparing to unpack .../188-postgresql-common_214ubuntu0.1_all.deb ... 2021-06-03 08:29:11.794 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2021-06-03 08:29:11.800 | Unpacking postgresql-common (214ubuntu0.1) ... 2021-06-03 08:29:11.868 | Selecting previously unselected package postgresql-server-dev-12. 2021-06-03 08:29:11.877 | Preparing to unpack .../189-postgresql-server-dev-12_12.7-0ubuntu0.20.04.1_amd64.deb ... 2021-06-03 08:29:11.879 | Unpacking postgresql-server-dev-12 (12.7-0ubuntu0.20.04.1) ... 2021-06-03 08:29:12.200 | Selecting previously unselected package postgresql-server-dev-all. 2021-06-03 08:29:12.209 | Preparing to unpack .../190-postgresql-server-dev-all_214ubuntu0.1_all.deb ... 2021-06-03 08:29:12.211 | Unpacking postgresql-server-dev-all (214ubuntu0.1) ... 2021-06-03 08:29:12.242 | Selecting previously unselected package python-pip-whl. 2021-06-03 08:29:12.251 | Preparing to unpack .../191-python-pip-whl_20.0.2-5ubuntu1.5_all.deb ... 2021-06-03 08:29:12.253 | Unpacking python-pip-whl (20.0.2-5ubuntu1.5) ... 2021-06-03 08:29:12.479 | Selecting previously unselected package python3-mysqldb. 2021-06-03 08:29:12.488 | Preparing to unpack .../192-python3-mysqldb_1.4.4-2build1_amd64.deb ... 2021-06-03 08:29:12.491 | Unpacking python3-mysqldb (1.4.4-2build1) ... 2021-06-03 08:29:12.528 | Selecting previously unselected package python3-wheel. 2021-06-03 08:29:12.537 | Preparing to unpack .../193-python3-wheel_0.34.2-1_all.deb ... 2021-06-03 08:29:12.539 | Unpacking python3-wheel (0.34.2-1) ... 2021-06-03 08:29:12.571 | Selecting previously unselected package python3-pip. 2021-06-03 08:29:12.580 | Preparing to unpack .../194-python3-pip_20.0.2-5ubuntu1.5_all.deb ... 2021-06-03 08:29:12.582 | Unpacking python3-pip (20.0.2-5ubuntu1.5) ... 2021-06-03 08:29:12.669 | Selecting previously unselected package python3.8-venv. 2021-06-03 08:29:12.678 | Preparing to unpack .../195-python3.8-venv_3.8.5-1~20.04.3_amd64.deb ... 2021-06-03 08:29:12.680 | Unpacking python3.8-venv (3.8.5-1~20.04.3) ... 2021-06-03 08:29:12.705 | Selecting previously unselected package python3-venv. 2021-06-03 08:29:12.715 | Preparing to unpack .../196-python3-venv_3.8.2-0ubuntu2_amd64.deb ... 2021-06-03 08:29:12.717 | Unpacking python3-venv (3.8.2-0ubuntu2) ... 2021-06-03 08:29:12.743 | Selecting previously unselected package qemu-block-extra:amd64. 2021-06-03 08:29:12.751 | Preparing to unpack .../197-qemu-block-extra_1%3a4.2-3ubuntu6.16_amd64.deb ... 2021-06-03 08:29:12.753 | Unpacking qemu-block-extra:amd64 (1:4.2-3ubuntu6.16) ... 2021-06-03 08:29:12.785 | Selecting previously unselected package qemu-utils. 2021-06-03 08:29:12.794 | Preparing to unpack .../198-qemu-utils_1%3a4.2-3ubuntu6.16_amd64.deb ... 2021-06-03 08:29:12.796 | Unpacking qemu-utils (1:4.2-3ubuntu6.16) ... 2021-06-03 08:29:12.981 | Selecting previously unselected package sharutils. 2021-06-03 08:29:12.990 | Preparing to unpack .../199-sharutils_1%3a4.15.2-4build1_amd64.deb ... 2021-06-03 08:29:12.993 | Unpacking sharutils (1:4.15.2-4build1) ... 2021-06-03 08:29:13.045 | Selecting previously unselected package sqlite3. 2021-06-03 08:29:13.054 | Preparing to unpack .../200-sqlite3_3.31.1-4ubuntu0.2_amd64.deb ... 2021-06-03 08:29:13.056 | Unpacking sqlite3 (3.31.1-4ubuntu0.2) ... 2021-06-03 08:29:13.204 | Selecting previously unselected package unzip. 2021-06-03 08:29:13.213 | Preparing to unpack .../201-unzip_6.0-25ubuntu1_amd64.deb ... 2021-06-03 08:29:13.216 | Unpacking unzip (6.0-25ubuntu1) ... 2021-06-03 08:29:13.265 | Selecting previously unselected package vbetool. 2021-06-03 08:29:13.275 | Preparing to unpack .../202-vbetool_1.1-4_amd64.deb ... 2021-06-03 08:29:13.277 | Unpacking vbetool (1.1-4) ... 2021-06-03 08:29:13.307 | Selecting previously unselected package ipset. 2021-06-03 08:29:13.316 | Preparing to unpack .../203-ipset_7.5-1~exp1_amd64.deb ... 2021-06-03 08:29:13.326 | Unpacking ipset (7.5-1~exp1) ... 2021-06-03 08:29:13.359 | Selecting previously unselected package ipvsadm. 2021-06-03 08:29:13.368 | Preparing to unpack .../204-ipvsadm_1%3a1.31-1_amd64.deb ... 2021-06-03 08:29:13.370 | Unpacking ipvsadm (1:1.31-1) ... 2021-06-03 08:29:13.405 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2021-06-03 08:29:13.414 | Preparing to unpack .../205-libapache2-mod-proxy-uwsgi_2.4.41-4ubuntu3.1_amd64.deb ... 2021-06-03 08:29:13.424 | Unpacking libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.1) ... 2021-06-03 08:29:13.448 | Selecting previously unselected package libkrb5-dev:amd64. 2021-06-03 08:29:13.456 | Preparing to unpack .../206-libkrb5-dev_1.17-6ubuntu4.1_amd64.deb ... 2021-06-03 08:29:13.459 | Unpacking libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-06-03 08:29:13.491 | Selecting previously unselected package libyaml-dev:amd64. 2021-06-03 08:29:13.500 | Preparing to unpack .../207-libyaml-dev_0.2.2-1_amd64.deb ... 2021-06-03 08:29:13.503 | Unpacking libyaml-dev:amd64 (0.2.2-1) ... 2021-06-03 08:29:13.538 | Selecting previously unselected package socat. 2021-06-03 08:29:13.546 | Preparing to unpack .../208-socat_1.7.3.3-2_amd64.deb ... 2021-06-03 08:29:13.548 | Unpacking socat (1.7.3.3-2) ... 2021-06-03 08:29:13.625 | Selecting previously unselected package vlan. 2021-06-03 08:29:13.634 | Preparing to unpack .../209-vlan_2.0.4ubuntu1.20.04.1_all.deb ... 2021-06-03 08:29:13.636 | Unpacking vlan (2.0.4ubuntu1.20.04.1) ... 2021-06-03 08:29:13.699 | Setting up genisoimage (9:1.1.11-3.1ubuntu1) ... 2021-06-03 08:29:13.705 | Setting up postgresql-client-common (214ubuntu0.1) ... 2021-06-03 08:29:13.715 | Setting up javascript-common (11) ... 2021-06-03 08:29:13.746 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2021-06-03 08:29:13.762 | Setting up libgraphite2-3:amd64 (1.3.13-11build1) ... 2021-06-03 08:29:13.768 | Setting up dnsmasq-utils (2.80-1.1ubuntu1.4) ... 2021-06-03 08:29:13.774 | Setting up libpixman-1-0:amd64 (0.38.4-0ubuntu1) ... 2021-06-03 08:29:13.779 | Setting up mysql-common (5.8+1.0.5ubuntu2) ... 2021-06-03 08:29:13.802 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-06-03 08:29:13.805 | Setting up dstat (0.7.4-6) ... 2021-06-03 08:29:14.081 | /usr/share/dstat/dstat_mysql_keys.py:41: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-06-03 08:29:14.081 | if op.debug > 1: print('%s: exception' (self.filename, e)) 2021-06-03 08:29:14.098 | /usr/share/dstat/dstat_squid.py:48: SyntaxWarning: 'str' object is not callable; perhaps you missed a comma? 2021-06-03 08:29:14.098 | if op.debug > 1: print('%s: exception' (self.filename, e)) 2021-06-03 08:29:14.144 | Setting up libncurses-dev:amd64 (6.2-0ubuntu2) ... 2021-06-03 08:29:14.152 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2021-06-03 08:29:14.157 | Setting up libstdc++-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-06-03 08:29:14.163 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2021-06-03 08:29:14.168 | Setting up libdatrie1:amd64 (0.2.12-3) ... 2021-06-03 08:29:14.174 | Setting up libyaml-dev:amd64 (0.2.2-1) ... 2021-06-03 08:29:14.179 | Setting up libfile-fcntllock-perl (0.22-3build4) ... 2021-06-03 08:29:14.185 | Setting up libx86-1:amd64 (1.1+ds1-11) ... 2021-06-03 08:29:14.191 | Setting up libxcb-render0:amd64 (1.14-2) ... 2021-06-03 08:29:14.197 | Setting up libalgorithm-diff-perl (1.19.03-2) ... 2021-06-03 08:29:14.203 | Setting up libarchive-zip-perl (1.67-2) ... 2021-06-03 08:29:14.209 | Setting up libgc1c2:amd64 (1:7.6.4-0.4ubuntu1) ... 2021-06-03 08:29:14.215 | Setting up vbetool (1.1-4) ... 2021-06-03 08:29:14.220 | Setting up libsnmp-base (5.8+dfsg-2ubuntu2.3) ... 2021-06-03 08:29:14.228 | Setting up pm-utils (1.4.1-19) ... 2021-06-03 08:29:14.238 | Setting up libssl1.1:amd64 (1.1.1f-1ubuntu2.4) ... 2021-06-03 08:29:14.483 | Setting up unzip (6.0-25ubuntu1) ... 2021-06-03 08:29:14.508 | Setting up libdebhelper-perl (12.10ubuntu1) ... 2021-06-03 08:29:14.514 | Setting up liblab-gamut1:amd64 (2.42.2-3build2) ... 2021-06-03 08:29:14.520 | Setting up x11-common (1:7.7+19ubuntu14) ... 2021-06-03 08:29:14.761 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2021-06-03 08:29:15.467 | Setting up libsensors-config (1:3.6.0-2ubuntu1) ... 2021-06-03 08:29:15.477 | Setting up libapr1:amd64 (1.6.5-1ubuntu1) ... 2021-06-03 08:29:15.482 | Setting up libldap-2.4-2:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-06-03 08:29:15.488 | Setting up m4 (1.4.18-4) ... 2021-06-03 08:29:15.495 | Setting up python3-yaml (5.3.1-1ubuntu0.1) ... 2021-06-03 08:29:15.768 | Setting up libobjc4:amd64 (10.2.0-5ubuntu1~20.04) ... 2021-06-03 08:29:15.774 | Setting up libxcb-shm0:amd64 (1.14-2) ... 2021-06-03 08:29:15.780 | Setting up iputils-arping (3:20190709-3) ... 2021-06-03 08:29:15.810 | Setting up libffi-dev:amd64 (3.3-4) ... 2021-06-03 08:29:15.816 | Setting up conntrack (1:1.4.5-2) ... 2021-06-03 08:29:15.821 | Setting up libboost-iostreams1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-06-03 08:29:15.827 | Setting up python3-wheel (0.34.2-1) ... 2021-06-03 08:29:16.071 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2021-06-03 08:29:16.077 | Setting up open-iscsi (2.0.874-7.1ubuntu6.2) ... 2021-06-03 08:29:16.283 | grep: /lib/modules-load.d/open-iscsi.conf: No such file or directory 2021-06-03 08:29:18.403 | Setting up memcached (1.5.22-2ubuntu0.1) ... 2021-06-03 08:29:19.680 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2021-06-03 08:29:20.391 | Setting up libfakeroot:amd64 (1.24-1) ... 2021-06-03 08:29:20.404 | Setting up libjansson4:amd64 (2.12-1build1) ... 2021-06-03 08:29:20.414 | Setting up acl (2.2.53-6) ... 2021-06-03 08:29:20.424 | Setting up dns-root-data (2019052802) ... 2021-06-03 08:29:20.430 | Setting up libllvm10:amd64 (1:10.0.0-4ubuntu1) ... 2021-06-03 08:29:20.436 | Setting up fakeroot (1.24-1) ... 2021-06-03 08:29:20.443 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2021-06-03 08:29:20.452 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-06-03 08:29:20.458 | Setting up libldap2-dev:amd64 (2.4.49+dfsg-2ubuntu1.8) ... 2021-06-03 08:29:20.463 | Setting up libgssrpc4:amd64 (1.17-6ubuntu4.1) ... 2021-06-03 08:29:20.469 | Setting up autotools-dev (20180224.1) ... 2021-06-03 08:29:20.475 | Setting up python3-pygments (2.3.1+dfsg-1ubuntu2.2) ... 2021-06-03 08:29:21.262 | Setting up libz3-4:amd64 (4.8.7-4build1) ... 2021-06-03 08:29:21.268 | Setting up libsasl2-dev (2.1.27+dfsg-2) ... 2021-06-03 08:29:21.274 | Setting up libpfm4:amd64 (4.10.1+git20-g7700f49-2) ... 2021-06-03 08:29:21.280 | Setting up make (4.2.1-1.2) ... 2021-06-03 08:29:21.286 | Setting up libidn11:amd64 (1.33-2.2ubuntu2) ... 2021-06-03 08:29:21.292 | Setting up libclang1-10 (1:10.0.0-4ubuntu1) ... 2021-06-03 08:29:21.298 | Setting up uuid-dev:amd64 (2.34-0.1ubuntu9.1) ... 2021-06-03 08:29:21.306 | Setting up libpathplan4:amd64 (2.42.2-3build2) ... 2021-06-03 08:29:21.312 | Setting up ebtables (2.0.11-3build1) ... 2021-06-03 08:29:21.871 | Setting up socat (1.7.3.3-2) ... 2021-06-03 08:29:21.876 | Setting up libann0 (1.1.2+doc-7build1) ... 2021-06-03 08:29:21.882 | Setting up comerr-dev:amd64 (2.1-1.45.5-2ubuntu1) ... 2021-06-03 08:29:21.888 | Setting up libssl-dev:amd64 (1.1.1f-1ubuntu2.4) ... 2021-06-03 08:29:21.894 | Setting up autopoint (0.19.8.1-10build1) ... 2021-06-03 08:29:21.900 | Setting up binfmt-support (2.2.0-2) ... 2021-06-03 08:29:22.181 | Created symlink /etc/systemd/system/multi-user.target.wants/binfmt-support.service → /lib/systemd/system/binfmt-support.service. 2021-06-03 08:29:23.252 | Setting up libwebp6:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2021-06-03 08:29:23.258 | Setting up libcroco3:amd64 (0.6.13-1) ... 2021-06-03 08:29:23.263 | Setting up icu-devtools (66.1-2ubuntu2) ... 2021-06-03 08:29:23.288 | Setting up fonts-dejavu-core (2.37-1) ... 2021-06-03 08:29:23.318 | Setting up libnetfilter-queue1 (1.0.3-1) ... 2021-06-03 08:29:23.324 | Setting up lsscsi (0.30-0.1) ... 2021-06-03 08:29:23.330 | Setting up libsensors5:amd64 (1:3.6.0-2ubuntu1) ... 2021-06-03 08:29:23.336 | Setting up g++-9 (9.3.0-17ubuntu1~20.04) ... 2021-06-03 08:29:23.342 | Setting up libjpeg-turbo8:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-06-03 08:29:23.348 | Setting up libobjc-9-dev:amd64 (9.3.0-17ubuntu1~20.04) ... 2021-06-03 08:29:23.353 | Setting up libdpkg-perl (1.19.7ubuntu3) ... 2021-06-03 08:29:23.359 | Setting up autoconf (2.69-11.1) ... 2021-06-03 08:29:23.368 | Setting up g++ (4:9.3.0-1ubuntu2) ... 2021-06-03 08:29:23.409 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2021-06-03 08:29:23.414 | Setting up dwz (0.13-5) ... 2021-06-03 08:29:23.419 | Setting up libsctp1:amd64 (1.0.18+dfsg-1) ... 2021-06-03 08:29:23.425 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu2) ... 2021-06-03 08:29:23.431 | Setting up libipset13:amd64 (7.5-1~exp1) ... 2021-06-03 08:29:23.437 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build3) ... 2021-06-03 08:29:23.443 | Setting up vlan (2.0.4ubuntu1.20.04.1) ... 2021-06-03 08:29:23.456 | Setting up libkdb5-9:amd64 (1.17-6ubuntu4.1) ... 2021-06-03 08:29:23.462 | Setting up libomp5-10:amd64 (1:10.0.0-4ubuntu1) ... 2021-06-03 08:29:23.468 | Setting up libarchive-cpio-perl (0.10-1) ... 2021-06-03 08:29:23.474 | Setting up liblua5.3-0:amd64 (5.3.3-1.1ubuntu2) ... 2021-06-03 08:29:23.480 | Setting up fonts-liberation (1:1.07.4-11) ... 2021-06-03 08:29:23.486 | Setting up libnl-3-200:amd64 (3.4.0-1) ... 2021-06-03 08:29:23.496 | Setting up libboost-thread1.71.0:amd64 (1.71.0-6ubuntu6) ... 2021-06-03 08:29:23.502 | Setting up libc6-i386 (2.31-0ubuntu9.2) ... 2021-06-03 08:29:23.510 | Setting up libsub-override-perl (0.09-2) ... 2021-06-03 08:29:23.515 | Setting up libharfbuzz0b:amd64 (2.6.4-1ubuntu4) ... 2021-06-03 08:29:23.522 | Setting up libthai-data (0.1.28-3) ... 2021-06-03 08:29:23.527 | Setting up python-pip-whl (20.0.2-5ubuntu1.5) ... 2021-06-03 08:29:23.533 | Setting up libcdt5:amd64 (2.42.2-3build2) ... 2021-06-03 08:29:23.540 | Setting up libcgraph6:amd64 (2.42.2-3build2) ... 2021-06-03 08:29:23.546 | Setting up apache2-data (2.4.41-4ubuntu3.1) ... 2021-06-03 08:29:23.552 | Setting up libkadm5srv-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-06-03 08:29:23.558 | Setting up libjs-jquery (3.3.1~dfsg-3) ... 2021-06-03 08:29:23.564 | Setting up sharutils (1:4.15.2-4build1) ... 2021-06-03 08:29:23.570 | Setting up ipset (7.5-1~exp1) ... 2021-06-03 08:29:23.583 | Setting up openssl (1.1.1f-1ubuntu2.4) ... 2021-06-03 08:29:23.593 | Setting up conntrackd (1:1.4.5-2) ... 2021-06-03 08:29:24.638 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2021-06-03 08:29:24.984 | Setting up libsys-hostname-long-perl (1.5-1) ... 2021-06-03 08:29:24.991 | Setting up libalgorithm-diff-xs-perl (0.04-6) ... 2021-06-03 08:29:24.997 | Setting up libicu-dev:amd64 (66.1-2ubuntu2) ... 2021-06-03 08:29:25.002 | Setting up libsystemd-dev:amd64 (245.4-4ubuntu3.6) ... 2021-06-03 08:29:25.009 | Setting up sqlite3 (3.31.1-4ubuntu0.2) ... 2021-06-03 08:29:25.014 | Setting up libalgorithm-merge-perl (0.08-3) ... 2021-06-03 08:29:25.020 | Setting up libaprutil1:amd64 (1.6.1-4ubuntu2) ... 2021-06-03 08:29:25.026 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2021-06-03 08:29:25.032 | Setting up automake (1:1.16.1-4ubuntu6) ... 2021-06-03 08:29:25.040 | update-alternatives: using /usr/bin/automake-1.16 to provide /usr/bin/automake (automake) in auto mode 2021-06-03 08:29:25.044 | Setting up libfile-stripnondeterminism-perl (1.7.0-1) ... 2021-06-03 08:29:25.049 | Setting up libtinfo-dev:amd64 (6.2-0ubuntu2) ... 2021-06-03 08:29:25.055 | Setting up libkadm5clnt-mit11:amd64 (1.17-6ubuntu4.1) ... 2021-06-03 08:29:25.061 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2021-06-03 08:29:25.066 | Setting up libz3-dev:amd64 (4.8.7-4build1) ... 2021-06-03 08:29:25.073 | Setting up libice6:amd64 (2:1.0.10-0ubuntu1) ... 2021-06-03 08:29:25.078 | Setting up libjpeg-turbo8-dev:amd64 (2.0.3-0ubuntu1.20.04.1) ... 2021-06-03 08:29:25.084 | Setting up libmysqlclient21:amd64 (8.0.25-0ubuntu0.20.04.1) ... 2021-06-03 08:29:25.089 | Setting up gettext (0.19.8.1-10build1) ... 2021-06-03 08:29:25.094 | Setting up llvm-10-tools (1:10.0.0-4ubuntu1) ... 2021-06-03 08:29:25.100 | Setting up libsnmp35:amd64 (5.8+dfsg-2ubuntu2.3) ... 2021-06-03 08:29:25.107 | Setting up libomp-10-dev (1:10.0.0-4ubuntu1) ... 2021-06-03 08:29:25.115 | Setting up libtool (2.4.6-14) ... 2021-06-03 08:29:25.121 | Setting up fontconfig-config (2.13.1-2ubuntu3) ... 2021-06-03 08:29:25.207 | Setting up libpq5:amd64 (12.7-0ubuntu0.20.04.1) ... 2021-06-03 08:29:25.212 | Setting up haproxy (2.0.13-2ubuntu0.1) ... 2021-06-03 08:29:25.618 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2021-06-03 08:29:26.685 | Setting up libpq-dev (12.7-0ubuntu0.20.04.1) ... 2021-06-03 08:29:26.691 | Setting up libaprutil1-ldap:amd64 (1.6.1-4ubuntu2) ... 2021-06-03 08:29:26.696 | Setting up dnsmasq-base (2.80-1.1ubuntu1.4) ... 2021-06-03 08:29:26.852 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-4ubuntu2) ... 2021-06-03 08:29:26.858 | Setting up libclang-cpp10 (1:10.0.0-4ubuntu1) ... 2021-06-03 08:29:26.864 | Setting up llvm-10-runtime (1:10.0.0-4ubuntu1) ... 2021-06-03 08:29:26.875 | Setting up dpkg-dev (1.19.7ubuntu3) ... 2021-06-03 08:29:26.885 | Setting up intltool-debian (0.35.0+20060710.5) ... 2021-06-03 08:29:26.891 | Setting up libnl-route-3-200:amd64 (3.4.0-1) ... 2021-06-03 08:29:26.898 | Setting up python3-mysqldb (1.4.4-2build1) ... 2021-06-03 08:29:27.138 | Setting up libmail-sendmail-perl (0.80-1) ... 2021-06-03 08:29:27.146 | Setting up libltdl-dev:amd64 (2.4.6-14) ... 2021-06-03 08:29:27.151 | Setting up libthai0:amd64 (0.1.28-3) ... 2021-06-03 08:29:27.158 | Setting up libxml2-dev:amd64 (2.9.10+dfsg-5) ... 2021-06-03 08:29:27.164 | Setting up postgresql-client-12 (12.7-0ubuntu0.20.04.1) ... 2021-06-03 08:29:27.774 | update-alternatives: using /usr/share/postgresql/12/man/man1/psql.1.gz to provide /usr/share/man/man1/psql.1.gz (psql.1.gz) in auto mode 2021-06-03 08:29:27.799 | Setting up lib32gcc-s1 (10.2.0-5ubuntu1~20.04) ... 2021-06-03 08:29:27.806 | Setting up lib32stdc++6 (10.2.0-5ubuntu1~20.04) ... 2021-06-03 08:29:27.814 | Setting up ssl-cert (1.0.39) ... 2021-06-03 08:29:28.328 | Setting up python3.8-venv (3.8.5-1~20.04.3) ... 2021-06-03 08:29:28.404 | Setting up libjs-jquery-metadata (12-1.1) ... 2021-06-03 08:29:28.410 | Setting up postgresql-common (214ubuntu0.1) ... 2021-06-03 08:29:28.913 | Adding user postgres to group ssl-cert 2021-06-03 08:29:29.071 | 2021-06-03 08:29:29.071 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2021-06-03 08:29:29.283 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2021-06-03 08:29:29.283 | Removing obsolete dictionary files: 2021-06-03 08:29:29.911 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2021-06-03 08:29:31.023 | Setting up libsctp-dev:amd64 (1.0.18+dfsg-1) ... 2021-06-03 08:29:31.028 | Setting up pkg-config (0.29.1-0ubuntu4) ... 2021-06-03 08:29:31.134 | Setting up python3-pip (20.0.2-5ubuntu1.5) ... 2021-06-03 08:29:31.539 | Setting up dh-strip-nondeterminism (1.7.0-1) ... 2021-06-03 08:29:31.545 | Setting up libgvpr2:amd64 (2.42.2-3build2) ... 2021-06-03 08:29:31.550 | Setting up libjs-jquery-tablesorter (1:2.31.1+dfsg1-1) ... 2021-06-03 08:29:31.557 | Setting up libnl-genl-3-200:amd64 (3.4.0-1) ... 2021-06-03 08:29:31.564 | Setting up build-essential (12.8ubuntu1.1) ... 2021-06-03 08:29:31.570 | Setting up libtiff5:amd64 (4.1.0+git191117-2ubuntu0.20.04.1) ... 2021-06-03 08:29:31.576 | Setting up libfontconfig1:amd64 (2.13.1-2ubuntu3) ... 2021-06-03 08:29:31.584 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-06-03 08:29:31.590 | Setting up libsm6:amd64 (2:1.2.3-1) ... 2021-06-03 08:29:31.596 | Setting up libmysqlclient-dev (8.0.25-0ubuntu0.20.04.1) ... 2021-06-03 08:29:31.604 | Setting up apache2-utils (2.4.41-4ubuntu3.1) ... 2021-06-03 08:29:31.611 | Setting up krb5-multidev:amd64 (1.17-6ubuntu4.1) ... 2021-06-03 08:29:31.618 | Setting up ipvsadm (1:1.31-1) ... 2021-06-03 08:29:32.370 | Setting up libibverbs1:amd64 (28.0-1ubuntu1) ... 2021-06-03 08:29:32.477 | Setting up fontconfig (2.13.1-2ubuntu3) ... 2021-06-03 08:29:34.557 | Regenerating fonts cache... done. 2021-06-03 08:29:34.560 | Setting up libxslt1-dev:amd64 (1.1.34-4) ... 2021-06-03 08:29:34.565 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1) ... 2021-06-03 08:29:34.615 | Setting up libclang-common-10-dev (1:10.0.0-4ubuntu1) ... 2021-06-03 08:29:34.621 | Setting up keepalived (1:2.0.19-2) ... 2021-06-03 08:29:35.609 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2021-06-03 08:29:36.301 | Setting up po-debconf (1.0.21) ... 2021-06-03 08:29:36.307 | Setting up llvm-10 (1:10.0.0-4ubuntu1) ... 2021-06-03 08:29:36.313 | Setting up libpango-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-06-03 08:29:36.319 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-06-03 08:29:36.325 | Setting up apache2-bin (2.4.41-4ubuntu3.1) ... 2021-06-03 08:29:36.332 | Setting up libcairo2:amd64 (1.16.0-4ubuntu1) ... 2021-06-03 08:29:36.337 | Setting up libkrb5-dev:amd64 (1.17-6ubuntu4.1) ... 2021-06-03 08:29:36.343 | Setting up llvm-10-dev (1:10.0.0-4ubuntu1) ... 2021-06-03 08:29:36.350 | Setting up python3-venv (3.8.2-0ubuntu2) ... 2021-06-03 08:29:36.357 | Setting up libapr1-dev (1.6.5-1ubuntu1) ... 2021-06-03 08:29:36.363 | Setting up libgd3:amd64 (2.2.5-5.2ubuntu2) ... 2021-06-03 08:29:36.370 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2021-06-03 08:29:36.377 | Setting up libaprutil1-dev (1.6.1-4ubuntu2) ... 2021-06-03 08:29:36.384 | Setting up clang-10 (1:10.0.0-4ubuntu1) ... 2021-06-03 08:29:36.389 | Setting up libpangoft2-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-06-03 08:29:36.395 | Setting up postgresql-server-dev-12 (12.7-0ubuntu0.20.04.1) ... 2021-06-03 08:29:36.403 | Setting up libpangocairo-1.0-0:amd64 (1.44.7-2ubuntu4) ... 2021-06-03 08:29:36.409 | Setting up librdmacm1:amd64 (28.0-1ubuntu1) ... 2021-06-03 08:29:36.416 | Setting up librados2 (15.2.11-0ubuntu0.20.04.2) ... 2021-06-03 08:29:36.422 | Setting up libxmu6:amd64 (2:1.1.3-0ubuntu1) ... 2021-06-03 08:29:36.430 | Setting up apache2 (2.4.41-4ubuntu3.1) ... 2021-06-03 08:29:36.872 | Enabling module mpm_event. 2021-06-03 08:29:36.936 | Enabling module authz_core. 2021-06-03 08:29:36.942 | Enabling module authz_host. 2021-06-03 08:29:37.001 | Enabling module authn_core. 2021-06-03 08:29:37.007 | Enabling module auth_basic. 2021-06-03 08:29:37.065 | Enabling module access_compat. 2021-06-03 08:29:37.126 | Enabling module authn_file. 2021-06-03 08:29:37.188 | Enabling module authz_user. 2021-06-03 08:29:37.252 | Enabling module alias. 2021-06-03 08:29:37.311 | Enabling module dir. 2021-06-03 08:29:37.372 | Enabling module autoindex. 2021-06-03 08:29:37.432 | Enabling module env. 2021-06-03 08:29:37.492 | Enabling module mime. 2021-06-03 08:29:37.552 | Enabling module negotiation. 2021-06-03 08:29:37.611 | Enabling module setenvif. 2021-06-03 08:29:37.671 | Enabling module filter. 2021-06-03 08:29:37.731 | Enabling module deflate. 2021-06-03 08:29:37.792 | Enabling module status. 2021-06-03 08:29:37.851 | Enabling module reqtimeout. 2021-06-03 08:29:37.912 | Enabling conf charset. 2021-06-03 08:29:37.971 | Enabling conf localized-error-pages. 2021-06-03 08:29:38.032 | Enabling conf other-vhosts-access-log. 2021-06-03 08:29:38.092 | Enabling conf security. 2021-06-03 08:29:38.154 | Enabling conf serve-cgi-bin. 2021-06-03 08:29:38.214 | Enabling site 000-default. 2021-06-03 08:29:38.263 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2021-06-03 08:29:38.319 | Enabling conf javascript-common. 2021-06-03 08:29:38.581 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2021-06-03 08:29:39.177 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2021-06-03 08:29:41.907 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2021-06-03 08:29:41.930 | Setting up libgvc6 (2.42.2-3build2) ... 2021-06-03 08:29:41.955 | Setting up librbd1 (15.2.11-0ubuntu0.20.04.2) ... 2021-06-03 08:29:41.961 | Setting up libapache2-mod-proxy-uwsgi (2.4.41-4ubuntu3.1) ... 2021-06-03 08:29:41.975 | Setting up libiscsi7:amd64 (1.18.0-2) ... 2021-06-03 08:29:41.980 | Setting up postgresql-server-dev-all (214ubuntu0.1) ... 2021-06-03 08:29:41.986 | Setting up qemu-block-extra:amd64 (1:4.2-3ubuntu6.16) ... 2021-06-03 08:29:41.992 | Setting up graphviz (2.42.2-3build2) ... 2021-06-03 08:29:42.000 | Setting up qemu-utils (1:4.2-3ubuntu6.16) ... 2021-06-03 08:29:42.008 | Setting up debhelper (12.10ubuntu1) ... 2021-06-03 08:29:42.015 | Setting up dh-autoreconf (19) ... 2021-06-03 08:29:42.022 | Setting up apache2-dev (2.4.41-4ubuntu3.1) ... 2021-06-03 08:29:42.028 | Processing triggers for mime-support (3.64ubuntu1) ... 2021-06-03 08:29:42.053 | Processing triggers for initramfs-tools (0.136ubuntu6.4) ... 2021-06-03 08:29:42.124 | update-initramfs: Generating /boot/initrd.img-5.4.0-72-generic 2021-06-03 08:29:55.548 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-06-03 08:29:55.572 | Processing triggers for rsyslog (8.2001.0-1ubuntu1.1) ... 2021-06-03 08:29:55.966 | Processing triggers for ufw (0.36-6) ... 2021-06-03 08:29:56.104 | Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-06-03 08:29:56.458 | Processing triggers for man-db (2.9.1-1) ... 2021-06-03 08:30:18.116 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-06-03 08:30:18.130 | Processing triggers for install-info (6.7.0.dfsg.2-5) ... 2021-06-03 08:30:21.913 | ++ functions-common:apt_get:1113 : result=0 2021-06-03 08:30:21.915 | ++ functions-common:apt_get:1116 : time_stop apt-get 2021-06-03 08:30:21.917 | ++ functions-common:time_stop:2304 : local name 2021-06-03 08:30:21.919 | ++ functions-common:time_stop:2305 : local end_time 2021-06-03 08:30:21.921 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-06-03 08:30:21.924 | ++ functions-common:time_stop:2307 : local total 2021-06-03 08:30:21.926 | ++ functions-common:time_stop:2308 : local start_time 2021-06-03 08:30:21.928 | ++ functions-common:time_stop:2310 : name=apt-get 2021-06-03 08:30:21.930 | ++ functions-common:time_stop:2311 : start_time=1622708892627 2021-06-03 08:30:21.932 | ++ functions-common:time_stop:2313 : [[ -z 1622708892627 ]] 2021-06-03 08:30:21.934 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-06-03 08:30:21.938 | ++ functions-common:time_stop:2316 : end_time=1622709021936 2021-06-03 08:30:21.940 | ++ functions-common:time_stop:2317 : elapsed_time=129309 2021-06-03 08:30:21.942 | ++ functions-common:time_stop:2318 : total=697 2021-06-03 08:30:21.944 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-06-03 08:30:21.946 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=130006 2021-06-03 08:30:21.949 | ++ functions-common:apt_get:1117 : return 0 2021-06-03 08:30:21.951 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-06-03 08:30:21.953 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-06-03 08:30:21.956 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-06-03 08:30:21.960 | ++ tools/install_prereqs.sh:source:89 : date 2021-06-03 08:30:21.964 | + ./stack.sh:main:755 : [[ False != \T\r\u\e ]] 2021-06-03 08:30:21.966 | + ./stack.sh:main:756 : PYPI_ALTERNATIVE_URL= 2021-06-03 08:30:21.969 | + ./stack.sh:main:756 : /home/ubuntu/devstack/tools/install_pip.sh 2021-06-03 08:30:23.138 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-06-03 08:30:23.140 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-06-03 08:30:23.143 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-06-03 08:30:23.146 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-06-03 08:30:23.147 | + tools/install_pip.sh:main:43 : GetDistro 2021-06-03 08:30:23.149 | + functions-common:GetDistro:373 : GetOSVersion 2021-06-03 08:30:23.151 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2021-06-03 08:30:23.153 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2021-06-03 08:30:23.155 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2021-06-03 08:30:23.157 | + functions-common:_ensure_lsb_release:328 : return 2021-06-03 08:30:23.160 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2021-06-03 08:30:23.222 | + functions-common:GetOSVersion:352 : os_RELEASE=20.04 2021-06-03 08:30:23.224 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2021-06-03 08:30:23.287 | + functions-common:GetOSVersion:353 : os_CODENAME=focal 2021-06-03 08:30:23.290 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2021-06-03 08:30:23.353 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2021-06-03 08:30:23.354 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-06-03 08:30:23.356 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2021-06-03 08:30:23.358 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2021-06-03 08:30:23.360 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2021-06-03 08:30:23.362 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2021-06-03 08:30:23.364 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2021-06-03 08:30:23.366 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2021-06-03 08:30:23.367 | + functions-common:GetDistro:378 : DISTRO=focal 2021-06-03 08:30:23.369 | + functions-common:GetDistro:422 : typeset -xr DISTRO 2021-06-03 08:30:23.371 | + tools/install_pip.sh:main:44 : echo 'Distro: focal' 2021-06-03 08:30:23.371 | Distro: focal 2021-06-03 08:30:23.373 | + tools/install_pip.sh:main:127 : get_versions 2021-06-03 08:30:23.376 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-06-03 08:30:23.379 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-06-03 08:30:23.381 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-06-03 08:30:23.383 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-06-03 08:30:23.384 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-06-03 08:30:23.765 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2021-06-03 08:30:23.766 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2021-06-03 08:30:23.766 | pip: 20.2.2 2021-06-03 08:30:23.769 | + tools/install_pip.sh:get_versions:57 : python3.8 -m pip --version 2021-06-03 08:30:24.114 | pip 20.2.2 from /usr/local/lib/python3.8/dist-packages/pip (python 3.8) 2021-06-03 08:30:24.135 | + tools/install_pip.sh:main:129 : [[ -n '' ]] 2021-06-03 08:30:24.137 | + tools/install_pip.sh:main:134 : [[ focal == focal ]] 2021-06-03 08:30:24.138 | + tools/install_pip.sh:main:135 : exit 0 2021-06-03 08:30:24.141 | + ./stack.sh:main:760 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-06-03 08:30:24.145 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-06-03 08:30:24.148 | + ./stack.sh:main:761 : fixup_all 2021-06-03 08:30:24.150 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_keystone 2021-06-03 08:30:24.152 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-06-03 08:30:24.154 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-06-03 08:30:24.166 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-06-03 08:30:24.167 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-06-03 08:30:24.167 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-06-03 08:30:24.172 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports= 2021-06-03 08:30:24.174 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z '' ]] 2021-06-03 08:30:24.176 | + tools/fixup_stuff.sh:fixup_keystone:50 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358 2021-06-03 08:30:24.184 | net.ipv4.ip_local_reserved_ports = 35357,35358 2021-06-03 08:30:24.187 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_ubuntu 2021-06-03 08:30:24.189 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ focal != \b\i\o\n\i\c ]] 2021-06-03 08:30:24.191 | + tools/fixup_stuff.sh:fixup_ubuntu:67 : return 2021-06-03 08:30:24.193 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_fedora 2021-06-03 08:30:24.195 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2021-06-03 08:30:24.197 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-06-03 08:30:24.200 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-06-03 08:30:24.202 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-06-03 08:30:24.204 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-06-03 08:30:24.206 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-06-03 08:30:24.208 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-06-03 08:30:24.210 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-06-03 08:30:24.212 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-06-03 08:30:24.214 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-06-03 08:30:24.216 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2021-06-03 08:30:24.219 | + tools/fixup_stuff.sh:fixup_all:199 : fixup_suse 2021-06-03 08:30:24.221 | + tools/fixup_stuff.sh:fixup_suse:149 : is_suse 2021-06-03 08:30:24.224 | + functions-common:is_suse:462 : is_opensuse 2021-06-03 08:30:24.226 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-06-03 08:30:24.228 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-06-03 08:30:24.230 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-06-03 08:30:24.232 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-06-03 08:30:24.234 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-06-03 08:30:24.236 | + tools/fixup_stuff.sh:fixup_suse:150 : return 2021-06-03 08:30:24.238 | + ./stack.sh:main:764 : pip_install -U os-testr 2021-06-03 08:30:24.258 | Using python 3.8 to install os-testr 2021-06-03 08:30:24.260 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2021-06-03 08:30:24.901 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:30:24.902 | from cryptography.utils import int_from_bytes 2021-06-03 08:30:24.902 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:30:24.902 | from cryptography.utils import int_from_bytes 2021-06-03 08:30:25.902 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-06-03 08:30:25.905 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:30:25.906 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:30:25.911 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:30:25.916 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:30:25.918 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:30:25.919 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:30:26.043 | Collecting os-testr===2.0.0 2021-06-03 08:30:26.050 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/93a/e59a9d278e557/os_testr-2.0.0-py3-none-any.whl (46 kB) 2021-06-03 08:30:26.209 | Collecting stestr===3.1.0 2021-06-03 08:30:26.215 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/13c/8f771ea252290/stestr-3.1.0-py3-none-any.whl (120 kB) 2021-06-03 08:30:26.383 | Collecting python-subunit===1.4.0 2021-06-03 08:30:26.389 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/40f/34660c3da3e51/python_subunit-1.4.0-py2.py3-none-any.whl (106 kB) 2021-06-03 08:30:26.465 | Requirement already satisfied, skipping upgrade: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 341)) (2.4.0) 2021-06-03 08:30:26.482 | 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) 2021-06-03 08:30:26.485 | Requirement already satisfied, skipping upgrade: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (5.4.1) 2021-06-03 08:30:26.489 | 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) 2021-06-03 08:30:26.498 | 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) 2021-06-03 08:30:26.502 | Requirement already satisfied, skipping upgrade: cliff===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 243)) (3.7.0) 2021-06-03 08:30:26.602 | Collecting future===0.18.2 2021-06-03 08:30:26.609 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2021-06-03 08:30:27.521 | Requirement already satisfied, skipping upgrade: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (1.0.0) 2021-06-03 08:30:27.523 | 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) 2021-06-03 08:30:27.525 | Requirement already satisfied, skipping upgrade: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (1.1.0) 2021-06-03 08:30:27.532 | Requirement already satisfied, skipping upgrade: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (1.4.0) 2021-06-03 08:30:27.535 | Requirement already satisfied, skipping upgrade: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (1.15.0) 2021-06-03 08:30:27.538 | Requirement already satisfied, skipping upgrade: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (2.4.7) 2021-06-03 08:30:27.541 | Requirement already satisfied, skipping upgrade: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (3.3.0) 2021-06-03 08:30:27.548 | 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) 2021-06-03 08:30:27.551 | Requirement already satisfied, skipping upgrade: cmd2===1.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 425)) (1.5.0) 2021-06-03 08:30:27.604 | Requirement already satisfied, skipping upgrade: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 201)) (1.4.0) 2021-06-03 08:30:27.606 | Requirement already satisfied, skipping upgrade: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (1.0.0) 2021-06-03 08:30:27.608 | 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) 2021-06-03 08:30:27.647 | 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) 2021-06-03 08:30:27.652 | Requirement already satisfied, skipping upgrade: colorama===0.4.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (0.4.4) 2021-06-03 08:30:27.656 | Requirement already satisfied, skipping upgrade: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 266)) (1.8.2) 2021-06-03 08:30:27.658 | Building wheels for collected packages: future 2021-06-03 08:30:27.660 | Building wheel for future (setup.py): started 2021-06-03 08:30:28.666 | Building wheel for future (setup.py): finished with status 'done' 2021-06-03 08:30:28.670 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491059 sha256=2d4e198c8bcdcd5a371e634bfe8829f1a86ef91b676261c33498ab8f4a22c458 2021-06-03 08:30:28.670 | Stored in directory: /root/.cache/pip/wheels/28/5f/d3/d195feb75503b53c2d3ab6230c977e5755765d711064d2e39f 2021-06-03 08:30:28.671 | Successfully built future 2021-06-03 08:30:29.964 | Installing collected packages: python-subunit, future, stestr, os-testr 2021-06-03 08:30:30.802 | Successfully installed future-0.18.2 os-testr-2.0.0 python-subunit-1.4.0 stestr-3.1.0 2021-06-03 08:30:30.906 | WARNING: You are using pip version 20.2.2; however, version 21.1.2 is available. 2021-06-03 08:30:30.906 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-06-03 08:30:31.007 | + inc/python:pip_install:200 : result=0 2021-06-03 08:30:31.009 | + inc/python:pip_install:202 : time_stop pip_install 2021-06-03 08:30:31.011 | + functions-common:time_stop:2304 : local name 2021-06-03 08:30:31.013 | + functions-common:time_stop:2305 : local end_time 2021-06-03 08:30:31.015 | + functions-common:time_stop:2306 : local elapsed_time 2021-06-03 08:30:31.017 | + functions-common:time_stop:2307 : local total 2021-06-03 08:30:31.019 | + functions-common:time_stop:2308 : local start_time 2021-06-03 08:30:31.021 | + functions-common:time_stop:2310 : name=pip_install 2021-06-03 08:30:31.023 | + functions-common:time_stop:2311 : start_time=1622709024253 2021-06-03 08:30:31.025 | + functions-common:time_stop:2313 : [[ -z 1622709024253 ]] 2021-06-03 08:30:31.028 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-06-03 08:30:31.032 | + functions-common:time_stop:2316 : end_time=1622709031029 2021-06-03 08:30:31.034 | + functions-common:time_stop:2317 : elapsed_time=6776 2021-06-03 08:30:31.036 | + functions-common:time_stop:2318 : total=0 2021-06-03 08:30:31.038 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-06-03 08:30:31.040 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=6776 2021-06-03 08:30:31.042 | + inc/python:pip_install:203 : return 0 2021-06-03 08:30:31.044 | + ./stack.sh:main:768 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-06-03 08:30:31.093 | + ./stack.sh:main:769 : sudo systemctl restart systemd-journald 2021-06-03 08:30:31.191 | + ./stack.sh:main:775 : install_infra 2021-06-03 08:30:31.193 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-06-03 08:30:31.196 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-06-03 08:30:31.199 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2021-06-03 08:30:34.262 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-06-03 08:30:34.265 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-06-03 08:30:34.287 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-06-03 08:30:36.206 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:30:36.213 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:30:36.418 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:30:36.597 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:30:36.651 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:30:36.710 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:30:36.866 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-06-03 08:30:36.984 | Collecting pbr===5.5.1 2021-06-03 08:30:36.992 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b23/6cde0ac9a6aed/pbr-5.5.1-py2.py3-none-any.whl (106 kB) 2021-06-03 08:30:37.028 | Installing collected packages: pbr 2021-06-03 08:30:37.166 | Successfully installed pbr-5.5.1 2021-06-03 08:30:37.228 | + inc/python:pip_install:200 : result=0 2021-06-03 08:30:37.230 | + inc/python:pip_install:202 : time_stop pip_install 2021-06-03 08:30:37.233 | + functions-common:time_stop:2304 : local name 2021-06-03 08:30:37.235 | + functions-common:time_stop:2305 : local end_time 2021-06-03 08:30:37.238 | + functions-common:time_stop:2306 : local elapsed_time 2021-06-03 08:30:37.240 | + functions-common:time_stop:2307 : local total 2021-06-03 08:30:37.242 | + functions-common:time_stop:2308 : local start_time 2021-06-03 08:30:37.244 | + functions-common:time_stop:2310 : name=pip_install 2021-06-03 08:30:37.246 | + functions-common:time_stop:2311 : start_time=1622709034279 2021-06-03 08:30:37.248 | + functions-common:time_stop:2313 : [[ -z 1622709034279 ]] 2021-06-03 08:30:37.251 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-06-03 08:30:37.254 | + functions-common:time_stop:2316 : end_time=1622709037252 2021-06-03 08:30:37.256 | + functions-common:time_stop:2317 : elapsed_time=2973 2021-06-03 08:30:37.259 | + functions-common:time_stop:2318 : total=6776 2021-06-03 08:30:37.261 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-06-03 08:30:37.263 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=9749 2021-06-03 08:30:37.265 | + inc/python:pip_install:203 : return 0 2021-06-03 08:30:37.267 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-06-03 08:30:37.270 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-06-03 08:30:37.292 | + inc/python:pip_install:193 : env http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite /opt/stack/requirements/.venv/bin/pip install -c /opt/stack/requirements/upper-constraints.txt /opt/stack/requirements 2021-06-03 08:30:39.214 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:30:39.222 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:30:39.426 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:30:39.606 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:30:39.659 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:30:39.717 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:30:39.874 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-06-03 08:30:39.876 | Processing /opt/stack/requirements 2021-06-03 08:30:41.180 | Collecting fixtures===3.0.0 2021-06-03 08:30:41.190 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2021-06-03 08:30:41.373 | Collecting PyYAML===5.4.1 2021-06-03 08:30:41.380 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8c1/be557ee92a20f/PyYAML-5.4.1-cp38-cp38-manylinux1_x86_64.whl (662 kB) 2021-06-03 08:30:41.552 | Collecting requests===2.25.1 2021-06-03 08:30:41.557 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c21/0084e36a42ae6/requests-2.25.1-py2.py3-none-any.whl (61 kB) 2021-06-03 08:30:41.637 | Collecting packaging===20.9 2021-06-03 08:30:41.644 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/677/14da7f7bc052e/packaging-20.9-py2.py3-none-any.whl (40 kB) 2021-06-03 08:30:41.704 | Collecting testtools===2.4.0 2021-06-03 08:30:41.709 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185 kB) 2021-06-03 08:30:41.798 | Collecting idna===2.10 2021-06-03 08:30:41.806 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b97/d804b1e9b523b/idna-2.10-py2.py3-none-any.whl (58 kB) 2021-06-03 08:30:41.930 | Collecting pyparsing===2.4.7 2021-06-03 08:30:41.937 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 2021-06-03 08:30:41.984 | Collecting six===1.15.0 2021-06-03 08:30:41.991 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8b7/4bedcbbbaca38/six-1.15.0-py2.py3-none-any.whl (10 kB) 2021-06-03 08:30:42.018 | Collecting Parsley>=1.2 2021-06-03 08:30:42.024 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2021-06-03 08:30:42.070 | Collecting beagle>=0.2.1 2021-06-03 08:30:42.076 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl (11 kB) 2021-06-03 08:30:42.103 | 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) 2021-06-03 08:30:42.126 | Collecting chardet===4.0.0 2021-06-03 08:30:42.133 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f86/4054d66fd9118/chardet-4.0.0-py2.py3-none-any.whl (178 kB) 2021-06-03 08:30:42.230 | Collecting urllib3===1.26.3 2021-06-03 08:30:42.237 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1b4/65e494e3e0d89/urllib3-1.26.3-py2.py3-none-any.whl (137 kB) 2021-06-03 08:30:42.339 | Collecting certifi===2020.12.5 2021-06-03 08:30:42.345 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/719/a74fb9e33b9bd/certifi-2020.12.5-py2.py3-none-any.whl (147 kB) 2021-06-03 08:30:42.382 | Collecting python-mimeparse===1.6.0 2021-06-03 08:30:42.388 | 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) 2021-06-03 08:30:42.416 | Collecting extras===1.0.0 2021-06-03 08:30:42.420 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl (7.3 kB) 2021-06-03 08:30:42.451 | Collecting traceback2===1.4.0 2021-06-03 08:30:42.456 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl (16 kB) 2021-06-03 08:30:42.498 | Collecting unittest2===1.1.0 2021-06-03 08:30:42.503 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96 kB) 2021-06-03 08:30:42.599 | Collecting cliff===3.7.0 2021-06-03 08:30:42.604 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/989/7aec5d621e652/cliff-3.7.0-py3-none-any.whl (80 kB) 2021-06-03 08:30:42.652 | Collecting linecache2===1.0.0 2021-06-03 08:30:42.657 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl (12 kB) 2021-06-03 08:30:42.698 | Collecting argparse 2021-06-03 08:30:42.704 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2021-06-03 08:30:42.780 | Collecting stevedore===3.3.0 2021-06-03 08:30:42.785 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/50d/7b78fbaf0d04c/stevedore-3.3.0-py3-none-any.whl (49 kB) 2021-06-03 08:30:42.931 | Collecting cmd2===1.5.0 2021-06-03 08:30:42.937 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31a/aeb590ec7bd2c/cmd2-1.5.0-py3-none-any.whl (133 kB) 2021-06-03 08:30:43.034 | Collecting prettytable===0.7.2 2021-06-03 08:30:43.040 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl (13 kB) 2021-06-03 08:30:43.092 | Collecting attrs===20.3.0 2021-06-03 08:30:43.099 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31b/2eced602aa842/attrs-20.3.0-py2.py3-none-any.whl (49 kB) 2021-06-03 08:30:43.184 | Collecting pyperclip===1.8.2 2021-06-03 08:30:43.190 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/105/254a8b04934f0/pyperclip-1.8.2.tar.gz (20 kB) 2021-06-03 08:30:43.600 | Collecting colorama===0.4.4 2021-06-03 08:30:43.605 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9f4/7eda37229f68e/colorama-0.4.4-py2.py3-none-any.whl (16 kB) 2021-06-03 08:30:43.648 | Collecting wcwidth===0.2.5 2021-06-03 08:30:43.657 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2021-06-03 08:30:43.677 | Building wheels for collected packages: pyperclip, openstack-requirements 2021-06-03 08:30:43.678 | Building wheel for pyperclip (setup.py): started 2021-06-03 08:30:43.918 | Building wheel for pyperclip (setup.py): finished with status 'error' 2021-06-03 08:30:43.918 | ERROR: Command errored out with exit status 1: 2021-06-03 08:30:43.918 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-install-0lw3yasb/pyperclip/setup.py'"'"'; __file__='"'"'/tmp/pip-install-0lw3yasb/pyperclip/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d /tmp/pip-wheel-s2299qsc 2021-06-03 08:30:43.918 | cwd: /tmp/pip-install-0lw3yasb/pyperclip/ 2021-06-03 08:30:43.918 | Complete output (6 lines): 2021-06-03 08:30:43.918 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-06-03 08:30:43.918 | or: setup.py --help [cmd1 cmd2 ...] 2021-06-03 08:30:43.918 | or: setup.py --help-commands 2021-06-03 08:30:43.918 | or: setup.py cmd --help 2021-06-03 08:30:43.918 | 2021-06-03 08:30:43.918 | error: invalid command 'bdist_wheel' 2021-06-03 08:30:43.918 | ---------------------------------------- 2021-06-03 08:30:43.918 | ERROR: Failed building wheel for pyperclip 2021-06-03 08:30:43.918 | Running setup.py clean for pyperclip 2021-06-03 08:30:44.164 | Building wheel for openstack-requirements (setup.py): started 2021-06-03 08:30:44.928 | Building wheel for openstack-requirements (setup.py): finished with status 'error' 2021-06-03 08:30:44.928 | ERROR: Command errored out with exit status 1: 2021-06-03 08:30:44.928 | command: /opt/stack/requirements/.venv/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-k2vc04m5/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-k2vc04m5/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-nszpyosc 2021-06-03 08:30:44.928 | cwd: /tmp/pip-req-build-k2vc04m5/ 2021-06-03 08:30:44.928 | Complete output (6 lines): 2021-06-03 08:30:44.928 | usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...] 2021-06-03 08:30:44.928 | or: setup.py --help [cmd1 cmd2 ...] 2021-06-03 08:30:44.928 | or: setup.py --help-commands 2021-06-03 08:30:44.928 | or: setup.py cmd --help 2021-06-03 08:30:44.928 | 2021-06-03 08:30:44.928 | error: invalid command 'bdist_wheel' 2021-06-03 08:30:44.928 | ---------------------------------------- 2021-06-03 08:30:44.928 | ERROR: Failed building wheel for openstack-requirements 2021-06-03 08:30:44.928 | Running setup.py clean for openstack-requirements 2021-06-03 08:30:45.698 | Failed to build pyperclip openstack-requirements 2021-06-03 08:30:45.911 | Installing collected packages: chardet, certifi, attrs, python-mimeparse, extras, six, linecache2, traceback2, argparse, unittest2, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, requests, stevedore, pyparsing, pyperclip, colorama, cmd2, cliff, packaging, Parsley, beagle, openstack-requirements 2021-06-03 08:30:47.649 | Running setup.py install for pyperclip: started 2021-06-03 08:30:48.049 | Running setup.py install for pyperclip: finished with status 'done' 2021-06-03 08:30:48.570 | Running setup.py install for openstack-requirements: started 2021-06-03 08:30:50.727 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-06-03 08:30:50.765 | Successfully installed Parsley-1.3 PyYAML-5.4.1 argparse-1.4.0 attrs-20.3.0 beagle-0.3.0 certifi-2020.12.5 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.dev4522 packaging-20.9 prettytable-0.7.2 pyparsing-2.4.7 pyperclip-1.8.2 python-mimeparse-1.6.0 requests-2.25.1 six-1.15.0 stevedore-3.3.0 testtools-2.4.0 traceback2-1.4.0 unittest2-1.1.0 urllib3-1.26.3 wcwidth-0.2.5 2021-06-03 08:30:50.900 | + inc/python:pip_install:200 : result=0 2021-06-03 08:30:50.903 | + inc/python:pip_install:202 : time_stop pip_install 2021-06-03 08:30:50.905 | + functions-common:time_stop:2304 : local name 2021-06-03 08:30:50.907 | + functions-common:time_stop:2305 : local end_time 2021-06-03 08:30:50.909 | + functions-common:time_stop:2306 : local elapsed_time 2021-06-03 08:30:50.911 | + functions-common:time_stop:2307 : local total 2021-06-03 08:30:50.913 | + functions-common:time_stop:2308 : local start_time 2021-06-03 08:30:50.916 | + functions-common:time_stop:2310 : name=pip_install 2021-06-03 08:30:50.918 | + functions-common:time_stop:2311 : start_time=1622709037284 2021-06-03 08:30:50.920 | + functions-common:time_stop:2313 : [[ -z 1622709037284 ]] 2021-06-03 08:30:50.922 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-06-03 08:30:50.927 | + functions-common:time_stop:2316 : end_time=1622709050924 2021-06-03 08:30:50.929 | + functions-common:time_stop:2317 : elapsed_time=13640 2021-06-03 08:30:50.931 | + functions-common:time_stop:2318 : total=9749 2021-06-03 08:30:50.933 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-06-03 08:30:50.935 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=23389 2021-06-03 08:30:50.937 | + inc/python:pip_install:203 : return 0 2021-06-03 08:30:50.939 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-06-03 08:30:50.942 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-06-03 08:30:50.944 | + inc/python:use_library_from_git:250 : local name=pbr 2021-06-03 08:30:50.946 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-03 08:30:50.949 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-03 08:30:50.951 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2021-06-03 08:30:50.953 | + inc/python:use_library_from_git:253 : return 1 2021-06-03 08:30:50.955 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-06-03 08:30:50.975 | Using python 3.8 to install pbr 2021-06-03 08:30:50.977 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-06-03 08:30:51.610 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:30:51.610 | from cryptography.utils import int_from_bytes 2021-06-03 08:30:51.610 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:30:51.610 | from cryptography.utils import int_from_bytes 2021-06-03 08:30:52.617 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-06-03 08:30:52.621 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:30:52.622 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:30:52.627 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:30:52.632 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:30:52.634 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:30:52.635 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:30:52.754 | 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) 2021-06-03 08:30:54.187 | WARNING: You are using pip version 20.2.2; however, version 21.1.2 is available. 2021-06-03 08:30:54.187 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-06-03 08:30:54.259 | + inc/python:pip_install:200 : result=0 2021-06-03 08:30:54.261 | + inc/python:pip_install:202 : time_stop pip_install 2021-06-03 08:30:54.263 | + functions-common:time_stop:2304 : local name 2021-06-03 08:30:54.265 | + functions-common:time_stop:2305 : local end_time 2021-06-03 08:30:54.268 | + functions-common:time_stop:2306 : local elapsed_time 2021-06-03 08:30:54.270 | + functions-common:time_stop:2307 : local total 2021-06-03 08:30:54.272 | + functions-common:time_stop:2308 : local start_time 2021-06-03 08:30:54.274 | + functions-common:time_stop:2310 : name=pip_install 2021-06-03 08:30:54.276 | + functions-common:time_stop:2311 : start_time=1622709050969 2021-06-03 08:30:54.279 | + functions-common:time_stop:2313 : [[ -z 1622709050969 ]] 2021-06-03 08:30:54.281 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-06-03 08:30:54.285 | + functions-common:time_stop:2316 : end_time=1622709054283 2021-06-03 08:30:54.288 | + functions-common:time_stop:2317 : elapsed_time=3314 2021-06-03 08:30:54.290 | + functions-common:time_stop:2318 : total=23389 2021-06-03 08:30:54.292 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-06-03 08:30:54.294 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=26703 2021-06-03 08:30:54.296 | + inc/python:pip_install:203 : return 0 2021-06-03 08:30:54.298 | + ./stack.sh:main:778 : python3 -m venv /opt/stack/bindep-venv 2021-06-03 08:30:57.395 | + ./stack.sh:main:780 : /opt/stack/bindep-venv/bin/pip install bindep 2021-06-03 08:30:59.144 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-06-03 08:30:59.225 | Collecting bindep 2021-06-03 08:30:59.232 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0e7/df0a527c159ff/bindep-2.9.0-py2.py3-none-any.whl (32 kB) 2021-06-03 08:30:59.283 | Collecting distro 2021-06-03 08:30:59.294 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/df7/4eed763e18d10/distro-1.5.0-py2.py3-none-any.whl (18 kB) 2021-06-03 08:30:59.408 | Collecting pbr>=2.0.0 2021-06-03 08:30:59.415 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c68/c661ac5cc8105/pbr-5.6.0-py2.py3-none-any.whl (111 kB) 2021-06-03 08:30:59.461 | Collecting Parsley 2021-06-03 08:30:59.633 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88 kB) 2021-06-03 08:30:59.685 | Installing collected packages: distro, pbr, Parsley, bindep 2021-06-03 08:31:00.094 | Successfully installed Parsley-1.3 bindep-2.9.0 distro-1.5.0 pbr-5.6.0 2021-06-03 08:31:00.169 | + ./stack.sh:main:781 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-06-03 08:31:00.171 | + ./stack.sh:main:781 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-06-03 08:31:00.174 | ++ ./stack.sh:main:784 : _get_plugin_bindep_packages 2021-06-03 08:31:00.191 | + ./stack.sh:main:784 : pkgs= 2021-06-03 08:31:00.193 | + ./stack.sh:main:785 : [[ -n '' ]] 2021-06-03 08:31:00.195 | + ./stack.sh:main:792 : run_phase stack pre-install 2021-06-03 08:31:00.198 | + functions-common:run_phase:1732 : local mode=stack 2021-06-03 08:31:00.200 | + functions-common:run_phase:1733 : local phase=pre-install 2021-06-03 08:31:00.202 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-06-03 08:31:00.205 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-06-03 08:31:00.207 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-06-03 08:31:00.209 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-06-03 08:31:00.211 | + functions-common:run_phase:1742 : local extra 2021-06-03 08:31:00.214 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-06-03 08:31:00.217 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-06-03 08:31:00.219 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-06-03 08:31:00.222 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-06-03 08:31:00.224 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-06-03 08:31:00.227 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-06-03 08:31:00.241 | ++ functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:31:00.243 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-06-03 08:31:00.245 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-06-03 08:31:00.247 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-06-03 08:31:00.249 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-06-03 08:31:00.251 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-06-03 08:31:00.254 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-06-03 08:31:00.256 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-06-03 08:31:00.258 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-06-03 08:31:00.260 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-06-03 08:31:00.262 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-06-03 08:31:00.264 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-06-03 08:31:00.266 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-06-03 08:31:00.269 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-06-03 08:31:00.271 | + functions-common:run_phase:1753 : [[ stack == \s\o\u\r\c\e ]] 2021-06-03 08:31:00.273 | + functions-common:run_phase:1756 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-06-03 08:31:00.275 | + functions-common:run_phase:1759 : run_plugins stack pre-install 2021-06-03 08:31:00.277 | + functions-common:run_plugins:1718 : local mode=stack 2021-06-03 08:31:00.279 | + functions-common:run_plugins:1719 : local phase=pre-install 2021-06-03 08:31:00.281 | + functions-common:run_plugins:1721 : local plugins=,devstack-plugin-ceph 2021-06-03 08:31:00.284 | + functions-common:run_plugins:1722 : local plugin 2021-06-03 08:31:00.286 | + functions-common:run_plugins:1723 : for plugin in ${plugins//,/ } 2021-06-03 08:31:00.288 | + functions-common:run_plugins:1724 : local dir=/opt/stack/devstack-plugin-ceph 2021-06-03 08:31:00.290 | + functions-common:run_plugins:1725 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/plugin.sh ]] 2021-06-03 08:31:00.292 | + functions-common:run_plugins:1726 : source /opt/stack/devstack-plugin-ceph/devstack/plugin.sh stack pre-install 2021-06-03 08:31:00.295 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:3 : [[ stack == \s\o\u\r\c\e ]] 2021-06-03 08:31:00.297 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ stack == \s\t\a\c\k ]] 2021-06-03 08:31:00.299 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ pre-install == \p\r\e\-\i\n\s\t\a\l\l ]] 2021-06-03 08:31:00.301 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:7 : [[ False = \T\r\u\e ]] 2021-06-03 08:31:00.303 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:12 : echo_summary 'Installing Ceph' 2021-06-03 08:31:00.305 | ++ ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-06-03 08:31:00.307 | ++ ./stack.sh:echo_summary:428 : echo -e Installing Ceph 2021-06-03 08:31:00.309 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:13 : check_os_support_ceph 2021-06-03 08:31:00.311 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:check_os_support_ceph:273 : [[ focal =~ f[0-9][0-9] ]] 2021-06-03 08:31:00.313 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:check_os_support_ceph:278 : [[ ! focal =~ (focal|bionic|xenial|f31|f32) ]] 2021-06-03 08:31:00.316 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:check_os_support_ceph:291 : [[ ! systemd == \s\y\s\t\e\m\d ]] 2021-06-03 08:31:00.318 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:14 : '[' False = False ']' 2021-06-03 08:31:00.320 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:15 : '[' False = True ']' 2021-06-03 08:31:00.322 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:19 : install_ceph 2021-06-03 08:31:00.324 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1092 : is_ubuntu 2021-06-03 08:31:00.326 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-03 08:31:00.328 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-03 08:31:00.330 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1093 : [[ focal =~ (focal|xenial|bionic) ]] 2021-06-03 08:31:00.332 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1098 : install_package software-properties-common 2021-06-03 08:31:00.334 | ++ functions-common:install_package:1342 : update_package_repo 2021-06-03 08:31:00.336 | ++ functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-06-03 08:31:00.338 | ++ functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-06-03 08:31:00.340 | ++ functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-06-03 08:31:00.342 | ++ functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-06-03 08:31:00.344 | ++ functions-common:update_package_repo:1322 : is_ubuntu 2021-06-03 08:31:00.347 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-03 08:31:00.349 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-03 08:31:00.351 | ++ functions-common:update_package_repo:1323 : apt_get_update 2021-06-03 08:31:00.353 | ++ functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-06-03 08:31:00.355 | ++ functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-06-03 08:31:00.357 | ++ functions-common:apt_get_update:1069 : return 2021-06-03 08:31:00.360 | ++ functions-common:install_package:1343 : real_install_package software-properties-common 2021-06-03 08:31:00.362 | ++ functions-common:real_install_package:1328 : is_ubuntu 2021-06-03 08:31:00.364 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-03 08:31:00.366 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-03 08:31:00.368 | ++ functions-common:real_install_package:1329 : apt_get install software-properties-common 2021-06-03 08:31:00.387 | ++ functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install software-properties-common 2021-06-03 08:31:00.492 | Reading package lists... 2021-06-03 08:31:00.704 | Building dependency tree... 2021-06-03 08:31:00.706 | Reading state information... 2021-06-03 08:31:00.938 | The following packages were automatically installed and are no longer required: 2021-06-03 08:31:00.939 | apport-symptoms libnetplan0 python3-automat python3-blinker python3-click 2021-06-03 08:31:00.939 | python3-colorama python3-configobj python3-constantly python3-entrypoints 2021-06-03 08:31:00.939 | python3-hamcrest python3-hyperlink python3-incremental python3-jwt 2021-06-03 08:31:00.939 | python3-keyring python3-lazr.uri python3-oauthlib python3-problem-report 2021-06-03 08:31:00.939 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-06-03 08:31:00.939 | python3-zope.interface 2021-06-03 08:31:00.939 | Use 'sudo apt autoremove' to remove them. 2021-06-03 08:31:00.940 | The following additional packages will be installed: 2021-06-03 08:31:00.940 | python3-software-properties 2021-06-03 08:31:01.008 | The following packages will be upgraded: 2021-06-03 08:31:01.009 | python3-software-properties software-properties-common 2021-06-03 08:31:01.437 | 2 upgraded, 0 newly installed, 0 to remove and 46 not upgraded. 2021-06-03 08:31:01.437 | Need to get 35.7 kB of archives. 2021-06-03 08:31:01.437 | After this operation, 0 B of additional disk space will be used. 2021-06-03 08:31:01.437 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 software-properties-common all 0.98.9.5 [10.6 kB] 2021-06-03 08:31:01.578 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-software-properties all 0.98.9.5 [25.1 kB] 2021-06-03 08:31:02.188 | Fetched 35.7 kB in 1s (56.1 kB/s) 2021-06-03 08:31:02.265 | (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 ... 80271 files and directories currently installed.) 2021-06-03 08:31:02.269 | Preparing to unpack .../software-properties-common_0.98.9.5_all.deb ... 2021-06-03 08:31:02.393 | Unpacking software-properties-common (0.98.9.5) over (0.98.9.4) ... 2021-06-03 08:31:02.447 | Preparing to unpack .../python3-software-properties_0.98.9.5_all.deb ... 2021-06-03 08:31:02.574 | Unpacking python3-software-properties (0.98.9.5) over (0.98.9.4) ... 2021-06-03 08:31:02.629 | Setting up python3-software-properties (0.98.9.5) ... 2021-06-03 08:31:02.871 | Setting up software-properties-common (0.98.9.5) ... 2021-06-03 08:31:03.095 | Processing triggers for man-db (2.9.1-1) ... 2021-06-03 08:31:03.476 | Processing triggers for dbus (1.12.16-2ubuntu2.1) ... 2021-06-03 08:31:06.934 | ++ functions-common:apt_get:1113 : result=0 2021-06-03 08:31:06.936 | ++ functions-common:apt_get:1116 : time_stop apt-get 2021-06-03 08:31:06.938 | ++ functions-common:time_stop:2304 : local name 2021-06-03 08:31:06.940 | ++ functions-common:time_stop:2305 : local end_time 2021-06-03 08:31:06.942 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-06-03 08:31:06.945 | ++ functions-common:time_stop:2307 : local total 2021-06-03 08:31:06.947 | ++ functions-common:time_stop:2308 : local start_time 2021-06-03 08:31:06.949 | ++ functions-common:time_stop:2310 : name=apt-get 2021-06-03 08:31:06.951 | ++ functions-common:time_stop:2311 : start_time=1622709060385 2021-06-03 08:31:06.953 | ++ functions-common:time_stop:2313 : [[ -z 1622709060385 ]] 2021-06-03 08:31:06.956 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-06-03 08:31:06.960 | ++ functions-common:time_stop:2316 : end_time=1622709066957 2021-06-03 08:31:06.962 | ++ functions-common:time_stop:2317 : elapsed_time=6572 2021-06-03 08:31:06.964 | ++ functions-common:time_stop:2318 : total=130006 2021-06-03 08:31:06.966 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-06-03 08:31:06.968 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=136578 2021-06-03 08:31:06.971 | ++ functions-common:apt_get:1117 : return 0 2021-06-03 08:31:06.973 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1100 : configure_repo_ceph apt-get pacific focal 2021-06-03 08:31:06.975 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:972 : local package_manager=apt-get 2021-06-03 08:31:06.977 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:973 : local ceph_release=pacific 2021-06-03 08:31:06.979 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:974 : local distro_release=focal 2021-06-03 08:31:06.981 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:976 : is_ubuntu 2021-06-03 08:31:06.983 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-03 08:31:06.986 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-03 08:31:06.988 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:977 : [[ False == \T\r\u\e ]] 2021-06-03 08:31:06.991 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:981 : wget -q -O- https://download.ceph.com/keys/release.asc 2021-06-03 08:31:06.991 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:981 : sudo apt-key add - 2021-06-03 08:31:07.122 | Warning: apt-key output should not be parsed (stdout is not a terminal) 2021-06-03 08:31:08.049 | OK 2021-06-03 08:31:08.062 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:982 : sudo apt-add-repository -y 'deb https://download.ceph.com/debian-pacific/ focal main' 2021-06-03 08:31:09.254 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-06-03 08:31:09.291 | Hit:2 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-06-03 08:31:09.365 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-06-03 08:31:09.484 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-06-03 08:31:09.556 | Get:5 https://download.ceph.com/debian-pacific focal InRelease [8,547 B] 2021-06-03 08:31:10.120 | Get:6 https://download.ceph.com/debian-pacific focal/main amd64 Packages [17.2 kB] 2021-06-03 08:31:15.049 | Fetched 25.7 kB in 1s (22.3 kB/s) 2021-06-03 08:31:16.374 | Reading package lists... 2021-06-03 08:31:16.403 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:984 : sudo apt-get -y update 2021-06-03 08:31:16.774 | Hit:1 http://security.ubuntu.com/ubuntu focal-security InRelease 2021-06-03 08:31:16.774 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal InRelease 2021-06-03 08:31:16.885 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates InRelease 2021-06-03 08:31:17.003 | Hit:4 https://download.ceph.com/debian-pacific focal InRelease 2021-06-03 08:31:17.004 | Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal-backports InRelease 2021-06-03 08:31:18.898 | Reading package lists... 2021-06-03 08:31:18.926 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1102 : CEPH_PACKAGES='ceph libnss3-tools' 2021-06-03 08:31:18.929 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1103 : python3_enabled 2021-06-03 08:31:18.931 | ++ inc/python:python3_enabled:455 : return 0 2021-06-03 08:31:18.933 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1104 : CEPH_PACKAGES='ceph libnss3-tools python3-rados python3-rbd' 2021-06-03 08:31:18.935 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1107 : is_ceph_enabled_for_service manila 2021-06-03 08:31:18.937 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2021-06-03 08:31:18.940 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2021-06-03 08:31:18.942 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2021-06-03 08:31:18.945 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2021-06-03 08:31:18.945 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2021-06-03 08:31:18.947 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2021-06-03 08:31:18.951 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2021-06-03 08:31:18.954 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2021-06-03 08:31:18.956 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2021-06-03 08:31:18.959 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2021-06-03 08:31:18.961 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2021-06-03 08:31:18.977 | ++ functions-common:is_service_enabled:1960 : return 1 2021-06-03 08:31:18.980 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2021-06-03 08:31:18.982 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1111 : '[' False = True ']' 2021-06-03 08:31:18.984 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1115 : '[' '' = True ']' 2021-06-03 08:31:18.986 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1125 : install_package ceph libnss3-tools python3-rados python3-rbd 2021-06-03 08:31:18.988 | ++ functions-common:install_package:1342 : update_package_repo 2021-06-03 08:31:18.991 | ++ functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-06-03 08:31:18.993 | ++ functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-06-03 08:31:18.995 | ++ functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-06-03 08:31:18.997 | ++ functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-06-03 08:31:18.999 | ++ functions-common:update_package_repo:1322 : is_ubuntu 2021-06-03 08:31:19.001 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-03 08:31:19.003 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-03 08:31:19.005 | ++ functions-common:update_package_repo:1323 : apt_get_update 2021-06-03 08:31:19.007 | ++ functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-06-03 08:31:19.009 | ++ functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-06-03 08:31:19.011 | ++ functions-common:apt_get_update:1069 : return 2021-06-03 08:31:19.013 | ++ functions-common:install_package:1343 : real_install_package ceph libnss3-tools python3-rados python3-rbd 2021-06-03 08:31:19.015 | ++ functions-common:real_install_package:1328 : is_ubuntu 2021-06-03 08:31:19.018 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-03 08:31:19.020 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-03 08:31:19.022 | ++ functions-common:real_install_package:1329 : apt_get install ceph libnss3-tools python3-rados python3-rbd 2021-06-03 08:31:19.042 | ++ functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install ceph libnss3-tools python3-rados python3-rbd 2021-06-03 08:31:19.148 | Reading package lists... 2021-06-03 08:31:19.366 | Building dependency tree... 2021-06-03 08:31:19.368 | Reading state information... 2021-06-03 08:31:19.599 | The following packages were automatically installed and are no longer required: 2021-06-03 08:31:19.600 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2021-06-03 08:31:19.600 | python3-automat python3-click python3-colorama python3-configobj 2021-06-03 08:31:19.600 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2021-06-03 08:31:19.600 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2021-06-03 08:31:19.600 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-06-03 08:31:19.600 | python3-zope.interface 2021-06-03 08:31:19.601 | Use 'sudo apt autoremove' to remove them. 2021-06-03 08:31:19.601 | The following additional packages will be installed: 2021-06-03 08:31:19.601 | blt ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2021-06-03 08:31:19.601 | ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2021-06-03 08:31:19.601 | ceph-mgr-modules-core ceph-mgr-rook ceph-mon ceph-osd cephadm containerd 2021-06-03 08:31:19.601 | docker.io fonts-lyx libbabeltrace1 libblas3 libcephfs2 libdw1 libgfortran5 2021-06-03 08:31:19.601 | libgoogle-perftools4 libimagequant0 libjaeger libjs-jquery-ui 2021-06-03 08:31:19.601 | libjs-sphinxdoc libjs-underscore liblapack3 liblbfgsb0 liblcms2-2 2021-06-03 08:31:19.601 | libleveldb1d liblttng-ust-ctl4 liblttng-ust0 libnspr4 libnss3 liboath0 2021-06-03 08:31:19.601 | librabbitmq4 librados2 libradosstriper1 librbd1 librdkafka1 librgw2 2021-06-03 08:31:19.601 | libsnappy1v5 libsqlite3-mod-ceph libtcl8.6 libtcmalloc-minimal4 libtk8.6 2021-06-03 08:31:19.601 | libwebpdemux2 libwebpmux3 libxft2 libxss1 nvme-cli pigz 2021-06-03 08:31:19.601 | python-matplotlib-data python-pastedeploy-tpl python3-atomicwrites 2021-06-03 08:31:19.601 | python3-bcrypt python3-bs4 python3-cachetools python3-ceph-argparse 2021-06-03 08:31:19.601 | python3-ceph-common python3-cephfs python3-cherrypy3 python3-cycler 2021-06-03 08:31:19.602 | python3-dateutil python3-decorator python3-google-auth python3-html5lib 2021-06-03 08:31:19.602 | python3-joblib python3-kiwisolver python3-kubernetes python3-logutils 2021-06-03 08:31:19.602 | python3-lxml python3-mako python3-matplotlib python3-nose python3-numpy 2021-06-03 08:31:19.602 | python3-olefile python3-packaging python3-paste python3-pastedeploy 2021-06-03 08:31:19.602 | python3-pastescript python3-pecan python3-pil python3-pluggy 2021-06-03 08:31:19.602 | python3-prettytable python3-psutil python3-py python3-pyasn1 2021-06-03 08:31:19.602 | python3-pyasn1-modules python3-pyinotify python3-pyparsing python3-pytest 2021-06-03 08:31:19.602 | python3-repoze.lru python3-requests-oauthlib python3-rgw python3-routes 2021-06-03 08:31:19.602 | python3-rsa python3-scipy python3-simplegeneric python3-simplejson 2021-06-03 08:31:19.602 | python3-singledispatch python3-sklearn python3-sklearn-lib python3-soupsieve 2021-06-03 08:31:19.602 | python3-tempita python3-tk python3-waitress python3-wcwidth 2021-06-03 08:31:19.602 | python3-webencodings python3-webob python3-websocket python3-webtest 2021-06-03 08:31:19.602 | python3-werkzeug runc smartmontools tk8.6-blt2.5 ttf-bitstream-vera 2021-06-03 08:31:19.602 | ubuntu-fan 2021-06-03 08:31:19.603 | Suggested packages: 2021-06-03 08:31:19.603 | blt-demo python3-influxdb aufs-tools cgroupfs-mount | cgroup-lite 2021-06-03 08:31:19.603 | debootstrap docker-doc rinse zfs-fuse | zfsutils libjs-jquery-ui-docs 2021-06-03 08:31:19.603 | liblcms2-utils tcl8.6 tk8.6 python-cycler-doc python3-genshi 2021-06-03 08:31:19.603 | python3-lxml-dbg python-lxml-doc python3-beaker python-mako-doc dvipng 2021-06-03 08:31:19.603 | ffmpeg gir1.2-gtk-3.0 ghostscript inkscape ipython3 librsvg2-common 2021-06-03 08:31:19.603 | python-matplotlib-doc python3-cairocffi python3-gi-cairo python3-gobject 2021-06-03 08:31:19.603 | python3-pyqt5 python3-sip python3-tornado texlive-extra-utils 2021-06-03 08:31:19.603 | texlive-latex-extra ttf-staypuft python-nose-doc gfortran python-numpy-doc 2021-06-03 08:31:19.603 | python3-numpy-dbg httpd-wsgi libapache2-mod-python libapache2-mod-scgi 2021-06-03 08:31:19.603 | libjs-mochikit python-pecan-doc python-pil-doc python3-pil-dbg 2021-06-03 08:31:19.603 | python-psutil-doc subversion python-pyinotify-doc python-pyparsing-doc 2021-06-03 08:31:19.603 | python-scipy-doc python3-dap python-sklearn-doc tix python3-tk-dbg 2021-06-03 08:31:19.603 | python-waitress-doc python-webob-doc python-webtest-doc python-werkzeug-doc 2021-06-03 08:31:19.603 | python3-termcolor python3-watchdog gsmartcontrol smart-notifier mailx 2021-06-03 08:31:19.603 | | mailutils 2021-06-03 08:31:19.603 | Recommended packages: 2021-06-03 08:31:19.603 | btrfs-tools 2021-06-03 08:31:19.795 | The following NEW packages will be installed: 2021-06-03 08:31:19.795 | blt ceph ceph-base ceph-common ceph-fuse ceph-mds ceph-mgr ceph-mgr-cephadm 2021-06-03 08:31:19.795 | ceph-mgr-dashboard ceph-mgr-diskprediction-local ceph-mgr-k8sevents 2021-06-03 08:31:19.795 | ceph-mgr-modules-core ceph-mgr-rook ceph-mon ceph-osd cephadm containerd 2021-06-03 08:31:19.795 | docker.io fonts-lyx libbabeltrace1 libblas3 libcephfs2 libdw1 libgfortran5 2021-06-03 08:31:19.795 | libgoogle-perftools4 libimagequant0 libjaeger libjs-jquery-ui 2021-06-03 08:31:19.795 | libjs-sphinxdoc libjs-underscore liblapack3 liblbfgsb0 liblcms2-2 2021-06-03 08:31:19.795 | libleveldb1d liblttng-ust-ctl4 liblttng-ust0 libnspr4 libnss3 libnss3-tools 2021-06-03 08:31:19.795 | liboath0 librabbitmq4 libradosstriper1 librdkafka1 librgw2 libsnappy1v5 2021-06-03 08:31:19.795 | libsqlite3-mod-ceph libtcl8.6 libtcmalloc-minimal4 libtk8.6 libwebpdemux2 2021-06-03 08:31:19.795 | libwebpmux3 libxft2 libxss1 nvme-cli pigz python-matplotlib-data 2021-06-03 08:31:19.796 | python-pastedeploy-tpl python3-atomicwrites python3-bcrypt python3-bs4 2021-06-03 08:31:19.796 | python3-cachetools python3-ceph-argparse python3-ceph-common python3-cephfs 2021-06-03 08:31:19.796 | python3-cherrypy3 python3-cycler python3-dateutil python3-decorator 2021-06-03 08:31:19.796 | python3-google-auth python3-html5lib python3-joblib python3-kiwisolver 2021-06-03 08:31:19.796 | python3-kubernetes python3-logutils python3-lxml python3-mako 2021-06-03 08:31:19.796 | python3-matplotlib python3-nose python3-numpy python3-olefile 2021-06-03 08:31:19.796 | python3-packaging python3-paste python3-pastedeploy python3-pastescript 2021-06-03 08:31:19.796 | python3-pecan python3-pil python3-pluggy python3-prettytable python3-psutil 2021-06-03 08:31:19.796 | python3-py python3-pyasn1 python3-pyasn1-modules python3-pyinotify 2021-06-03 08:31:19.796 | python3-pyparsing python3-pytest python3-rados python3-rbd 2021-06-03 08:31:19.796 | python3-repoze.lru python3-requests-oauthlib python3-rgw python3-routes 2021-06-03 08:31:19.796 | python3-rsa python3-scipy python3-simplegeneric python3-simplejson 2021-06-03 08:31:19.796 | python3-singledispatch python3-sklearn python3-sklearn-lib python3-soupsieve 2021-06-03 08:31:19.796 | python3-tempita python3-tk python3-waitress python3-wcwidth 2021-06-03 08:31:19.796 | python3-webencodings python3-webob python3-websocket python3-webtest 2021-06-03 08:31:19.796 | python3-werkzeug runc smartmontools tk8.6-blt2.5 ttf-bitstream-vera 2021-06-03 08:31:19.796 | ubuntu-fan 2021-06-03 08:31:19.797 | The following packages will be upgraded: 2021-06-03 08:31:19.798 | librados2 librbd1 2021-06-03 08:31:20.071 | 2 upgraded, 123 newly installed, 0 to remove and 46 not upgraded. 2021-06-03 08:31:20.072 | Need to get 200 MB of archives. 2021-06-03 08:31:20.072 | After this operation, 933 MB of additional disk space will be used. 2021-06-03 08:31:20.072 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 pigz amd64 2.4-1 [57.4 kB] 2021-06-03 08:31:20.345 | Get:2 https://download.ceph.com/debian-pacific focal/main amd64 libjaeger amd64 16.2.4-1focal [3,768 B] 2021-06-03 08:31:20.467 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtcl8.6 amd64 8.6.10+dfsg-1 [902 kB] 2021-06-03 08:31:20.592 | Get:4 https://download.ceph.com/debian-pacific focal/main amd64 librbd1 amd64 16.2.4-1focal [3,282 kB] 2021-06-03 08:31:21.060 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxft2 amd64 2.3.3-0ubuntu1 [39.2 kB] 2021-06-03 08:31:21.073 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libxss1 amd64 1:1.2.3-1 [8,140 B] 2021-06-03 08:31:21.076 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtk8.6 amd64 8.6.10-1 [714 kB] 2021-06-03 08:31:21.189 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 tk8.6-blt2.5 amd64 2.5.3+dfsg-4 [572 kB] 2021-06-03 08:31:21.262 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 blt amd64 2.5.3+dfsg-4 [4,944 B] 2021-06-03 08:31:21.263 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblttng-ust-ctl4 amd64 2.11.0-1 [80.9 kB] 2021-06-03 08:31:21.272 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblttng-ust0 amd64 2.11.0-1 [160 kB] 2021-06-03 08:31:21.290 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-prettytable all 0.7.2-5 [20.1 kB] 2021-06-03 08:31:21.293 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 librabbitmq4 amd64 0.10.0-1 [35.8 kB] 2021-06-03 08:31:21.297 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 librdkafka1 amd64 1.2.1-1ubuntu1 [410 kB] 2021-06-03 08:31:21.366 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libdw1 amd64 0.176-1.1build1 [226 kB] 2021-06-03 08:31:21.387 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libbabeltrace1 amd64 1.5.8-1build1 [156 kB] 2021-06-03 08:31:21.481 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtcmalloc-minimal4 amd64 2.7-1ubuntu2 [93.0 kB] 2021-06-03 08:31:21.493 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libgoogle-perftools4 amd64 2.7-1ubuntu2 [195 kB] 2021-06-03 08:31:21.513 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libsnappy1v5 amd64 1.1.8-1build1 [16.7 kB] 2021-06-03 08:31:21.514 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libleveldb1d amd64 1.22-3ubuntu2 [139 kB] 2021-06-03 08:31:21.527 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liboath0 amd64 2.6.1-1.3 [44.7 kB] 2021-06-03 08:31:21.531 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-dateutil all 2.7.3-3ubuntu1 [63.3 kB] 2021-06-03 08:31:21.537 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-bcrypt amd64 3.1.7-2ubuntu1 [30.4 kB] 2021-06-03 08:31:21.540 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-cherrypy3 all 8.9.1-6 [160 kB] 2021-06-03 08:31:21.627 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-logutils all 0.3.3-7 [17.3 kB] 2021-06-03 08:31:21.629 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-mako all 1.1.0+ds1-1ubuntu2 [59.1 kB] 2021-06-03 08:31:21.636 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-simplegeneric all 0.8.1-3 [11.3 kB] 2021-06-03 08:31:21.747 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-singledispatch all 3.4.0.3-2build1 [7,128 B] 2021-06-03 08:31:21.748 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-webob all 1:1.8.5-2 [84.4 kB] 2021-06-03 08:31:21.755 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-soupsieve all 1.9.5+dfsg-1 [29.1 kB] 2021-06-03 08:31:21.758 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-bs4 all 4.8.2-1 [83.0 kB] 2021-06-03 08:31:21.765 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-waitress all 1.4.1-1 [80.6 kB] 2021-06-03 08:31:21.775 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-tempita all 0.5.2-6 [14.8 kB] 2021-06-03 08:31:21.776 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-paste all 3.4.0+dfsg1-1 [456 kB] 2021-06-03 08:31:21.888 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python-pastedeploy-tpl all 2.1.0-1 [5,016 B] 2021-06-03 08:31:21.889 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pastedeploy all 2.1.0-1 [26.5 kB] 2021-06-03 08:31:21.891 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-webtest all 2.0.32-2 [28.2 kB] 2021-06-03 08:31:22.008 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pecan all 1.3.3-3ubuntu1 [85.8 kB] 2021-06-03 08:31:22.016 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-werkzeug all 0.16.1+dfsg1-2 [183 kB] 2021-06-03 08:31:22.033 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-repoze.lru all 0.7-2 [12.1 kB] 2021-06-03 08:31:22.034 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libjs-underscore all 1.9.1~dfsg-1ubuntu0.20.04.1 [99.5 kB] 2021-06-03 08:31:22.043 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libjs-sphinxdoc all 1.8.5-7ubuntu3 [97.1 kB] 2021-06-03 08:31:22.055 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-routes all 2.4.1-2 [88.1 kB] 2021-06-03 08:31:22.065 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libblas3 amd64 3.9.0-1build1 [142 kB] 2021-06-03 08:31:22.146 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libgfortran5 amd64 10.2.0-5ubuntu1~20.04 [736 kB] 2021-06-03 08:31:22.212 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblapack3 amd64 3.9.0-1build1 [2,154 kB] 2021-06-03 08:31:22.636 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-numpy amd64 1:1.17.4-5ubuntu3 [2,725 kB] 2021-06-03 08:31:22.963 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-decorator all 4.4.2-0ubuntu1 [10.3 kB] 2021-06-03 08:31:22.964 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 liblbfgsb0 amd64 3.0+dfsg.3-7build1 [29.5 kB] 2021-06-03 08:31:22.967 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-scipy amd64 1.3.3-3build1 [11.1 MB] 2021-06-03 08:31:23.271 | Get:51 https://download.ceph.com/debian-pacific focal/main amd64 librados2 amd64 16.2.4-1focal [3,361 kB] 2021-06-03 08:31:24.923 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn-lib amd64 0.22.2.post1+dfsg-5 [2,358 kB] 2021-06-03 08:31:25.426 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-joblib all 0.14.0-3 [192 kB] 2021-06-03 08:31:25.452 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-sklearn all 0.22.2.post1+dfsg-5 [1,773 kB] 2021-06-03 08:31:25.644 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-cachetools all 4.0.0-1 [9,820 B] 2021-06-03 08:31:25.645 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1 all 0.4.2-3build1 [46.7 kB] 2021-06-03 08:31:25.655 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyasn1-modules all 0.2.1-0.2build1 [32.9 kB] 2021-06-03 08:31:25.666 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-rsa all 4.0-3 [24.7 kB] 2021-06-03 08:31:25.667 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-google-auth all 1.5.1-2 [35.6 kB] 2021-06-03 08:31:25.668 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-requests-oauthlib all 1.0.0-1.1build1 [16.8 kB] 2021-06-03 08:31:25.669 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-websocket all 0.53.0-2ubuntu1 [32.3 kB] 2021-06-03 08:31:25.670 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kubernetes all 7.0.0~a1-2 [271 kB] 2021-06-03 08:31:25.737 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 runc amd64 1.0.0~rc93-0ubuntu1~20.04.2 [4,018 kB] 2021-06-03 08:31:26.467 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 containerd amd64 1.3.3-0ubuntu2.3 [27.8 MB] 2021-06-03 08:31:31.766 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 docker.io amd64 20.10.2-0ubuntu1~20.04.2 [36.9 MB] 2021-06-03 08:31:38.325 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 fonts-lyx all 2.3.4.2-2 [154 kB] 2021-06-03 08:31:38.329 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libimagequant0 amd64 2.12.2-1.1 [31.4 kB] 2021-06-03 08:31:38.330 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libjs-jquery-ui all 1.12.1+dfsg-5 [232 kB] 2021-06-03 08:31:38.334 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblcms2-2 amd64 2.9-4 [140 kB] 2021-06-03 08:31:38.337 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libnspr4 amd64 2:4.25-1 [107 kB] 2021-06-03 08:31:38.339 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libnss3 amd64 2:3.49.1-1ubuntu1.5 [1,256 kB] 2021-06-03 08:31:38.695 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/universe amd64 libnss3-tools amd64 2:3.49.1-1ubuntu1.5 [997 kB] 2021-06-03 08:31:38.811 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebpdemux2 amd64 0.6.1-2ubuntu0.20.04.1 [9,576 B] 2021-06-03 08:31:38.812 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 libwebpmux3 amd64 0.6.1-2ubuntu0.20.04.1 [19.5 kB] 2021-06-03 08:31:38.812 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 nvme-cli amd64 1.9-1ubuntu0.1 [283 kB] 2021-06-03 08:31:38.863 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 ttf-bitstream-vera all 1.10-8 [352 kB] 2021-06-03 08:31:39.031 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python-matplotlib-data all 3.1.2-1ubuntu4 [3,788 kB] 2021-06-03 08:31:39.502 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-atomicwrites all 1.1.5-2build1 [7,016 B] 2021-06-03 08:31:39.503 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-cycler all 0.10.0-3 [8,132 B] 2021-06-03 08:31:39.504 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-webencodings all 0.5.1-1ubuntu1 [11.0 kB] 2021-06-03 08:31:39.504 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-html5lib all 1.0.1-2 [84.3 kB] 2021-06-03 08:31:39.506 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-kiwisolver amd64 1.0.1-3build1 [61.3 kB] 2021-06-03 08:31:39.508 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-lxml amd64 4.5.0-1ubuntu0.3 [1,382 kB] 2021-06-03 08:31:39.767 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyparsing all 2.4.6-1 [61.3 kB] 2021-06-03 08:31:39.806 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-matplotlib amd64 3.1.2-1ubuntu4 [4,459 kB] 2021-06-03 08:31:40.666 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-nose all 1.3.7-5 [116 kB] 2021-06-03 08:31:40.681 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-olefile all 0.46-2 [33.7 kB] 2021-06-03 08:31:40.702 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-packaging all 20.3-1 [26.8 kB] 2021-06-03 08:31:40.716 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pastescript all 2.0.2-4 [54.6 kB] 2021-06-03 08:31:40.717 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-pil amd64 7.0.0-4ubuntu0.4 [363 kB] 2021-06-03 08:31:40.778 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pluggy all 0.13.0-2 [18.4 kB] 2021-06-03 08:31:40.779 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-psutil amd64 5.5.1-1ubuntu4 [141 kB] 2021-06-03 08:31:40.823 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-py all 1.8.1-1 [65.4 kB] 2021-06-03 08:31:40.824 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-pyinotify all 0.9.6-1.2ubuntu1 [24.8 kB] 2021-06-03 08:31:40.824 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-wcwidth all 0.1.8+dfsg1-3 [17.4 kB] 2021-06-03 08:31:40.907 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 python3-pytest all 4.6.9-1 [178 kB] 2021-06-03 08:31:40.941 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 python3-simplejson amd64 3.16.0-2ubuntu2 [50.8 kB] 2021-06-03 08:31:40.951 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 python3-tk amd64 3.8.10-0ubuntu1~20.04 [104 kB] 2021-06-03 08:31:40.971 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 smartmontools amd64 7.1-1build1 [525 kB] 2021-06-03 08:31:41.073 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 ubuntu-fan all 0.12.13 [34.5 kB] 2021-06-03 08:31:44.475 | Get:101 https://download.ceph.com/debian-pacific focal/main amd64 libcephfs2 amd64 16.2.4-1focal [709 kB] 2021-06-03 08:31:45.381 | Get:102 https://download.ceph.com/debian-pacific focal/main amd64 python3-rados amd64 16.2.4-1focal [409 kB] 2021-06-03 08:31:45.746 | Get:103 https://download.ceph.com/debian-pacific focal/main amd64 python3-ceph-argparse all 16.2.4-1focal [21.8 kB] 2021-06-03 08:31:45.796 | Get:104 https://download.ceph.com/debian-pacific focal/main amd64 python3-cephfs amd64 16.2.4-1focal [210 kB] 2021-06-03 08:31:45.964 | Get:105 https://download.ceph.com/debian-pacific focal/main amd64 python3-ceph-common all 16.2.4-1focal [30.2 kB] 2021-06-03 08:31:45.973 | Get:106 https://download.ceph.com/debian-pacific focal/main amd64 python3-rbd amd64 16.2.4-1focal [386 kB] 2021-06-03 08:31:46.264 | Get:107 https://download.ceph.com/debian-pacific focal/main amd64 librgw2 amd64 16.2.4-1focal [3,610 kB] 2021-06-03 08:31:47.975 | Get:108 https://download.ceph.com/debian-pacific focal/main amd64 python3-rgw amd64 16.2.4-1focal [116 kB] 2021-06-03 08:31:48.014 | Get:109 https://download.ceph.com/debian-pacific focal/main amd64 libradosstriper1 amd64 16.2.4-1focal [446 kB] 2021-06-03 08:31:48.151 | Get:110 https://download.ceph.com/debian-pacific focal/main amd64 ceph-common amd64 16.2.4-1focal [22.2 MB] 2021-06-03 08:31:53.097 | Get:111 https://download.ceph.com/debian-pacific focal/main amd64 ceph-base amd64 16.2.4-1focal [5,871 kB] 2021-06-03 08:31:54.765 | Get:112 https://download.ceph.com/debian-pacific focal/main amd64 ceph-mgr-modules-core all 16.2.4-1focal [183 kB] 2021-06-03 08:31:54.810 | Get:113 https://download.ceph.com/debian-pacific focal/main amd64 libsqlite3-mod-ceph amd64 16.2.4-1focal [128 kB] 2021-06-03 08:31:54.858 | Get:114 https://download.ceph.com/debian-pacific focal/main amd64 ceph-mgr amd64 16.2.4-1focal [1,494 kB] 2021-06-03 08:31:55.274 | Get:115 https://download.ceph.com/debian-pacific focal/main amd64 ceph-mon amd64 16.2.4-1focal [6,931 kB] 2021-06-03 08:31:57.216 | Get:116 https://download.ceph.com/debian-pacific focal/main amd64 ceph-osd amd64 16.2.4-1focal [26.0 MB] 2021-06-03 08:32:03.552 | Get:117 https://download.ceph.com/debian-pacific focal/main amd64 ceph amd64 16.2.4-1focal [3,860 B] 2021-06-03 08:32:03.552 | Get:118 https://download.ceph.com/debian-pacific focal/main amd64 ceph-fuse amd64 16.2.4-1focal [813 kB] 2021-06-03 08:32:03.699 | Get:119 https://download.ceph.com/debian-pacific focal/main amd64 ceph-mds amd64 16.2.4-1focal [2,302 kB] 2021-06-03 08:32:04.217 | Get:120 https://download.ceph.com/debian-pacific focal/main amd64 cephadm amd64 16.2.4-1focal [64.4 kB] 2021-06-03 08:32:04.219 | Get:121 https://download.ceph.com/debian-pacific focal/main amd64 ceph-mgr-cephadm all 16.2.4-1focal [76.4 kB] 2021-06-03 08:32:04.223 | Get:122 https://download.ceph.com/debian-pacific focal/main amd64 ceph-mgr-dashboard all 16.2.4-1focal [2,336 kB] 2021-06-03 08:32:05.153 | Get:123 https://download.ceph.com/debian-pacific focal/main amd64 ceph-mgr-diskprediction-local all 16.2.4-1focal [7,885 kB] 2021-06-03 08:32:08.364 | Get:124 https://download.ceph.com/debian-pacific focal/main amd64 ceph-mgr-k8sevents all 16.2.4-1focal [3,980 B] 2021-06-03 08:32:08.367 | Get:125 https://download.ceph.com/debian-pacific focal/main amd64 ceph-mgr-rook all 16.2.4-1focal [22.1 kB] 2021-06-03 08:32:09.397 | Preconfiguring packages ... 2021-06-03 08:32:09.493 | Fetched 200 MB in 49s (4,122 kB/s) 2021-06-03 08:32:09.523 | Selecting previously unselected package pigz. 2021-06-03 08:32:09.570 | (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 ... 80271 files and directories currently installed.) 2021-06-03 08:32:09.574 | Preparing to unpack .../000-pigz_2.4-1_amd64.deb ... 2021-06-03 08:32:09.576 | Unpacking pigz (2.4-1) ... 2021-06-03 08:32:09.615 | Selecting previously unselected package libtcl8.6:amd64. 2021-06-03 08:32:09.623 | Preparing to unpack .../001-libtcl8.6_8.6.10+dfsg-1_amd64.deb ... 2021-06-03 08:32:09.628 | Unpacking libtcl8.6:amd64 (8.6.10+dfsg-1) ... 2021-06-03 08:32:09.838 | Selecting previously unselected package libxft2:amd64. 2021-06-03 08:32:09.846 | Preparing to unpack .../002-libxft2_2.3.3-0ubuntu1_amd64.deb ... 2021-06-03 08:32:09.849 | Unpacking libxft2:amd64 (2.3.3-0ubuntu1) ... 2021-06-03 08:32:09.884 | Selecting previously unselected package libxss1:amd64. 2021-06-03 08:32:09.892 | Preparing to unpack .../003-libxss1_1%3a1.2.3-1_amd64.deb ... 2021-06-03 08:32:09.895 | Unpacking libxss1:amd64 (1:1.2.3-1) ... 2021-06-03 08:32:09.924 | Selecting previously unselected package libtk8.6:amd64. 2021-06-03 08:32:09.935 | Preparing to unpack .../004-libtk8.6_8.6.10-1_amd64.deb ... 2021-06-03 08:32:09.938 | Unpacking libtk8.6:amd64 (8.6.10-1) ... 2021-06-03 08:32:10.075 | Selecting previously unselected package tk8.6-blt2.5. 2021-06-03 08:32:10.084 | Preparing to unpack .../005-tk8.6-blt2.5_2.5.3+dfsg-4_amd64.deb ... 2021-06-03 08:32:10.086 | Unpacking tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-06-03 08:32:10.193 | Selecting previously unselected package blt. 2021-06-03 08:32:10.201 | Preparing to unpack .../006-blt_2.5.3+dfsg-4_amd64.deb ... 2021-06-03 08:32:10.206 | Unpacking blt (2.5.3+dfsg-4) ... 2021-06-03 08:32:10.232 | Selecting previously unselected package libjaeger. 2021-06-03 08:32:10.243 | Preparing to unpack .../007-libjaeger_16.2.4-1focal_amd64.deb ... 2021-06-03 08:32:10.246 | Unpacking libjaeger (16.2.4-1focal) ... 2021-06-03 08:32:10.274 | Selecting previously unselected package liblttng-ust-ctl4:amd64. 2021-06-03 08:32:10.282 | Preparing to unpack .../008-liblttng-ust-ctl4_2.11.0-1_amd64.deb ... 2021-06-03 08:32:10.285 | Unpacking liblttng-ust-ctl4:amd64 (2.11.0-1) ... 2021-06-03 08:32:10.323 | Selecting previously unselected package liblttng-ust0:amd64. 2021-06-03 08:32:10.332 | Preparing to unpack .../009-liblttng-ust0_2.11.0-1_amd64.deb ... 2021-06-03 08:32:10.334 | Unpacking liblttng-ust0:amd64 (2.11.0-1) ... 2021-06-03 08:32:10.395 | Preparing to unpack .../010-librbd1_16.2.4-1focal_amd64.deb ... 2021-06-03 08:32:10.401 | Unpacking librbd1 (16.2.4-1focal) over (15.2.11-0ubuntu0.20.04.2) ... 2021-06-03 08:32:10.926 | Preparing to unpack .../011-librados2_16.2.4-1focal_amd64.deb ... 2021-06-03 08:32:10.932 | Unpacking librados2 (16.2.4-1focal) over (15.2.11-0ubuntu0.20.04.2) ... 2021-06-03 08:32:11.444 | Selecting previously unselected package libcephfs2. 2021-06-03 08:32:11.453 | Preparing to unpack .../012-libcephfs2_16.2.4-1focal_amd64.deb ... 2021-06-03 08:32:11.456 | Unpacking libcephfs2 (16.2.4-1focal) ... 2021-06-03 08:32:11.582 | Selecting previously unselected package python3-rados. 2021-06-03 08:32:11.591 | Preparing to unpack .../013-python3-rados_16.2.4-1focal_amd64.deb ... 2021-06-03 08:32:11.593 | Unpacking python3-rados (16.2.4-1focal) ... 2021-06-03 08:32:11.686 | Selecting previously unselected package python3-ceph-argparse. 2021-06-03 08:32:11.695 | Preparing to unpack .../014-python3-ceph-argparse_16.2.4-1focal_all.deb ... 2021-06-03 08:32:11.697 | Unpacking python3-ceph-argparse (16.2.4-1focal) ... 2021-06-03 08:32:11.727 | Selecting previously unselected package python3-cephfs. 2021-06-03 08:32:11.736 | Preparing to unpack .../015-python3-cephfs_16.2.4-1focal_amd64.deb ... 2021-06-03 08:32:11.738 | Unpacking python3-cephfs (16.2.4-1focal) ... 2021-06-03 08:32:11.797 | Selecting previously unselected package python3-ceph-common. 2021-06-03 08:32:11.805 | Preparing to unpack .../016-python3-ceph-common_16.2.4-1focal_all.deb ... 2021-06-03 08:32:11.807 | Unpacking python3-ceph-common (16.2.4-1focal) ... 2021-06-03 08:32:11.843 | Selecting previously unselected package python3-prettytable. 2021-06-03 08:32:11.851 | Preparing to unpack .../017-python3-prettytable_0.7.2-5_all.deb ... 2021-06-03 08:32:11.854 | Unpacking python3-prettytable (0.7.2-5) ... 2021-06-03 08:32:11.882 | Selecting previously unselected package python3-rbd. 2021-06-03 08:32:11.891 | Preparing to unpack .../018-python3-rbd_16.2.4-1focal_amd64.deb ... 2021-06-03 08:32:11.893 | Unpacking python3-rbd (16.2.4-1focal) ... 2021-06-03 08:32:11.985 | Selecting previously unselected package librabbitmq4:amd64. 2021-06-03 08:32:11.993 | Preparing to unpack .../019-librabbitmq4_0.10.0-1_amd64.deb ... 2021-06-03 08:32:11.996 | Unpacking librabbitmq4:amd64 (0.10.0-1) ... 2021-06-03 08:32:12.029 | Selecting previously unselected package librdkafka1:amd64. 2021-06-03 08:32:12.038 | Preparing to unpack .../020-librdkafka1_1.2.1-1ubuntu1_amd64.deb ... 2021-06-03 08:32:12.040 | Unpacking librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2021-06-03 08:32:12.125 | Selecting previously unselected package librgw2. 2021-06-03 08:32:12.134 | Preparing to unpack .../021-librgw2_16.2.4-1focal_amd64.deb ... 2021-06-03 08:32:12.136 | Unpacking librgw2 (16.2.4-1focal) ... 2021-06-03 08:32:12.674 | Selecting previously unselected package python3-rgw. 2021-06-03 08:32:12.682 | Preparing to unpack .../022-python3-rgw_16.2.4-1focal_amd64.deb ... 2021-06-03 08:32:12.684 | Unpacking python3-rgw (16.2.4-1focal) ... 2021-06-03 08:32:12.731 | Selecting previously unselected package libdw1:amd64. 2021-06-03 08:32:12.739 | Preparing to unpack .../023-libdw1_0.176-1.1build1_amd64.deb ... 2021-06-03 08:32:12.742 | Unpacking libdw1:amd64 (0.176-1.1build1) ... 2021-06-03 08:32:12.806 | Selecting previously unselected package libbabeltrace1:amd64. 2021-06-03 08:32:12.816 | Preparing to unpack .../024-libbabeltrace1_1.5.8-1build1_amd64.deb ... 2021-06-03 08:32:12.818 | Unpacking libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-06-03 08:32:12.871 | Selecting previously unselected package libtcmalloc-minimal4:amd64. 2021-06-03 08:32:12.880 | Preparing to unpack .../025-libtcmalloc-minimal4_2.7-1ubuntu2_amd64.deb ... 2021-06-03 08:32:12.882 | Unpacking libtcmalloc-minimal4:amd64 (2.7-1ubuntu2) ... 2021-06-03 08:32:12.923 | Selecting previously unselected package libgoogle-perftools4:amd64. 2021-06-03 08:32:12.932 | Preparing to unpack .../026-libgoogle-perftools4_2.7-1ubuntu2_amd64.deb ... 2021-06-03 08:32:12.934 | Unpacking libgoogle-perftools4:amd64 (2.7-1ubuntu2) ... 2021-06-03 08:32:12.992 | Selecting previously unselected package libsnappy1v5:amd64. 2021-06-03 08:32:13.002 | Preparing to unpack .../027-libsnappy1v5_1.1.8-1build1_amd64.deb ... 2021-06-03 08:32:13.004 | Unpacking libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-06-03 08:32:13.033 | Selecting previously unselected package libleveldb1d:amd64. 2021-06-03 08:32:13.042 | Preparing to unpack .../028-libleveldb1d_1.22-3ubuntu2_amd64.deb ... 2021-06-03 08:32:13.044 | Unpacking libleveldb1d:amd64 (1.22-3ubuntu2) ... 2021-06-03 08:32:13.092 | Selecting previously unselected package liboath0. 2021-06-03 08:32:13.101 | Preparing to unpack .../029-liboath0_2.6.1-1.3_amd64.deb ... 2021-06-03 08:32:13.103 | Unpacking liboath0 (2.6.1-1.3) ... 2021-06-03 08:32:13.138 | Selecting previously unselected package libradosstriper1. 2021-06-03 08:32:13.146 | Preparing to unpack .../030-libradosstriper1_16.2.4-1focal_amd64.deb ... 2021-06-03 08:32:13.149 | Unpacking libradosstriper1 (16.2.4-1focal) ... 2021-06-03 08:32:13.245 | Selecting previously unselected package ceph-common. 2021-06-03 08:32:13.254 | Preparing to unpack .../031-ceph-common_16.2.4-1focal_amd64.deb ... 2021-06-03 08:32:13.256 | Unpacking ceph-common (16.2.4-1focal) ... 2021-06-03 08:32:16.355 | Selecting previously unselected package ceph-base. 2021-06-03 08:32:16.364 | Preparing to unpack .../032-ceph-base_16.2.4-1focal_amd64.deb ... 2021-06-03 08:32:16.375 | Unpacking ceph-base (16.2.4-1focal) ... 2021-06-03 08:32:17.276 | Selecting previously unselected package python3-dateutil. 2021-06-03 08:32:17.285 | Preparing to unpack .../033-python3-dateutil_2.7.3-3ubuntu1_all.deb ... 2021-06-03 08:32:17.287 | Unpacking python3-dateutil (2.7.3-3ubuntu1) ... 2021-06-03 08:32:17.324 | Selecting previously unselected package ceph-mgr-modules-core. 2021-06-03 08:32:17.333 | Preparing to unpack .../034-ceph-mgr-modules-core_16.2.4-1focal_all.deb ... 2021-06-03 08:32:17.335 | Unpacking ceph-mgr-modules-core (16.2.4-1focal) ... 2021-06-03 08:32:17.405 | Selecting previously unselected package libsqlite3-mod-ceph. 2021-06-03 08:32:17.414 | Preparing to unpack .../035-libsqlite3-mod-ceph_16.2.4-1focal_amd64.deb ... 2021-06-03 08:32:17.416 | Unpacking libsqlite3-mod-ceph (16.2.4-1focal) ... 2021-06-03 08:32:17.461 | Selecting previously unselected package python3-bcrypt. 2021-06-03 08:32:17.470 | Preparing to unpack .../036-python3-bcrypt_3.1.7-2ubuntu1_amd64.deb ... 2021-06-03 08:32:17.472 | Unpacking python3-bcrypt (3.1.7-2ubuntu1) ... 2021-06-03 08:32:17.505 | Selecting previously unselected package python3-cherrypy3. 2021-06-03 08:32:17.514 | Preparing to unpack .../037-python3-cherrypy3_8.9.1-6_all.deb ... 2021-06-03 08:32:17.516 | Unpacking python3-cherrypy3 (8.9.1-6) ... 2021-06-03 08:32:17.573 | Selecting previously unselected package python3-logutils. 2021-06-03 08:32:17.581 | Preparing to unpack .../038-python3-logutils_0.3.3-7_all.deb ... 2021-06-03 08:32:17.583 | Unpacking python3-logutils (0.3.3-7) ... 2021-06-03 08:32:17.614 | Selecting previously unselected package python3-mako. 2021-06-03 08:32:17.622 | Preparing to unpack .../039-python3-mako_1.1.0+ds1-1ubuntu2_all.deb ... 2021-06-03 08:32:17.625 | Unpacking python3-mako (1.1.0+ds1-1ubuntu2) ... 2021-06-03 08:32:17.664 | Selecting previously unselected package python3-simplegeneric. 2021-06-03 08:32:17.673 | Preparing to unpack .../040-python3-simplegeneric_0.8.1-3_all.deb ... 2021-06-03 08:32:17.675 | Unpacking python3-simplegeneric (0.8.1-3) ... 2021-06-03 08:32:17.702 | Selecting previously unselected package python3-singledispatch. 2021-06-03 08:32:17.711 | Preparing to unpack .../041-python3-singledispatch_3.4.0.3-2build1_all.deb ... 2021-06-03 08:32:17.713 | Unpacking python3-singledispatch (3.4.0.3-2build1) ... 2021-06-03 08:32:17.742 | Selecting previously unselected package python3-webob. 2021-06-03 08:32:17.751 | Preparing to unpack .../042-python3-webob_1%3a1.8.5-2_all.deb ... 2021-06-03 08:32:17.753 | Unpacking python3-webob (1:1.8.5-2) ... 2021-06-03 08:32:17.793 | Selecting previously unselected package python3-soupsieve. 2021-06-03 08:32:17.802 | Preparing to unpack .../043-python3-soupsieve_1.9.5+dfsg-1_all.deb ... 2021-06-03 08:32:17.804 | Unpacking python3-soupsieve (1.9.5+dfsg-1) ... 2021-06-03 08:32:17.836 | Selecting previously unselected package python3-bs4. 2021-06-03 08:32:17.845 | Preparing to unpack .../044-python3-bs4_4.8.2-1_all.deb ... 2021-06-03 08:32:17.847 | Unpacking python3-bs4 (4.8.2-1) ... 2021-06-03 08:32:17.888 | Selecting previously unselected package python3-waitress. 2021-06-03 08:32:17.896 | Preparing to unpack .../045-python3-waitress_1.4.1-1_all.deb ... 2021-06-03 08:32:17.900 | Unpacking python3-waitress (1.4.1-1) ... 2021-06-03 08:32:17.946 | Selecting previously unselected package python3-tempita. 2021-06-03 08:32:17.955 | Preparing to unpack .../046-python3-tempita_0.5.2-6_all.deb ... 2021-06-03 08:32:17.957 | Unpacking python3-tempita (0.5.2-6) ... 2021-06-03 08:32:17.987 | Selecting previously unselected package python3-paste. 2021-06-03 08:32:17.995 | Preparing to unpack .../047-python3-paste_3.4.0+dfsg1-1_all.deb ... 2021-06-03 08:32:17.997 | Unpacking python3-paste (3.4.0+dfsg1-1) ... 2021-06-03 08:32:18.077 | Selecting previously unselected package python-pastedeploy-tpl. 2021-06-03 08:32:18.086 | Preparing to unpack .../048-python-pastedeploy-tpl_2.1.0-1_all.deb ... 2021-06-03 08:32:18.088 | Unpacking python-pastedeploy-tpl (2.1.0-1) ... 2021-06-03 08:32:18.116 | Selecting previously unselected package python3-pastedeploy. 2021-06-03 08:32:18.126 | Preparing to unpack .../049-python3-pastedeploy_2.1.0-1_all.deb ... 2021-06-03 08:32:18.128 | Unpacking python3-pastedeploy (2.1.0-1) ... 2021-06-03 08:32:18.158 | Selecting previously unselected package python3-webtest. 2021-06-03 08:32:18.167 | Preparing to unpack .../050-python3-webtest_2.0.32-2_all.deb ... 2021-06-03 08:32:18.169 | Unpacking python3-webtest (2.0.32-2) ... 2021-06-03 08:32:18.201 | Selecting previously unselected package python3-pecan. 2021-06-03 08:32:18.210 | Preparing to unpack .../051-python3-pecan_1.3.3-3ubuntu1_all.deb ... 2021-06-03 08:32:18.212 | Unpacking python3-pecan (1.3.3-3ubuntu1) ... 2021-06-03 08:32:18.278 | Selecting previously unselected package python3-werkzeug. 2021-06-03 08:32:18.287 | Preparing to unpack .../052-python3-werkzeug_0.16.1+dfsg1-2_all.deb ... 2021-06-03 08:32:18.289 | Unpacking python3-werkzeug (0.16.1+dfsg1-2) ... 2021-06-03 08:32:18.348 | Selecting previously unselected package ceph-mgr. 2021-06-03 08:32:18.357 | Preparing to unpack .../053-ceph-mgr_16.2.4-1focal_amd64.deb ... 2021-06-03 08:32:18.359 | Unpacking ceph-mgr (16.2.4-1focal) ... 2021-06-03 08:32:18.597 | Selecting previously unselected package ceph-mon. 2021-06-03 08:32:18.606 | Preparing to unpack .../054-ceph-mon_16.2.4-1focal_amd64.deb ... 2021-06-03 08:32:18.609 | Unpacking ceph-mon (16.2.4-1focal) ... 2021-06-03 08:32:19.621 | Selecting previously unselected package ceph-osd. 2021-06-03 08:32:19.630 | Preparing to unpack .../055-ceph-osd_16.2.4-1focal_amd64.deb ... 2021-06-03 08:32:19.632 | Unpacking ceph-osd (16.2.4-1focal) ... 2021-06-03 08:32:23.270 | Selecting previously unselected package ceph. 2021-06-03 08:32:23.279 | Preparing to unpack .../056-ceph_16.2.4-1focal_amd64.deb ... 2021-06-03 08:32:23.282 | Unpacking ceph (16.2.4-1focal) ... 2021-06-03 08:32:23.309 | Selecting previously unselected package ceph-fuse. 2021-06-03 08:32:23.318 | Preparing to unpack .../057-ceph-fuse_16.2.4-1focal_amd64.deb ... 2021-06-03 08:32:23.320 | Unpacking ceph-fuse (16.2.4-1focal) ... 2021-06-03 08:32:23.464 | Selecting previously unselected package ceph-mds. 2021-06-03 08:32:23.473 | Preparing to unpack .../058-ceph-mds_16.2.4-1focal_amd64.deb ... 2021-06-03 08:32:23.475 | Unpacking ceph-mds (16.2.4-1focal) ... 2021-06-03 08:32:23.826 | Selecting previously unselected package cephadm. 2021-06-03 08:32:23.835 | Preparing to unpack .../059-cephadm_16.2.4-1focal_amd64.deb ... 2021-06-03 08:32:23.837 | Unpacking cephadm (16.2.4-1focal) ... 2021-06-03 08:32:23.871 | Selecting previously unselected package ceph-mgr-cephadm. 2021-06-03 08:32:23.881 | Preparing to unpack .../060-ceph-mgr-cephadm_16.2.4-1focal_all.deb ... 2021-06-03 08:32:23.883 | Unpacking ceph-mgr-cephadm (16.2.4-1focal) ... 2021-06-03 08:32:23.925 | Selecting previously unselected package python3-repoze.lru. 2021-06-03 08:32:23.934 | Preparing to unpack .../061-python3-repoze.lru_0.7-2_all.deb ... 2021-06-03 08:32:23.936 | Unpacking python3-repoze.lru (0.7-2) ... 2021-06-03 08:32:23.965 | Selecting previously unselected package libjs-underscore. 2021-06-03 08:32:23.978 | Preparing to unpack .../062-libjs-underscore_1.9.1~dfsg-1ubuntu0.20.04.1_all.deb ... 2021-06-03 08:32:23.980 | Unpacking libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2021-06-03 08:32:24.019 | Selecting previously unselected package libjs-sphinxdoc. 2021-06-03 08:32:24.027 | Preparing to unpack .../063-libjs-sphinxdoc_1.8.5-7ubuntu3_all.deb ... 2021-06-03 08:32:24.032 | Unpacking libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2021-06-03 08:32:24.071 | Selecting previously unselected package python3-routes. 2021-06-03 08:32:24.080 | Preparing to unpack .../064-python3-routes_2.4.1-2_all.deb ... 2021-06-03 08:32:24.082 | Unpacking python3-routes (2.4.1-2) ... 2021-06-03 08:32:24.131 | Selecting previously unselected package ceph-mgr-dashboard. 2021-06-03 08:32:24.140 | Preparing to unpack .../065-ceph-mgr-dashboard_16.2.4-1focal_all.deb ... 2021-06-03 08:32:24.142 | Unpacking ceph-mgr-dashboard (16.2.4-1focal) ... 2021-06-03 08:32:24.807 | Selecting previously unselected package libblas3:amd64. 2021-06-03 08:32:24.817 | Preparing to unpack .../066-libblas3_3.9.0-1build1_amd64.deb ... 2021-06-03 08:32:24.821 | Unpacking libblas3:amd64 (3.9.0-1build1) ... 2021-06-03 08:32:24.870 | Selecting previously unselected package libgfortran5:amd64. 2021-06-03 08:32:24.879 | Preparing to unpack .../067-libgfortran5_10.2.0-5ubuntu1~20.04_amd64.deb ... 2021-06-03 08:32:24.881 | Unpacking libgfortran5:amd64 (10.2.0-5ubuntu1~20.04) ... 2021-06-03 08:32:25.025 | Selecting previously unselected package liblapack3:amd64. 2021-06-03 08:32:25.035 | Preparing to unpack .../068-liblapack3_3.9.0-1build1_amd64.deb ... 2021-06-03 08:32:25.039 | Unpacking liblapack3:amd64 (3.9.0-1build1) ... 2021-06-03 08:32:25.365 | Selecting previously unselected package python3-numpy. 2021-06-03 08:32:25.374 | Preparing to unpack .../069-python3-numpy_1%3a1.17.4-5ubuntu3_amd64.deb ... 2021-06-03 08:32:25.376 | Unpacking python3-numpy (1:1.17.4-5ubuntu3) ... 2021-06-03 08:32:25.855 | Selecting previously unselected package python3-decorator. 2021-06-03 08:32:25.864 | Preparing to unpack .../070-python3-decorator_4.4.2-0ubuntu1_all.deb ... 2021-06-03 08:32:25.866 | Unpacking python3-decorator (4.4.2-0ubuntu1) ... 2021-06-03 08:32:25.894 | Selecting previously unselected package liblbfgsb0:amd64. 2021-06-03 08:32:25.903 | Preparing to unpack .../071-liblbfgsb0_3.0+dfsg.3-7build1_amd64.deb ... 2021-06-03 08:32:25.906 | Unpacking liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2021-06-03 08:32:25.942 | Selecting previously unselected package python3-scipy. 2021-06-03 08:32:25.951 | Preparing to unpack .../072-python3-scipy_1.3.3-3build1_amd64.deb ... 2021-06-03 08:32:25.954 | Unpacking python3-scipy (1.3.3-3build1) ... 2021-06-03 08:32:27.446 | Selecting previously unselected package python3-sklearn-lib. 2021-06-03 08:32:27.456 | Preparing to unpack .../073-python3-sklearn-lib_0.22.2.post1+dfsg-5_amd64.deb ... 2021-06-03 08:32:27.458 | Unpacking python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2021-06-03 08:32:27.858 | Selecting previously unselected package python3-joblib. 2021-06-03 08:32:27.868 | Preparing to unpack .../074-python3-joblib_0.14.0-3_all.deb ... 2021-06-03 08:32:27.871 | Unpacking python3-joblib (0.14.0-3) ... 2021-06-03 08:32:27.955 | Selecting previously unselected package python3-sklearn. 2021-06-03 08:32:27.964 | Preparing to unpack .../075-python3-sklearn_0.22.2.post1+dfsg-5_all.deb ... 2021-06-03 08:32:27.966 | Unpacking python3-sklearn (0.22.2.post1+dfsg-5) ... 2021-06-03 08:32:28.320 | Selecting previously unselected package ceph-mgr-diskprediction-local. 2021-06-03 08:32:28.330 | Preparing to unpack .../076-ceph-mgr-diskprediction-local_16.2.4-1focal_all.deb ... 2021-06-03 08:32:28.333 | Unpacking ceph-mgr-diskprediction-local (16.2.4-1focal) ... 2021-06-03 08:32:29.668 | Selecting previously unselected package python3-cachetools. 2021-06-03 08:32:29.679 | Preparing to unpack .../077-python3-cachetools_4.0.0-1_all.deb ... 2021-06-03 08:32:29.682 | Unpacking python3-cachetools (4.0.0-1) ... 2021-06-03 08:32:29.718 | Selecting previously unselected package python3-pyasn1. 2021-06-03 08:32:29.727 | Preparing to unpack .../078-python3-pyasn1_0.4.2-3build1_all.deb ... 2021-06-03 08:32:29.729 | Unpacking python3-pyasn1 (0.4.2-3build1) ... 2021-06-03 08:32:29.774 | Selecting previously unselected package python3-pyasn1-modules. 2021-06-03 08:32:29.784 | Preparing to unpack .../079-python3-pyasn1-modules_0.2.1-0.2build1_all.deb ... 2021-06-03 08:32:29.786 | Unpacking python3-pyasn1-modules (0.2.1-0.2build1) ... 2021-06-03 08:32:29.826 | Selecting previously unselected package python3-rsa. 2021-06-03 08:32:29.835 | Preparing to unpack .../080-python3-rsa_4.0-3_all.deb ... 2021-06-03 08:32:29.837 | Unpacking python3-rsa (4.0-3) ... 2021-06-03 08:32:29.889 | Selecting previously unselected package python3-google-auth. 2021-06-03 08:32:29.898 | Preparing to unpack .../081-python3-google-auth_1.5.1-2_all.deb ... 2021-06-03 08:32:29.901 | Unpacking python3-google-auth (1.5.1-2) ... 2021-06-03 08:32:29.941 | Selecting previously unselected package python3-requests-oauthlib. 2021-06-03 08:32:29.950 | Preparing to unpack .../082-python3-requests-oauthlib_1.0.0-1.1build1_all.deb ... 2021-06-03 08:32:29.952 | Unpacking python3-requests-oauthlib (1.0.0-1.1build1) ... 2021-06-03 08:32:29.987 | Selecting previously unselected package python3-websocket. 2021-06-03 08:32:29.997 | Preparing to unpack .../083-python3-websocket_0.53.0-2ubuntu1_all.deb ... 2021-06-03 08:32:29.999 | Unpacking python3-websocket (0.53.0-2ubuntu1) ... 2021-06-03 08:32:30.035 | Selecting previously unselected package python3-kubernetes. 2021-06-03 08:32:30.044 | Preparing to unpack .../084-python3-kubernetes_7.0.0~a1-2_all.deb ... 2021-06-03 08:32:30.047 | Unpacking python3-kubernetes (7.0.0~a1-2) ... 2021-06-03 08:32:30.301 | Selecting previously unselected package ceph-mgr-k8sevents. 2021-06-03 08:32:30.311 | Preparing to unpack .../085-ceph-mgr-k8sevents_16.2.4-1focal_all.deb ... 2021-06-03 08:32:30.313 | Unpacking ceph-mgr-k8sevents (16.2.4-1focal) ... 2021-06-03 08:32:30.340 | Selecting previously unselected package ceph-mgr-rook. 2021-06-03 08:32:30.349 | Preparing to unpack .../086-ceph-mgr-rook_16.2.4-1focal_all.deb ... 2021-06-03 08:32:30.352 | Unpacking ceph-mgr-rook (16.2.4-1focal) ... 2021-06-03 08:32:30.381 | Selecting previously unselected package runc. 2021-06-03 08:32:30.391 | Preparing to unpack .../087-runc_1.0.0~rc93-0ubuntu1~20.04.2_amd64.deb ... 2021-06-03 08:32:30.393 | Unpacking runc (1.0.0~rc93-0ubuntu1~20.04.2) ... 2021-06-03 08:32:31.000 | Selecting previously unselected package containerd. 2021-06-03 08:32:31.009 | Preparing to unpack .../088-containerd_1.3.3-0ubuntu2.3_amd64.deb ... 2021-06-03 08:32:31.012 | Unpacking containerd (1.3.3-0ubuntu2.3) ... 2021-06-03 08:32:35.069 | Selecting previously unselected package docker.io. 2021-06-03 08:32:35.079 | Preparing to unpack .../089-docker.io_20.10.2-0ubuntu1~20.04.2_amd64.deb ... 2021-06-03 08:32:35.109 | Unpacking docker.io (20.10.2-0ubuntu1~20.04.2) ... 2021-06-03 08:32:40.621 | Selecting previously unselected package fonts-lyx. 2021-06-03 08:32:40.631 | Preparing to unpack .../090-fonts-lyx_2.3.4.2-2_all.deb ... 2021-06-03 08:32:40.633 | Unpacking fonts-lyx (2.3.4.2-2) ... 2021-06-03 08:32:40.684 | Selecting previously unselected package libimagequant0:amd64. 2021-06-03 08:32:40.693 | Preparing to unpack .../091-libimagequant0_2.12.2-1.1_amd64.deb ... 2021-06-03 08:32:40.695 | Unpacking libimagequant0:amd64 (2.12.2-1.1) ... 2021-06-03 08:32:40.734 | Selecting previously unselected package libjs-jquery-ui. 2021-06-03 08:32:40.743 | Preparing to unpack .../092-libjs-jquery-ui_1.12.1+dfsg-5_all.deb ... 2021-06-03 08:32:40.753 | Unpacking libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-06-03 08:32:40.904 | Selecting previously unselected package liblcms2-2:amd64. 2021-06-03 08:32:40.914 | Preparing to unpack .../093-liblcms2-2_2.9-4_amd64.deb ... 2021-06-03 08:32:40.916 | Unpacking liblcms2-2:amd64 (2.9-4) ... 2021-06-03 08:32:40.964 | Selecting previously unselected package libnspr4:amd64. 2021-06-03 08:32:40.973 | Preparing to unpack .../094-libnspr4_2%3a4.25-1_amd64.deb ... 2021-06-03 08:32:40.976 | Unpacking libnspr4:amd64 (2:4.25-1) ... 2021-06-03 08:32:41.022 | Selecting previously unselected package libnss3:amd64. 2021-06-03 08:32:41.032 | Preparing to unpack .../095-libnss3_2%3a3.49.1-1ubuntu1.5_amd64.deb ... 2021-06-03 08:32:41.034 | Unpacking libnss3:amd64 (2:3.49.1-1ubuntu1.5) ... 2021-06-03 08:32:41.233 | Selecting previously unselected package libnss3-tools. 2021-06-03 08:32:41.243 | Preparing to unpack .../096-libnss3-tools_2%3a3.49.1-1ubuntu1.5_amd64.deb ... 2021-06-03 08:32:41.245 | Unpacking libnss3-tools (2:3.49.1-1ubuntu1.5) ... 2021-06-03 08:32:41.427 | Selecting previously unselected package libwebpdemux2:amd64. 2021-06-03 08:32:41.436 | Preparing to unpack .../097-libwebpdemux2_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2021-06-03 08:32:41.439 | Unpacking libwebpdemux2:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2021-06-03 08:32:41.468 | Selecting previously unselected package libwebpmux3:amd64. 2021-06-03 08:32:41.477 | Preparing to unpack .../098-libwebpmux3_0.6.1-2ubuntu0.20.04.1_amd64.deb ... 2021-06-03 08:32:41.479 | Unpacking libwebpmux3:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2021-06-03 08:32:41.512 | Selecting previously unselected package nvme-cli. 2021-06-03 08:32:41.522 | Preparing to unpack .../099-nvme-cli_1.9-1ubuntu0.1_amd64.deb ... 2021-06-03 08:32:41.537 | Unpacking nvme-cli (1.9-1ubuntu0.1) ... 2021-06-03 08:32:41.614 | Selecting previously unselected package ttf-bitstream-vera. 2021-06-03 08:32:41.624 | Preparing to unpack .../100-ttf-bitstream-vera_1.10-8_all.deb ... 2021-06-03 08:32:41.626 | Unpacking ttf-bitstream-vera (1.10-8) ... 2021-06-03 08:32:41.663 | Selecting previously unselected package python-matplotlib-data. 2021-06-03 08:32:41.672 | Preparing to unpack .../101-python-matplotlib-data_3.1.2-1ubuntu4_all.deb ... 2021-06-03 08:32:41.674 | Unpacking python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-06-03 08:32:42.154 | Selecting previously unselected package python3-atomicwrites. 2021-06-03 08:32:42.164 | Preparing to unpack .../102-python3-atomicwrites_1.1.5-2build1_all.deb ... 2021-06-03 08:32:42.166 | Unpacking python3-atomicwrites (1.1.5-2build1) ... 2021-06-03 08:32:42.198 | Selecting previously unselected package python3-cycler. 2021-06-03 08:32:42.209 | Preparing to unpack .../103-python3-cycler_0.10.0-3_all.deb ... 2021-06-03 08:32:42.211 | Unpacking python3-cycler (0.10.0-3) ... 2021-06-03 08:32:42.242 | Selecting previously unselected package python3-webencodings. 2021-06-03 08:32:42.251 | Preparing to unpack .../104-python3-webencodings_0.5.1-1ubuntu1_all.deb ... 2021-06-03 08:32:42.254 | Unpacking python3-webencodings (0.5.1-1ubuntu1) ... 2021-06-03 08:32:42.285 | Selecting previously unselected package python3-html5lib. 2021-06-03 08:32:42.294 | Preparing to unpack .../105-python3-html5lib_1.0.1-2_all.deb ... 2021-06-03 08:32:42.296 | Unpacking python3-html5lib (1.0.1-2) ... 2021-06-03 08:32:42.339 | Selecting previously unselected package python3-kiwisolver. 2021-06-03 08:32:42.348 | Preparing to unpack .../106-python3-kiwisolver_1.0.1-3build1_amd64.deb ... 2021-06-03 08:32:42.351 | Unpacking python3-kiwisolver (1.0.1-3build1) ... 2021-06-03 08:32:42.388 | Selecting previously unselected package python3-lxml:amd64. 2021-06-03 08:32:42.398 | Preparing to unpack .../107-python3-lxml_4.5.0-1ubuntu0.3_amd64.deb ... 2021-06-03 08:32:42.400 | Unpacking python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-06-03 08:32:42.633 | Selecting previously unselected package python3-pyparsing. 2021-06-03 08:32:42.643 | Preparing to unpack .../108-python3-pyparsing_2.4.6-1_all.deb ... 2021-06-03 08:32:42.645 | Unpacking python3-pyparsing (2.4.6-1) ... 2021-06-03 08:32:42.681 | Selecting previously unselected package python3-matplotlib. 2021-06-03 08:32:42.691 | Preparing to unpack .../109-python3-matplotlib_3.1.2-1ubuntu4_amd64.deb ... 2021-06-03 08:32:42.694 | Unpacking python3-matplotlib (3.1.2-1ubuntu4) ... 2021-06-03 08:32:43.351 | Selecting previously unselected package python3-nose. 2021-06-03 08:32:43.361 | Preparing to unpack .../110-python3-nose_1.3.7-5_all.deb ... 2021-06-03 08:32:43.363 | Unpacking python3-nose (1.3.7-5) ... 2021-06-03 08:32:43.414 | Selecting previously unselected package python3-olefile. 2021-06-03 08:32:43.424 | Preparing to unpack .../111-python3-olefile_0.46-2_all.deb ... 2021-06-03 08:32:43.426 | Unpacking python3-olefile (0.46-2) ... 2021-06-03 08:32:43.460 | Selecting previously unselected package python3-packaging. 2021-06-03 08:32:43.470 | Preparing to unpack .../112-python3-packaging_20.3-1_all.deb ... 2021-06-03 08:32:43.472 | Unpacking python3-packaging (20.3-1) ... 2021-06-03 08:32:43.507 | Selecting previously unselected package python3-pastescript. 2021-06-03 08:32:43.517 | Preparing to unpack .../113-python3-pastescript_2.0.2-4_all.deb ... 2021-06-03 08:32:43.519 | Unpacking python3-pastescript (2.0.2-4) ... 2021-06-03 08:32:43.562 | Selecting previously unselected package python3-pil:amd64. 2021-06-03 08:32:43.572 | Preparing to unpack .../114-python3-pil_7.0.0-4ubuntu0.4_amd64.deb ... 2021-06-03 08:32:43.574 | Unpacking python3-pil:amd64 (7.0.0-4ubuntu0.4) ... 2021-06-03 08:32:43.668 | Selecting previously unselected package python3-pluggy. 2021-06-03 08:32:43.678 | Preparing to unpack .../115-python3-pluggy_0.13.0-2_all.deb ... 2021-06-03 08:32:43.681 | Unpacking python3-pluggy (0.13.0-2) ... 2021-06-03 08:32:43.714 | Selecting previously unselected package python3-psutil. 2021-06-03 08:32:43.724 | Preparing to unpack .../116-python3-psutil_5.5.1-1ubuntu4_amd64.deb ... 2021-06-03 08:32:43.726 | Unpacking python3-psutil (5.5.1-1ubuntu4) ... 2021-06-03 08:32:43.778 | Selecting previously unselected package python3-py. 2021-06-03 08:32:43.787 | Preparing to unpack .../117-python3-py_1.8.1-1_all.deb ... 2021-06-03 08:32:43.790 | Unpacking python3-py (1.8.1-1) ... 2021-06-03 08:32:43.833 | Selecting previously unselected package python3-pyinotify. 2021-06-03 08:32:43.842 | Preparing to unpack .../118-python3-pyinotify_0.9.6-1.2ubuntu1_all.deb ... 2021-06-03 08:32:43.844 | Unpacking python3-pyinotify (0.9.6-1.2ubuntu1) ... 2021-06-03 08:32:43.876 | Selecting previously unselected package python3-wcwidth. 2021-06-03 08:32:43.886 | Preparing to unpack .../119-python3-wcwidth_0.1.8+dfsg1-3_all.deb ... 2021-06-03 08:32:43.888 | Unpacking python3-wcwidth (0.1.8+dfsg1-3) ... 2021-06-03 08:32:43.924 | Selecting previously unselected package python3-pytest. 2021-06-03 08:32:43.933 | Preparing to unpack .../120-python3-pytest_4.6.9-1_all.deb ... 2021-06-03 08:32:43.935 | Unpacking python3-pytest (4.6.9-1) ... 2021-06-03 08:32:43.996 | Selecting previously unselected package python3-simplejson. 2021-06-03 08:32:44.006 | Preparing to unpack .../121-python3-simplejson_3.16.0-2ubuntu2_amd64.deb ... 2021-06-03 08:32:44.008 | Unpacking python3-simplejson (3.16.0-2ubuntu2) ... 2021-06-03 08:32:44.053 | Selecting previously unselected package python3-tk:amd64. 2021-06-03 08:32:44.063 | Preparing to unpack .../122-python3-tk_3.8.10-0ubuntu1~20.04_amd64.deb ... 2021-06-03 08:32:44.065 | Unpacking python3-tk:amd64 (3.8.10-0ubuntu1~20.04) ... 2021-06-03 08:32:44.122 | Selecting previously unselected package smartmontools. 2021-06-03 08:32:44.131 | Preparing to unpack .../123-smartmontools_7.1-1build1_amd64.deb ... 2021-06-03 08:32:44.151 | Unpacking smartmontools (7.1-1build1) ... 2021-06-03 08:32:44.262 | Selecting previously unselected package ubuntu-fan. 2021-06-03 08:32:44.271 | Preparing to unpack .../124-ubuntu-fan_0.12.13_all.deb ... 2021-06-03 08:32:44.274 | Unpacking ubuntu-fan (0.12.13) ... 2021-06-03 08:32:44.336 | Setting up smartmontools (7.1-1build1) ... 2021-06-03 08:32:44.970 | Created symlink /etc/systemd/system/smartd.service → /lib/systemd/system/smartmontools.service. 2021-06-03 08:32:44.970 | Created symlink /etc/systemd/system/multi-user.target.wants/smartmontools.service → /lib/systemd/system/smartmontools.service. 2021-06-03 08:32:45.730 | Setting up liblcms2-2:amd64 (2.9-4) ... 2021-06-03 08:32:45.737 | Setting up libdw1:amd64 (0.176-1.1build1) ... 2021-06-03 08:32:45.742 | Setting up librabbitmq4:amd64 (0.10.0-1) ... 2021-06-03 08:32:45.747 | Setting up ubuntu-fan (0.12.13) ... 2021-06-03 08:32:46.026 | Created symlink /etc/systemd/system/multi-user.target.wants/ubuntu-fan.service → /lib/systemd/system/ubuntu-fan.service. 2021-06-03 08:32:47.212 | Setting up libxft2:amd64 (2.3.3-0ubuntu1) ... 2021-06-03 08:32:47.217 | Setting up ttf-bitstream-vera (1.10-8) ... 2021-06-03 08:32:47.223 | Setting up nvme-cli (1.9-1ubuntu0.1) ... 2021-06-03 08:32:47.251 | Setting up cephadm (16.2.4-1focal) ... 2021-06-03 08:32:47.379 | Adding system user cephadm....done 2021-06-03 08:32:47.398 | Setting up python3-waitress (1.4.1-1) ... 2021-06-03 08:32:47.757 | Setting up python3-repoze.lru (0.7-2) ... 2021-06-03 08:32:47.995 | Setting up liboath0 (2.6.1-1.3) ... 2021-06-03 08:32:48.001 | Setting up python3-py (1.8.1-1) ... 2021-06-03 08:32:48.309 | Setting up python3-joblib (0.14.0-3) ... 2021-06-03 08:32:48.718 | Setting up python3-cachetools (4.0.0-1) ... 2021-06-03 08:32:48.955 | Setting up fonts-lyx (2.3.4.2-2) ... 2021-06-03 08:32:48.961 | Setting up python3-olefile (0.46-2) ... 2021-06-03 08:32:49.209 | Setting up libwebpdemux2:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2021-06-03 08:32:49.215 | Setting up python3-bcrypt (3.1.7-2ubuntu1) ... 2021-06-03 08:32:49.444 | Setting up python3-pyinotify (0.9.6-1.2ubuntu1) ... 2021-06-03 08:32:49.687 | Setting up libtcmalloc-minimal4:amd64 (2.7-1ubuntu2) ... 2021-06-03 08:32:49.692 | Setting up python3-ceph-argparse (16.2.4-1focal) ... 2021-06-03 08:32:49.939 | Setting up python3-nose (1.3.7-5) ... 2021-06-03 08:32:50.269 | Setting up python3-webencodings (0.5.1-1ubuntu1) ... 2021-06-03 08:32:50.511 | Setting up python3-psutil (5.5.1-1ubuntu4) ... 2021-06-03 08:32:50.920 | Setting up runc (1.0.0~rc93-0ubuntu1~20.04.2) ... 2021-06-03 08:32:50.924 | Setting up libsnappy1v5:amd64 (1.1.8-1build1) ... 2021-06-03 08:32:50.929 | Setting up python3-atomicwrites (1.1.5-2build1) ... 2021-06-03 08:32:51.159 | Setting up python3-simplejson (3.16.0-2ubuntu2) ... 2021-06-03 08:32:51.437 | Setting up python3-decorator (4.4.2-0ubuntu1) ... 2021-06-03 08:32:51.669 | Setting up libjaeger (16.2.4-1focal) ... 2021-06-03 08:32:51.675 | Setting up python3-tempita (0.5.2-6) ... 2021-06-03 08:32:51.923 | Setting up libblas3:amd64 (3.9.0-1build1) ... 2021-06-03 08:32:51.932 | update-alternatives: using /usr/lib/x86_64-linux-gnu/blas/libblas.so.3 to provide /usr/lib/x86_64-linux-gnu/libblas.so.3 (libblas.so.3-x86_64-linux-gnu) in auto mode 2021-06-03 08:32:51.935 | Setting up libjs-jquery-ui (1.12.1+dfsg-5) ... 2021-06-03 08:32:51.947 | Setting up python-pastedeploy-tpl (2.1.0-1) ... 2021-06-03 08:32:51.953 | Setting up python3-wcwidth (0.1.8+dfsg1-3) ... 2021-06-03 08:32:52.188 | Setting up python3-pyparsing (2.4.6-1) ... 2021-06-03 08:32:52.475 | Setting up liblttng-ust-ctl4:amd64 (2.11.0-1) ... 2021-06-03 08:32:52.480 | Setting up python3-paste (3.4.0+dfsg1-1) ... 2021-06-03 08:32:52.916 | Setting up libnspr4:amd64 (2:4.25-1) ... 2021-06-03 08:32:52.921 | Setting up python3-werkzeug (0.16.1+dfsg1-2) ... 2021-06-03 08:32:53.320 | Setting up python3-cycler (0.10.0-3) ... 2021-06-03 08:32:53.553 | Setting up libimagequant0:amd64 (2.12.2-1.1) ... 2021-06-03 08:32:53.559 | Setting up python3-ceph-common (16.2.4-1focal) ... 2021-06-03 08:32:53.827 | Setting up python3-kiwisolver (1.0.1-3build1) ... 2021-06-03 08:32:53.833 | Setting up libtcl8.6:amd64 (8.6.10+dfsg-1) ... 2021-06-03 08:32:53.839 | Setting up python3-html5lib (1.0.1-2) ... 2021-06-03 08:32:54.191 | Setting up libbabeltrace1:amd64 (1.5.8-1build1) ... 2021-06-03 08:32:54.197 | Setting up librdkafka1:amd64 (1.2.1-1ubuntu1) ... 2021-06-03 08:32:54.202 | Setting up libgfortran5:amd64 (10.2.0-5ubuntu1~20.04) ... 2021-06-03 08:32:54.207 | Setting up python3-pluggy (0.13.0-2) ... 2021-06-03 08:32:54.445 | Setting up pigz (2.4-1) ... 2021-06-03 08:32:54.451 | Setting up python3-lxml:amd64 (4.5.0-1ubuntu0.3) ... 2021-06-03 08:32:54.747 | Setting up python3-pyasn1 (0.4.2-3build1) ... 2021-06-03 08:32:55.053 | Setting up python3-dateutil (2.7.3-3ubuntu1) ... 2021-06-03 08:32:55.344 | Setting up python3-singledispatch (3.4.0.3-2build1) ... 2021-06-03 08:32:55.579 | Setting up libxss1:amd64 (1:1.2.3-1) ... 2021-06-03 08:32:55.585 | Setting up python3-logutils (0.3.3-7) ... 2021-06-03 08:32:55.835 | Setting up ceph-mgr-modules-core (16.2.4-1focal) ... 2021-06-03 08:32:55.840 | Setting up liblttng-ust0:amd64 (2.11.0-1) ... 2021-06-03 08:32:55.846 | Setting up python3-simplegeneric (0.8.1-3) ... 2021-06-03 08:32:56.078 | Setting up containerd (1.3.3-0ubuntu2.3) ... 2021-06-03 08:32:56.334 | Created symlink /etc/systemd/system/multi-user.target.wants/containerd.service → /lib/systemd/system/containerd.service. 2021-06-03 08:32:57.053 | Setting up python3-prettytable (0.7.2-5) ... 2021-06-03 08:32:57.302 | Setting up python-matplotlib-data (3.1.2-1ubuntu4) ... 2021-06-03 08:32:57.309 | Setting up libwebpmux3:amd64 (0.6.1-2ubuntu0.20.04.1) ... 2021-06-03 08:32:57.315 | Setting up python3-soupsieve (1.9.5+dfsg-1) ... 2021-06-03 08:32:57.580 | Setting up python3-websocket (0.53.0-2ubuntu1) ... 2021-06-03 08:32:57.588 | update-alternatives: using /usr/bin/python3-wsdump to provide /usr/bin/wsdump (wsdump) in auto mode 2021-06-03 08:32:57.845 | Setting up python3-requests-oauthlib (1.0.0-1.1build1) ... 2021-06-03 08:32:58.088 | Setting up python3-mako (1.1.0+ds1-1ubuntu2) ... 2021-06-03 08:32:58.383 | Setting up libgoogle-perftools4:amd64 (2.7-1ubuntu2) ... 2021-06-03 08:32:58.388 | Setting up python3-cherrypy3 (8.9.1-6) ... 2021-06-03 08:32:58.760 | Setting up libjs-underscore (1.9.1~dfsg-1ubuntu0.20.04.1) ... 2021-06-03 08:32:58.767 | Setting up python3-webob (1:1.8.5-2) ... 2021-06-03 08:32:59.085 | Setting up libleveldb1d:amd64 (1.22-3ubuntu2) ... 2021-06-03 08:32:59.092 | Setting up librados2 (16.2.4-1focal) ... 2021-06-03 08:32:59.097 | Setting up liblapack3:amd64 (3.9.0-1build1) ... 2021-06-03 08:32:59.105 | update-alternatives: using /usr/lib/x86_64-linux-gnu/lapack/liblapack.so.3 to provide /usr/lib/x86_64-linux-gnu/liblapack.so.3 (liblapack.so.3-x86_64-linux-gnu) in auto mode 2021-06-03 08:32:59.110 | Setting up librgw2 (16.2.4-1focal) ... 2021-06-03 08:32:59.117 | Setting up libsqlite3-mod-ceph (16.2.4-1focal) ... 2021-06-03 08:32:59.124 | Setting up python3-pastedeploy (2.1.0-1) ... 2021-06-03 08:32:59.390 | Setting up libtk8.6:amd64 (8.6.10-1) ... 2021-06-03 08:32:59.397 | Setting up libnss3:amd64 (2:3.49.1-1ubuntu1.5) ... 2021-06-03 08:32:59.403 | Setting up docker.io (20.10.2-0ubuntu1~20.04.2) ... 2021-06-03 08:32:59.653 | Adding group `docker' (GID 124) ... 2021-06-03 08:32:59.666 | Done. 2021-06-03 08:32:59.951 | Created symlink /etc/systemd/system/multi-user.target.wants/docker.service → /lib/systemd/system/docker.service. 2021-06-03 08:33:00.523 | Created symlink /etc/systemd/system/sockets.target.wants/docker.socket → /lib/systemd/system/docker.socket. 2021-06-03 08:33:02.592 | Setting up python3-bs4 (4.8.2-1) ... 2021-06-03 08:33:02.904 | Setting up libcephfs2 (16.2.4-1focal) ... 2021-06-03 08:33:02.912 | Setting up python3-pil:amd64 (7.0.0-4ubuntu0.4) ... 2021-06-03 08:33:03.352 | Setting up python3-packaging (20.3-1) ... 2021-06-03 08:33:03.603 | Setting up libradosstriper1 (16.2.4-1focal) ... 2021-06-03 08:33:03.609 | Setting up python3-pyasn1-modules (0.2.1-0.2build1) ... 2021-06-03 08:33:03.926 | Setting up librbd1 (16.2.4-1focal) ... 2021-06-03 08:33:03.932 | Setting up python3-numpy (1:1.17.4-5ubuntu3) ... 2021-06-03 08:33:05.955 | Setting up libjs-sphinxdoc (1.8.5-7ubuntu3) ... 2021-06-03 08:33:05.961 | Setting up python3-rsa (4.0-3) ... 2021-06-03 08:33:06.213 | Setting up python3-webtest (2.0.32-2) ... 2021-06-03 08:33:06.466 | Setting up ceph-fuse (16.2.4-1focal) ... 2021-06-03 08:33:06.721 | Created symlink /etc/systemd/system/remote-fs.target.wants/ceph-fuse.target → /lib/systemd/system/ceph-fuse.target. 2021-06-03 08:33:06.721 | Created symlink /etc/systemd/system/ceph.target.wants/ceph-fuse.target → /lib/systemd/system/ceph-fuse.target. 2021-06-03 08:33:07.450 | Setting up libnss3-tools (2:3.49.1-1ubuntu1.5) ... 2021-06-03 08:33:07.456 | Setting up liblbfgsb0:amd64 (3.0+dfsg.3-7build1) ... 2021-06-03 08:33:07.462 | Setting up python3-pastescript (2.0.2-4) ... 2021-06-03 08:33:07.748 | Setting up python3-pecan (1.3.3-3ubuntu1) ... 2021-06-03 08:33:08.120 | Setting up python3-rados (16.2.4-1focal) ... 2021-06-03 08:33:08.127 | Setting up tk8.6-blt2.5 (2.5.3+dfsg-4) ... 2021-06-03 08:33:08.133 | Setting up python3-matplotlib (3.1.2-1ubuntu4) ... 2021-06-03 08:33:09.707 | Setting up python3-scipy (1.3.3-3build1) ... 2021-06-03 08:33:12.496 | Setting up python3-pytest (4.6.9-1) ... 2021-06-03 08:33:12.913 | Setting up blt (2.5.3+dfsg-4) ... 2021-06-03 08:33:12.919 | Setting up python3-rbd (16.2.4-1focal) ... 2021-06-03 08:33:12.925 | Setting up python3-sklearn-lib (0.22.2.post1+dfsg-5) ... 2021-06-03 08:33:12.931 | Setting up python3-tk:amd64 (3.8.10-0ubuntu1~20.04) ... 2021-06-03 08:33:13.094 | Setting up python3-routes (2.4.1-2) ... 2021-06-03 08:33:13.346 | Setting up python3-google-auth (1.5.1-2) ... 2021-06-03 08:33:13.617 | Setting up python3-sklearn (0.22.2.post1+dfsg-5) ... 2021-06-03 08:33:15.480 | Setting up python3-rgw (16.2.4-1focal) ... 2021-06-03 08:33:15.487 | Setting up python3-cephfs (16.2.4-1focal) ... 2021-06-03 08:33:15.726 | Setting up python3-kubernetes (7.0.0~a1-2) ... 2021-06-03 08:33:17.299 | Setting up ceph-common (16.2.4-1focal) ... 2021-06-03 08:33:17.410 | Adding group ceph....done 2021-06-03 08:33:17.524 | Adding system user ceph....done 2021-06-03 08:33:17.557 | Setting system user ceph properties....done 2021-06-03 08:33:17.570 | chown: cannot access '/var/log/ceph/*.log*': No such file or directory 2021-06-03 08:33:17.835 | Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /lib/systemd/system/ceph.target. 2021-06-03 08:33:18.428 | Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service → /lib/systemd/system/rbdmap.service. 2021-06-03 08:33:19.157 | Setting up ceph-base (16.2.4-1focal) ... 2021-06-03 08:33:19.470 | Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /lib/systemd/system/ceph-crash.service. 2021-06-03 08:33:20.236 | Setting up ceph-mds (16.2.4-1focal) ... 2021-06-03 08:33:20.499 | Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /lib/systemd/system/ceph-mds.target. 2021-06-03 08:33:20.499 | Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /lib/systemd/system/ceph-mds.target. 2021-06-03 08:33:21.257 | Setting up ceph-mgr (16.2.4-1focal) ... 2021-06-03 08:33:21.521 | Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /lib/systemd/system/ceph-mgr.target. 2021-06-03 08:33:21.521 | Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /lib/systemd/system/ceph-mgr.target. 2021-06-03 08:33:22.259 | Setting up ceph-mgr-rook (16.2.4-1focal) ... 2021-06-03 08:33:22.279 | Setting up ceph-osd (16.2.4-1focal) ... 2021-06-03 08:33:22.935 | Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /lib/systemd/system/ceph-osd.target. 2021-06-03 08:33:22.935 | Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /lib/systemd/system/ceph-osd.target. 2021-06-03 08:33:23.681 | Setting up ceph-mgr-k8sevents (16.2.4-1focal) ... 2021-06-03 08:33:23.686 | Setting up ceph-mgr-diskprediction-local (16.2.4-1focal) ... 2021-06-03 08:33:23.705 | Setting up ceph-mon (16.2.4-1focal) ... 2021-06-03 08:33:23.962 | Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /lib/systemd/system/ceph-mon.target. 2021-06-03 08:33:23.962 | Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /lib/systemd/system/ceph-mon.target. 2021-06-03 08:33:24.700 | Setting up ceph-mgr-cephadm (16.2.4-1focal) ... 2021-06-03 08:33:24.721 | Setting up ceph (16.2.4-1focal) ... 2021-06-03 08:33:24.727 | Setting up ceph-mgr-dashboard (16.2.4-1focal) ... 2021-06-03 08:33:24.749 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-06-03 08:33:24.771 | Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-06-03 08:33:25.132 | Processing triggers for man-db (2.9.1-1) ... 2021-06-03 08:33:31.425 | Processing triggers for fontconfig (2.13.1-2ubuntu3) ... 2021-06-03 08:33:35.028 | ++ functions-common:apt_get:1113 : result=0 2021-06-03 08:33:35.030 | ++ functions-common:apt_get:1116 : time_stop apt-get 2021-06-03 08:33:35.032 | ++ functions-common:time_stop:2304 : local name 2021-06-03 08:33:35.034 | ++ functions-common:time_stop:2305 : local end_time 2021-06-03 08:33:35.037 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-06-03 08:33:35.039 | ++ functions-common:time_stop:2307 : local total 2021-06-03 08:33:35.041 | ++ functions-common:time_stop:2308 : local start_time 2021-06-03 08:33:35.043 | ++ functions-common:time_stop:2310 : name=apt-get 2021-06-03 08:33:35.045 | ++ functions-common:time_stop:2311 : start_time=1622709079039 2021-06-03 08:33:35.047 | ++ functions-common:time_stop:2313 : [[ -z 1622709079039 ]] 2021-06-03 08:33:35.050 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-06-03 08:33:35.054 | ++ functions-common:time_stop:2316 : end_time=1622709215051 2021-06-03 08:33:35.056 | ++ functions-common:time_stop:2317 : elapsed_time=136012 2021-06-03 08:33:35.058 | ++ functions-common:time_stop:2318 : total=136578 2021-06-03 08:33:35.060 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-06-03 08:33:35.063 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=272590 2021-06-03 08:33:35.065 | ++ functions-common:apt_get:1117 : return 0 2021-06-03 08:33:35.067 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:20 : echo_summary 'Configuring Ceph' 2021-06-03 08:33:35.069 | ++ ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-06-03 08:33:35.071 | ++ ./stack.sh:echo_summary:428 : echo -e Configuring Ceph 2021-06-03 08:33:35.073 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:21 : configure_ceph 2021-06-03 08:33:35.076 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:396 : local count=0 2021-06-03 08:33:35.078 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:398 : initial_configure_ceph 2021-06-03 08:33:35.080 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:initial_configure_ceph:388 : create_disk /var/lib/ceph/drives/images/ceph.img /var/lib/ceph 25GB 2021-06-03 08:33:35.082 | ++ functions:create_disk:732 : local node_number 2021-06-03 08:33:35.084 | ++ functions:create_disk:733 : local disk_image=/var/lib/ceph/drives/images/ceph.img 2021-06-03 08:33:35.086 | ++ functions:create_disk:734 : local storage_data_dir=/var/lib/ceph 2021-06-03 08:33:35.088 | ++ functions:create_disk:735 : local loopback_disk_size=25GB 2021-06-03 08:33:35.090 | ++ functions:create_disk:736 : local key 2021-06-03 08:33:35.093 | +++ functions:create_disk:738 : echo /var/lib/ceph/drives/images/ceph.img 2021-06-03 08:33:35.093 | +++ functions:create_disk:738 : sed s#/.## 2021-06-03 08:33:35.098 | ++ functions:create_disk:738 : key=ar/lib/ceph/drives/images/ceph.img 2021-06-03 08:33:35.100 | ++ functions:create_disk:739 : key=devstack-ar/lib/ceph/drives/images/ceph.img 2021-06-03 08:33:35.102 | ++ functions:create_disk:741 : destroy_disk /var/lib/ceph/drives/images/ceph.img /var/lib/ceph 2021-06-03 08:33:35.104 | ++ functions:destroy_disk:763 : local disk_image=/var/lib/ceph/drives/images/ceph.img 2021-06-03 08:33:35.106 | ++ functions:destroy_disk:764 : local storage_data_dir=/var/lib/ceph 2021-06-03 08:33:35.108 | ++ functions:destroy_disk:765 : local key 2021-06-03 08:33:35.111 | +++ functions:destroy_disk:767 : echo /var/lib/ceph/drives/images/ceph.img 2021-06-03 08:33:35.111 | +++ functions:destroy_disk:767 : sed s#/.## 2021-06-03 08:33:35.116 | ++ functions:destroy_disk:767 : key=ar/lib/ceph/drives/images/ceph.img 2021-06-03 08:33:35.118 | ++ functions:destroy_disk:768 : key=devstack-ar/lib/ceph/drives/images/ceph.img 2021-06-03 08:33:35.120 | ++ functions:destroy_disk:771 : egrep -q /var/lib/ceph /proc/mounts 2021-06-03 08:33:35.125 | ++ functions:destroy_disk:776 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2021-06-03 08:33:35.137 | ++ functions:destroy_disk:779 : sudo rm -f /var/lib/ceph/drives/images/ceph.img 2021-06-03 08:33:35.148 | +++ functions:create_disk:745 : dirname /var/lib/ceph/drives/images/ceph.img 2021-06-03 08:33:35.152 | ++ functions:create_disk:745 : sudo mkdir -p /var/lib/ceph/drives/images 2021-06-03 08:33:35.163 | ++ functions:create_disk:746 : sudo truncate -s 25GB /var/lib/ceph/drives/images/ceph.img 2021-06-03 08:33:35.181 | ++ functions:create_disk:753 : sudo mkfs.xfs -f -i size=1024 /var/lib/ceph/drives/images/ceph.img 2021-06-03 08:33:35.209 | meta-data=/var/lib/ceph/drives/images/ceph.img isize=1024 agcount=4, agsize=1525879 blks 2021-06-03 08:33:35.210 | = sectsz=512 attr=2, projid32bit=1 2021-06-03 08:33:35.210 | = crc=1 finobt=1, sparse=1, rmapbt=0 2021-06-03 08:33:35.210 | = reflink=1 2021-06-03 08:33:35.210 | data = bsize=4096 blocks=6103515, imaxpct=25 2021-06-03 08:33:35.210 | = sunit=0 swidth=0 blks 2021-06-03 08:33:35.210 | naming =version 2 bsize=4096 ascii-ci=0, ftype=1 2021-06-03 08:33:35.210 | log =internal log bsize=4096 blocks=2980, version=2 2021-06-03 08:33:35.210 | = sectsz=512 sunit=0 blks, lazy-count=1 2021-06-03 08:33:35.210 | realtime =none extsz=4096 blocks=0, rtextents=0 2021-06-03 08:33:35.214 | ++ functions:create_disk:756 : sudo tee -a /etc/fstab 2021-06-03 08:33:35.214 | ++ functions:create_disk:756 : echo '/var/lib/ceph/drives/images/ceph.img /var/lib/ceph xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-ar/lib/ceph/drives/images/ceph.img 0 0' 2021-06-03 08:33:35.222 | /var/lib/ceph/drives/images/ceph.img /var/lib/ceph xfs loop,noatime,nodiratime,logbufs=8,comment=devstack-ar/lib/ceph/drives/images/ceph.img 0 0 2021-06-03 08:33:35.225 | ++ functions:create_disk:757 : sudo mkdir -p /var/lib/ceph 2021-06-03 08:33:35.236 | ++ functions:create_disk:758 : sudo mount -v /var/lib/ceph 2021-06-03 08:33:35.322 | mount: /dev/loop3 mounted on /var/lib/ceph. 2021-06-03 08:33:35.326 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:initial_configure_ceph:391 : sudo mkdir -p /var/lib/ceph/bootstrap-mds /var/lib/ceph/bootstrap-osd /var/lib/ceph/bootstrap-mgr /var/lib/ceph/bootstrap-rgw /var/lib/ceph/mgr /var/lib/ceph/rgw /var/lib/ceph/mds /var/lib/ceph/mon /var/lib/ceph/osd /var/lib/ceph/tmp /var/lib/ceph/radosgw 2021-06-03 08:33:35.339 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:401 : hostname 2021-06-03 08:33:35.343 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:401 : ceph-authtool --gen-print-key 2021-06-03 08:33:35.368 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:401 : sudo ceph-authtool /var/lib/ceph/tmp/keyring.mon.dv-osbrick-794458-1-ceph --create-keyring --name=mon. --add-key=AQDfk7hgV9+2FRAAosj+Wy++f2z3Hp/yVaVPug== --cap mon 'allow *' 2021-06-03 08:33:35.404 | creating /var/lib/ceph/tmp/keyring.mon.dv-osbrick-794458-1-ceph 2021-06-03 08:33:35.404 | added entity mon. auth(key=AQDfk7hgV9+2FRAAosj+Wy++f2z3Hp/yVaVPug==) 2021-06-03 08:33:35.404 | added 1 caps to entity mon. 2021-06-03 08:33:35.409 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:406 : sudo ceph-authtool /etc/ceph/ceph.client.admin.keyring --create-keyring --gen-key -n client.admin --cap mon 'allow *' --cap osd 'allow *' --cap mds 'allow *' --cap mgr 'allow *' 2021-06-03 08:33:35.462 | creating /etc/ceph/ceph.client.admin.keyring 2021-06-03 08:33:35.467 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:411 : hostname 2021-06-03 08:33:35.471 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:411 : sudo ceph-authtool /var/lib/ceph/tmp/keyring.mon.dv-osbrick-794458-1-ceph --import-keyring /etc/ceph/ceph.client.admin.keyring 2021-06-03 08:33:35.503 | importing contents of /etc/ceph/ceph.client.admin.keyring into /var/lib/ceph/tmp/keyring.mon.dv-osbrick-794458-1-ceph 2021-06-03 08:33:35.508 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:414 : hostname 2021-06-03 08:33:35.512 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:414 : sudo mkdir -p /var/lib/ceph/mon/ceph-dv-osbrick-794458-1-ceph 2021-06-03 08:33:35.523 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:417 : iniset -sudo /etc/ceph/ceph.conf global fsid cd078a72-6585-4a4b-86fe-f15b8debd988 2021-06-03 08:33:35.580 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:418 : hostname 2021-06-03 08:33:35.584 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:418 : iniset -sudo /etc/ceph/ceph.conf global mon_initial_members dv-osbrick-794458-1-ceph 2021-06-03 08:33:35.631 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:419 : iniset -sudo /etc/ceph/ceph.conf global mon_host 10.222.0.37 2021-06-03 08:33:35.678 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:420 : iniset -sudo /etc/ceph/ceph.conf global auth_cluster_required cephx 2021-06-03 08:33:35.725 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:421 : iniset -sudo /etc/ceph/ceph.conf global auth_service_required cephx 2021-06-03 08:33:35.774 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:422 : iniset -sudo /etc/ceph/ceph.conf global auth_client_required cephx 2021-06-03 08:33:35.822 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:423 : iniset -sudo /etc/ceph/ceph.conf global filestore_xattr_use_omap true 2021-06-03 08:33:35.869 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:424 : iniset -sudo /etc/ceph/ceph.conf global 'osd crush chooseleaf type' 0 2021-06-03 08:33:35.916 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:425 : iniset -sudo /etc/ceph/ceph.conf global 'osd journal size' 100 2021-06-03 08:33:35.965 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:426 : iniset -sudo /etc/ceph/ceph.conf global 'osd pool default size' 1 2021-06-03 08:33:36.014 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:427 : iniset -sudo /etc/ceph/ceph.conf global 'rbd default features' 'layering, exclusive-lock, object-map, fast-diff' 2021-06-03 08:33:36.062 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:428 : iniset -sudo /etc/ceph/ceph.conf client debug_client 10 2021-06-03 08:33:36.119 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:430 : local gigs 2021-06-03 08:33:36.123 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:431 : echo 25GB 2021-06-03 08:33:36.123 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:431 : grep -o '^[0-9]*' 2021-06-03 08:33:36.128 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:431 : gigs=25 2021-06-03 08:33:36.130 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:432 : iniset -sudo /etc/ceph/ceph.conf global bluestore_block_size 22548578304 2021-06-03 08:33:36.178 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:435 : hostname 2021-06-03 08:33:36.182 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:435 : hostname 2021-06-03 08:33:36.186 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:435 : sudo ceph-mon -c /etc/ceph/ceph.conf --mkfs -i dv-osbrick-794458-1-ceph --keyring /var/lib/ceph/tmp/keyring.mon.dv-osbrick-794458-1-ceph 2021-06-03 08:33:36.270 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:438 : sudo chown -R ceph. /var/lib/ceph 2021-06-03 08:33:36.283 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:440 : hostname 2021-06-03 08:33:36.287 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:440 : sudo systemctl enable ceph-mon@dv-osbrick-794458-1-ceph 2021-06-03 08:33:36.301 | Created symlink /etc/systemd/system/ceph-mon.target.wants/ceph-mon@dv-osbrick-794458-1-ceph.service → /lib/systemd/system/ceph-mon@.service. 2021-06-03 08:33:36.643 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:441 : hostname 2021-06-03 08:33:36.647 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:441 : sudo systemctl start ceph-mon@dv-osbrick-794458-1-ceph 2021-06-03 08:33:36.672 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:443 : local ceph_version 2021-06-03 08:33:36.675 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:444 : _get_ceph_version mon 2021-06-03 08:33:36.678 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:216 : local ceph_version_str 2021-06-03 08:33:36.681 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:217 : local mon_started 2021-06-03 08:33:36.683 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:219 : [[ mon == \c\l\i ]] 2021-06-03 08:33:36.685 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:223 : [[ mon == \m\o\n ]] 2021-06-03 08:33:36.689 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : hostname 2021-06-03 08:33:36.692 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : wait_for_daemon 'sudo systemctl is-active --quiet ceph-mon@dv-osbrick-794458-1-ceph' 2021-06-03 08:33:36.695 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:177 : timeout=20 2021-06-03 08:33:36.697 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:178 : daemon_to_test='sudo systemctl is-active --quiet ceph-mon@dv-osbrick-794458-1-ceph' 2021-06-03 08:33:36.699 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:179 : '[' 20 -ne 0 ']' 2021-06-03 08:33:36.701 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:180 : eval sudo systemctl is-active --quiet ceph-mon@dv-osbrick-794458-1-ceph 2021-06-03 08:33:36.704 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:180 : sudo systemctl is-active --quiet ceph-mon@dv-osbrick-794458-1-ceph 2021-06-03 08:33:36.719 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:181 : return 0 2021-06-03 08:33:36.722 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : mon_started= 2021-06-03 08:33:36.727 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : sudo ceph version 2021-06-03 08:33:36.727 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : cut -f 1,2 -d . 2021-06-03 08:33:36.730 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : cut -d ' ' -f 3 2021-06-03 08:33:37.070 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : ceph_version_str=16.2 2021-06-03 08:33:37.072 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:239 : echo 16.2 2021-06-03 08:33:37.076 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:444 : ceph_version=16.2 2021-06-03 08:33:37.078 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:446 : vercmp 16.2 '>=' 14.0 2021-06-03 08:33:37.080 | ++ functions:vercmp:628 : local v1=16.2 2021-06-03 08:33:37.082 | ++ functions:vercmp:629 : local 'op=>=' 2021-06-03 08:33:37.084 | ++ functions:vercmp:630 : local v2=14.0 2021-06-03 08:33:37.087 | ++ functions:vercmp:631 : local result 2021-06-03 08:33:37.090 | +++ functions:vercmp:635 : echo -e '16.2\n14.0' 2021-06-03 08:33:37.091 | +++ functions:vercmp:635 : head -1 2021-06-03 08:33:37.091 | +++ functions:vercmp:635 : sort -V 2021-06-03 08:33:37.096 | ++ functions:vercmp:635 : result=14.0 2021-06-03 08:33:37.098 | ++ functions:vercmp:637 : case $op in 2021-06-03 08:33:37.100 | ++ functions:vercmp:651 : '[' 14.0 = 14.0 ']' 2021-06-03 08:33:37.103 | ++ functions:vercmp:652 : return 2021-06-03 08:33:37.105 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:447 : for key in bootstrap-{mds,osd,rgw} 2021-06-03 08:33:37.108 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:448 : sudo ceph auth get client.bootstrap-mds -o /var/lib/ceph/bootstrap-mds/ceph.keyring 2021-06-03 08:33:37.432 | exported keyring for client.bootstrap-mds 2021-06-03 08:33:37.449 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:447 : for key in bootstrap-{mds,osd,rgw} 2021-06-03 08:33:37.451 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:448 : sudo ceph auth get client.bootstrap-osd -o /var/lib/ceph/bootstrap-osd/ceph.keyring 2021-06-03 08:33:37.779 | exported keyring for client.bootstrap-osd 2021-06-03 08:33:37.795 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:447 : for key in bootstrap-{mds,osd,rgw} 2021-06-03 08:33:37.798 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:448 : sudo ceph auth get client.bootstrap-rgw -o /var/lib/ceph/bootstrap-rgw/ceph.keyring 2021-06-03 08:33:38.119 | exported keyring for client.bootstrap-rgw 2021-06-03 08:33:38.136 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:452 : sudo mkdir -p /var/lib/ceph/mgr/ceph-x 2021-06-03 08:33:38.148 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:453 : sudo ceph -c /etc/ceph/ceph.conf auth get-or-create mgr.x mon 'allow profile mgr' mds 'allow *' osd 'allow *' -o /var/lib/ceph/mgr/ceph-x/keyring 2021-06-03 08:33:38.511 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:456 : sudo chown -R ceph. /var/lib/ceph/mgr 2021-06-03 08:33:38.523 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:460 : [[ 1 -ne 1 ]] 2021-06-03 08:33:38.525 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:478 : for rep in ${CEPH_REPLICAS_SEQ} 2021-06-03 08:33:38.528 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:479 : sudo ceph -c /etc/ceph/ceph.conf osd create 2021-06-03 08:33:38.898 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:479 : OSD_ID=0 2021-06-03 08:33:38.901 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:480 : sudo mkdir -p /var/lib/ceph/osd/ceph-0 2021-06-03 08:33:38.913 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:481 : sudo ceph -c /etc/ceph/ceph.conf auth get-or-create osd.0 mon 'allow profile osd ' osd 'allow *' 2021-06-03 08:33:38.913 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:483 : sudo tee /var/lib/ceph/osd/ceph-0/keyring 2021-06-03 08:33:39.244 | [osd.0] 2021-06-03 08:33:39.244 | key = AQDjk7hgXOUpDhAAzWtO3ejrCq/ydjNa8FDADg== 2021-06-03 08:33:39.264 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:484 : sudo chown ceph. /var/lib/ceph/osd/ceph-0 2021-06-03 08:33:39.276 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:485 : sudo chown ceph. /var/lib/ceph/osd/ceph-0/keyring 2021-06-03 08:33:39.288 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:486 : sudo ceph-osd -c /etc/ceph/ceph.conf --setuser ceph --setgroup ceph -i 0 --mkfs 2021-06-03 08:33:39.337 | 2021-06-03T08:33:39.331+0000 7ffa4f924f00 -1 bluestore(/var/lib/ceph/osd/ceph-0/block) _read_bdev_label failed to open /var/lib/ceph/osd/ceph-0/block: (2) No such file or directory 2021-06-03 08:33:39.337 | 2021-06-03T08:33:39.331+0000 7ffa4f924f00 -1 bluestore(/var/lib/ceph/osd/ceph-0/block) _read_bdev_label failed to open /var/lib/ceph/osd/ceph-0/block: (2) No such file or directory 2021-06-03 08:33:39.337 | 2021-06-03T08:33:39.331+0000 7ffa4f924f00 -1 bluestore(/var/lib/ceph/osd/ceph-0/block) _read_bdev_label failed to open /var/lib/ceph/osd/ceph-0/block: (2) No such file or directory 2021-06-03 08:33:39.342 | 2021-06-03T08:33:39.335+0000 7ffa4f924f00 -1 bluestore(/var/lib/ceph/osd/ceph-0) _read_fsid unparsable uuid 2021-06-03 08:33:41.574 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:487 : sudo ceph-osd -c /etc/ceph/ceph.conf -i 0 --mkfs 2021-06-03 08:33:43.277 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:489 : sudo systemctl enable ceph-osd@0 2021-06-03 08:33:43.291 | Created symlink /etc/systemd/system/ceph-osd.target.wants/ceph-osd@0.service → /lib/systemd/system/ceph-osd@.service. 2021-06-03 08:33:43.659 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:492 : is_ceph_enabled_for_service manila 2021-06-03 08:33:43.661 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2021-06-03 08:33:43.663 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2021-06-03 08:33:43.666 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2021-06-03 08:33:43.670 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2021-06-03 08:33:43.670 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2021-06-03 08:33:43.670 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2021-06-03 08:33:43.675 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2021-06-03 08:33:43.677 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2021-06-03 08:33:43.680 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2021-06-03 08:33:43.682 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2021-06-03 08:33:43.686 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2021-06-03 08:33:43.701 | ++ functions-common:is_service_enabled:1960 : return 1 2021-06-03 08:33:43.704 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2021-06-03 08:33:43.706 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:504 : '[' False = True ']' 2021-06-03 08:33:43.708 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:508 : '[' '' = True ']' 2021-06-03 08:33:43.710 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:26 : echo_summary 'Initializing Ceph' 2021-06-03 08:33:43.713 | ++ ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-06-03 08:33:43.715 | ++ ./stack.sh:echo_summary:428 : echo -e Initializing Ceph 2021-06-03 08:33:43.717 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:27 : start_ceph 2021-06-03 08:33:43.719 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1158 : sudo chown -R ceph. /var/lib/ceph 2021-06-03 08:33:43.733 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1160 : hostname 2021-06-03 08:33:43.737 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1160 : sudo systemctl start ceph-mon@dv-osbrick-794458-1-ceph 2021-06-03 08:33:43.753 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1161 : local ceph_version 2021-06-03 08:33:43.756 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1162 : _get_ceph_version mon 2021-06-03 08:33:43.758 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:216 : local ceph_version_str 2021-06-03 08:33:43.760 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:217 : local mon_started 2021-06-03 08:33:43.763 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:219 : [[ mon == \c\l\i ]] 2021-06-03 08:33:43.765 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:223 : [[ mon == \m\o\n ]] 2021-06-03 08:33:43.769 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : hostname 2021-06-03 08:33:43.773 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : wait_for_daemon 'sudo systemctl is-active --quiet ceph-mon@dv-osbrick-794458-1-ceph' 2021-06-03 08:33:43.775 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:177 : timeout=20 2021-06-03 08:33:43.777 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:178 : daemon_to_test='sudo systemctl is-active --quiet ceph-mon@dv-osbrick-794458-1-ceph' 2021-06-03 08:33:43.781 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:179 : '[' 20 -ne 0 ']' 2021-06-03 08:33:43.783 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:180 : eval sudo systemctl is-active --quiet ceph-mon@dv-osbrick-794458-1-ceph 2021-06-03 08:33:43.785 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:180 : sudo systemctl is-active --quiet ceph-mon@dv-osbrick-794458-1-ceph 2021-06-03 08:33:43.801 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:181 : return 0 2021-06-03 08:33:43.804 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : mon_started= 2021-06-03 08:33:43.808 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : sudo ceph version 2021-06-03 08:33:43.808 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : cut -d ' ' -f 3 2021-06-03 08:33:43.809 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : cut -f 1,2 -d . 2021-06-03 08:33:44.156 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:229 : ceph_version_str=16.2 2021-06-03 08:33:44.158 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:239 : echo 16.2 2021-06-03 08:33:44.161 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1162 : ceph_version=16.2 2021-06-03 08:33:44.163 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1164 : sudo systemctl start ceph-mgr@x 2021-06-03 08:33:44.190 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1167 : sudo ceph -c /etc/ceph/ceph.conf tell mgr restful create-self-signed-cert 2021-06-03 08:33:50.665 | no valid command found; 10 closest matches: 2021-06-03 08:33:50.665 | 0 2021-06-03 08:33:50.665 | 1 2021-06-03 08:33:50.665 | 2 2021-06-03 08:33:50.665 | abort 2021-06-03 08:33:50.665 | assert 2021-06-03 08:33:50.665 | config diff 2021-06-03 08:33:50.665 | config diff get 2021-06-03 08:33:50.665 | config get 2021-06-03 08:33:50.665 | config help [] 2021-06-03 08:33:50.665 | config set ... 2021-06-03 08:33:50.665 | Error EINVAL: invalid command 2021-06-03 08:33:50.671 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1168 : echo MGR Restful is not working, perhaps the package is not 'installed?' 2021-06-03 08:33:50.671 | MGR Restful is not working, perhaps the package is not installed? 2021-06-03 08:33:50.674 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1170 : sudo ceph -c /etc/ceph/ceph.conf osd ls 2021-06-03 08:33:51.135 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1170 : for id in $(sudo ceph -c ${CEPH_CONF_FILE} osd ls) 2021-06-03 08:33:51.138 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1171 : sudo systemctl start ceph-osd@0 2021-06-03 08:33:51.199 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1173 : is_ceph_enabled_for_service manila 2021-06-03 08:33:51.201 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2021-06-03 08:33:51.204 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2021-06-03 08:33:51.206 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2021-06-03 08:33:51.210 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2021-06-03 08:33:51.210 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2021-06-03 08:33:51.211 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2021-06-03 08:33:51.215 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2021-06-03 08:33:51.218 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2021-06-03 08:33:51.220 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2021-06-03 08:33:51.223 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2021-06-03 08:33:51.226 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2021-06-03 08:33:51.242 | ++ functions-common:is_service_enabled:1960 : return 1 2021-06-03 08:33:51.245 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2021-06-03 08:33:51.248 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1177 : '[' '' = True ']' 2021-06-03 08:33:51.250 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:125 : [[ stack == \u\n\s\t\a\c\k ]] 2021-06-03 08:33:51.253 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:139 : [[ stack == \c\l\e\a\n ]] 2021-06-03 08:33:51.256 | + ./stack.sh:main:795 : set_systemd_override DefaultLimitNOFILE 2048 2021-06-03 08:33:51.259 | + functions:set_systemd_override:820 : local key=DefaultLimitNOFILE 2021-06-03 08:33:51.262 | + functions:set_systemd_override:821 : local value=2048 2021-06-03 08:33:51.264 | + functions:set_systemd_override:823 : local sysconf=/etc/systemd/system.conf 2021-06-03 08:33:51.267 | + functions:set_systemd_override:824 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-06-03 08:33:51.318 | + functions:set_systemd_override:825 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-06-03 08:33:51.318 | Set systemd system override for DefaultLimitNOFILE=2048 2021-06-03 08:33:51.320 | + functions:set_systemd_override:827 : sudo systemctl daemon-reload 2021-06-03 08:33:51.705 | + ./stack.sh:main:797 : install_rpc_backend 2021-06-03 08:33:51.707 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-06-03 08:33:51.724 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:33:51.727 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-06-03 08:33:51.729 | + functions-common:install_package:1342 : update_package_repo 2021-06-03 08:33:51.731 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-06-03 08:33:51.734 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-06-03 08:33:51.736 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-06-03 08:33:51.739 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-06-03 08:33:51.741 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-06-03 08:33:51.744 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-03 08:33:51.746 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-03 08:33:51.749 | + functions-common:update_package_repo:1323 : apt_get_update 2021-06-03 08:33:51.751 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-06-03 08:33:51.754 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-06-03 08:33:51.756 | + functions-common:apt_get_update:1069 : return 2021-06-03 08:33:51.758 | + functions-common:install_package:1343 : real_install_package rabbitmq-server 2021-06-03 08:33:51.761 | + functions-common:real_install_package:1328 : is_ubuntu 2021-06-03 08:33:51.764 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-03 08:33:51.766 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-03 08:33:51.769 | + functions-common:real_install_package:1329 : apt_get install rabbitmq-server 2021-06-03 08:33:51.790 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2021-06-03 08:33:51.898 | Reading package lists... 2021-06-03 08:33:52.123 | Building dependency tree... 2021-06-03 08:33:52.124 | Reading state information... 2021-06-03 08:33:52.349 | The following packages were automatically installed and are no longer required: 2021-06-03 08:33:52.349 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2021-06-03 08:33:52.349 | python3-automat python3-click python3-colorama python3-configobj 2021-06-03 08:33:52.349 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2021-06-03 08:33:52.349 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2021-06-03 08:33:52.349 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-06-03 08:33:52.350 | python3-zope.interface 2021-06-03 08:33:52.350 | Use 'sudo apt autoremove' to remove them. 2021-06-03 08:33:52.350 | The following additional packages will be installed: 2021-06-03 08:33:52.350 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2021-06-03 08:33:52.350 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2021-06-03 08:33:52.350 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2021-06-03 08:33:52.350 | erlang-tools erlang-xmerl locales-all 2021-06-03 08:33:52.351 | Suggested packages: 2021-06-03 08:33:52.351 | erlang erlang-manpages erlang-doc 2021-06-03 08:33:52.417 | The following NEW packages will be installed: 2021-06-03 08:33:52.417 | erlang-asn1 erlang-base erlang-crypto erlang-eldap erlang-ftp erlang-inets 2021-06-03 08:33:52.417 | erlang-mnesia erlang-os-mon erlang-parsetools erlang-public-key 2021-06-03 08:33:52.417 | erlang-runtime-tools erlang-snmp erlang-ssl erlang-syntax-tools erlang-tftp 2021-06-03 08:33:52.418 | erlang-tools erlang-xmerl locales-all rabbitmq-server 2021-06-03 08:33:52.527 | 0 upgraded, 19 newly installed, 0 to remove and 46 not upgraded. 2021-06-03 08:33:52.528 | Need to get 38.1 MB of archives. 2021-06-03 08:33:52.528 | After this operation, 276 MB of additional disk space will be used. 2021-06-03 08:33:52.528 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-base amd64 1:22.2.7+dfsg-1 [8,063 kB] 2021-06-03 08:33:53.549 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-asn1 amd64 1:22.2.7+dfsg-1 [712 kB] 2021-06-03 08:33:53.647 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-crypto amd64 1:22.2.7+dfsg-1 [137 kB] 2021-06-03 08:33:53.650 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-public-key amd64 1:22.2.7+dfsg-1 [567 kB] 2021-06-03 08:33:53.721 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-mnesia amd64 1:22.2.7+dfsg-1 [716 kB] 2021-06-03 08:33:54.111 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-runtime-tools amd64 1:22.2.7+dfsg-1 [182 kB] 2021-06-03 08:33:54.115 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ssl amd64 1:22.2.7+dfsg-1 [1,103 kB] 2021-06-03 08:33:54.239 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-eldap amd64 1:22.2.7+dfsg-1 [99.7 kB] 2021-06-03 08:33:54.241 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-ftp amd64 1:22.2.7+dfsg-1 [68.8 kB] 2021-06-03 08:33:54.243 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tftp amd64 1:22.2.7+dfsg-1 [84.6 kB] 2021-06-03 08:33:54.244 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-inets amd64 1:22.2.7+dfsg-1 [577 kB] 2021-06-03 08:33:54.254 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-snmp amd64 1:22.2.7+dfsg-1 [1,538 kB] 2021-06-03 08:33:54.403 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-os-mon amd64 1:22.2.7+dfsg-1 [81.2 kB] 2021-06-03 08:33:54.450 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-parsetools amd64 1:22.2.7+dfsg-1 [151 kB] 2021-06-03 08:33:54.477 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-syntax-tools amd64 1:22.2.7+dfsg-1 [344 kB] 2021-06-03 08:33:54.532 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-tools amd64 1:22.2.7+dfsg-1 [499 kB] 2021-06-03 08:33:54.591 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 erlang-xmerl amd64 1:22.2.7+dfsg-1 [1,113 kB] 2021-06-03 08:33:54.773 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 locales-all amd64 2.31-0ubuntu9.2 [10.6 MB] 2021-06-03 08:33:56.555 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 rabbitmq-server all 3.8.2-0ubuntu1.2 [11.5 MB] 2021-06-03 08:33:58.978 | Fetched 38.1 MB in 6s (6,373 kB/s) 2021-06-03 08:33:59.011 | Selecting previously unselected package erlang-base. 2021-06-03 08:33:59.065 | (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 89643 files and directories currently installed.) 2021-06-03 08:33:59.068 | Preparing to unpack .../00-erlang-base_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-06-03 08:33:59.071 | Unpacking erlang-base (1:22.2.7+dfsg-1) ... 2021-06-03 08:34:00.155 | Selecting previously unselected package erlang-asn1. 2021-06-03 08:34:00.164 | Preparing to unpack .../01-erlang-asn1_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-06-03 08:34:00.167 | Unpacking erlang-asn1 (1:22.2.7+dfsg-1) ... 2021-06-03 08:34:00.276 | Selecting previously unselected package erlang-crypto. 2021-06-03 08:34:00.287 | Preparing to unpack .../02-erlang-crypto_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-06-03 08:34:00.289 | Unpacking erlang-crypto (1:22.2.7+dfsg-1) ... 2021-06-03 08:34:00.337 | Selecting previously unselected package erlang-public-key. 2021-06-03 08:34:00.347 | Preparing to unpack .../03-erlang-public-key_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-06-03 08:34:00.349 | Unpacking erlang-public-key (1:22.2.7+dfsg-1) ... 2021-06-03 08:34:00.449 | Selecting previously unselected package erlang-mnesia. 2021-06-03 08:34:00.459 | Preparing to unpack .../04-erlang-mnesia_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-06-03 08:34:00.461 | Unpacking erlang-mnesia (1:22.2.7+dfsg-1) ... 2021-06-03 08:34:00.572 | Selecting previously unselected package erlang-runtime-tools. 2021-06-03 08:34:00.582 | Preparing to unpack .../05-erlang-runtime-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-06-03 08:34:00.585 | Unpacking erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2021-06-03 08:34:00.641 | Selecting previously unselected package erlang-ssl. 2021-06-03 08:34:00.650 | Preparing to unpack .../06-erlang-ssl_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-06-03 08:34:00.652 | Unpacking erlang-ssl (1:22.2.7+dfsg-1) ... 2021-06-03 08:34:00.826 | Selecting previously unselected package erlang-eldap. 2021-06-03 08:34:00.836 | Preparing to unpack .../07-erlang-eldap_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-06-03 08:34:00.838 | Unpacking erlang-eldap (1:22.2.7+dfsg-1) ... 2021-06-03 08:34:00.877 | Selecting previously unselected package erlang-ftp. 2021-06-03 08:34:00.887 | Preparing to unpack .../08-erlang-ftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-06-03 08:34:00.890 | Unpacking erlang-ftp (1:22.2.7+dfsg-1) ... 2021-06-03 08:34:00.924 | Selecting previously unselected package erlang-tftp. 2021-06-03 08:34:00.934 | Preparing to unpack .../09-erlang-tftp_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-06-03 08:34:00.936 | Unpacking erlang-tftp (1:22.2.7+dfsg-1) ... 2021-06-03 08:34:00.974 | Selecting previously unselected package erlang-inets. 2021-06-03 08:34:00.984 | Preparing to unpack .../10-erlang-inets_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-06-03 08:34:00.986 | Unpacking erlang-inets (1:22.2.7+dfsg-1) ... 2021-06-03 08:34:01.093 | Selecting previously unselected package erlang-snmp. 2021-06-03 08:34:01.102 | Preparing to unpack .../11-erlang-snmp_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-06-03 08:34:01.104 | Unpacking erlang-snmp (1:22.2.7+dfsg-1) ... 2021-06-03 08:34:01.352 | Selecting previously unselected package erlang-os-mon. 2021-06-03 08:34:01.363 | Preparing to unpack .../12-erlang-os-mon_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-06-03 08:34:01.365 | Unpacking erlang-os-mon (1:22.2.7+dfsg-1) ... 2021-06-03 08:34:01.401 | Selecting previously unselected package erlang-parsetools. 2021-06-03 08:34:01.411 | Preparing to unpack .../13-erlang-parsetools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-06-03 08:34:01.413 | Unpacking erlang-parsetools (1:22.2.7+dfsg-1) ... 2021-06-03 08:34:01.457 | Selecting previously unselected package erlang-syntax-tools. 2021-06-03 08:34:01.467 | Preparing to unpack .../14-erlang-syntax-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-06-03 08:34:01.469 | Unpacking erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2021-06-03 08:34:01.541 | Selecting previously unselected package erlang-tools. 2021-06-03 08:34:01.551 | Preparing to unpack .../15-erlang-tools_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-06-03 08:34:01.553 | Unpacking erlang-tools (1:22.2.7+dfsg-1) ... 2021-06-03 08:34:01.648 | Selecting previously unselected package erlang-xmerl. 2021-06-03 08:34:01.657 | Preparing to unpack .../16-erlang-xmerl_1%3a22.2.7+dfsg-1_amd64.deb ... 2021-06-03 08:34:01.660 | Unpacking erlang-xmerl (1:22.2.7+dfsg-1) ... 2021-06-03 08:34:01.837 | Selecting previously unselected package locales-all. 2021-06-03 08:34:01.847 | Preparing to unpack .../17-locales-all_2.31-0ubuntu9.2_amd64.deb ... 2021-06-03 08:34:01.849 | Unpacking locales-all (2.31-0ubuntu9.2) ... 2021-06-03 08:34:06.175 | Selecting previously unselected package rabbitmq-server. 2021-06-03 08:34:06.189 | Preparing to unpack .../18-rabbitmq-server_3.8.2-0ubuntu1.2_all.deb ... 2021-06-03 08:34:06.191 | Unpacking rabbitmq-server (3.8.2-0ubuntu1.2) ... 2021-06-03 08:34:07.353 | Setting up erlang-base (1:22.2.7+dfsg-1) ... 2021-06-03 08:34:07.735 | Created symlink /etc/systemd/system/multi-user.target.wants/epmd.service → /lib/systemd/system/epmd.service. 2021-06-03 08:34:07.735 | Created symlink /etc/systemd/system/sockets.target.wants/epmd.socket → /lib/systemd/system/epmd.socket. 2021-06-03 08:34:12.417 | Searching for services which depend on erlang and should be started... none found. 2021-06-03 08:34:12.420 | Setting up erlang-xmerl (1:22.2.7+dfsg-1) ... 2021-06-03 08:34:12.425 | Setting up erlang-syntax-tools (1:22.2.7+dfsg-1) ... 2021-06-03 08:34:12.431 | Setting up locales-all (2.31-0ubuntu9.2) ... 2021-06-03 08:34:12.438 | Setting up erlang-parsetools (1:22.2.7+dfsg-1) ... 2021-06-03 08:34:12.444 | Setting up erlang-asn1 (1:22.2.7+dfsg-1) ... 2021-06-03 08:34:12.449 | Setting up erlang-tftp (1:22.2.7+dfsg-1) ... 2021-06-03 08:34:12.454 | Setting up erlang-mnesia (1:22.2.7+dfsg-1) ... 2021-06-03 08:34:12.459 | Setting up erlang-crypto (1:22.2.7+dfsg-1) ... 2021-06-03 08:34:12.465 | Setting up erlang-runtime-tools (1:22.2.7+dfsg-1) ... 2021-06-03 08:34:12.471 | Setting up erlang-tools (1:22.2.7+dfsg-1) ... 2021-06-03 08:34:12.476 | Setting up erlang-snmp (1:22.2.7+dfsg-1) ... 2021-06-03 08:34:12.482 | Setting up erlang-public-key (1:22.2.7+dfsg-1) ... 2021-06-03 08:34:12.488 | Setting up erlang-ssl (1:22.2.7+dfsg-1) ... 2021-06-03 08:34:12.493 | Setting up erlang-os-mon (1:22.2.7+dfsg-1) ... 2021-06-03 08:34:12.499 | Setting up erlang-eldap (1:22.2.7+dfsg-1) ... 2021-06-03 08:34:12.504 | Setting up erlang-ftp (1:22.2.7+dfsg-1) ... 2021-06-03 08:34:12.509 | Setting up erlang-inets (1:22.2.7+dfsg-1) ... 2021-06-03 08:34:12.515 | Setting up rabbitmq-server (3.8.2-0ubuntu1.2) ... 2021-06-03 08:34:12.604 | Adding group `rabbitmq' (GID 126) ... 2021-06-03 08:34:12.618 | Done. 2021-06-03 08:34:12.698 | Adding system user `rabbitmq' (UID 118) ... 2021-06-03 08:34:12.698 | Adding new user `rabbitmq' (UID 118) with group `rabbitmq' ... 2021-06-03 08:34:12.731 | Not creating home directory `/var/lib/rabbitmq'. 2021-06-03 08:34:13.003 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2021-06-03 08:34:18.830 | Processing triggers for man-db (2.9.1-1) ... 2021-06-03 08:34:19.445 | Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-06-03 08:34:23.373 | + functions-common:apt_get:1113 : result=0 2021-06-03 08:34:23.376 | + functions-common:apt_get:1116 : time_stop apt-get 2021-06-03 08:34:23.378 | + functions-common:time_stop:2304 : local name 2021-06-03 08:34:23.380 | + functions-common:time_stop:2305 : local end_time 2021-06-03 08:34:23.383 | + functions-common:time_stop:2306 : local elapsed_time 2021-06-03 08:34:23.385 | + functions-common:time_stop:2307 : local total 2021-06-03 08:34:23.387 | + functions-common:time_stop:2308 : local start_time 2021-06-03 08:34:23.390 | + functions-common:time_stop:2310 : name=apt-get 2021-06-03 08:34:23.392 | + functions-common:time_stop:2311 : start_time=1622709231787 2021-06-03 08:34:23.394 | + functions-common:time_stop:2313 : [[ -z 1622709231787 ]] 2021-06-03 08:34:23.397 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-06-03 08:34:23.402 | + functions-common:time_stop:2316 : end_time=1622709263399 2021-06-03 08:34:23.404 | + functions-common:time_stop:2317 : elapsed_time=31612 2021-06-03 08:34:23.406 | + functions-common:time_stop:2318 : total=272590 2021-06-03 08:34:23.409 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-06-03 08:34:23.411 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=304202 2021-06-03 08:34:23.413 | + functions-common:apt_get:1117 : return 0 2021-06-03 08:34:23.416 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-06-03 08:34:23.419 | + functions-common:is_suse:462 : is_opensuse 2021-06-03 08:34:23.421 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-06-03 08:34:23.424 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-06-03 08:34:23.426 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-06-03 08:34:23.428 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-06-03 08:34:23.431 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-06-03 08:34:23.434 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-06-03 08:34:23.437 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-06-03 08:34:23.439 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-06-03 08:34:23.442 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-06-03 08:34:23.444 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-06-03 08:34:23.447 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-06-03 08:34:23.449 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-06-03 08:34:23.452 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-06-03 08:34:23.454 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-06-03 08:34:23.456 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-06-03 08:34:23.459 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-06-03 08:34:23.461 | + functions-common:is_suse:462 : is_opensuse 2021-06-03 08:34:23.464 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-06-03 08:34:23.466 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-06-03 08:34:23.469 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-06-03 08:34:23.471 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-06-03 08:34:23.473 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-06-03 08:34:23.476 | + ./stack.sh:main:798 : restart_rpc_backend 2021-06-03 08:34:23.479 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-06-03 08:34:23.495 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:34:23.499 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-06-03 08:34:23.501 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-06-03 08:34:23.503 | + ./stack.sh:echo_summary:428 : echo -e Starting RabbitMQ 2021-06-03 08:34:23.506 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-06-03 08:34:23.509 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-06-03 08:34:23.513 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-06-03 08:34:23.516 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-06-03 08:34:23.518 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-06-03 08:34:23.521 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-06-03 08:34:23.523 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-06-03 08:34:23.525 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-06-03 08:34:23.528 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-06-03 08:34:24.239 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users ... 2021-06-03 08:34:24.239 | user tags 2021-06-03 08:34:24.239 | guest [administrator]' 2021-06-03 08:34:24.242 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users ... 2021-06-03 08:34:24.242 | user tags 2021-06-03 08:34:24.242 | guest [administrator]' 2021-06-03 08:34:24.243 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-06-03 08:34:24.249 | + lib/rpc_backend:rabbit_setuser:176 : found= 2021-06-03 08:34:24.252 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2021-06-03 08:34:24.254 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2021-06-03 08:34:24.951 | Adding user "stackrabbit" ... 2021-06-03 08:34:24.974 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-06-03 08:34:25.633 | Setting permissions for user "stackrabbit" in vhost "/" ... 2021-06-03 08:34:25.657 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-06-03 08:34:25.659 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-06-03 08:34:26.315 | Changing password for user "stackrabbit" ... 2021-06-03 08:34:26.336 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-06-03 08:34:26.338 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-06-03 08:34:26.341 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-06-03 08:34:26.994 | Deleting user "guest" ... 2021-06-03 08:34:27.016 | + ./stack.sh:main:800 : is_service_enabled mysql postgresql 2021-06-03 08:34:27.034 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:34:27.037 | + ./stack.sh:main:801 : install_database 2021-06-03 08:34:27.039 | + lib/database:install_database:116 : install_database_mysql 2021-06-03 08:34:27.041 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-06-03 08:34:27.045 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-03 08:34:27.047 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-03 08:34:27.050 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-06-03 08:34:27.269 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-06-03 08:34:27.271 | + lib/databases/mysql:install_database_mysql:164 : cat 2021-06-03 08:34:27.276 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2021-06-03 08:34:27.279 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-03 08:34:27.281 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-03 08:34:27.284 | + lib/databases/mysql:install_database_mysql:170 : '[' mysql '!=' mariadb ']' 2021-06-03 08:34:27.286 | + lib/databases/mysql:install_database_mysql:171 : echo host=127.0.0.1 2021-06-03 08:34:27.289 | + lib/databases/mysql:install_database_mysql:173 : chmod 0600 /home/ubuntu/.my.cnf 2021-06-03 08:34:27.293 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-06-03 08:34:27.296 | + functions-common:is_oraclelinux:434 : [[ -z Ubuntu ]] 2021-06-03 08:34:27.298 | + functions-common:is_oraclelinux:438 : '[' Ubuntu = OracleServer ']' 2021-06-03 08:34:27.301 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-06-03 08:34:27.303 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-06-03 08:34:27.306 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-06-03 08:34:27.309 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-06-03 08:34:27.311 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-06-03 08:34:27.313 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-06-03 08:34:27.316 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-06-03 08:34:27.318 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-06-03 08:34:27.321 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-06-03 08:34:27.323 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-06-03 08:34:27.326 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-06-03 08:34:27.329 | + functions-common:is_suse:462 : is_opensuse 2021-06-03 08:34:27.331 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-06-03 08:34:27.333 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-06-03 08:34:27.336 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-06-03 08:34:27.338 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-06-03 08:34:27.341 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-06-03 08:34:27.343 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-06-03 08:34:27.346 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-03 08:34:27.348 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-03 08:34:27.351 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-06-03 08:34:27.353 | + functions-common:install_package:1342 : update_package_repo 2021-06-03 08:34:27.356 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-06-03 08:34:27.359 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-06-03 08:34:27.361 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-06-03 08:34:27.363 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-06-03 08:34:27.366 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-06-03 08:34:27.368 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-03 08:34:27.370 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-03 08:34:27.373 | + functions-common:update_package_repo:1323 : apt_get_update 2021-06-03 08:34:27.375 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-06-03 08:34:27.377 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-06-03 08:34:27.380 | + functions-common:apt_get_update:1069 : return 2021-06-03 08:34:27.382 | + functions-common:install_package:1343 : real_install_package mysql-server 2021-06-03 08:34:27.384 | + functions-common:real_install_package:1328 : is_ubuntu 2021-06-03 08:34:27.387 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-03 08:34:27.390 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-03 08:34:27.392 | + functions-common:real_install_package:1329 : apt_get install mysql-server 2021-06-03 08:34:27.416 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2021-06-03 08:34:27.523 | Reading package lists... 2021-06-03 08:34:27.739 | Building dependency tree... 2021-06-03 08:34:27.741 | Reading state information... 2021-06-03 08:34:27.967 | The following packages were automatically installed and are no longer required: 2021-06-03 08:34:27.968 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2021-06-03 08:34:27.968 | python3-automat python3-click python3-colorama python3-configobj 2021-06-03 08:34:27.968 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2021-06-03 08:34:27.968 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2021-06-03 08:34:27.968 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-06-03 08:34:27.968 | python3-zope.interface 2021-06-03 08:34:27.968 | Use 'sudo apt autoremove' to remove them. 2021-06-03 08:34:27.969 | The following additional packages will be installed: 2021-06-03 08:34:27.969 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2021-06-03 08:34:27.969 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2021-06-03 08:34:27.969 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2021-06-03 08:34:27.969 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2021-06-03 08:34:27.969 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2021-06-03 08:34:27.969 | mysql-server-8.0 mysql-server-core-8.0 2021-06-03 08:34:27.970 | Suggested packages: 2021-06-03 08:34:27.970 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2021-06-03 08:34:28.045 | The following NEW packages will be installed: 2021-06-03 08:34:28.045 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-7 2021-06-03 08:34:28.045 | libevent-pthreads-2.1-7 libfcgi-perl libhtml-parser-perl libhtml-tagset-perl 2021-06-03 08:34:28.045 | libhtml-template-perl libhttp-date-perl libhttp-message-perl libio-html-perl 2021-06-03 08:34:28.045 | liblwp-mediatypes-perl libmecab2 libtimedate-perl liburi-perl mecab-ipadic 2021-06-03 08:34:28.045 | mecab-ipadic-utf8 mecab-utils mysql-client-8.0 mysql-client-core-8.0 2021-06-03 08:34:28.046 | mysql-server mysql-server-8.0 mysql-server-core-8.0 2021-06-03 08:34:28.559 | 0 upgraded, 24 newly installed, 0 to remove and 46 not upgraded. 2021-06-03 08:34:28.559 | Need to get 31.3 MB of archives. 2021-06-03 08:34:28.559 | After this operation, 259 MB of additional disk space will be used. 2021-06-03 08:34:28.559 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-core-8.0 amd64 8.0.25-0ubuntu0.20.04.1 [4,216 kB] 2021-06-03 08:34:32.958 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-client-8.0 amd64 8.0.25-0ubuntu0.20.04.1 [22.0 kB] 2021-06-03 08:34:32.969 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-core-2.1-7 amd64 2.1.11-stable-1 [89.1 kB] 2021-06-03 08:34:33.023 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libevent-pthreads-2.1-7 amd64 2.1.11-stable-1 [7,372 B] 2021-06-03 08:34:33.027 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libmecab2 amd64 0.996-10build1 [233 kB] 2021-06-03 08:34:33.150 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-core-8.0 amd64 8.0.25-0ubuntu0.20.04.1 [18.1 MB] 2021-06-03 08:34:36.053 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server-8.0 amd64 8.0.25-0ubuntu0.20.04.1 [1,282 kB] 2021-06-03 08:34:36.234 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-tagset-perl all 3.20-4 [12.5 kB] 2021-06-03 08:34:36.236 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liburi-perl all 1.76-2 [77.5 kB] 2021-06-03 08:34:36.258 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-parser-perl amd64 3.72-5 [86.3 kB] 2021-06-03 08:34:36.267 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-pm-perl all 4.46-1 [186 kB] 2021-06-03 08:34:36.284 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libfcgi-perl amd64 0.79-1 [33.1 kB] 2021-06-03 08:34:36.287 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libcgi-fast-perl all 1:2.15-1 [10.5 kB] 2021-06-03 08:34:36.288 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2021-06-03 08:34:36.288 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2021-06-03 08:34:36.294 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libtimedate-perl all 2.3200-1 [34.0 kB] 2021-06-03 08:34:36.356 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-date-perl all 6.05-1 [9,920 B] 2021-06-03 08:34:36.476 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2021-06-03 08:34:36.477 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 liblwp-mediatypes-perl all 6.04-1 [19.5 kB] 2021-06-03 08:34:36.479 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libhttp-message-perl all 6.22-1 [76.1 kB] 2021-06-03 08:34:36.485 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-utils amd64 0.996-10build1 [4,912 B] 2021-06-03 08:34:36.486 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic all 2.7.0-20070801+main-2.1 [6,714 kB] 2021-06-03 08:34:37.508 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 mecab-ipadic-utf8 all 2.7.0-20070801+main-2.1 [4,380 B] 2021-06-03 08:34:37.508 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu focal-updates/main amd64 mysql-server all 8.0.25-0ubuntu0.20.04.1 [9,540 B] 2021-06-03 08:34:38.021 | Preconfiguring packages ... 2021-06-03 08:34:38.138 | Fetched 31.3 MB in 9s (3,311 kB/s) 2021-06-03 08:34:38.169 | Selecting previously unselected package mysql-client-core-8.0. 2021-06-03 08:34:38.226 | (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 ... 98099 files and directories currently installed.) 2021-06-03 08:34:38.230 | Preparing to unpack .../00-mysql-client-core-8.0_8.0.25-0ubuntu0.20.04.1_amd64.deb ... 2021-06-03 08:34:38.233 | Unpacking mysql-client-core-8.0 (8.0.25-0ubuntu0.20.04.1) ... 2021-06-03 08:34:39.130 | Selecting previously unselected package mysql-client-8.0. 2021-06-03 08:34:39.140 | Preparing to unpack .../01-mysql-client-8.0_8.0.25-0ubuntu0.20.04.1_amd64.deb ... 2021-06-03 08:34:39.143 | Unpacking mysql-client-8.0 (8.0.25-0ubuntu0.20.04.1) ... 2021-06-03 08:34:39.177 | Selecting previously unselected package libevent-core-2.1-7:amd64. 2021-06-03 08:34:39.188 | Preparing to unpack .../02-libevent-core-2.1-7_2.1.11-stable-1_amd64.deb ... 2021-06-03 08:34:39.192 | Unpacking libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2021-06-03 08:34:39.234 | Selecting previously unselected package libevent-pthreads-2.1-7:amd64. 2021-06-03 08:34:39.244 | Preparing to unpack .../03-libevent-pthreads-2.1-7_2.1.11-stable-1_amd64.deb ... 2021-06-03 08:34:39.247 | Unpacking libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2021-06-03 08:34:39.277 | Selecting previously unselected package libmecab2:amd64. 2021-06-03 08:34:39.288 | Preparing to unpack .../04-libmecab2_0.996-10build1_amd64.deb ... 2021-06-03 08:34:39.290 | Unpacking libmecab2:amd64 (0.996-10build1) ... 2021-06-03 08:34:39.361 | Selecting previously unselected package mysql-server-core-8.0. 2021-06-03 08:34:39.372 | Preparing to unpack .../05-mysql-server-core-8.0_8.0.25-0ubuntu0.20.04.1_amd64.deb ... 2021-06-03 08:34:39.374 | Unpacking mysql-server-core-8.0 (8.0.25-0ubuntu0.20.04.1) ... 2021-06-03 08:34:42.282 | Selecting previously unselected package mysql-server-8.0. 2021-06-03 08:34:42.293 | Preparing to unpack .../06-mysql-server-8.0_8.0.25-0ubuntu0.20.04.1_amd64.deb ... 2021-06-03 08:34:42.750 | Unpacking mysql-server-8.0 (8.0.25-0ubuntu0.20.04.1) ... 2021-06-03 08:34:42.813 | Selecting previously unselected package libhtml-tagset-perl. 2021-06-03 08:34:42.824 | Preparing to unpack .../07-libhtml-tagset-perl_3.20-4_all.deb ... 2021-06-03 08:34:42.827 | Unpacking libhtml-tagset-perl (3.20-4) ... 2021-06-03 08:34:42.855 | Selecting previously unselected package liburi-perl. 2021-06-03 08:34:42.866 | Preparing to unpack .../08-liburi-perl_1.76-2_all.deb ... 2021-06-03 08:34:42.868 | Unpacking liburi-perl (1.76-2) ... 2021-06-03 08:34:42.917 | Selecting previously unselected package libhtml-parser-perl. 2021-06-03 08:34:42.927 | Preparing to unpack .../09-libhtml-parser-perl_3.72-5_amd64.deb ... 2021-06-03 08:34:42.930 | Unpacking libhtml-parser-perl (3.72-5) ... 2021-06-03 08:34:42.971 | Selecting previously unselected package libcgi-pm-perl. 2021-06-03 08:34:42.982 | Preparing to unpack .../10-libcgi-pm-perl_4.46-1_all.deb ... 2021-06-03 08:34:42.984 | Unpacking libcgi-pm-perl (4.46-1) ... 2021-06-03 08:34:43.038 | Selecting previously unselected package libfcgi-perl. 2021-06-03 08:34:43.049 | Preparing to unpack .../11-libfcgi-perl_0.79-1_amd64.deb ... 2021-06-03 08:34:43.051 | Unpacking libfcgi-perl (0.79-1) ... 2021-06-03 08:34:43.083 | Selecting previously unselected package libcgi-fast-perl. 2021-06-03 08:34:43.094 | Preparing to unpack .../12-libcgi-fast-perl_1%3a2.15-1_all.deb ... 2021-06-03 08:34:43.097 | Unpacking libcgi-fast-perl (1:2.15-1) ... 2021-06-03 08:34:43.124 | Selecting previously unselected package libencode-locale-perl. 2021-06-03 08:34:43.135 | Preparing to unpack .../13-libencode-locale-perl_1.05-1_all.deb ... 2021-06-03 08:34:43.138 | Unpacking libencode-locale-perl (1.05-1) ... 2021-06-03 08:34:43.165 | Selecting previously unselected package libhtml-template-perl. 2021-06-03 08:34:43.176 | Preparing to unpack .../14-libhtml-template-perl_2.97-1_all.deb ... 2021-06-03 08:34:43.178 | Unpacking libhtml-template-perl (2.97-1) ... 2021-06-03 08:34:43.213 | Selecting previously unselected package libtimedate-perl. 2021-06-03 08:34:43.223 | Preparing to unpack .../15-libtimedate-perl_2.3200-1_all.deb ... 2021-06-03 08:34:43.226 | Unpacking libtimedate-perl (2.3200-1) ... 2021-06-03 08:34:43.269 | Selecting previously unselected package libhttp-date-perl. 2021-06-03 08:34:43.280 | Preparing to unpack .../16-libhttp-date-perl_6.05-1_all.deb ... 2021-06-03 08:34:43.282 | Unpacking libhttp-date-perl (6.05-1) ... 2021-06-03 08:34:43.310 | Selecting previously unselected package libio-html-perl. 2021-06-03 08:34:43.321 | Preparing to unpack .../17-libio-html-perl_1.001-1_all.deb ... 2021-06-03 08:34:43.323 | Unpacking libio-html-perl (1.001-1) ... 2021-06-03 08:34:43.354 | Selecting previously unselected package liblwp-mediatypes-perl. 2021-06-03 08:34:43.364 | Preparing to unpack .../18-liblwp-mediatypes-perl_6.04-1_all.deb ... 2021-06-03 08:34:43.367 | Unpacking liblwp-mediatypes-perl (6.04-1) ... 2021-06-03 08:34:43.397 | Selecting previously unselected package libhttp-message-perl. 2021-06-03 08:34:43.408 | Preparing to unpack .../19-libhttp-message-perl_6.22-1_all.deb ... 2021-06-03 08:34:43.410 | Unpacking libhttp-message-perl (6.22-1) ... 2021-06-03 08:34:43.451 | Selecting previously unselected package mecab-utils. 2021-06-03 08:34:43.461 | Preparing to unpack .../20-mecab-utils_0.996-10build1_amd64.deb ... 2021-06-03 08:34:43.463 | Unpacking mecab-utils (0.996-10build1) ... 2021-06-03 08:34:43.495 | Selecting previously unselected package mecab-ipadic. 2021-06-03 08:34:43.506 | Preparing to unpack .../21-mecab-ipadic_2.7.0-20070801+main-2.1_all.deb ... 2021-06-03 08:34:43.508 | Unpacking mecab-ipadic (2.7.0-20070801+main-2.1) ... 2021-06-03 08:34:44.779 | Selecting previously unselected package mecab-ipadic-utf8. 2021-06-03 08:34:44.789 | Preparing to unpack .../22-mecab-ipadic-utf8_2.7.0-20070801+main-2.1_all.deb ... 2021-06-03 08:34:44.792 | Unpacking mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2021-06-03 08:34:44.820 | Selecting previously unselected package mysql-server. 2021-06-03 08:34:44.831 | Preparing to unpack .../23-mysql-server_8.0.25-0ubuntu0.20.04.1_all.deb ... 2021-06-03 08:34:44.833 | Unpacking mysql-server (8.0.25-0ubuntu0.20.04.1) ... 2021-06-03 08:34:44.890 | Setting up libmecab2:amd64 (0.996-10build1) ... 2021-06-03 08:34:44.899 | Setting up mysql-client-core-8.0 (8.0.25-0ubuntu0.20.04.1) ... 2021-06-03 08:34:44.905 | Setting up libhtml-tagset-perl (3.20-4) ... 2021-06-03 08:34:44.911 | Setting up liblwp-mediatypes-perl (6.04-1) ... 2021-06-03 08:34:44.916 | Setting up libencode-locale-perl (1.05-1) ... 2021-06-03 08:34:44.922 | Setting up mecab-utils (0.996-10build1) ... 2021-06-03 08:34:44.927 | Setting up libevent-core-2.1-7:amd64 (2.1.11-stable-1) ... 2021-06-03 08:34:44.933 | Setting up libio-html-perl (1.001-1) ... 2021-06-03 08:34:44.939 | Setting up libtimedate-perl (2.3200-1) ... 2021-06-03 08:34:44.945 | Setting up mysql-client-8.0 (8.0.25-0ubuntu0.20.04.1) ... 2021-06-03 08:34:44.951 | Setting up libfcgi-perl (0.79-1) ... 2021-06-03 08:34:44.957 | Setting up liburi-perl (1.76-2) ... 2021-06-03 08:34:44.963 | Setting up libevent-pthreads-2.1-7:amd64 (2.1.11-stable-1) ... 2021-06-03 08:34:44.969 | Setting up libhttp-date-perl (6.05-1) ... 2021-06-03 08:34:44.975 | Setting up mecab-ipadic (2.7.0-20070801+main-2.1) ... 2021-06-03 08:34:44.980 | Compiling IPA dictionary for Mecab. This takes long time... 2021-06-03 08:34:44.984 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2021-06-03 08:34:44.984 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2021-06-03 08:34:44.984 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2021-06-03 08:34:44.984 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2021-06-03 08:34:45.129 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2021-06-03 08:34:45.129 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2021-06-03 08:34:45.129 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2021-06-03 08:34:45.129 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2021-06-03 08:34:45.137 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2021-06-03 08:34:45.226 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2021-06-03 08:34:45.226 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2021-06-03 08:34:45.227 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2021-06-03 08:34:45.254 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2021-06-03 08:34:45.300 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2021-06-03 08:34:45.588 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2021-06-03 08:34:45.595 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2021-06-03 08:34:45.687 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2021-06-03 08:34:45.687 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2021-06-03 08:34:45.687 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2021-06-03 08:34:45.687 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2021-06-03 08:34:45.691 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2021-06-03 08:34:45.691 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2021-06-03 08:34:45.737 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2021-06-03 08:34:45.927 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2021-06-03 08:34:45.927 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2021-06-03 08:34:45.928 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2021-06-03 08:34:45.928 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2021-06-03 08:34:45.931 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2021-06-03 08:34:45.931 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2021-06-03 08:34:46.352 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2021-06-03 08:34:46.474 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2021-06-03 08:34:46.808 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2021-06-03 08:34:46.813 | 2021-06-03 08:34:46.813 | done! 2021-06-03 08:34:46.819 | update-alternatives: using /var/lib/mecab/dic/ipadic to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2021-06-03 08:34:46.825 | Setting up mysql-server-core-8.0 (8.0.25-0ubuntu0.20.04.1) ... 2021-06-03 08:34:46.830 | Setting up mecab-ipadic-utf8 (2.7.0-20070801+main-2.1) ... 2021-06-03 08:34:46.835 | Compiling IPA dictionary for Mecab. This takes long time... 2021-06-03 08:34:46.847 | reading /usr/share/mecab/dic/ipadic/unk.def ... 40 2021-06-03 08:34:46.847 | emitting double-array: 9% |### | emitting double-array: 18% |####### | emitting double-array: 27% |########### | emitting double-array: 36% |############### | emitting double-array: 45% |################### | emitting double-array: 54% |####################### | emitting double-array: 63% |########################### | emitting double-array: 72% |############################### | emitting double-array: 81% |################################### | emitting double-array: 90% |####################################### | emitting double-array: 100% |###########################################| 2021-06-03 08:34:46.847 | /usr/share/mecab/dic/ipadic/model.def is not found. skipped. 2021-06-03 08:34:46.848 | reading /usr/share/mecab/dic/ipadic/Others.csv ... 2 2021-06-03 08:34:47.063 | reading /usr/share/mecab/dic/ipadic/Noun.csv ... 60477 2021-06-03 08:34:47.063 | reading /usr/share/mecab/dic/ipadic/Filler.csv ... 19 2021-06-03 08:34:47.064 | reading /usr/share/mecab/dic/ipadic/Interjection.csv ... 252 2021-06-03 08:34:47.064 | reading /usr/share/mecab/dic/ipadic/Noun.nai.csv ... 42 2021-06-03 08:34:47.076 | reading /usr/share/mecab/dic/ipadic/Noun.adjv.csv ... 3328 2021-06-03 08:34:47.206 | reading /usr/share/mecab/dic/ipadic/Noun.name.csv ... 34202 2021-06-03 08:34:47.207 | reading /usr/share/mecab/dic/ipadic/Noun.others.csv ... 151 2021-06-03 08:34:47.208 | reading /usr/share/mecab/dic/ipadic/Adnominal.csv ... 135 2021-06-03 08:34:47.248 | reading /usr/share/mecab/dic/ipadic/Noun.verbal.csv ... 12146 2021-06-03 08:34:47.322 | reading /usr/share/mecab/dic/ipadic/Noun.org.csv ... 16668 2021-06-03 08:34:47.818 | reading /usr/share/mecab/dic/ipadic/Verb.csv ... 130750 2021-06-03 08:34:47.828 | reading /usr/share/mecab/dic/ipadic/Adverb.csv ... 3032 2021-06-03 08:34:47.939 | reading /usr/share/mecab/dic/ipadic/Noun.proper.csv ... 27328 2021-06-03 08:34:47.939 | reading /usr/share/mecab/dic/ipadic/Symbol.csv ... 208 2021-06-03 08:34:47.939 | reading /usr/share/mecab/dic/ipadic/Postp-col.csv ... 91 2021-06-03 08:34:47.939 | reading /usr/share/mecab/dic/ipadic/Noun.number.csv ... 42 2021-06-03 08:34:47.945 | reading /usr/share/mecab/dic/ipadic/Suffix.csv ... 1393 2021-06-03 08:34:47.945 | reading /usr/share/mecab/dic/ipadic/Noun.demonst.csv ... 120 2021-06-03 08:34:48.037 | reading /usr/share/mecab/dic/ipadic/Adj.csv ... 27210 2021-06-03 08:34:48.339 | reading /usr/share/mecab/dic/ipadic/Noun.place.csv ... 72999 2021-06-03 08:34:48.340 | reading /usr/share/mecab/dic/ipadic/Prefix.csv ... 221 2021-06-03 08:34:48.340 | reading /usr/share/mecab/dic/ipadic/Auxil.csv ... 199 2021-06-03 08:34:48.341 | reading /usr/share/mecab/dic/ipadic/Postp.csv ... 146 2021-06-03 08:34:48.344 | reading /usr/share/mecab/dic/ipadic/Noun.adverbal.csv ... 795 2021-06-03 08:34:48.345 | reading /usr/share/mecab/dic/ipadic/Conjunction.csv ... 171 2021-06-03 08:34:48.856 | emitting double-array: 0% | | emitting double-array: 1% | | emitting double-array: 2% | | emitting double-array: 3% |# | emitting double-array: 4% |# | emitting double-array: 5% |## | emitting double-array: 6% |## | emitting double-array: 7% |### | emitting double-array: 8% |### | emitting double-array: 9% |### | emitting double-array: 10% |#### | emitting double-array: 11% |#### | emitting double-array: 12% |##### | emitting double-array: 13% |##### | emitting double-array: 14% |###### | emitting double-array: 15% |###### | emitting double-array: 16% |###### | emitting double-array: 17% |####### | emitting double-array: 18% |####### | emitting double-array: 19% |######## | emitting double-array: 20% |######## | emitting double-array: 21% |######### | emitting double-array: 22% |######### | emitting double-array: 23% |######### | emitting double-array: 24% |########## | emitting double-array: 25% |########## | emitting double-array: 26% |########### | emitting double-array: 27% |########### | emitting double-array: 28% |############ | emitting double-array: 29% |############ | emitting double-array: 30% |############ | emitting double-array: 31% |############# | emitting double-array: 32% |############# | emitting double-array: 33% |############## | emitting double-array: 34% |############## | emitting double-array: 35% |############### | emitting double-array: 36% |############### | emitting double-array: 37% |############### | emitting double-array: 38% |################ | emitting double-array: 39% |################ | emitting double-array: 40% |################# | emitting double-array: 41% |################# | emitting double-array: 42% |################## | emitting double-array: 43% |################## | emitting double-array: 44% |################## | emitting double-array: 45% |################### | emitting double-array: 46% |################### | emitting double-array: 47% |#################### | emitting double-array: 48% |#################### | emitting double-array: 49% |##################### | emitting double-array: 50% |##################### | emitting double-array: 51% |##################### | emitting double-array: 52% |###################### | emitting double-array: 53% |###################### | emitting double-array: 54% |####################### | emitting double-array: 55% |####################### | emitting double-array: 56% |######################## | emitting double-array: 57% |######################## | emitting double-array: 58% |######################## | emitting double-array: 59% |######################### | emitting double-array: 60% |######################### | emitting double-array: 61% |########################## | emitting double-array: 62% |########################## | emitting double-array: 63% |########################### | emitting double-array: 64% |########################### | emitting double-array: 65% |########################### | emitting double-array: 66% |############################ | emitting double-array: 67% |############################ | emitting double-array: 68% |############################# | emitting double-array: 69% |############################# | emitting double-array: 70% |############################## | emitting double-array: 71% |############################## | emitting double-array: 72% |############################## | emitting double-array: 73% |############################### | emitting double-array: 74% |############################### | emitting double-array: 75% |################################ | emitting double-array: 76% |################################ | emitting double-array: 77% |################################# | emitting double-array: 78% |################################# | emitting double-array: 79% |################################# | emitting double-array: 80% |################################## | emitting double-array: 81% |################################## | emitting double-array: 82% |################################### | emitting double-array: 83% |################################### | emitting double-array: 84% |#################################### | emitting double-array: 85% |#################################### | emitting double-array: 86% |#################################### | emitting double-array: 87% |##################################### | emitting double-array: 88% |##################################### | emitting double-array: 89% |###################################### | emitting double-array: 90% |###################################### | emitting double-array: 91% |####################################### | emitting double-array: 92% |####################################### | emitting double-array: 93% |####################################### | emitting double-array: 94% |######################################## | emitting double-array: 95% |######################################## | emitting double-array: 96% |######################################### | emitting double-array: 97% |######################################### | emitting double-array: 98% |########################################## | emitting double-array: 99% |########################################## | emitting double-array: 100% |###########################################| 2021-06-03 08:34:48.993 | reading /usr/share/mecab/dic/ipadic/matrix.def ... 1316x1316 2021-06-03 08:34:49.330 | emitting matrix : 0% | | emitting matrix : 1% | | emitting matrix : 2% | | emitting matrix : 3% |# | emitting matrix : 4% |# | emitting matrix : 5% |## | emitting matrix : 6% |## | emitting matrix : 7% |### | emitting matrix : 8% |### | emitting matrix : 9% |### | emitting matrix : 10% |#### | emitting matrix : 11% |#### | emitting matrix : 12% |##### | emitting matrix : 13% |##### | emitting matrix : 14% |###### | emitting matrix : 15% |###### | emitting matrix : 16% |###### | emitting matrix : 17% |####### | emitting matrix : 18% |####### | emitting matrix : 19% |######## | emitting matrix : 20% |######## | emitting matrix : 21% |######### | emitting matrix : 22% |######### | emitting matrix : 23% |######### | emitting matrix : 24% |########## | emitting matrix : 25% |########## | emitting matrix : 26% |########### | emitting matrix : 27% |########### | emitting matrix : 28% |############ | emitting matrix : 29% |############ | emitting matrix : 30% |############ | emitting matrix : 31% |############# | emitting matrix : 32% |############# | emitting matrix : 33% |############## | emitting matrix : 34% |############## | emitting matrix : 35% |############### | emitting matrix : 36% |############### | emitting matrix : 37% |############### | emitting matrix : 38% |################ | emitting matrix : 39% |################ | emitting matrix : 40% |################# | emitting matrix : 41% |################# | emitting matrix : 42% |################## | emitting matrix : 43% |################## | emitting matrix : 44% |################## | emitting matrix : 45% |################### | emitting matrix : 46% |################### | emitting matrix : 47% |#################### | emitting matrix : 48% |#################### | emitting matrix : 49% |##################### | emitting matrix : 50% |##################### | emitting matrix : 51% |##################### | emitting matrix : 52% |###################### | emitting matrix : 53% |###################### | emitting matrix : 54% |####################### | emitting matrix : 55% |####################### | emitting matrix : 56% |######################## | emitting matrix : 57% |######################## | emitting matrix : 58% |######################## | emitting matrix : 59% |######################### | emitting matrix : 60% |######################### | emitting matrix : 61% |########################## | emitting matrix : 62% |########################## | emitting matrix : 63% |########################### | emitting matrix : 64% |########################### | emitting matrix : 65% |########################### | emitting matrix : 66% |############################ | emitting matrix : 67% |############################ | emitting matrix : 68% |############################# | emitting matrix : 69% |############################# | emitting matrix : 70% |############################## | emitting matrix : 71% |############################## | emitting matrix : 72% |############################## | emitting matrix : 73% |############################### | emitting matrix : 74% |############################### | emitting matrix : 75% |################################ | emitting matrix : 76% |################################ | emitting matrix : 77% |################################# | emitting matrix : 78% |################################# | emitting matrix : 79% |################################# | emitting matrix : 80% |################################## | emitting matrix : 81% |################################## | emitting matrix : 82% |################################### | emitting matrix : 83% |################################### | emitting matrix : 84% |#################################### | emitting matrix : 85% |#################################### | emitting matrix : 86% |#################################### | emitting matrix : 87% |##################################### | emitting matrix : 88% |##################################### | emitting matrix : 89% |###################################### | emitting matrix : 90% |###################################### | emitting matrix : 91% |####################################### | emitting matrix : 92% |####################################### | emitting matrix : 93% |####################################### | emitting matrix : 94% |######################################## | emitting matrix : 95% |######################################## | emitting matrix : 96% |######################################### | emitting matrix : 97% |######################################### | emitting matrix : 98% |########################################## | emitting matrix : 99% |########################################## | emitting matrix : 100% |###########################################| 2021-06-03 08:34:49.334 | 2021-06-03 08:34:49.334 | done! 2021-06-03 08:34:49.342 | update-alternatives: using /var/lib/mecab/dic/ipadic-utf8 to provide /var/lib/mecab/dic/debian (mecab-dictionary) in auto mode 2021-06-03 08:34:49.346 | Setting up libhtml-parser-perl (3.72-5) ... 2021-06-03 08:34:49.351 | Setting up libhttp-message-perl (6.22-1) ... 2021-06-03 08:34:49.358 | Setting up mysql-server-8.0 (8.0.25-0ubuntu0.20.04.1) ... 2021-06-03 08:34:50.055 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-06-03 08:34:50.086 | Renaming removed key_buffer and myisam-recover options (if present) 2021-06-03 08:34:58.180 | mysqld will log errors to /var/log/mysql/error.log 2021-06-03 08:34:58.815 | mysqld is running as pid 45482 2021-06-03 08:35:01.641 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2021-06-03 08:35:03.715 | Setting up libcgi-pm-perl (4.46-1) ... 2021-06-03 08:35:03.722 | Setting up libhtml-template-perl (2.97-1) ... 2021-06-03 08:35:03.729 | Setting up mysql-server (8.0.25-0ubuntu0.20.04.1) ... 2021-06-03 08:35:03.736 | Setting up libcgi-fast-perl (1:2.15-1) ... 2021-06-03 08:35:03.744 | Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-06-03 08:35:04.113 | Processing triggers for man-db (2.9.1-1) ... 2021-06-03 08:35:05.887 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-06-03 08:35:09.484 | + functions-common:apt_get:1113 : result=0 2021-06-03 08:35:09.486 | + functions-common:apt_get:1116 : time_stop apt-get 2021-06-03 08:35:09.489 | + functions-common:time_stop:2304 : local name 2021-06-03 08:35:09.491 | + functions-common:time_stop:2305 : local end_time 2021-06-03 08:35:09.493 | + functions-common:time_stop:2306 : local elapsed_time 2021-06-03 08:35:09.496 | + functions-common:time_stop:2307 : local total 2021-06-03 08:35:09.498 | + functions-common:time_stop:2308 : local start_time 2021-06-03 08:35:09.500 | + functions-common:time_stop:2310 : name=apt-get 2021-06-03 08:35:09.503 | + functions-common:time_stop:2311 : start_time=1622709267414 2021-06-03 08:35:09.505 | + functions-common:time_stop:2313 : [[ -z 1622709267414 ]] 2021-06-03 08:35:09.507 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-06-03 08:35:09.512 | + functions-common:time_stop:2316 : end_time=1622709309509 2021-06-03 08:35:09.515 | + functions-common:time_stop:2317 : elapsed_time=42095 2021-06-03 08:35:09.517 | + functions-common:time_stop:2318 : total=304202 2021-06-03 08:35:09.519 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-06-03 08:35:09.521 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=346297 2021-06-03 08:35:09.524 | + functions-common:apt_get:1117 : return 0 2021-06-03 08:35:09.526 | + ./stack.sh:main:803 : '[' -n mysql ']' 2021-06-03 08:35:09.529 | + ./stack.sh:main:804 : install_database_python 2021-06-03 08:35:09.531 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-06-03 08:35:09.533 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-06-03 08:35:09.536 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-06-03 08:35:09.538 | + inc/python:pip_install_gr:77 : local clean_name 2021-06-03 08:35:09.541 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-06-03 08:35:09.544 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-06-03 08:35:09.546 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-06-03 08:35:09.550 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-06-03 08:35:09.550 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-06-03 08:35:09.555 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-06-03 08:35:09.558 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-06-03 08:35:09.561 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-06-03 08:35:09.564 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-06-03 08:35:09.566 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-06-03 08:35:09.588 | Using python 3.8 to install PyMySQL 2021-06-03 08:35:09.591 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2021-06-03 08:35:10.304 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:35:10.304 | from cryptography.utils import int_from_bytes 2021-06-03 08:35:10.304 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:35:10.304 | from cryptography.utils import int_from_bytes 2021-06-03 08:35:11.336 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-06-03 08:35:11.341 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:35:11.341 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:35:11.347 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:35:11.352 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:35:11.353 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:35:11.356 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:35:11.527 | Collecting PyMySQL===1.0.2 2021-06-03 08:35:11.533 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB) 2021-06-03 08:35:12.953 | Installing collected packages: PyMySQL 2021-06-03 08:35:13.076 | Successfully installed PyMySQL-1.0.2 2021-06-03 08:35:13.230 | WARNING: You are using pip version 20.2.2; however, version 21.1.2 is available. 2021-06-03 08:35:13.230 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-06-03 08:35:13.306 | + inc/python:pip_install:200 : result=0 2021-06-03 08:35:13.308 | + inc/python:pip_install:202 : time_stop pip_install 2021-06-03 08:35:13.311 | + functions-common:time_stop:2304 : local name 2021-06-03 08:35:13.313 | + functions-common:time_stop:2305 : local end_time 2021-06-03 08:35:13.316 | + functions-common:time_stop:2306 : local elapsed_time 2021-06-03 08:35:13.318 | + functions-common:time_stop:2307 : local total 2021-06-03 08:35:13.320 | + functions-common:time_stop:2308 : local start_time 2021-06-03 08:35:13.323 | + functions-common:time_stop:2310 : name=pip_install 2021-06-03 08:35:13.325 | + functions-common:time_stop:2311 : start_time=1622709309583 2021-06-03 08:35:13.327 | + functions-common:time_stop:2313 : [[ -z 1622709309583 ]] 2021-06-03 08:35:13.330 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-06-03 08:35:13.334 | + functions-common:time_stop:2316 : end_time=1622709313332 2021-06-03 08:35:13.337 | + functions-common:time_stop:2317 : elapsed_time=3749 2021-06-03 08:35:13.340 | + functions-common:time_stop:2318 : total=26703 2021-06-03 08:35:13.342 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-06-03 08:35:13.344 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=30452 2021-06-03 08:35:13.347 | + inc/python:pip_install:203 : return 0 2021-06-03 08:35:13.349 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-06-03 08:35:13.352 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-06-03 08:35:13.355 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-06-03 08:35:13.358 | + ./stack.sh:main:807 : is_service_enabled neutron 2021-06-03 08:35:13.375 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:35:13.377 | + ./stack.sh:main:808 : install_neutron_agent_packages 2021-06-03 08:35:13.380 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-06-03 08:35:13.383 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account 2021-06-03 08:35:13.384 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-06-03 08:35:13.390 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account 2021-06-03 08:35:13.392 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account =~ ,neutron ]] 2021-06-03 08:35:13.395 | + 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,g-reg,cinder =~ ,q- ]] 2021-06-03 08:35:13.397 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-06-03 08:35:13.400 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-06-03 08:35:13.403 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2021-06-03 08:35:13.419 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:35:13.422 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2021-06-03 08:35:13.424 | + functions-common:install_package:1342 : update_package_repo 2021-06-03 08:35:13.427 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-06-03 08:35:13.429 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-06-03 08:35:13.432 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-06-03 08:35:13.435 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-06-03 08:35:13.437 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-06-03 08:35:13.440 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-03 08:35:13.442 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-03 08:35:13.445 | + functions-common:update_package_repo:1323 : apt_get_update 2021-06-03 08:35:13.447 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-06-03 08:35:13.453 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-06-03 08:35:13.456 | + functions-common:apt_get_update:1069 : return 2021-06-03 08:35:13.458 | + functions-common:install_package:1343 : real_install_package radvd 2021-06-03 08:35:13.461 | + functions-common:real_install_package:1328 : is_ubuntu 2021-06-03 08:35:13.464 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-03 08:35:13.466 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-03 08:35:13.469 | + functions-common:real_install_package:1329 : apt_get install radvd 2021-06-03 08:35:13.491 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2021-06-03 08:35:13.599 | Reading package lists... 2021-06-03 08:35:13.824 | Building dependency tree... 2021-06-03 08:35:13.826 | Reading state information... 2021-06-03 08:35:14.053 | The following packages were automatically installed and are no longer required: 2021-06-03 08:35:14.054 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2021-06-03 08:35:14.054 | python3-automat python3-click python3-colorama python3-configobj 2021-06-03 08:35:14.055 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2021-06-03 08:35:14.055 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2021-06-03 08:35:14.055 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-06-03 08:35:14.055 | python3-zope.interface 2021-06-03 08:35:14.055 | Use 'sudo apt autoremove' to remove them. 2021-06-03 08:35:14.122 | The following NEW packages will be installed: 2021-06-03 08:35:14.122 | radvd 2021-06-03 08:35:14.230 | 0 upgraded, 1 newly installed, 0 to remove and 46 not upgraded. 2021-06-03 08:35:14.230 | Need to get 59.0 kB of archives. 2021-06-03 08:35:14.230 | After this operation, 164 kB of additional disk space will be used. 2021-06-03 08:35:14.230 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 radvd amd64 1:2.17-2 [59.0 kB] 2021-06-03 08:35:14.893 | Fetched 59.0 kB in 0s (297 kB/s) 2021-06-03 08:35:14.928 | Selecting previously unselected package radvd. 2021-06-03 08:35:14.987 | (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 ... 98674 files and directories currently installed.) 2021-06-03 08:35:14.991 | Preparing to unpack .../radvd_1%3a2.17-2_amd64.deb ... 2021-06-03 08:35:14.993 | Unpacking radvd (1:2.17-2) ... 2021-06-03 08:35:15.060 | Setting up radvd (1:2.17-2) ... 2021-06-03 08:35:16.027 | Job for radvd.service failed because the control process exited with error code. 2021-06-03 08:35:16.028 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2021-06-03 08:35:16.029 | invoke-rc.d: initscript radvd, action "start" failed. 2021-06-03 08:35:16.041 | ● radvd.service - Router advertisement daemon for IPv6 2021-06-03 08:35:16.041 | Loaded: loaded (]8;;file://dv-osbrick-794458-1-ceph/lib/systemd/system/radvd.service/lib/systemd/system/radvd.service]8;;; disabled; vendor preset: enabled) 2021-06-03 08:35:16.041 | Active: failed (Result: exit-code) since Thu 2021-06-03 08:35:16 UTC; 16ms ago 2021-06-03 08:35:16.041 | Docs: ]8;;man:radvd(8)man:radvd(8)]8;; 2021-06-03 08:35:16.042 | Process: 46537 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2021-06-03 08:35:16.042 | 2021-06-03 08:35:16.042 | Jun 03 08:35:15 dv-osbrick-794458-1-ceph systemd[1]: Starting Router advertisement daemon for IPv6... 2021-06-03 08:35:16.042 | Jun 03 08:35:16 dv-osbrick-794458-1-ceph radvd[46537]: can't open /etc/radvd.conf: No such file or directory 2021-06-03 08:35:16.042 | Jun 03 08:35:16 dv-osbrick-794458-1-ceph radvd[46537]: Insecure file permissions, but continuing anyway 2021-06-03 08:35:16.042 | Jun 03 08:35:16 dv-osbrick-794458-1-ceph radvd[46537]: exiting, failed to read config file 2021-06-03 08:35:16.042 | Jun 03 08:35:16 dv-osbrick-794458-1-ceph systemd[1]: radvd.service: Control process exited, code=exited, status=1/FAILURE 2021-06-03 08:35:16.043 | Jun 03 08:35:16 dv-osbrick-794458-1-ceph systemd[1]: radvd.service: Failed with result 'exit-code'. 2021-06-03 08:35:16.043 | Jun 03 08:35:16 dv-osbrick-794458-1-ceph systemd[1]: Failed to start Router advertisement daemon for IPv6. 2021-06-03 08:35:16.047 | Processing triggers for man-db (2.9.1-1) ... 2021-06-03 08:35:16.147 | Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-06-03 08:35:20.149 | + functions-common:apt_get:1113 : result=0 2021-06-03 08:35:20.151 | + functions-common:apt_get:1116 : time_stop apt-get 2021-06-03 08:35:20.154 | + functions-common:time_stop:2304 : local name 2021-06-03 08:35:20.156 | + functions-common:time_stop:2305 : local end_time 2021-06-03 08:35:20.158 | + functions-common:time_stop:2306 : local elapsed_time 2021-06-03 08:35:20.160 | + functions-common:time_stop:2307 : local total 2021-06-03 08:35:20.163 | + functions-common:time_stop:2308 : local start_time 2021-06-03 08:35:20.165 | + functions-common:time_stop:2310 : name=apt-get 2021-06-03 08:35:20.167 | + functions-common:time_stop:2311 : start_time=1622709313489 2021-06-03 08:35:20.170 | + functions-common:time_stop:2313 : [[ -z 1622709313489 ]] 2021-06-03 08:35:20.173 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-06-03 08:35:20.177 | + functions-common:time_stop:2316 : end_time=1622709320174 2021-06-03 08:35:20.179 | + functions-common:time_stop:2317 : elapsed_time=6685 2021-06-03 08:35:20.181 | + functions-common:time_stop:2318 : total=346297 2021-06-03 08:35:20.184 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-06-03 08:35:20.187 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=352982 2021-06-03 08:35:20.189 | + functions-common:apt_get:1117 : return 0 2021-06-03 08:35:20.192 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2021-06-03 08:35:20.209 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:35:20.211 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2021-06-03 08:35:20.214 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-06-03 08:35:20.218 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-06-03 08:35:20.240 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-06-03 08:35:20.242 | + functions-common:install_package:1342 : update_package_repo 2021-06-03 08:35:20.245 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-06-03 08:35:20.247 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-06-03 08:35:20.249 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-06-03 08:35:20.252 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-06-03 08:35:20.254 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-06-03 08:35:20.257 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-03 08:35:20.259 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-03 08:35:20.262 | + functions-common:update_package_repo:1323 : apt_get_update 2021-06-03 08:35:20.264 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-06-03 08:35:20.266 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-06-03 08:35:20.268 | + functions-common:apt_get_update:1069 : return 2021-06-03 08:35:20.271 | + functions-common:install_package:1343 : real_install_package fakeroot make openvswitch-switch 2021-06-03 08:35:20.274 | + functions-common:real_install_package:1328 : is_ubuntu 2021-06-03 08:35:20.277 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-03 08:35:20.280 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-03 08:35:20.282 | + functions-common:real_install_package:1329 : apt_get install fakeroot make openvswitch-switch 2021-06-03 08:35:20.304 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install fakeroot make openvswitch-switch 2021-06-03 08:35:20.410 | Reading package lists... 2021-06-03 08:35:20.625 | Building dependency tree... 2021-06-03 08:35:20.626 | Reading state information... 2021-06-03 08:35:20.860 | fakeroot is already the newest version (1.24-1). 2021-06-03 08:35:20.860 | fakeroot set to manually installed. 2021-06-03 08:35:20.860 | make is already the newest version (4.2.1-1.2). 2021-06-03 08:35:20.860 | make set to manually installed. 2021-06-03 08:35:20.860 | openvswitch-switch is already the newest version (2.13.3-0ubuntu0.20.04.1). 2021-06-03 08:35:20.860 | The following packages were automatically installed and are no longer required: 2021-06-03 08:35:20.861 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2021-06-03 08:35:20.861 | python3-automat python3-click python3-colorama python3-configobj 2021-06-03 08:35:20.861 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2021-06-03 08:35:20.861 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2021-06-03 08:35:20.861 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-06-03 08:35:20.861 | python3-zope.interface 2021-06-03 08:35:20.861 | Use 'sudo apt autoremove' to remove them. 2021-06-03 08:35:20.988 | 0 upgraded, 0 newly installed, 0 to remove and 46 not upgraded. 2021-06-03 08:35:20.993 | + functions-common:apt_get:1113 : result=0 2021-06-03 08:35:20.996 | + functions-common:apt_get:1116 : time_stop apt-get 2021-06-03 08:35:20.998 | + functions-common:time_stop:2304 : local name 2021-06-03 08:35:21.000 | + functions-common:time_stop:2305 : local end_time 2021-06-03 08:35:21.002 | + functions-common:time_stop:2306 : local elapsed_time 2021-06-03 08:35:21.004 | + functions-common:time_stop:2307 : local total 2021-06-03 08:35:21.007 | + functions-common:time_stop:2308 : local start_time 2021-06-03 08:35:21.009 | + functions-common:time_stop:2310 : name=apt-get 2021-06-03 08:35:21.012 | + functions-common:time_stop:2311 : start_time=1622709320301 2021-06-03 08:35:21.014 | + functions-common:time_stop:2313 : [[ -z 1622709320301 ]] 2021-06-03 08:35:21.017 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-06-03 08:35:21.021 | + functions-common:time_stop:2316 : end_time=1622709321018 2021-06-03 08:35:21.023 | + functions-common:time_stop:2317 : elapsed_time=717 2021-06-03 08:35:21.025 | + functions-common:time_stop:2318 : total=352982 2021-06-03 08:35:21.028 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-06-03 08:35:21.030 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=353699 2021-06-03 08:35:21.032 | + functions-common:apt_get:1117 : return 0 2021-06-03 08:35:21.035 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-06-03 08:35:21.037 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-03 08:35:21.040 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-03 08:35:21.042 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-06-03 08:35:21.045 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-06-03 08:35:21.048 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-06-03 08:35:21.052 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=5.4.0-72-generic 2021-06-03 08:35:21.054 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-06-03 08:35:21.059 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 5.4.0-72-generic 2021-06-03 08:35:21.059 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-06-03 08:35:21.064 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=5.4 2021-06-03 08:35:21.066 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 5.4 '<' 3.13 2021-06-03 08:35:21.069 | + functions:vercmp:628 : local v1=5.4 2021-06-03 08:35:21.071 | + functions:vercmp:629 : local 'op=<' 2021-06-03 08:35:21.074 | + functions:vercmp:630 : local v2=3.13 2021-06-03 08:35:21.076 | + functions:vercmp:631 : local result 2021-06-03 08:35:21.080 | ++ functions:vercmp:635 : echo -e '5.4\n3.13' 2021-06-03 08:35:21.080 | ++ functions:vercmp:635 : sort -V 2021-06-03 08:35:21.081 | ++ functions:vercmp:635 : head -1 2021-06-03 08:35:21.086 | + functions:vercmp:635 : result=3.13 2021-06-03 08:35:21.088 | + functions:vercmp:637 : case $op in 2021-06-03 08:35:21.090 | + functions:vercmp:647 : '[' 5.4 '!=' 3.13 ']' 2021-06-03 08:35:21.093 | + functions:vercmp:647 : '[' 3.13 = 5.4 ']' 2021-06-03 08:35:21.095 | + functions:vercmp:648 : return 2021-06-03 08:35:21.098 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-06-03 08:35:21.100 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-06-03 08:35:21.102 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart openvswitch-switch 2021-06-03 08:35:21.572 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:18 : use_library_from_git os-ken 2021-06-03 08:35:21.576 | + inc/python:use_library_from_git:250 : local name=os-ken 2021-06-03 08:35:21.579 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-03 08:35:21.583 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-03 08:35:21.586 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-ken, ]] 2021-06-03 08:35:21.589 | + inc/python:use_library_from_git:253 : return 1 2021-06-03 08:35:21.591 | + ./stack.sh:main:811 : is_service_enabled etcd3 2021-06-03 08:35:21.610 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:35:21.612 | + ./stack.sh:main:812 : install_etcd3 2021-06-03 08:35:21.614 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-06-03 08:35:21.615 | Installing etcd 2021-06-03 08:35:21.617 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-06-03 08:35:21.630 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-06-03 08:35:21.641 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-06-03 08:35:21.644 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-06-03 08:35:21.657 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-06-03 08:35:21.665 | ++ lib/etcd3:install_etcd3:114 : get_extra_file https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-06-03 08:35:21.669 | ++ functions:get_extra_file:62 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-06-03 08:35:21.672 | +++ functions:get_extra_file:64 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-06-03 08:35:21.676 | ++ functions:get_extra_file:64 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-06-03 08:35:21.679 | ++ functions:get_extra_file:65 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2021-06-03 08:35:21.682 | ++ functions:get_extra_file:67 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-06-03 08:35:21.684 | ++ functions:get_extra_file:68 : wget --progress=dot:giga -t 2 -c https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz -O /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-06-03 08:35:21.688 | --2021-06-03 08:35:21-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-06-03 08:35:21.692 | Resolving github.com (github.com)... 140.82.121.3 2021-06-03 08:35:21.736 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2021-06-03 08:35:22.021 | HTTP request sent, awaiting response... 302 Found 2021-06-03 08:35:22.021 | Location: https://github-releases.githubusercontent.com/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210603%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210603T083521Z&X-Amz-Expires=300&X-Amz-Signature=fef1163d811be0c56efd2722e360230ed0ea733b1a488551554dda1942fe21e1&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream [following] 2021-06-03 08:35:22.021 | --2021-06-03 08:35:22-- https://github-releases.githubusercontent.com/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210603%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210603T083521Z&X-Amz-Expires=300&X-Amz-Signature=fef1163d811be0c56efd2722e360230ed0ea733b1a488551554dda1942fe21e1&X-Amz-SignedHeaders=host&actor_id=0&key_id=0&repo_id=11225014&response-content-disposition=attachment%3B%20filename%3Detcd-v3.3.12-linux-amd64.tar.gz&response-content-type=application%2Foctet-stream 2021-06-03 08:35:22.023 | Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.110.154, 185.199.109.154, 185.199.111.154, ... 2021-06-03 08:35:22.069 | Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.110.154|:443... connected. 2021-06-03 08:35:22.365 | HTTP request sent, awaiting response... 200 OK 2021-06-03 08:35:22.365 | Length: 11350736 (11M) [application/octet-stream] 2021-06-03 08:35:22.365 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2021-06-03 08:35:22.638 | 2021-06-03 08:35:23.866 | 0K ........ .. 100% 7.22M=1.5s 2021-06-03 08:35:23.866 | 2021-06-03 08:35:23.866 | 2021-06-03 08:35:23 (7.22 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2021-06-03 08:35:23.866 | 2021-06-03 08:35:23.870 | ++ functions:get_extra_file:69 : [[ 0 -ne 0 ]] 2021-06-03 08:35:23.873 | ++ functions:get_extra_file:73 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-06-03 08:35:23.875 | ++ functions:get_extra_file:74 : return 2021-06-03 08:35:23.878 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-06-03 08:35:23.881 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-06-03 08:35:23.883 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2021-06-03 08:35:23.886 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2021-06-03 08:35:24.021 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2021-06-03 08:35:24.024 | + lib/etcd3:install_etcd3:120 : tar xzvf /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz -C /home/ubuntu/devstack/files 2021-06-03 08:35:24.029 | etcd-v3.3.12-linux-amd64/ 2021-06-03 08:35:24.029 | etcd-v3.3.12-linux-amd64/README.md 2021-06-03 08:35:24.029 | etcd-v3.3.12-linux-amd64/Documentation/ 2021-06-03 08:35:24.029 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2021-06-03 08:35:24.029 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2021-06-03 08:35:24.029 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2021-06-03 08:35:24.029 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2021-06-03 08:35:24.029 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2021-06-03 08:35:24.029 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2021-06-03 08:35:24.029 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2021-06-03 08:35:24.029 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2021-06-03 08:35:24.029 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2021-06-03 08:35:24.029 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2021-06-03 08:35:24.029 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2021-06-03 08:35:24.030 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2021-06-03 08:35:24.030 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2021-06-03 08:35:24.030 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2021-06-03 08:35:24.030 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2021-06-03 08:35:24.030 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2021-06-03 08:35:24.030 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2021-06-03 08:35:24.030 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-06-03 08:35:24.030 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2021-06-03 08:35:24.030 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2021-06-03 08:35:24.030 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-06-03 08:35:24.030 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-06-03 08:35:24.030 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2021-06-03 08:35:24.030 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2021-06-03 08:35:24.031 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2021-06-03 08:35:24.031 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2021-06-03 08:35:24.031 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2021-06-03 08:35:24.031 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2021-06-03 08:35:24.031 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2021-06-03 08:35:24.031 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2021-06-03 08:35:24.031 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2021-06-03 08:35:24.031 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2021-06-03 08:35:24.031 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2021-06-03 08:35:24.031 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2021-06-03 08:35:24.031 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2021-06-03 08:35:24.031 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2021-06-03 08:35:24.031 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2021-06-03 08:35:24.031 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2021-06-03 08:35:24.031 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-06-03 08:35:24.031 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2021-06-03 08:35:24.031 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2021-06-03 08:35:24.031 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-06-03 08:35:24.031 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-06-03 08:35:24.032 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2021-06-03 08:35:24.032 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2021-06-03 08:35:24.032 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2021-06-03 08:35:24.032 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2021-06-03 08:35:24.032 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2021-06-03 08:35:24.032 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2021-06-03 08:35:24.032 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2021-06-03 08:35:24.032 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2021-06-03 08:35:24.032 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2021-06-03 08:35:24.032 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2021-06-03 08:35:24.032 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2021-06-03 08:35:24.032 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2021-06-03 08:35:24.032 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2021-06-03 08:35:24.032 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2021-06-03 08:35:24.032 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2021-06-03 08:35:24.033 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2021-06-03 08:35:24.033 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2021-06-03 08:35:24.033 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2021-06-03 08:35:24.033 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2021-06-03 08:35:24.033 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2021-06-03 08:35:24.033 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2021-06-03 08:35:24.033 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2021-06-03 08:35:24.033 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2021-06-03 08:35:24.033 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2021-06-03 08:35:24.033 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2021-06-03 08:35:24.033 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2021-06-03 08:35:24.033 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2021-06-03 08:35:24.033 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2021-06-03 08:35:24.033 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2021-06-03 08:35:24.033 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2021-06-03 08:35:24.033 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2021-06-03 08:35:24.033 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2021-06-03 08:35:24.034 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2021-06-03 08:35:24.034 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2021-06-03 08:35:24.034 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2021-06-03 08:35:24.034 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2021-06-03 08:35:24.034 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2021-06-03 08:35:24.034 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2021-06-03 08:35:24.034 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2021-06-03 08:35:24.034 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2021-06-03 08:35:24.034 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2021-06-03 08:35:24.034 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2021-06-03 08:35:24.034 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2021-06-03 08:35:24.034 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2021-06-03 08:35:24.034 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2021-06-03 08:35:24.034 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2021-06-03 08:35:24.034 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2021-06-03 08:35:24.034 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2021-06-03 08:35:24.035 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2021-06-03 08:35:24.035 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2021-06-03 08:35:24.035 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2021-06-03 08:35:24.035 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2021-06-03 08:35:24.035 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2021-06-03 08:35:24.035 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2021-06-03 08:35:24.035 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2021-06-03 08:35:24.035 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2021-06-03 08:35:24.035 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2021-06-03 08:35:24.035 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2021-06-03 08:35:24.035 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2021-06-03 08:35:24.035 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2021-06-03 08:35:24.035 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2021-06-03 08:35:24.035 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2021-06-03 08:35:24.035 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2021-06-03 08:35:24.036 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2021-06-03 08:35:24.036 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2021-06-03 08:35:24.036 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2021-06-03 08:35:24.036 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2021-06-03 08:35:24.036 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2021-06-03 08:35:24.036 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2021-06-03 08:35:24.036 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2021-06-03 08:35:24.036 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2021-06-03 08:35:24.036 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2021-06-03 08:35:24.036 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2021-06-03 08:35:24.037 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2021-06-03 08:35:24.037 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2021-06-03 08:35:24.037 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2021-06-03 08:35:24.037 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2021-06-03 08:35:24.037 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2021-06-03 08:35:24.037 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2021-06-03 08:35:24.037 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2021-06-03 08:35:24.037 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2021-06-03 08:35:24.039 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2021-06-03 08:35:24.039 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2021-06-03 08:35:24.039 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2021-06-03 08:35:24.039 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2021-06-03 08:35:24.039 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2021-06-03 08:35:24.039 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2021-06-03 08:35:24.039 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2021-06-03 08:35:24.039 | etcd-v3.3.12-linux-amd64/etcdctl 2021-06-03 08:35:24.227 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2021-06-03 08:35:24.227 | etcd-v3.3.12-linux-amd64/etcd 2021-06-03 08:35:24.458 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2021-06-03 08:35:24.497 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2021-06-03 08:35:24.530 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-06-03 08:35:24.533 | + ./stack.sh:main:821 : is_service_enabled tls-proxy 2021-06-03 08:35:24.550 | + functions-common:is_service_enabled:1960 : return 1 2021-06-03 08:35:24.552 | + ./stack.sh:main:831 : install_dstat 2021-06-03 08:35:24.555 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-06-03 08:35:24.572 | + functions-common:is_service_enabled:1960 : return 1 2021-06-03 08:35:24.575 | + ./stack.sh:main:837 : echo_summary 'Installing OpenStack project source' 2021-06-03 08:35:24.578 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-06-03 08:35:24.580 | + ./stack.sh:echo_summary:428 : echo -e Installing OpenStack project source 2021-06-03 08:35:24.582 | + ./stack.sh:main:840 : install_libs 2021-06-03 08:35:24.585 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2021-06-03 08:35:24.587 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2021-06-03 08:35:24.590 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2021-06-03 08:35:24.592 | + inc/python:use_library_from_git:250 : local name=automaton 2021-06-03 08:35:24.594 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-03 08:35:24.597 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-03 08:35:24.599 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2021-06-03 08:35:24.601 | + inc/python:use_library_from_git:253 : return 1 2021-06-03 08:35:24.603 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2021-06-03 08:35:24.606 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2021-06-03 08:35:24.609 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2021-06-03 08:35:24.611 | + inc/python:use_library_from_git:250 : local name=castellan 2021-06-03 08:35:24.613 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-03 08:35:24.615 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-03 08:35:24.618 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2021-06-03 08:35:24.621 | + inc/python:use_library_from_git:253 : return 1 2021-06-03 08:35:24.623 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2021-06-03 08:35:24.626 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2021-06-03 08:35:24.628 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2021-06-03 08:35:24.630 | + inc/python:use_library_from_git:250 : local name=cliff 2021-06-03 08:35:24.633 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-03 08:35:24.635 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-03 08:35:24.638 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2021-06-03 08:35:24.640 | + inc/python:use_library_from_git:253 : return 1 2021-06-03 08:35:24.643 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2021-06-03 08:35:24.645 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2021-06-03 08:35:24.647 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2021-06-03 08:35:24.650 | + inc/python:use_library_from_git:250 : local name=cursive 2021-06-03 08:35:24.652 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-03 08:35:24.654 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-03 08:35:24.657 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2021-06-03 08:35:24.659 | + inc/python:use_library_from_git:253 : return 1 2021-06-03 08:35:24.661 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2021-06-03 08:35:24.664 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2021-06-03 08:35:24.666 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2021-06-03 08:35:24.669 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-06-03 08:35:24.671 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-03 08:35:24.673 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-03 08:35:24.676 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2021-06-03 08:35:24.678 | + inc/python:use_library_from_git:253 : return 1 2021-06-03 08:35:24.680 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2021-06-03 08:35:24.683 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2021-06-03 08:35:24.686 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2021-06-03 08:35:24.688 | + inc/python:use_library_from_git:250 : local name=futurist 2021-06-03 08:35:24.690 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-03 08:35:24.693 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-03 08:35:24.695 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2021-06-03 08:35:24.698 | + inc/python:use_library_from_git:253 : return 1 2021-06-03 08:35:24.701 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2021-06-03 08:35:24.703 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2021-06-03 08:35:24.706 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2021-06-03 08:35:24.708 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-06-03 08:35:24.710 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-03 08:35:24.713 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-03 08:35:24.715 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2021-06-03 08:35:24.717 | + inc/python:use_library_from_git:253 : return 1 2021-06-03 08:35:24.720 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2021-06-03 08:35:24.722 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2021-06-03 08:35:24.724 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2021-06-03 08:35:24.727 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-06-03 08:35:24.729 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-03 08:35:24.732 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-03 08:35:24.734 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2021-06-03 08:35:24.736 | + inc/python:use_library_from_git:253 : return 1 2021-06-03 08:35:24.739 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2021-06-03 08:35:24.741 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2021-06-03 08:35:24.744 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2021-06-03 08:35:24.747 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-06-03 08:35:24.749 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-03 08:35:24.751 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-03 08:35:24.754 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2021-06-03 08:35:24.756 | + inc/python:use_library_from_git:253 : return 1 2021-06-03 08:35:24.758 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2021-06-03 08:35:24.761 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2021-06-03 08:35:24.764 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2021-06-03 08:35:24.766 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-06-03 08:35:24.769 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-03 08:35:24.771 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-03 08:35:24.773 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2021-06-03 08:35:24.776 | + inc/python:use_library_from_git:253 : return 1 2021-06-03 08:35:24.778 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2021-06-03 08:35:24.781 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2021-06-03 08:35:24.783 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2021-06-03 08:35:24.785 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-06-03 08:35:24.788 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-03 08:35:24.790 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-03 08:35:24.793 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2021-06-03 08:35:24.795 | + inc/python:use_library_from_git:253 : return 1 2021-06-03 08:35:24.798 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2021-06-03 08:35:24.800 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2021-06-03 08:35:24.803 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2021-06-03 08:35:24.805 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-06-03 08:35:24.808 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-03 08:35:24.810 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-03 08:35:24.813 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2021-06-03 08:35:24.815 | + inc/python:use_library_from_git:253 : return 1 2021-06-03 08:35:24.818 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2021-06-03 08:35:24.820 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2021-06-03 08:35:24.823 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2021-06-03 08:35:24.828 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-06-03 08:35:24.831 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-03 08:35:24.834 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-03 08:35:24.837 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2021-06-03 08:35:24.839 | + inc/python:use_library_from_git:253 : return 1 2021-06-03 08:35:24.842 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2021-06-03 08:35:24.844 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2021-06-03 08:35:24.847 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2021-06-03 08:35:24.849 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-06-03 08:35:24.852 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-03 08:35:24.855 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-03 08:35:24.858 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2021-06-03 08:35:24.860 | + inc/python:use_library_from_git:253 : return 1 2021-06-03 08:35:24.862 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2021-06-03 08:35:24.865 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2021-06-03 08:35:24.867 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2021-06-03 08:35:24.870 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-06-03 08:35:24.873 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-03 08:35:24.875 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-03 08:35:24.878 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2021-06-03 08:35:24.880 | + inc/python:use_library_from_git:253 : return 1 2021-06-03 08:35:24.882 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2021-06-03 08:35:24.885 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2021-06-03 08:35:24.887 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2021-06-03 08:35:24.890 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-06-03 08:35:24.892 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-03 08:35:24.894 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-03 08:35:24.897 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2021-06-03 08:35:24.899 | + inc/python:use_library_from_git:253 : return 1 2021-06-03 08:35:24.901 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2021-06-03 08:35:24.904 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2021-06-03 08:35:24.906 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2021-06-03 08:35:24.909 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-06-03 08:35:24.911 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-03 08:35:24.913 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-03 08:35:24.916 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2021-06-03 08:35:24.919 | + inc/python:use_library_from_git:253 : return 1 2021-06-03 08:35:24.921 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2021-06-03 08:35:24.923 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2021-06-03 08:35:24.926 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2021-06-03 08:35:24.928 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-06-03 08:35:24.930 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-03 08:35:24.933 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-03 08:35:24.936 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2021-06-03 08:35:24.938 | + inc/python:use_library_from_git:253 : return 1 2021-06-03 08:35:24.941 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2021-06-03 08:35:24.943 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2021-06-03 08:35:24.945 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2021-06-03 08:35:24.948 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-06-03 08:35:24.950 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-03 08:35:24.953 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-03 08:35:24.955 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2021-06-03 08:35:24.957 | + inc/python:use_library_from_git:253 : return 1 2021-06-03 08:35:24.960 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2021-06-03 08:35:24.962 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2021-06-03 08:35:24.965 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2021-06-03 08:35:24.967 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-06-03 08:35:24.969 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-03 08:35:24.972 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-03 08:35:24.974 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2021-06-03 08:35:24.976 | + inc/python:use_library_from_git:253 : return 1 2021-06-03 08:35:24.979 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2021-06-03 08:35:24.982 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2021-06-03 08:35:24.984 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2021-06-03 08:35:24.987 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-06-03 08:35:24.989 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-03 08:35:24.991 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-03 08:35:24.994 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2021-06-03 08:35:24.996 | + inc/python:use_library_from_git:253 : return 1 2021-06-03 08:35:24.999 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2021-06-03 08:35:25.001 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2021-06-03 08:35:25.003 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2021-06-03 08:35:25.005 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-06-03 08:35:25.008 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-03 08:35:25.011 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-03 08:35:25.013 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2021-06-03 08:35:25.016 | + inc/python:use_library_from_git:253 : return 1 2021-06-03 08:35:25.020 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2021-06-03 08:35:25.022 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2021-06-03 08:35:25.025 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2021-06-03 08:35:25.028 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-06-03 08:35:25.030 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-03 08:35:25.039 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-03 08:35:25.041 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2021-06-03 08:35:25.043 | + inc/python:use_library_from_git:253 : return 1 2021-06-03 08:35:25.046 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2021-06-03 08:35:25.048 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2021-06-03 08:35:25.051 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2021-06-03 08:35:25.053 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-06-03 08:35:25.056 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-03 08:35:25.058 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-03 08:35:25.061 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2021-06-03 08:35:25.063 | + inc/python:use_library_from_git:253 : return 1 2021-06-03 08:35:25.066 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2021-06-03 08:35:25.068 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2021-06-03 08:35:25.070 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2021-06-03 08:35:25.073 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-06-03 08:35:25.076 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-03 08:35:25.078 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-03 08:35:25.081 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2021-06-03 08:35:25.083 | + inc/python:use_library_from_git:253 : return 1 2021-06-03 08:35:25.087 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2021-06-03 08:35:25.090 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2021-06-03 08:35:25.092 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2021-06-03 08:35:25.095 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-06-03 08:35:25.097 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-03 08:35:25.099 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-03 08:35:25.102 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2021-06-03 08:35:25.104 | + inc/python:use_library_from_git:253 : return 1 2021-06-03 08:35:25.107 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2021-06-03 08:35:25.109 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2021-06-03 08:35:25.112 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2021-06-03 08:35:25.114 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-06-03 08:35:25.116 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-03 08:35:25.119 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-03 08:35:25.121 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2021-06-03 08:35:25.123 | + inc/python:use_library_from_git:253 : return 1 2021-06-03 08:35:25.126 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2021-06-03 08:35:25.128 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2021-06-03 08:35:25.131 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2021-06-03 08:35:25.133 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-06-03 08:35:25.136 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-03 08:35:25.138 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-03 08:35:25.141 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2021-06-03 08:35:25.143 | + inc/python:use_library_from_git:253 : return 1 2021-06-03 08:35:25.145 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2021-06-03 08:35:25.148 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2021-06-03 08:35:25.150 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2021-06-03 08:35:25.153 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-06-03 08:35:25.155 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-03 08:35:25.158 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-03 08:35:25.160 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2021-06-03 08:35:25.163 | + inc/python:use_library_from_git:253 : return 1 2021-06-03 08:35:25.165 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2021-06-03 08:35:25.167 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2021-06-03 08:35:25.170 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2021-06-03 08:35:25.172 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-06-03 08:35:25.175 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-03 08:35:25.177 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-03 08:35:25.179 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2021-06-03 08:35:25.182 | + inc/python:use_library_from_git:253 : return 1 2021-06-03 08:35:25.185 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2021-06-03 08:35:25.187 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2021-06-03 08:35:25.190 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2021-06-03 08:35:25.192 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-06-03 08:35:25.195 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-03 08:35:25.197 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-03 08:35:25.200 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2021-06-03 08:35:25.202 | + inc/python:use_library_from_git:253 : return 1 2021-06-03 08:35:25.205 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2021-06-03 08:35:25.207 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2021-06-03 08:35:25.209 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2021-06-03 08:35:25.212 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-06-03 08:35:25.215 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-03 08:35:25.217 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-03 08:35:25.219 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2021-06-03 08:35:25.222 | + inc/python:use_library_from_git:253 : return 1 2021-06-03 08:35:25.224 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2021-06-03 08:35:25.227 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2021-06-03 08:35:25.229 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2021-06-03 08:35:25.232 | + inc/python:use_library_from_git:250 : local name=tooz 2021-06-03 08:35:25.234 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-03 08:35:25.236 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-03 08:35:25.239 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2021-06-03 08:35:25.241 | + inc/python:use_library_from_git:253 : return 1 2021-06-03 08:35:25.244 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2021-06-03 08:35:25.247 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2021-06-03 08:35:25.249 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2021-06-03 08:35:25.252 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-06-03 08:35:25.255 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-03 08:35:25.257 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-03 08:35:25.259 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2021-06-03 08:35:25.262 | + inc/python:use_library_from_git:253 : return 1 2021-06-03 08:35:25.265 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2021-06-03 08:35:25.267 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2021-06-03 08:35:25.270 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2021-06-03 08:35:25.272 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-06-03 08:35:25.274 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-03 08:35:25.277 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-03 08:35:25.279 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2021-06-03 08:35:25.282 | + inc/python:use_library_from_git:253 : return 1 2021-06-03 08:35:25.284 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2021-06-03 08:35:25.287 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2021-06-03 08:35:25.289 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2021-06-03 08:35:25.292 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-06-03 08:35:25.295 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-03 08:35:25.297 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-03 08:35:25.300 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2021-06-03 08:35:25.302 | + inc/python:use_library_from_git:253 : return 1 2021-06-03 08:35:25.304 | + lib/libraries:install_libs:135 : pip_install etcd3 2021-06-03 08:35:25.326 | Using python 3.8 to install etcd3 2021-06-03 08:35:25.329 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2021-06-03 08:35:26.047 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:35:26.047 | from cryptography.utils import int_from_bytes 2021-06-03 08:35:26.047 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:35:26.047 | from cryptography.utils import int_from_bytes 2021-06-03 08:35:27.083 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-06-03 08:35:27.087 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:35:27.088 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:35:27.093 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:35:27.098 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:35:27.100 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:35:27.101 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:35:27.251 | Collecting etcd3===0.12.0 2021-06-03 08:35:27.258 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2021-06-03 08:35:29.971 | Collecting grpcio===1.36.1 2021-06-03 08:35:29.988 | 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) 2021-06-03 08:35:30.790 | Collecting protobuf===3.15.6 2021-06-03 08:35:30.796 | 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) 2021-06-03 08:35:30.912 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (1.15.0) 2021-06-03 08:35:30.915 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (6.3.1) 2021-06-03 08:35:30.929 | Building wheels for collected packages: etcd3 2021-06-03 08:35:30.930 | Building wheel for etcd3 (setup.py): started 2021-06-03 08:35:31.725 | Building wheel for etcd3 (setup.py): finished with status 'done' 2021-06-03 08:35:31.726 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42857 sha256=1de772698d813bcf0255c55693a0404c1731fba73890728bfdf4f809ce37fd43 2021-06-03 08:35:31.726 | Stored in directory: /root/.cache/pip/wheels/32/8a/31/1308d0452fdcc24ed454fa7c297cc2b924f30bfd57b1080bf1 2021-06-03 08:35:31.727 | Successfully built etcd3 2021-06-03 08:35:33.071 | Installing collected packages: grpcio, protobuf, etcd3 2021-06-03 08:35:33.818 | Successfully installed etcd3-0.12.0 grpcio-1.36.1 protobuf-3.15.6 2021-06-03 08:35:33.986 | WARNING: You are using pip version 20.2.2; however, version 21.1.2 is available. 2021-06-03 08:35:33.986 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-06-03 08:35:34.075 | + inc/python:pip_install:200 : result=0 2021-06-03 08:35:34.077 | + inc/python:pip_install:202 : time_stop pip_install 2021-06-03 08:35:34.080 | + functions-common:time_stop:2304 : local name 2021-06-03 08:35:34.082 | + functions-common:time_stop:2305 : local end_time 2021-06-03 08:35:34.084 | + functions-common:time_stop:2306 : local elapsed_time 2021-06-03 08:35:34.086 | + functions-common:time_stop:2307 : local total 2021-06-03 08:35:34.089 | + functions-common:time_stop:2308 : local start_time 2021-06-03 08:35:34.091 | + functions-common:time_stop:2310 : name=pip_install 2021-06-03 08:35:34.094 | + functions-common:time_stop:2311 : start_time=1622709325320 2021-06-03 08:35:34.096 | + functions-common:time_stop:2313 : [[ -z 1622709325320 ]] 2021-06-03 08:35:34.098 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-06-03 08:35:34.103 | + functions-common:time_stop:2316 : end_time=1622709334100 2021-06-03 08:35:34.105 | + functions-common:time_stop:2317 : elapsed_time=8780 2021-06-03 08:35:34.107 | + functions-common:time_stop:2318 : total=30452 2021-06-03 08:35:34.110 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-06-03 08:35:34.112 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=39232 2021-06-03 08:35:34.114 | + inc/python:pip_install:203 : return 0 2021-06-03 08:35:34.117 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2021-06-03 08:35:34.139 | Using python 3.8 to install etcd3gw 2021-06-03 08:35:34.141 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2021-06-03 08:35:34.871 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:35:34.871 | from cryptography.utils import int_from_bytes 2021-06-03 08:35:34.871 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:35:34.871 | from cryptography.utils import int_from_bytes 2021-06-03 08:35:35.903 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-06-03 08:35:35.907 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:35:35.907 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:35:35.913 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:35:35.919 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:35:35.920 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:35:35.922 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:35:36.079 | Collecting etcd3gw===0.2.5 2021-06-03 08:35:36.085 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f33/eab0d1f4a9600/etcd3gw-0.2.5-py2.py3-none-any.whl (21 kB) 2021-06-03 08:35:36.186 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (2.3.0) 2021-06-03 08:35:36.192 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (1.15.0) 2021-06-03 08:35:36.194 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (2.25.1) 2021-06-03 08:35:36.215 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (1.26.3) 2021-06-03 08:35:36.235 | 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) 2021-06-03 08:35:36.238 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (2.10) 2021-06-03 08:35:36.241 | 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) 2021-06-03 08:35:36.245 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (2020.12.5) 2021-06-03 08:35:37.569 | Installing collected packages: etcd3gw 2021-06-03 08:35:37.664 | Successfully installed etcd3gw-0.2.5 2021-06-03 08:35:37.810 | WARNING: You are using pip version 20.2.2; however, version 21.1.2 is available. 2021-06-03 08:35:37.810 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-06-03 08:35:37.883 | + inc/python:pip_install:200 : result=0 2021-06-03 08:35:37.886 | + inc/python:pip_install:202 : time_stop pip_install 2021-06-03 08:35:37.888 | + functions-common:time_stop:2304 : local name 2021-06-03 08:35:37.890 | + functions-common:time_stop:2305 : local end_time 2021-06-03 08:35:37.893 | + functions-common:time_stop:2306 : local elapsed_time 2021-06-03 08:35:37.895 | + functions-common:time_stop:2307 : local total 2021-06-03 08:35:37.897 | + functions-common:time_stop:2308 : local start_time 2021-06-03 08:35:37.899 | + functions-common:time_stop:2310 : name=pip_install 2021-06-03 08:35:37.902 | + functions-common:time_stop:2311 : start_time=1622709334133 2021-06-03 08:35:37.904 | + functions-common:time_stop:2313 : [[ -z 1622709334133 ]] 2021-06-03 08:35:37.907 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-06-03 08:35:37.911 | + functions-common:time_stop:2316 : end_time=1622709337908 2021-06-03 08:35:37.913 | + functions-common:time_stop:2317 : elapsed_time=3775 2021-06-03 08:35:37.915 | + functions-common:time_stop:2318 : total=39232 2021-06-03 08:35:37.918 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-06-03 08:35:37.920 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=43007 2021-06-03 08:35:37.923 | + inc/python:pip_install:203 : return 0 2021-06-03 08:35:37.925 | + ./stack.sh:main:843 : install_apache_uwsgi 2021-06-03 08:35:37.928 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-06-03 08:35:37.930 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-06-03 08:35:37.933 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-06-03 08:35:37.935 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-06-03 08:35:37.937 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-06-03 08:35:37.940 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-06-03 08:35:37.942 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-06-03 08:35:37.944 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-06-03 08:35:37.947 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-06-03 08:35:37.949 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-06-03 08:35:37.951 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-06-03 08:35:37.954 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-06-03 08:35:37.956 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-06-03 08:35:37.959 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-03 08:35:37.961 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-03 08:35:37.964 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-06-03 08:35:37.966 | + lib/apache:install_apache_uwsgi:96 : [[ focal == \b\i\o\n\i\c ]] 2021-06-03 08:35:37.969 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-06-03 08:35:37.971 | + functions-common:install_package:1342 : update_package_repo 2021-06-03 08:35:37.973 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-06-03 08:35:37.976 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-06-03 08:35:37.978 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-06-03 08:35:37.981 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-06-03 08:35:37.983 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-06-03 08:35:37.986 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-03 08:35:37.988 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-03 08:35:37.991 | + functions-common:update_package_repo:1323 : apt_get_update 2021-06-03 08:35:37.993 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-06-03 08:35:37.995 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-06-03 08:35:37.998 | + functions-common:apt_get_update:1069 : return 2021-06-03 08:35:38.000 | + functions-common:install_package:1343 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-06-03 08:35:38.003 | + functions-common:real_install_package:1328 : is_ubuntu 2021-06-03 08:35:38.005 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-03 08:35:38.007 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-03 08:35:38.010 | + functions-common:real_install_package:1329 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-06-03 08:35:38.032 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi 2021-06-03 08:35:38.138 | Reading package lists... 2021-06-03 08:35:38.361 | Building dependency tree... 2021-06-03 08:35:38.363 | Reading state information... 2021-06-03 08:35:38.587 | libapache2-mod-proxy-uwsgi is already the newest version (2.4.41-4ubuntu3.1). 2021-06-03 08:35:38.587 | The following packages were automatically installed and are no longer required: 2021-06-03 08:35:38.587 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2021-06-03 08:35:38.588 | python3-automat python3-click python3-colorama python3-configobj 2021-06-03 08:35:38.588 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2021-06-03 08:35:38.588 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2021-06-03 08:35:38.588 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-06-03 08:35:38.588 | python3-zope.interface 2021-06-03 08:35:38.588 | Use 'sudo apt autoremove' to remove them. 2021-06-03 08:35:38.588 | The following additional packages will be installed: 2021-06-03 08:35:38.589 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi-core 2021-06-03 08:35:38.590 | Suggested packages: 2021-06-03 08:35:38.590 | uwsgi-dev uwsgi-extra uwsgi-plugins-all python3-uwsgidecorators 2021-06-03 08:35:38.656 | The following NEW packages will be installed: 2021-06-03 08:35:38.657 | libnorm1 libpgm-5.2-0 libzmq5 uwsgi uwsgi-core uwsgi-plugin-python3 2021-06-03 08:35:38.955 | 0 upgraded, 6 newly installed, 0 to remove and 46 not upgraded. 2021-06-03 08:35:38.955 | Need to get 1,306 kB of archives. 2021-06-03 08:35:38.955 | After this operation, 4,613 kB of additional disk space will be used. 2021-06-03 08:35:38.955 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libnorm1 amd64 1.5.8+dfsg2-2build1 [290 kB] 2021-06-03 08:35:39.720 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-3ubuntu1 [158 kB] 2021-06-03 08:35:39.766 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 libzmq5 amd64 4.3.2-2ubuntu1 [242 kB] 2021-06-03 08:35:39.893 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-core amd64 2.0.18-11ubuntu1 [523 kB] 2021-06-03 08:35:40.019 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi amd64 2.0.18-11ubuntu1 [17.6 kB] 2021-06-03 08:35:40.020 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu focal/universe amd64 uwsgi-plugin-python3 amd64 2.0.18-11ubuntu1 [75.1 kB] 2021-06-03 08:35:40.602 | Fetched 1,306 kB in 1s (956 kB/s) 2021-06-03 08:35:40.636 | Selecting previously unselected package libnorm1:amd64. 2021-06-03 08:35:40.699 | (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 ... 98687 files and directories currently installed.) 2021-06-03 08:35:40.703 | Preparing to unpack .../0-libnorm1_1.5.8+dfsg2-2build1_amd64.deb ... 2021-06-03 08:35:40.707 | Unpacking libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2021-06-03 08:35:40.779 | Selecting previously unselected package libpgm-5.2-0:amd64. 2021-06-03 08:35:40.789 | Preparing to unpack .../1-libpgm-5.2-0_5.2.122~dfsg-3ubuntu1_amd64.deb ... 2021-06-03 08:35:40.792 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-06-03 08:35:40.844 | Selecting previously unselected package libzmq5:amd64. 2021-06-03 08:35:40.855 | Preparing to unpack .../2-libzmq5_4.3.2-2ubuntu1_amd64.deb ... 2021-06-03 08:35:40.858 | Unpacking libzmq5:amd64 (4.3.2-2ubuntu1) ... 2021-06-03 08:35:40.924 | Selecting previously unselected package uwsgi-core. 2021-06-03 08:35:40.935 | Preparing to unpack .../3-uwsgi-core_2.0.18-11ubuntu1_amd64.deb ... 2021-06-03 08:35:40.937 | Unpacking uwsgi-core (2.0.18-11ubuntu1) ... 2021-06-03 08:35:41.092 | Selecting previously unselected package uwsgi. 2021-06-03 08:35:41.103 | Preparing to unpack .../4-uwsgi_2.0.18-11ubuntu1_amd64.deb ... 2021-06-03 08:35:41.105 | Unpacking uwsgi (2.0.18-11ubuntu1) ... 2021-06-03 08:35:41.142 | Selecting previously unselected package uwsgi-plugin-python3. 2021-06-03 08:35:41.153 | Preparing to unpack .../5-uwsgi-plugin-python3_2.0.18-11ubuntu1_amd64.deb ... 2021-06-03 08:35:41.155 | Unpacking uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2021-06-03 08:35:41.220 | Setting up libnorm1:amd64 (1.5.8+dfsg2-2build1) ... 2021-06-03 08:35:41.225 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-3ubuntu1) ... 2021-06-03 08:35:41.230 | Setting up libzmq5:amd64 (4.3.2-2ubuntu1) ... 2021-06-03 08:35:41.236 | Setting up uwsgi-core (2.0.18-11ubuntu1) ... 2021-06-03 08:35:41.248 | Setting up uwsgi (2.0.18-11ubuntu1) ... 2021-06-03 08:35:42.118 | Setting up uwsgi-plugin-python3 (2.0.18-11ubuntu1) ... 2021-06-03 08:35:42.145 | Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-06-03 08:35:42.527 | Processing triggers for man-db (2.9.1-1) ... 2021-06-03 08:35:42.926 | Processing triggers for libc-bin (2.31-0ubuntu9.2) ... 2021-06-03 08:35:46.539 | + functions-common:apt_get:1113 : result=0 2021-06-03 08:35:46.542 | + functions-common:apt_get:1116 : time_stop apt-get 2021-06-03 08:35:46.544 | + functions-common:time_stop:2304 : local name 2021-06-03 08:35:46.547 | + functions-common:time_stop:2305 : local end_time 2021-06-03 08:35:46.549 | + functions-common:time_stop:2306 : local elapsed_time 2021-06-03 08:35:46.551 | + functions-common:time_stop:2307 : local total 2021-06-03 08:35:46.553 | + functions-common:time_stop:2308 : local start_time 2021-06-03 08:35:46.556 | + functions-common:time_stop:2310 : name=apt-get 2021-06-03 08:35:46.559 | + functions-common:time_stop:2311 : start_time=1622709338029 2021-06-03 08:35:46.561 | + functions-common:time_stop:2313 : [[ -z 1622709338029 ]] 2021-06-03 08:35:46.564 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-06-03 08:35:46.568 | + functions-common:time_stop:2316 : end_time=1622709346565 2021-06-03 08:35:46.570 | + functions-common:time_stop:2317 : elapsed_time=8536 2021-06-03 08:35:46.572 | + functions-common:time_stop:2318 : total=353699 2021-06-03 08:35:46.575 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-06-03 08:35:46.577 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=362235 2021-06-03 08:35:46.579 | + functions-common:apt_get:1117 : return 0 2021-06-03 08:35:46.582 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2021-06-03 08:35:46.584 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-03 08:35:46.587 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-03 08:35:46.589 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2021-06-03 08:35:46.651 | Enabling module proxy. 2021-06-03 08:35:46.657 | To activate the new configuration, you need to run: 2021-06-03 08:35:46.657 | systemctl restart apache2 2021-06-03 08:35:46.661 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2021-06-03 08:35:46.722 | Considering dependency proxy for proxy_uwsgi: 2021-06-03 08:35:46.722 | Module proxy already enabled 2021-06-03 08:35:46.722 | Enabling module proxy_uwsgi. 2021-06-03 08:35:46.728 | To activate the new configuration, you need to run: 2021-06-03 08:35:46.728 | systemctl restart apache2 2021-06-03 08:35:46.732 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2021-06-03 08:35:46.735 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-06-03 08:35:46.737 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-06-03 08:35:46.740 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-06-03 08:35:46.873 | + ./stack.sh:main:846 : install_keystoneauth 2021-06-03 08:35:46.876 | + lib/keystone:install_keystoneauth:468 : use_library_from_git keystoneauth 2021-06-03 08:35:46.880 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-06-03 08:35:46.882 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-03 08:35:46.886 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-03 08:35:46.888 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2021-06-03 08:35:46.891 | + inc/python:use_library_from_git:253 : return 1 2021-06-03 08:35:46.893 | + ./stack.sh:main:847 : install_keystoneclient 2021-06-03 08:35:46.896 | + lib/keystone:install_keystoneclient:476 : use_library_from_git python-keystoneclient 2021-06-03 08:35:46.898 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-06-03 08:35:46.901 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-03 08:35:46.904 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-03 08:35:46.906 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2021-06-03 08:35:46.909 | + inc/python:use_library_from_git:253 : return 1 2021-06-03 08:35:46.911 | + ./stack.sh:main:848 : install_glanceclient 2021-06-03 08:35:46.914 | + lib/glance:install_glanceclient:429 : use_library_from_git python-glanceclient 2021-06-03 08:35:46.916 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-06-03 08:35:46.919 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-03 08:35:46.921 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-03 08:35:46.923 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2021-06-03 08:35:46.926 | + inc/python:use_library_from_git:253 : return 1 2021-06-03 08:35:46.929 | + ./stack.sh:main:849 : install_cinderclient 2021-06-03 08:35:46.931 | + lib/cinder:install_cinderclient:436 : use_library_from_git python-brick-cinderclient-ext 2021-06-03 08:35:46.934 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-06-03 08:35:46.936 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-03 08:35:46.939 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-03 08:35:46.941 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2021-06-03 08:35:46.944 | + inc/python:use_library_from_git:253 : return 1 2021-06-03 08:35:46.946 | + lib/cinder:install_cinderclient:441 : use_library_from_git python-cinderclient 2021-06-03 08:35:46.949 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-06-03 08:35:46.952 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-03 08:35:46.954 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-03 08:35:46.957 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2021-06-03 08:35:46.959 | + inc/python:use_library_from_git:253 : return 1 2021-06-03 08:35:46.962 | + ./stack.sh:main:850 : install_novaclient 2021-06-03 08:35:46.964 | + lib/nova:install_novaclient:809 : use_library_from_git python-novaclient 2021-06-03 08:35:46.967 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-06-03 08:35:46.969 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-03 08:35:46.972 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-03 08:35:46.974 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2021-06-03 08:35:46.976 | + inc/python:use_library_from_git:253 : return 1 2021-06-03 08:35:46.979 | + ./stack.sh:main:851 : is_service_enabled swift glance horizon 2021-06-03 08:35:46.997 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:35:46.999 | + ./stack.sh:main:852 : install_swiftclient 2021-06-03 08:35:47.002 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2021-06-03 08:35:47.004 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-06-03 08:35:47.007 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-03 08:35:47.009 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-03 08:35:47.011 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2021-06-03 08:35:47.014 | + inc/python:use_library_from_git:253 : return 1 2021-06-03 08:35:47.017 | + ./stack.sh:main:854 : is_service_enabled neutron nova horizon 2021-06-03 08:35:47.034 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:35:47.036 | + ./stack.sh:main:855 : install_neutronclient 2021-06-03 08:35:47.039 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-06-03 08:35:47.042 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-06-03 08:35:47.044 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-03 08:35:47.047 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-03 08:35:47.049 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2021-06-03 08:35:47.051 | + inc/python:use_library_from_git:253 : return 1 2021-06-03 08:35:47.054 | + ./stack.sh:main:859 : install_keystonemiddleware 2021-06-03 08:35:47.059 | + lib/keystone:install_keystonemiddleware:486 : use_library_from_git keystonemiddleware 2021-06-03 08:35:47.061 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-06-03 08:35:47.064 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-03 08:35:47.066 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-03 08:35:47.069 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2021-06-03 08:35:47.073 | + inc/python:use_library_from_git:253 : return 1 2021-06-03 08:35:47.075 | + lib/keystone:install_keystonemiddleware:491 : pip_install_gr keystonemiddleware 2021-06-03 08:35:47.078 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-06-03 08:35:47.081 | + inc/python:pip_install_gr:77 : local clean_name 2021-06-03 08:35:47.085 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-06-03 08:35:47.087 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-06-03 08:35:47.090 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-06-03 08:35:47.094 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-06-03 08:35:47.094 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-06-03 08:35:47.100 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-06-03 08:35:47.102 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-06-03 08:35:47.104 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-06-03 08:35:47.108 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-06-03 08:35:47.110 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-06-03 08:35:47.132 | Using python 3.8 to install keystonemiddleware 2021-06-03 08:35:47.134 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2021-06-03 08:35:47.862 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:35:47.862 | from cryptography.utils import int_from_bytes 2021-06-03 08:35:47.862 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:35:47.862 | from cryptography.utils import int_from_bytes 2021-06-03 08:35:48.880 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-06-03 08:35:48.883 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:35:48.884 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:35:48.890 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:35:48.895 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:35:48.896 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:35:48.898 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:35:48.904 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (9.2.0) 2021-06-03 08:35:48.956 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (2.7.0) 2021-06-03 08:35:49.005 | Requirement already satisfied: oslo.config===8.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (8.5.0) 2021-06-03 08:35:49.045 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (1.1.2) 2021-06-03 08:35:49.051 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (3.3.0) 2021-06-03 08:35:49.057 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (1.15.0) 2021-06-03 08:35:49.060 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (1.4.0) 2021-06-03 08:35:49.064 | Requirement already satisfied: keystoneauth1===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 507)) (4.3.1) 2021-06-03 08:35:49.128 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (4.2.0) 2021-06-03 08:35:49.146 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (4.4.2) 2021-06-03 08:35:49.149 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (4.8.0) 2021-06-03 08:35:49.165 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (2021.1) 2021-06-03 08:35:49.169 | 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) 2021-06-03 08:35:49.175 | 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) 2021-06-03 08:35:49.188 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (4.1.0) 2021-06-03 08:35:49.196 | 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) 2021-06-03 08:35:49.208 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 218)) (2.25.1) 2021-06-03 08:35:49.226 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 55)) (3.2.0) 2021-06-03 08:35:49.232 | 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) 2021-06-03 08:35:49.235 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 275)) (4.4.0) 2021-06-03 08:35:49.273 | 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) 2021-06-03 08:35:49.281 | 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) 2021-06-03 08:35:49.285 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 179)) (5.4.1) 2021-06-03 08:35:49.288 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (0.1.14) 2021-06-03 08:35:49.291 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (1.7.0) 2021-06-03 08:35:49.295 | 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) 2021-06-03 08:35:49.301 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 503)) (0.10.9) 2021-06-03 08:35:49.303 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (2.4.7) 2021-06-03 08:35:49.307 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 388)) (1.0.2) 2021-06-03 08:35:49.310 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (2.10) 2021-06-03 08:35:49.313 | 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) 2021-06-03 08:35:49.316 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (2020.12.5) 2021-06-03 08:35:49.319 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (1.26.3) 2021-06-03 08:35:49.339 | 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) 2021-06-03 08:35:49.342 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 566)) (2.8.1) 2021-06-03 08:35:49.346 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 469)) (1.12.1) 2021-06-03 08:35:50.604 | WARNING: You are using pip version 20.2.2; however, version 21.1.2 is available. 2021-06-03 08:35:50.604 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-06-03 08:35:50.675 | + inc/python:pip_install:200 : result=0 2021-06-03 08:35:50.678 | + inc/python:pip_install:202 : time_stop pip_install 2021-06-03 08:35:50.680 | + functions-common:time_stop:2304 : local name 2021-06-03 08:35:50.683 | + functions-common:time_stop:2305 : local end_time 2021-06-03 08:35:50.685 | + functions-common:time_stop:2306 : local elapsed_time 2021-06-03 08:35:50.688 | + functions-common:time_stop:2307 : local total 2021-06-03 08:35:50.690 | + functions-common:time_stop:2308 : local start_time 2021-06-03 08:35:50.692 | + functions-common:time_stop:2310 : name=pip_install 2021-06-03 08:35:50.694 | + functions-common:time_stop:2311 : start_time=1622709347126 2021-06-03 08:35:50.697 | + functions-common:time_stop:2313 : [[ -z 1622709347126 ]] 2021-06-03 08:35:50.700 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-06-03 08:35:50.704 | + functions-common:time_stop:2316 : end_time=1622709350702 2021-06-03 08:35:50.706 | + functions-common:time_stop:2317 : elapsed_time=3576 2021-06-03 08:35:50.708 | + functions-common:time_stop:2318 : total=43007 2021-06-03 08:35:50.711 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-06-03 08:35:50.713 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=46583 2021-06-03 08:35:50.715 | + inc/python:pip_install:203 : return 0 2021-06-03 08:35:50.718 | + lib/keystone:install_keystonemiddleware:495 : pip_install_gr python-memcached 2021-06-03 08:35:50.720 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-06-03 08:35:50.723 | + inc/python:pip_install_gr:77 : local clean_name 2021-06-03 08:35:50.726 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-06-03 08:35:50.728 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-06-03 08:35:50.731 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-06-03 08:35:50.735 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-06-03 08:35:50.735 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-06-03 08:35:50.740 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-06-03 08:35:50.743 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-06-03 08:35:50.746 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-06-03 08:35:50.748 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-06-03 08:35:50.751 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-06-03 08:35:50.773 | Using python 3.8 to install python-memcached 2021-06-03 08:35:50.775 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2021-06-03 08:35:51.500 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:35:51.500 | from cryptography.utils import int_from_bytes 2021-06-03 08:35:51.500 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:35:51.500 | from cryptography.utils import int_from_bytes 2021-06-03 08:35:52.517 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-06-03 08:35:52.521 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:35:52.521 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:35:52.527 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:35:52.532 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:35:52.534 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:35:52.535 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:35:52.677 | Collecting python-memcached===1.59 2021-06-03 08:35:52.684 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2021-06-03 08:35:52.776 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (1.15.0) 2021-06-03 08:35:54.092 | Installing collected packages: python-memcached 2021-06-03 08:35:54.177 | Successfully installed python-memcached-1.59 2021-06-03 08:35:54.324 | WARNING: You are using pip version 20.2.2; however, version 21.1.2 is available. 2021-06-03 08:35:54.324 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-06-03 08:35:54.398 | + inc/python:pip_install:200 : result=0 2021-06-03 08:35:54.400 | + inc/python:pip_install:202 : time_stop pip_install 2021-06-03 08:35:54.403 | + functions-common:time_stop:2304 : local name 2021-06-03 08:35:54.405 | + functions-common:time_stop:2305 : local end_time 2021-06-03 08:35:54.407 | + functions-common:time_stop:2306 : local elapsed_time 2021-06-03 08:35:54.410 | + functions-common:time_stop:2307 : local total 2021-06-03 08:35:54.412 | + functions-common:time_stop:2308 : local start_time 2021-06-03 08:35:54.414 | + functions-common:time_stop:2310 : name=pip_install 2021-06-03 08:35:54.417 | + functions-common:time_stop:2311 : start_time=1622709350767 2021-06-03 08:35:54.419 | + functions-common:time_stop:2313 : [[ -z 1622709350767 ]] 2021-06-03 08:35:54.422 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-06-03 08:35:54.426 | + functions-common:time_stop:2316 : end_time=1622709354424 2021-06-03 08:35:54.428 | + functions-common:time_stop:2317 : elapsed_time=3657 2021-06-03 08:35:54.431 | + functions-common:time_stop:2318 : total=46583 2021-06-03 08:35:54.434 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-06-03 08:35:54.436 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=50240 2021-06-03 08:35:54.438 | + inc/python:pip_install:203 : return 0 2021-06-03 08:35:54.441 | + ./stack.sh:main:861 : is_service_enabled keystone 2021-06-03 08:35:54.459 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:35:54.461 | + ./stack.sh:main:862 : '[' 10.222.0.37 == 10.222.0.37 ']' 2021-06-03 08:35:54.464 | + ./stack.sh:main:863 : stack_install_service keystone 2021-06-03 08:35:54.466 | + lib/stack:stack_install_service:20 : local service=keystone 2021-06-03 08:35:54.468 | + lib/stack:stack_install_service:21 : type install_keystone 2021-06-03 08:35:54.471 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-06-03 08:35:54.473 | + lib/stack:stack_install_service:32 : install_keystone 2021-06-03 08:35:54.476 | + lib/keystone:install_keystone:501 : is_service_enabled ldap 2021-06-03 08:35:54.491 | + functions-common:is_service_enabled:1960 : return 1 2021-06-03 08:35:54.494 | + lib/keystone:install_keystone:505 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone stable/wallaby 2021-06-03 08:35:54.496 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/keystone.git 2021-06-03 08:35:54.499 | + functions-common:git_clone:524 : local git_dest=/opt/stack/keystone 2021-06-03 08:35:54.501 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2021-06-03 08:35:54.503 | + functions-common:git_clone:526 : local orig_dir 2021-06-03 08:35:54.506 | ++ functions-common:git_clone:527 : pwd 2021-06-03 08:35:54.508 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-06-03 08:35:54.511 | + functions-common:git_clone:528 : local git_clone_flags= 2021-06-03 08:35:54.513 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-06-03 08:35:54.529 | + functions-common:git_clone:530 : RECLONE=False 2021-06-03 08:35:54.531 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-06-03 08:35:54.533 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-06-03 08:35:54.536 | + functions-common:git_clone:544 : echo stable/wallaby 2021-06-03 08:35:54.536 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-06-03 08:35:54.541 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/keystone ]] 2021-06-03 08:35:54.543 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-06-03 08:35:54.545 | + functions-common:git_clone:592 : cd /opt/stack/keystone 2021-06-03 08:35:54.548 | + functions-common:git_clone:593 : git show --oneline 2021-06-03 08:35:54.548 | + functions-common:git_clone:593 : head -1 2021-06-03 08:35:54.553 | f47e635b8 Retry update_user when sqlalchemy raises StaleDataErrors 2021-06-03 08:35:54.556 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-06-03 08:35:54.559 | + lib/keystone:install_keystone:506 : setup_develop /opt/stack/keystone 2021-06-03 08:35:54.561 | + inc/python:setup_develop:338 : local bindep 2021-06-03 08:35:54.563 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-06-03 08:35:54.566 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-06-03 08:35:54.568 | + inc/python:setup_develop:344 : local extras= 2021-06-03 08:35:54.570 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-06-03 08:35:54.573 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-06-03 08:35:54.575 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-06-03 08:35:54.578 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-06-03 08:35:54.580 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-06-03 08:35:54.582 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-06-03 08:35:54.585 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-06-03 08:35:54.588 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-06-03 08:35:54.591 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-06-03 08:35:54.593 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-06-03 08:35:54.596 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-06-03 08:35:54.599 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-06-03 08:35:54.605 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2021-06-03 08:35:54.608 | + 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' 2021-06-03 08:35:55.200 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2021-06-03 08:35:55.203 | + inc/python:setup_package:417 : local bindep=0 2021-06-03 08:35:55.205 | + inc/python:setup_package:418 : local bindep_flag= 2021-06-03 08:35:55.207 | + inc/python:setup_package:419 : local bindep_profiles= 2021-06-03 08:35:55.210 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2021-06-03 08:35:55.212 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2021-06-03 08:35:55.214 | + inc/python:setup_package:426 : local flags=-e 2021-06-03 08:35:55.216 | + inc/python:setup_package:427 : local extras= 2021-06-03 08:35:55.219 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-06-03 08:35:55.221 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-06-03 08:35:55.223 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-06-03 08:35:55.225 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-06-03 08:35:55.227 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-06-03 08:35:55.230 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2021-06-03 08:35:55.251 | Using python 3.8 to install /opt/stack/keystone 2021-06-03 08:35:55.254 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2021-06-03 08:35:55.979 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:35:55.979 | from cryptography.utils import int_from_bytes 2021-06-03 08:35:55.979 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:35:55.979 | from cryptography.utils import int_from_bytes 2021-06-03 08:35:57.015 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-06-03 08:35:57.016 | 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. 2021-06-03 08:35:57.019 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:35:57.020 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:35:57.021 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:35:57.024 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:35:57.026 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:35:57.033 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:35:57.037 | Obtaining file:///opt/stack/keystone 2021-06-03 08:35:58.755 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-06-03 08:36:00.606 | Collecting Flask===1.1.2 2021-06-03 08:36:00.612 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8a4/fdd8936eba251/Flask-1.1.2-py2.py3-none-any.whl (94 kB) 2021-06-03 08:36:00.860 | Collecting Flask-RESTful===0.3.8 2021-06-03 08:36:00.866 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d89/1118b951921f1/Flask_RESTful-0.3.8-py2.py3-none-any.whl (25 kB) 2021-06-03 08:36:00.964 | 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) 2021-06-03 08:36:00.970 | 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) 2021-06-03 08:36:01.405 | Collecting PyJWT===2.0.1 2021-06-03 08:36:01.411 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b70/b15f89dc69b99/PyJWT-2.0.1-py3-none-any.whl (15 kB) 2021-06-03 08:36:01.442 | 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) 2021-06-03 08:36:01.470 | 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) 2021-06-03 08:36:01.550 | Collecting Werkzeug===1.0.1 2021-06-03 08:36:01.558 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2de/2a5db0baeae7b/Werkzeug-1.0.1-py2.py3-none-any.whl (298 kB) 2021-06-03 08:36:01.703 | Collecting aniso8601===9.0.1 2021-06-03 08:36:01.709 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d2/b7ef82963909e/aniso8601-9.0.1-py2.py3-none-any.whl (52 kB) 2021-06-03 08:36:01.953 | Collecting bcrypt===3.2.0 2021-06-03 08:36:01.959 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cd1/ea2ff3038509e/bcrypt-3.2.0-cp36-abi3-manylinux2010_x86_64.whl (63 kB) 2021-06-03 08:36:01.972 | 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) 2021-06-03 08:36:02.029 | Collecting click===7.1.2 2021-06-03 08:36:02.034 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dac/ca89f4bfadd5d/click-7.1.2-py2.py3-none-any.whl (82 kB) 2021-06-03 08:36:02.043 | 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) 2021-06-03 08:36:02.082 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.1.2) 2021-06-03 08:36:02.195 | Collecting itsdangerous===1.1.0 2021-06-03 08:36:02.200 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b12/271b2047cb23e/itsdangerous-1.1.0-py2.py3-none-any.whl (16 kB) 2021-06-03 08:36:02.292 | 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) 2021-06-03 08:36:02.322 | 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) 2021-06-03 08:36:02.374 | 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) 2021-06-03 08:36:02.377 | 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) 2021-06-03 08:36:02.383 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (2.7.0) 2021-06-03 08:36:02.419 | Requirement already satisfied: oslo.config===8.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.5.0) 2021-06-03 08:36:02.458 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.2.0) 2021-06-03 08:36:02.464 | Requirement already satisfied: oslo.db===8.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.5.0) 2021-06-03 08:36:02.513 | 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) 2021-06-03 08:36:02.518 | 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) 2021-06-03 08:36:02.556 | Requirement already satisfied: oslo.messaging===12.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (12.7.1) 2021-06-03 08:36:02.611 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (4.2.0) 2021-06-03 08:36:02.628 | Requirement already satisfied: oslo.policy===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (3.7.0) 2021-06-03 08:36:02.643 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.1.0) 2021-06-03 08:36:02.652 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.5.0) 2021-06-03 08:36:02.675 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (1.3.0) 2021-06-03 08:36:02.685 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.8.0) 2021-06-03 08:36:02.701 | 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) 2021-06-03 08:36:02.746 | 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) 2021-06-03 08:36:02.867 | Collecting passlib===1.7.4 2021-06-03 08:36:02.878 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2021-06-03 08:36:02.991 | 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) 2021-06-03 08:36:02.994 | 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) 2021-06-03 08:36:02.996 | 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) 2021-06-03 08:36:03.006 | 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) 2021-06-03 08:36:03.009 | 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) 2021-06-03 08:36:03.011 | 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) 2021-06-03 08:36:03.143 | Collecting pysaml2===6.5.1 2021-06-03 08:36:03.152 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f79/d7b2a416f1b18/pysaml2-6.5.1-py2.py3-none-any.whl (401 kB) 2021-06-03 08:36:03.271 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (2.8.1) 2021-06-03 08:36:03.277 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (4.2.0) 2021-06-03 08:36:03.294 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 431)) (2021.1) 2021-06-03 08:36:03.298 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2.25.1) 2021-06-03 08:36:03.318 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2021-06-03 08:36:03.564 | Collecting scrypt===0.8.17 2021-06-03 08:36:03.570 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6ee/0adceb7656429/scrypt-0.8.17-cp38-cp38-manylinux2010_x86_64.whl (924 kB) 2021-06-03 08:36:03.683 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 478)) (1.15.0) 2021-06-03 08:36:03.686 | 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 504)) (0.13.0) 2021-06-03 08:36:03.695 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (0.4.1) 2021-06-03 08:36:03.698 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 507)) (3.3.0) 2021-06-03 08:36:03.700 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509)) (3.3.0) 2021-06-03 08:36:03.707 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (2.0.1) 2021-06-03 08:36:03.717 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527)) (0.5.0) 2021-06-03 08:36:03.722 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (2.4.0) 2021-06-03 08:36:03.739 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (1.4.0) 2021-06-03 08:36:03.742 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 548)) (1.1.0) 2021-06-03 08:36:03.749 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 550)) (1.26.3) 2021-06-03 08:36:04.315 | Collecting xmlschema===1.5.2 2021-06-03 08:36:04.321 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/df7/bf5d6d23f5f32/xmlschema-1.5.2-py3-none-any.whl (251 kB) 2021-06-03 08:36:04.447 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) (1.3.2) 2021-06-03 08:36:04.451 | 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) 2021-06-03 08:36:04.454 | 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) 2021-06-03 08:36:04.514 | 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) 2021-06-03 08:36:04.517 | 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) 2021-06-03 08:36:04.521 | 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) 2021-06-03 08:36:04.530 | 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) 2021-06-03 08:36:04.538 | 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) 2021-06-03 08:36:04.578 | Requirement already satisfied: amqp===5.0.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.5) 2021-06-03 08:36:04.582 | 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) 2021-06-03 08:36:04.588 | 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) 2021-06-03 08:36:04.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 165)) (3.0.0) 2021-06-03 08:36:04.601 | 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) 2021-06-03 08:36:04.611 | 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) 2021-06-03 08:36:04.621 | 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) 2021-06-03 08:36:04.630 | 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) 2021-06-03 08:36:04.639 | 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) 2021-06-03 08:36:04.644 | 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) 2021-06-03 08:36:04.654 | 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) 2021-06-03 08:36:04.657 | 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) 2021-06-03 08:36:04.765 | Collecting defusedxml===0.7.1 2021-06-03 08:36:04.771 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a35/2e7e428770286/defusedxml-0.7.1-py2.py3-none-any.whl (25 kB) 2021-06-03 08:36:04.867 | 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) 2021-06-03 08:36:05.362 | Collecting importlib-resources===5.1.2 2021-06-03 08:36:05.369 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/eba/b3efe74d83b04/importlib_resources-5.1.2-py3-none-any.whl (25 kB) 2021-06-03 08:36:05.481 | 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) 2021-06-03 08:36:05.485 | 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) 2021-06-03 08:36:05.488 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2020.12.5) 2021-06-03 08:36:05.490 | 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) 2021-06-03 08:36:05.493 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 407)) (1.6.0) 2021-06-03 08:36:05.495 | 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) 2021-06-03 08:36:05.498 | 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) 2021-06-03 08:36:05.500 | 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 548)) (1.4.0) 2021-06-03 08:36:06.011 | Collecting elementpath===2.2.0 2021-06-03 08:36:06.017 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/eae/259ab72a643c1/elementpath-2.2.0-py3-none-any.whl (142 kB) 2021-06-03 08:36:06.120 | 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) 2021-06-03 08:36:06.125 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (1.12.1) 2021-06-03 08:36:06.127 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 393)) (1.0.4) 2021-06-03 08:36:06.129 | 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) 2021-06-03 08:36:06.137 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (5.0.0) 2021-06-03 08:36:06.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 475)) (54.1.1) 2021-06-03 08:36:06.187 | 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) 2021-06-03 08:36:06.192 | 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) 2021-06-03 08:36:06.201 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 441)) (0.7) 2021-06-03 08:36:06.207 | 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) 2021-06-03 08:36:07.092 | Installing collected packages: Werkzeug, click, itsdangerous, Flask, aniso8601, Flask-RESTful, passlib, bcrypt, scrypt, defusedxml, elementpath, xmlschema, importlib-resources, pysaml2, PyJWT, keystone 2021-06-03 08:36:07.092 | Attempting uninstall: Werkzeug 2021-06-03 08:36:07.093 | Found existing installation: Werkzeug 0.16.1 2021-06-03 08:36:07.095 | Uninstalling Werkzeug-0.16.1: 2021-06-03 08:36:07.206 | Successfully uninstalled Werkzeug-0.16.1 2021-06-03 08:36:07.413 | Attempting uninstall: click 2021-06-03 08:36:07.415 | Found existing installation: Click 7.0 2021-06-03 08:36:07.420 | Uninstalling Click-7.0: 2021-06-03 08:36:07.525 | Successfully uninstalled Click-7.0 2021-06-03 08:36:08.209 | Attempting uninstall: bcrypt 2021-06-03 08:36:08.211 | Found existing installation: bcrypt 3.1.7 2021-06-03 08:36:08.213 | Uninstalling bcrypt-3.1.7: 2021-06-03 08:36:08.316 | Successfully uninstalled bcrypt-3.1.7 2021-06-03 08:36:09.424 | Attempting uninstall: PyJWT 2021-06-03 08:36:09.426 | Found existing installation: PyJWT 1.7.1 2021-06-03 08:36:09.430 | Uninstalling PyJWT-1.7.1: 2021-06-03 08:36:09.533 | Successfully uninstalled PyJWT-1.7.1 2021-06-03 08:36:09.562 | Running setup.py develop for keystone 2021-06-03 08:36:11.509 | 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 2021-06-03 08:36:11.664 | WARNING: You are using pip version 20.2.2; however, version 21.1.2 is available. 2021-06-03 08:36:11.664 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-06-03 08:36:11.752 | + inc/python:pip_install:200 : result=0 2021-06-03 08:36:11.754 | + inc/python:pip_install:202 : time_stop pip_install 2021-06-03 08:36:11.756 | + functions-common:time_stop:2304 : local name 2021-06-03 08:36:11.758 | + functions-common:time_stop:2305 : local end_time 2021-06-03 08:36:11.761 | + functions-common:time_stop:2306 : local elapsed_time 2021-06-03 08:36:11.763 | + functions-common:time_stop:2307 : local total 2021-06-03 08:36:11.765 | + functions-common:time_stop:2308 : local start_time 2021-06-03 08:36:11.767 | + functions-common:time_stop:2310 : name=pip_install 2021-06-03 08:36:11.769 | + functions-common:time_stop:2311 : start_time=1622709355246 2021-06-03 08:36:11.772 | + functions-common:time_stop:2313 : [[ -z 1622709355246 ]] 2021-06-03 08:36:11.774 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-06-03 08:36:11.779 | + functions-common:time_stop:2316 : end_time=1622709371776 2021-06-03 08:36:11.781 | + functions-common:time_stop:2317 : elapsed_time=16530 2021-06-03 08:36:11.783 | + functions-common:time_stop:2318 : total=50240 2021-06-03 08:36:11.785 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-06-03 08:36:11.787 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=66770 2021-06-03 08:36:11.789 | + inc/python:pip_install:203 : return 0 2021-06-03 08:36:11.792 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-06-03 08:36:11.795 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-06-03 08:36:11.797 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-06-03 08:36:11.816 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-06-03 08:36:11.828 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2021-06-03 08:36:11.831 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-06-03 08:36:11.833 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-03 08:36:11.836 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-03 08:36:11.839 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2021-06-03 08:36:11.841 | + inc/python:use_library_from_git:253 : return 1 2021-06-03 08:36:11.844 | + lib/keystone:install_keystone:508 : is_service_enabled ldap 2021-06-03 08:36:11.861 | + functions-common:is_service_enabled:1960 : return 1 2021-06-03 08:36:11.863 | + lib/keystone:install_keystone:512 : '[' uwsgi == mod_wsgi ']' 2021-06-03 08:36:11.866 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-06-03 08:36:11.868 | + ./stack.sh:main:864 : configure_keystone 2021-06-03 08:36:11.871 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-06-03 08:36:11.883 | + lib/keystone:configure_keystone:204 : [[ /etc/keystone != \/\o\p\t\/\s\t\a\c\k\/\k\e\y\s\t\o\n\e\/\e\t\c ]] 2021-06-03 08:36:11.886 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-06-03 08:36:11.891 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-06-03 08:36:11.907 | + functions-common:is_service_enabled:1960 : return 1 2021-06-03 08:36:11.909 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-06-03 08:36:11.939 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-06-03 08:36:11.967 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-06-03 08:36:11.998 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-06-03 08:36:12.029 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-06-03 08:36:12.061 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-06-03 08:36:12.092 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-06-03 08:36:12.120 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-06-03 08:36:12.148 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-06-03 08:36:12.151 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-06-03 08:36:12.153 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-06-03 08:36:12.156 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-06-03 08:36:12.158 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-06-03 08:36:12.161 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-06-03 08:36:12.176 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:36:12.179 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-06-03 08:36:12.182 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-06-03 08:36:12.184 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-06-03 08:36:12.200 | ++ functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:36:12.202 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2021-06-03 08:36:12.205 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2021-06-03 08:36:12.236 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-06-03 08:36:12.239 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-06-03 08:36:12.241 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-06-03 08:36:12.243 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-06-03 08:36:12.246 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-06-03 08:36:12.263 | + functions-common:is_service_enabled:1960 : return 1 2021-06-03 08:36:12.265 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.37/identity 2021-06-03 08:36:12.296 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.37/identity 2021-06-03 08:36:12.325 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-06-03 08:36:12.328 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-06-03 08:36:12.361 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-06-03 08:36:12.363 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-06-03 08:36:12.366 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-06-03 08:36:12.368 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-06-03 08:36:12.370 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-06-03 08:36:12.373 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-06-03 08:36:12.405 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-06-03 08:36:12.408 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-06-03 08:36:12.410 | + functions:setup_logging:674 : setup_systemd_logging /etc/keystone/keystone.conf 2021-06-03 08:36:12.413 | + functions:setup_systemd_logging:689 : local conf_file=/etc/keystone/keystone.conf 2021-06-03 08:36:12.416 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-06-03 08:36:12.434 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-06-03 08:36:12.436 | + functions:setup_systemd_logging:695 : local pidstr= 2021-06-03 08:36:12.439 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-06-03 08:36:12.441 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-06-03 08:36:12.444 | + functions:setup_systemd_logging:702 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-06-03 08:36:12.472 | + functions:setup_systemd_logging:704 : iniset /etc/keystone/keystone.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-06-03 08:36:12.501 | + functions:setup_systemd_logging:705 : iniset /etc/keystone/keystone.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-06-03 08:36:12.530 | + functions:setup_systemd_logging:706 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-06-03 08:36:12.558 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-06-03 08:36:12.587 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-06-03 08:36:12.590 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2021-06-03 08:36:12.592 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-06-03 08:36:12.595 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-06-03 08:36:12.597 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2021-06-03 08:36:12.599 | + lib/apache:write_uwsgi_config:260 : local http= 2021-06-03 08:36:12.602 | + lib/apache:write_uwsgi_config:261 : local name= 2021-06-03 08:36:12.605 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2021-06-03 08:36:12.609 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2021-06-03 08:36:12.612 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-06-03 08:36:12.614 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-06-03 08:36:12.627 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-06-03 08:36:12.628 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-06-03 08:36:12.636 | d /var/run/uwsgi 0755 ubuntu root 2021-06-03 08:36:12.640 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-06-03 08:36:12.656 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-06-03 08:36:12.659 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-06-03 08:36:12.662 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2021-06-03 08:36:12.692 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-06-03 08:36:12.720 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-06-03 08:36:12.747 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-06-03 08:36:12.774 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-06-03 08:36:12.801 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-06-03 08:36:12.829 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-06-03 08:36:12.856 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-06-03 08:36:12.883 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-06-03 08:36:12.911 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-06-03 08:36:12.939 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-06-03 08:36:12.967 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-06-03 08:36:12.994 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-06-03 08:36:13.022 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-06-03 08:36:13.024 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-06-03 08:36:13.028 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2021-06-03 08:36:13.030 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2021-06-03 08:36:13.032 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-06-03 08:36:13.035 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-03 08:36:13.037 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-03 08:36:13.040 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-06-03 08:36:13.042 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-06-03 08:36:13.045 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2021-06-03 08:36:13.072 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-06-03 08:36:13.101 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-06-03 08:36:13.101 | + 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 ' 2021-06-03 08:36:13.110 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 2021-06-03 08:36:13.113 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2021-06-03 08:36:13.115 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2021-06-03 08:36:13.118 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-06-03 08:36:13.120 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-06-03 08:36:13.123 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-06-03 08:36:13.125 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-03 08:36:13.127 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-03 08:36:13.129 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-06-03 08:36:13.132 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-06-03 08:36:13.135 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-03 08:36:13.137 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-03 08:36:13.139 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2021-06-03 08:36:13.202 | Enabling site keystone-wsgi-public. 2021-06-03 08:36:13.207 | To activate the new configuration, you need to run: 2021-06-03 08:36:13.208 | systemctl reload apache2 2021-06-03 08:36:13.212 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-06-03 08:36:13.215 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-06-03 08:36:13.217 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-06-03 08:36:13.219 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-06-03 08:36:13.352 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2021-06-03 08:36:13.355 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-06-03 08:36:13.358 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-06-03 08:36:13.363 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2021-06-03 08:36:13.365 | + lib/apache:write_uwsgi_config:260 : local http= 2021-06-03 08:36:13.367 | + lib/apache:write_uwsgi_config:261 : local name= 2021-06-03 08:36:13.371 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2021-06-03 08:36:13.376 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2021-06-03 08:36:13.378 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-06-03 08:36:13.380 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-06-03 08:36:13.394 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-06-03 08:36:13.394 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-06-03 08:36:13.404 | d /var/run/uwsgi 0755 ubuntu root 2021-06-03 08:36:13.407 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-06-03 08:36:13.423 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-06-03 08:36:13.426 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-06-03 08:36:13.430 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2021-06-03 08:36:13.460 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-06-03 08:36:13.489 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-06-03 08:36:13.517 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-06-03 08:36:13.545 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-06-03 08:36:13.574 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-06-03 08:36:13.603 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-06-03 08:36:13.631 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-06-03 08:36:13.660 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-06-03 08:36:13.688 | + lib/apache:write_uwsgi_config:293 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-06-03 08:36:13.716 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-06-03 08:36:13.744 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-06-03 08:36:13.772 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-06-03 08:36:13.801 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-06-03 08:36:13.803 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-06-03 08:36:13.806 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2021-06-03 08:36:13.809 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2021-06-03 08:36:13.811 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-06-03 08:36:13.813 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-03 08:36:13.816 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-03 08:36:13.818 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-06-03 08:36:13.821 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-06-03 08:36:13.824 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2021-06-03 08:36:13.852 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-06-03 08:36:13.881 | + 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 ' 2021-06-03 08:36:13.882 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-06-03 08:36:13.891 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 2021-06-03 08:36:13.894 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2021-06-03 08:36:13.897 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2021-06-03 08:36:13.899 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-06-03 08:36:13.902 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-06-03 08:36:13.905 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-06-03 08:36:13.907 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-03 08:36:13.910 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-03 08:36:13.912 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-06-03 08:36:13.915 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-06-03 08:36:13.917 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-03 08:36:13.919 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-03 08:36:13.922 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2021-06-03 08:36:13.985 | Enabling site keystone-wsgi-admin. 2021-06-03 08:36:13.991 | To activate the new configuration, you need to run: 2021-06-03 08:36:13.991 | systemctl reload apache2 2021-06-03 08:36:13.996 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-06-03 08:36:13.998 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-06-03 08:36:14.000 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-06-03 08:36:14.003 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-06-03 08:36:14.134 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-06-03 08:36:14.164 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-06-03 08:36:14.196 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-06-03 08:36:14.227 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-06-03 08:36:14.230 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-06-03 08:36:14.262 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-06-03 08:36:14.290 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-06-03 08:36:14.320 | + ./stack.sh:main:868 : is_service_enabled swift 2021-06-03 08:36:14.338 | + functions-common:is_service_enabled:1960 : return 1 2021-06-03 08:36:14.341 | + ./stack.sh:main:882 : is_service_enabled g-api n-api 2021-06-03 08:36:14.359 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:36:14.361 | + ./stack.sh:main:884 : stack_install_service glance 2021-06-03 08:36:14.364 | + lib/stack:stack_install_service:20 : local service=glance 2021-06-03 08:36:14.366 | + lib/stack:stack_install_service:21 : type install_glance 2021-06-03 08:36:14.369 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-06-03 08:36:14.372 | + lib/stack:stack_install_service:32 : install_glance 2021-06-03 08:36:14.374 | + lib/glance:install_glance:438 : glance_store_extras=() 2021-06-03 08:36:14.376 | + lib/glance:install_glance:438 : local glance_store_extras 2021-06-03 08:36:14.379 | + lib/glance:install_glance:440 : is_service_enabled cinder 2021-06-03 08:36:14.395 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:36:14.398 | + lib/glance:install_glance:441 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-06-03 08:36:14.400 | + lib/glance:install_glance:444 : is_service_enabled swift 2021-06-03 08:36:14.417 | + functions-common:is_service_enabled:1960 : return 1 2021-06-03 08:36:14.420 | + lib/glance:install_glance:450 : use_library_from_git glance_store 2021-06-03 08:36:14.422 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-06-03 08:36:14.425 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-03 08:36:14.427 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-03 08:36:14.430 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2021-06-03 08:36:14.433 | + inc/python:use_library_from_git:253 : return 1 2021-06-03 08:36:14.436 | ++ lib/glance:install_glance:456 : join_extras cinder 2021-06-03 08:36:14.439 | ++ inc/python:join_extras:29 : local IFS=, 2021-06-03 08:36:14.441 | ++ inc/python:join_extras:30 : echo cinder 2021-06-03 08:36:14.444 | + lib/glance:install_glance:456 : pip_install_gr_extras glance-store cinder 2021-06-03 08:36:14.447 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-06-03 08:36:14.449 | + inc/python:pip_install_gr_extras:90 : local extras=cinder 2021-06-03 08:36:14.452 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-06-03 08:36:14.455 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-06-03 08:36:14.458 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-06-03 08:36:14.460 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-06-03 08:36:14.464 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2021-06-03 08:36:14.464 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-06-03 08:36:14.469 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-06-03 08:36:14.472 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-06-03 08:36:14.474 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-06-03 08:36:14.477 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-06-03 08:36:14.480 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[cinder]!=0.29.0' 2021-06-03 08:36:14.502 | Using python 3.8 to install glance-store[cinder]!=0.29.0 2021-06-03 08:36:14.505 | + 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[cinder]!=0.29.0' 2021-06-03 08:36:15.266 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:36:15.266 | from cryptography.utils import int_from_bytes 2021-06-03 08:36:15.267 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:36:15.267 | from cryptography.utils import int_from_bytes 2021-06-03 08:36:16.310 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-06-03 08:36:16.310 | 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. 2021-06-03 08:36:16.314 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:36:16.315 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:36:16.316 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:36:16.318 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:36:16.321 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:36:16.328 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:36:16.522 | Collecting glance-store===2.5.0 2021-06-03 08:36:16.527 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fa6/ee61a120d47ea/glance_store-2.5.0-py3-none-any.whl (216 kB) 2021-06-03 08:36:16.707 | 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) 2021-06-03 08:36:16.719 | 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) 2021-06-03 08:36:16.985 | Collecting os-brick===4.3.1 2021-06-03 08:36:16.991 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/317/9c058262195ad/os_brick-4.3.1-py3-none-any.whl (252 kB) 2021-06-03 08:36:17.112 | 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) 2021-06-03 08:36:17.117 | 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 295)) (5.4.0) 2021-06-03 08:36:17.135 | 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) 2021-06-03 08:36:17.146 | Requirement already satisfied: oslo.config===8.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (8.5.0) 2021-06-03 08:36:17.184 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (3.2.0) 2021-06-03 08:36:17.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 304)) (5.0.1) 2021-06-03 08:36:17.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 306)) (4.4.0) 2021-06-03 08:36:17.234 | Requirement already satisfied: oslo.privsep===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (2.5.0) 2021-06-03 08:36:17.249 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (6.2.0) 2021-06-03 08:36:17.253 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.1.0) 2021-06-03 08:36:17.261 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (2.5.0) 2021-06-03 08:36:17.284 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.8.0) 2021-06-03 08:36:17.300 | 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) 2021-06-03 08:36:17.306 | 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) 2021-06-03 08:36:17.309 | 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) 2021-06-03 08:36:17.311 | 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) 2021-06-03 08:36:17.479 | Collecting python-cinderclient===7.4.0 2021-06-03 08:36:17.486 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/7d1/27f5b5d1795b0/python_cinderclient-7.4.0-py3-none-any.whl (278 kB) 2021-06-03 08:36:17.601 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 391)) (2.8.1) 2021-06-03 08:36:17.606 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (4.2.0) 2021-06-03 08:36:17.624 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 431)) (2021.1) 2021-06-03 08:36:17.629 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2.25.1) 2021-06-03 08:36:17.648 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (1.4.0) 2021-06-03 08:36:17.652 | Requirement already satisfied: simplejson===3.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (3.16.0) 2021-06-03 08:36:17.655 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 478)) (1.15.0) 2021-06-03 08:36:17.658 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509)) (3.3.0) 2021-06-03 08:36:17.665 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (6.3.1) 2021-06-03 08:36:17.679 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 550)) (1.26.3) 2021-06-03 08:36:17.700 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) (1.3.2) 2021-06-03 08:36:17.705 | 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) 2021-06-03 08:36:17.715 | 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) 2021-06-03 08:36:17.717 | 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) 2021-06-03 08:36:17.722 | 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) 2021-06-03 08:36:17.725 | 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) 2021-06-03 08:36:17.733 | 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) 2021-06-03 08:36:17.738 | 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) 2021-06-03 08:36:17.741 | 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) 2021-06-03 08:36:17.746 | 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) 2021-06-03 08:36:17.749 | 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) 2021-06-03 08:36:17.761 | 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) 2021-06-03 08:36:17.770 | 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) 2021-06-03 08:36:17.781 | 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) 2021-06-03 08:36:17.789 | 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) 2021-06-03 08:36:17.800 | 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) 2021-06-03 08:36:17.802 | 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) 2021-06-03 08:36:17.805 | 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) 2021-06-03 08:36:17.808 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2020.12.5) 2021-06-03 08:36:17.811 | 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) 2021-06-03 08:36:17.814 | 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) 2021-06-03 08:36:17.823 | 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) 2021-06-03 08:36:17.825 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 565)) (1.12.1) 2021-06-03 08:36:17.828 | 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) 2021-06-03 08:36:17.831 | Requirement already satisfied: setuptools===54.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 475)) (54.1.1) 2021-06-03 08:36:17.878 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 441)) (0.7) 2021-06-03 08:36:17.886 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (2.4.0) 2021-06-03 08:36:17.902 | 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) 2021-06-03 08:36:17.905 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 407)) (1.6.0) 2021-06-03 08:36:17.907 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 548)) (1.1.0) 2021-06-03 08:36:17.914 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (1.4.0) 2021-06-03 08:36:17.917 | 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 548)) (1.4.0) 2021-06-03 08:36:17.920 | 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) 2021-06-03 08:36:19.174 | Installing collected packages: os-brick, python-cinderclient, glance-store 2021-06-03 08:36:20.116 | Successfully installed glance-store-2.5.0 os-brick-4.3.1 python-cinderclient-7.4.0 2021-06-03 08:36:20.269 | WARNING: You are using pip version 20.2.2; however, version 21.1.2 is available. 2021-06-03 08:36:20.269 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-06-03 08:36:20.350 | + inc/python:pip_install:200 : result=0 2021-06-03 08:36:20.352 | + inc/python:pip_install:202 : time_stop pip_install 2021-06-03 08:36:20.355 | + functions-common:time_stop:2304 : local name 2021-06-03 08:36:20.357 | + functions-common:time_stop:2305 : local end_time 2021-06-03 08:36:20.359 | + functions-common:time_stop:2306 : local elapsed_time 2021-06-03 08:36:20.362 | + functions-common:time_stop:2307 : local total 2021-06-03 08:36:20.364 | + functions-common:time_stop:2308 : local start_time 2021-06-03 08:36:20.366 | + functions-common:time_stop:2310 : name=pip_install 2021-06-03 08:36:20.368 | + functions-common:time_stop:2311 : start_time=1622709374497 2021-06-03 08:36:20.371 | + functions-common:time_stop:2313 : [[ -z 1622709374497 ]] 2021-06-03 08:36:20.373 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-06-03 08:36:20.378 | + functions-common:time_stop:2316 : end_time=1622709380375 2021-06-03 08:36:20.380 | + functions-common:time_stop:2317 : elapsed_time=5878 2021-06-03 08:36:20.382 | + functions-common:time_stop:2318 : total=66770 2021-06-03 08:36:20.385 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-06-03 08:36:20.387 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=72648 2021-06-03 08:36:20.389 | + inc/python:pip_install:203 : return 0 2021-06-03 08:36:20.392 | + lib/glance:install_glance:457 : copy_rootwrap /usr/local/etc/glance 2021-06-03 08:36:20.394 | + lib/glance:copy_rootwrap:216 : local source_path=/usr/local/etc/glance 2021-06-03 08:36:20.397 | + lib/glance:copy_rootwrap:218 : sudo install -d -o ubuntu /etc/glance 2021-06-03 08:36:20.410 | + lib/glance:copy_rootwrap:219 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2021-06-03 08:36:20.415 | + lib/glance:install_glance:460 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance stable/wallaby 2021-06-03 08:36:20.417 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/glance.git 2021-06-03 08:36:20.420 | + functions-common:git_clone:524 : local git_dest=/opt/stack/glance 2021-06-03 08:36:20.422 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2021-06-03 08:36:20.424 | + functions-common:git_clone:526 : local orig_dir 2021-06-03 08:36:20.427 | ++ functions-common:git_clone:527 : pwd 2021-06-03 08:36:20.430 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-06-03 08:36:20.432 | + functions-common:git_clone:528 : local git_clone_flags= 2021-06-03 08:36:20.435 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-06-03 08:36:20.451 | + functions-common:git_clone:530 : RECLONE=False 2021-06-03 08:36:20.453 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-06-03 08:36:20.456 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-06-03 08:36:20.458 | + functions-common:git_clone:544 : echo stable/wallaby 2021-06-03 08:36:20.459 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-06-03 08:36:20.464 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/glance ]] 2021-06-03 08:36:20.467 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-06-03 08:36:20.469 | + functions-common:git_clone:592 : cd /opt/stack/glance 2021-06-03 08:36:20.472 | + functions-common:git_clone:593 : git show --oneline 2021-06-03 08:36:20.472 | + functions-common:git_clone:593 : head -1 2021-06-03 08:36:20.475 | b5437773 Update TOX_CONSTRAINTS_FILE for stable/wallaby 2021-06-03 08:36:20.477 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-06-03 08:36:20.480 | + lib/glance:install_glance:462 : setup_develop /opt/stack/glance 2021-06-03 08:36:20.483 | + inc/python:setup_develop:338 : local bindep 2021-06-03 08:36:20.485 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-06-03 08:36:20.488 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-06-03 08:36:20.490 | + inc/python:setup_develop:344 : local extras= 2021-06-03 08:36:20.493 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-06-03 08:36:20.495 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-06-03 08:36:20.498 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-06-03 08:36:20.500 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-06-03 08:36:20.503 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-06-03 08:36:20.505 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-06-03 08:36:20.508 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-06-03 08:36:20.511 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-06-03 08:36:20.514 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-06-03 08:36:20.516 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-06-03 08:36:20.519 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-06-03 08:36:20.522 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-06-03 08:36:20.528 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2021-06-03 08:36:20.531 | + 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' 2021-06-03 08:36:21.133 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2021-06-03 08:36:21.136 | + inc/python:setup_package:417 : local bindep=0 2021-06-03 08:36:21.138 | + inc/python:setup_package:418 : local bindep_flag= 2021-06-03 08:36:21.141 | + inc/python:setup_package:419 : local bindep_profiles= 2021-06-03 08:36:21.143 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2021-06-03 08:36:21.145 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2021-06-03 08:36:21.148 | + inc/python:setup_package:426 : local flags=-e 2021-06-03 08:36:21.150 | + inc/python:setup_package:427 : local extras= 2021-06-03 08:36:21.153 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-06-03 08:36:21.155 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-06-03 08:36:21.157 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-06-03 08:36:21.159 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-06-03 08:36:21.162 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-06-03 08:36:21.164 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2021-06-03 08:36:21.185 | Using python 3.8 to install /opt/stack/glance 2021-06-03 08:36:21.188 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2021-06-03 08:36:21.944 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:36:21.944 | from cryptography.utils import int_from_bytes 2021-06-03 08:36:21.944 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:36:21.944 | from cryptography.utils import int_from_bytes 2021-06-03 08:36:22.978 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-06-03 08:36:22.978 | 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. 2021-06-03 08:36:22.982 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:36:22.983 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:36:22.984 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:36:22.987 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:36:22.989 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:36:22.997 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:36:23.001 | Obtaining file:///opt/stack/glance 2021-06-03 08:36:24.451 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-06-03 08:36:25.882 | 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) 2021-06-03 08:36:25.892 | 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) 2021-06-03 08:36:25.901 | 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) 2021-06-03 08:36:25.911 | 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) 2021-06-03 08:36:26.079 | Collecting WSME===0.10.1 2021-06-03 08:36:26.085 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/190/5bcebe4ca6b0f/WSME-0.10.1-py3-none-any.whl (60 kB) 2021-06-03 08:36:26.193 | 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) 2021-06-03 08:36:26.205 | 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) 2021-06-03 08:36:26.362 | Collecting castellan===3.7.1 2021-06-03 08:36:26.368 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/897/4070b636f52c7/castellan-3.7.1-py3-none-any.whl (93 kB) 2021-06-03 08:36:26.483 | 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) 2021-06-03 08:36:26.623 | Collecting cursive===0.2.2 2021-06-03 08:36:26.629 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2021-06-03 08:36:26.735 | 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) 2021-06-03 08:36:26.742 | 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) 2021-06-03 08:36:26.748 | 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) 2021-06-03 08:36:26.757 | 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) 2021-06-03 08:36:26.763 | 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) 2021-06-03 08:36:26.830 | 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) 2021-06-03 08:36:26.835 | 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) 2021-06-03 08:36:26.840 | 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) 2021-06-03 08:36:26.843 | 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) 2021-06-03 08:36:26.853 | 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) 2021-06-03 08:36:26.912 | 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) 2021-06-03 08:36:26.963 | 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) 2021-06-03 08:36:26.968 | 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) 2021-06-03 08:36:26.972 | 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) 2021-06-03 08:36:26.990 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (2.7.0) 2021-06-03 08:36:27.026 | 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) 2021-06-03 08:36:27.036 | Requirement already satisfied: oslo.config===8.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (8.5.0) 2021-06-03 08:36:27.075 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (3.2.0) 2021-06-03 08:36:27.081 | Requirement already satisfied: oslo.db===8.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (8.5.0) 2021-06-03 08:36:27.129 | 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) 2021-06-03 08:36:27.135 | 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) 2021-06-03 08:36:27.173 | Requirement already satisfied: oslo.messaging===12.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (12.7.1) 2021-06-03 08:36:27.225 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (4.2.0) 2021-06-03 08:36:27.263 | Requirement already satisfied: oslo.policy===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (3.7.0) 2021-06-03 08:36:27.278 | 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) 2021-06-03 08:36:27.292 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (4.1.0) 2021-06-03 08:36:27.301 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (2.5.0) 2021-06-03 08:36:27.324 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (1.3.0) 2021-06-03 08:36:27.335 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.8.0) 2021-06-03 08:36:27.351 | 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) 2021-06-03 08:36:27.396 | 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) 2021-06-03 08:36:27.403 | 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) 2021-06-03 08:36:27.405 | 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) 2021-06-03 08:36:27.408 | 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) 2021-06-03 08:36:27.428 | 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) 2021-06-03 08:36:27.442 | 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) 2021-06-03 08:36:27.453 | 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) 2021-06-03 08:36:27.455 | 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) 2021-06-03 08:36:27.599 | Collecting python-barbicanclient===5.1.0 2021-06-03 08:36:27.605 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/81d/325fbc7fe832a/python_barbicanclient-5.1.0-py3-none-any.whl (82 kB) 2021-06-03 08:36:27.717 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 392)) (2.8.1) 2021-06-03 08:36:27.722 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 394)) (1.0.4) 2021-06-03 08:36:27.725 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 402)) (4.2.0) 2021-06-03 08:36:27.743 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 432)) (2021.1) 2021-06-03 08:36:27.747 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (0.7) 2021-06-03 08:36:27.754 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2.25.1) 2021-06-03 08:36:27.877 | Collecting retrying===1.3.3 2021-06-03 08:36:27.883 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2021-06-03 08:36:27.979 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (1.4.0) 2021-06-03 08:36:27.984 | Requirement already satisfied: setuptools===54.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (54.1.1) 2021-06-03 08:36:28.031 | Requirement already satisfied: simplegeneric===0.8.1 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (0.8.1) 2021-06-03 08:36:28.033 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (1.15.0) 2021-06-03 08:36:28.036 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 505)) (0.13.0) 2021-06-03 08:36:28.047 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 506)) (0.4.1) 2021-06-03 08:36:28.050 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 508)) (3.3.0) 2021-06-03 08:36:28.053 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (3.3.0) 2021-06-03 08:36:28.232 | Collecting taskflow===4.6.0 2021-06-03 08:36:28.238 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/38a/894dabb73b25d/taskflow-4.6.0-py3-none-any.whl (491 kB) 2021-06-03 08:36:28.402 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (6.3.1) 2021-06-03 08:36:28.416 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 527)) (2.0.1) 2021-06-03 08:36:28.425 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (0.5.0) 2021-06-03 08:36:28.431 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) (2.4.0) 2021-06-03 08:36:28.447 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (1.4.0) 2021-06-03 08:36:28.451 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (1.1.0) 2021-06-03 08:36:28.458 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 551)) (1.26.3) 2021-06-03 08:36:28.478 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 566)) (1.12.1) 2021-06-03 08:36:28.481 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 574)) (1.3.2) 2021-06-03 08:36:28.486 | 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) 2021-06-03 08:36:28.495 | 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) 2021-06-03 08:36:28.498 | 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) 2021-06-03 08:36:28.506 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.1.2) 2021-06-03 08:36:28.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) 2021-06-03 08:36:28.517 | 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) 2021-06-03 08:36:28.520 | 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) 2021-06-03 08:36:28.523 | 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) 2021-06-03 08:36:28.563 | Requirement already satisfied: amqp===5.0.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.5) 2021-06-03 08:36:28.567 | 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) 2021-06-03 08:36:28.574 | 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) 2021-06-03 08:36:28.577 | 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) 2021-06-03 08:36:28.587 | 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) 2021-06-03 08:36:28.590 | 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) 2021-06-03 08:36:28.601 | 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) 2021-06-03 08:36:28.605 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2020.12.5) 2021-06-03 08:36:28.608 | 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) 2021-06-03 08:36:28.612 | 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) 2021-06-03 08:36:28.615 | 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) 2021-06-03 08:36:28.751 | Collecting automaton===2.3.0 2021-06-03 08:36:28.756 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3d6/7f720f01d51bd/automaton-2.3.0-py3-none-any.whl (22 kB) 2021-06-03 08:36:29.020 | Collecting networkx===2.5 2021-06-03 08:36:29.029 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8c5/812e9f798d37c/networkx-2.5-py3-none-any.whl (1.6 MB) 2021-06-03 08:36:29.310 | Collecting pydot===1.4.2 2021-06-03 08:36:29.317 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/66c/98190c65b8d2e/pydot-1.4.2-py2.py3-none-any.whl (21 kB) 2021-06-03 08:36:29.413 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 408)) (1.6.0) 2021-06-03 08:36:29.416 | 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) 2021-06-03 08:36:29.418 | 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) 2021-06-03 08:36:29.421 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 549)) (1.4.0) 2021-06-03 08:36:29.423 | 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) 2021-06-03 08:36:29.426 | 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) 2021-06-03 08:36:29.429 | 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) 2021-06-03 08:36:29.432 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (5.0.0) 2021-06-03 08:36:29.435 | 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) 2021-06-03 08:36:29.489 | 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) 2021-06-03 08:36:29.529 | 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) 2021-06-03 08:36:29.533 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (0.2.5) 2021-06-03 08:36:29.538 | 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) 2021-06-03 08:36:30.435 | Installing collected packages: automaton, networkx, pydot, taskflow, WSME, retrying, python-barbicanclient, castellan, cursive, glance 2021-06-03 08:36:32.981 | Running setup.py develop for glance 2021-06-03 08:36:34.772 | Successfully installed WSME-0.10.1 automaton-2.3.0 castellan-3.7.1 cursive-0.2.2 glance networkx-2.5 pydot-1.4.2 python-barbicanclient-5.1.0 retrying-1.3.3 taskflow-4.6.0 2021-06-03 08:36:34.944 | WARNING: You are using pip version 20.2.2; however, version 21.1.2 is available. 2021-06-03 08:36:34.944 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-06-03 08:36:35.035 | + inc/python:pip_install:200 : result=0 2021-06-03 08:36:35.037 | + inc/python:pip_install:202 : time_stop pip_install 2021-06-03 08:36:35.039 | + functions-common:time_stop:2304 : local name 2021-06-03 08:36:35.042 | + functions-common:time_stop:2305 : local end_time 2021-06-03 08:36:35.044 | + functions-common:time_stop:2306 : local elapsed_time 2021-06-03 08:36:35.046 | + functions-common:time_stop:2307 : local total 2021-06-03 08:36:35.048 | + functions-common:time_stop:2308 : local start_time 2021-06-03 08:36:35.050 | + functions-common:time_stop:2310 : name=pip_install 2021-06-03 08:36:35.052 | + functions-common:time_stop:2311 : start_time=1622709381179 2021-06-03 08:36:35.054 | + functions-common:time_stop:2313 : [[ -z 1622709381179 ]] 2021-06-03 08:36:35.058 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-06-03 08:36:35.062 | + functions-common:time_stop:2316 : end_time=1622709395060 2021-06-03 08:36:35.064 | + functions-common:time_stop:2317 : elapsed_time=13881 2021-06-03 08:36:35.066 | + functions-common:time_stop:2318 : total=72648 2021-06-03 08:36:35.068 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-06-03 08:36:35.071 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=86529 2021-06-03 08:36:35.074 | + inc/python:pip_install:203 : return 0 2021-06-03 08:36:35.076 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-06-03 08:36:35.078 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-06-03 08:36:35.081 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-06-03 08:36:35.099 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-06-03 08:36:35.112 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2021-06-03 08:36:35.114 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-06-03 08:36:35.117 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-03 08:36:35.120 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-03 08:36:35.122 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2021-06-03 08:36:35.125 | + inc/python:use_library_from_git:253 : return 1 2021-06-03 08:36:35.127 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-06-03 08:36:35.130 | + ./stack.sh:main:885 : configure_glance 2021-06-03 08:36:35.132 | + lib/glance:configure_glance:268 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-06-03 08:36:35.145 | + lib/glance:configure_glance:271 : local dburl 2021-06-03 08:36:35.148 | ++ lib/glance:configure_glance:272 : database_connection_url glance 2021-06-03 08:36:35.151 | ++ lib/database:database_connection_url:132 : local db=glance 2021-06-03 08:36:35.153 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-06-03 08:36:35.155 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2021-06-03 08:36:35.158 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-06-03 08:36:35.160 | + lib/glance:configure_glance:272 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-06-03 08:36:35.163 | + lib/glance:configure_glance:274 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-06-03 08:36:35.192 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-06-03 08:36:35.222 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-06-03 08:36:35.250 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-06-03 08:36:35.277 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-06-03 08:36:35.308 | + lib/glance:configure_glance:279 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-06-03 08:36:35.338 | + lib/glance:configure_glance:280 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-06-03 08:36:35.341 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/glance/glance-api.conf 2021-06-03 08:36:35.343 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=glance 2021-06-03 08:36:35.345 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-06-03 08:36:35.348 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-06-03 08:36:35.378 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-06-03 08:36:35.406 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.37/identity 2021-06-03 08:36:35.432 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-06-03 08:36:35.459 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-06-03 08:36:35.487 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-06-03 08:36:35.514 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-06-03 08:36:35.542 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-06-03 08:36:35.569 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-06-03 08:36:35.596 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-06-03 08:36:35.627 | + lib/glance:configure_glance:281 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-06-03 08:36:35.658 | + lib/glance:configure_glance:282 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-06-03 08:36:35.661 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-06-03 08:36:35.663 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-06-03 08:36:35.666 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-06-03 08:36:35.668 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-06-03 08:36:35.671 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-06-03 08:36:35.687 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:36:35.690 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-06-03 08:36:35.692 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-06-03 08:36:35.695 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-06-03 08:36:35.711 | ++ functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:36:35.714 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2021-06-03 08:36:35.716 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2021-06-03 08:36:35.745 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-06-03 08:36:35.747 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-06-03 08:36:35.749 | + lib/glance:configure_glance:283 : '[' libvirt = libvirt ']' 2021-06-03 08:36:35.752 | + lib/glance:configure_glance:283 : '[' kvm = parallels ']' 2021-06-03 08:36:35.754 | + lib/glance:configure_glance:288 : configure_glance_store False False 2021-06-03 08:36:35.757 | + lib/glance:configure_glance_store:229 : local use_cinder_for_glance=False 2021-06-03 08:36:35.759 | + lib/glance:configure_glance_store:230 : local glance_enable_multiple_stores=False 2021-06-03 08:36:35.761 | + lib/glance:configure_glance_store:231 : local be 2021-06-03 08:36:35.764 | + lib/glance:configure_glance_store:233 : [[ False == \F\a\l\s\e ]] 2021-06-03 08:36:35.766 | + lib/glance:configure_glance_store:235 : [[ False == \T\r\u\e ]] 2021-06-03 08:36:35.768 | + lib/glance:configure_glance_store:252 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-06-03 08:36:35.800 | + lib/glance:configure_glance:291 : '[' -n '' ']' 2021-06-03 08:36:35.802 | + lib/glance:configure_glance:294 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.37 2021-06-03 08:36:35.834 | + lib/glance:configure_glance:298 : [[ False == \F\a\l\s\e ]] 2021-06-03 08:36:35.836 | + lib/glance:configure_glance:300 : is_service_enabled s-proxy 2021-06-03 08:36:35.853 | + functions-common:is_service_enabled:1960 : return 1 2021-06-03 08:36:35.855 | + lib/glance:configure_glance:322 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.37/image 2021-06-03 08:36:35.883 | + lib/glance:configure_glance:324 : is_service_enabled tls-proxy 2021-06-03 08:36:35.900 | + functions-common:is_service_enabled:1960 : return 1 2021-06-03 08:36:35.903 | + lib/glance:configure_glance:330 : setup_logging /etc/glance/glance-api.conf 2021-06-03 08:36:35.905 | + functions:setup_logging:674 : setup_systemd_logging /etc/glance/glance-api.conf 2021-06-03 08:36:35.907 | + functions:setup_systemd_logging:689 : local conf_file=/etc/glance/glance-api.conf 2021-06-03 08:36:35.910 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-06-03 08:36:35.928 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-06-03 08:36:35.930 | + functions:setup_systemd_logging:695 : local pidstr= 2021-06-03 08:36:35.933 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-06-03 08:36:35.936 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-06-03 08:36:35.938 | + functions:setup_systemd_logging:702 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-06-03 08:36:35.966 | + functions:setup_systemd_logging:704 : iniset /etc/glance/glance-api.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-06-03 08:36:35.994 | + functions:setup_systemd_logging:705 : iniset /etc/glance/glance-api.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-06-03 08:36:36.022 | + functions:setup_systemd_logging:706 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-06-03 08:36:36.050 | + lib/glance:configure_glance:332 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2021-06-03 08:36:36.055 | + lib/glance:configure_glance:335 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-06-03 08:36:36.086 | + lib/glance:configure_glance:336 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-06-03 08:36:36.115 | + lib/glance:configure_glance:337 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-06-03 08:36:36.143 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.37/identity 2021-06-03 08:36:36.172 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-06-03 08:36:36.201 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-06-03 08:36:36.229 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-06-03 08:36:36.257 | + lib/glance:configure_glance:344 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-06-03 08:36:36.287 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-06-03 08:36:36.319 | + lib/glance:configure_glance:348 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-06-03 08:36:36.349 | + lib/glance:configure_glance:349 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-06-03 08:36:36.378 | + lib/glance:configure_glance:351 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-06-03 08:36:36.383 | + 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 2021-06-03 08:36:36.390 | + lib/glance:configure_glance:355 : is_service_enabled tls-proxy 2021-06-03 08:36:36.406 | + functions-common:is_service_enabled:1960 : return 1 2021-06-03 08:36:36.408 | + lib/glance:configure_glance:363 : [[ False == False ]] 2021-06-03 08:36:36.411 | + lib/glance:configure_glance:364 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2021-06-03 08:36:36.413 | + lib/apache:write_local_uwsgi_http_config:322 : local file=/etc/glance/glance-uwsgi.ini 2021-06-03 08:36:36.416 | + lib/apache:write_local_uwsgi_http_config:323 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-06-03 08:36:36.418 | + lib/apache:write_local_uwsgi_http_config:324 : local url=/image 2021-06-03 08:36:36.421 | ++ lib/apache:write_local_uwsgi_http_config:325 : basename /usr/local/bin/glance-wsgi-api 2021-06-03 08:36:36.425 | + lib/apache:write_local_uwsgi_http_config:325 : name=glance-wsgi-api 2021-06-03 08:36:36.427 | + lib/apache:write_local_uwsgi_http_config:331 : rm -rf /etc/glance/glance-uwsgi.ini 2021-06-03 08:36:36.431 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2021-06-03 08:36:36.459 | ++ lib/apache:write_local_uwsgi_http_config:333 : get_random_port 2021-06-03 08:36:36.462 | ++ functions:get_random_port:836 : read lower_port upper_port 2021-06-03 08:36:36.465 | ++ functions:get_random_port:837 : true 2021-06-03 08:36:36.467 | ++ functions:get_random_port:838 : (( port = upper_port )) 2021-06-03 08:36:36.469 | ++ functions:get_random_port:838 : (( port >= lower_port )) 2021-06-03 08:36:36.471 | ++ functions:get_random_port:839 : sudo lsof -i :60999 2021-06-03 08:36:36.532 | ++ functions:get_random_port:840 : [[ 1 > 0 ]] 2021-06-03 08:36:36.535 | ++ functions:get_random_port:841 : break 2 2021-06-03 08:36:36.537 | ++ functions:get_random_port:845 : echo 60999 2021-06-03 08:36:36.540 | + lib/apache:write_local_uwsgi_http_config:333 : port=60999 2021-06-03 08:36:36.542 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2021-06-03 08:36:36.569 | + lib/apache:write_local_uwsgi_http_config:335 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-06-03 08:36:36.597 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-06-03 08:36:36.624 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-06-03 08:36:36.651 | + lib/apache:write_local_uwsgi_http_config:340 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-06-03 08:36:36.678 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-06-03 08:36:36.704 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-06-03 08:36:36.731 | + lib/apache:write_local_uwsgi_http_config:344 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-06-03 08:36:36.758 | + 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' 2021-06-03 08:36:36.787 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-06-03 08:36:36.815 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-06-03 08:36:36.844 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-06-03 08:36:36.871 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-06-03 08:36:36.898 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-06-03 08:36:36.926 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-06-03 08:36:36.953 | + lib/apache:write_local_uwsgi_http_config:358 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-06-03 08:36:36.981 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-06-03 08:36:37.008 | + lib/apache:write_local_uwsgi_http_config:360 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-06-03 08:36:37.035 | + lib/apache:write_local_uwsgi_http_config:362 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-06-03 08:36:37.062 | + lib/apache:write_local_uwsgi_http_config:364 : enable_apache_mod proxy 2021-06-03 08:36:37.065 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-06-03 08:36:37.067 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-06-03 08:36:37.069 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-03 08:36:37.072 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-03 08:36:37.074 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-06-03 08:36:37.076 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-06-03 08:36:37.133 | proxy (enabled by site administrator) 2021-06-03 08:36:37.136 | + lib/apache:write_local_uwsgi_http_config:365 : enable_apache_mod proxy_http 2021-06-03 08:36:37.138 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-06-03 08:36:37.141 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-06-03 08:36:37.143 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-03 08:36:37.145 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-03 08:36:37.147 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-06-03 08:36:37.150 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-06-03 08:36:37.203 | No module matches proxy_http 2021-06-03 08:36:37.206 | + lib/apache:enable_apache_mod:60 : sudo a2enmod proxy_http 2021-06-03 08:36:37.269 | Considering dependency proxy for proxy_http: 2021-06-03 08:36:37.269 | Module proxy already enabled 2021-06-03 08:36:37.269 | Enabling module proxy_http. 2021-06-03 08:36:37.274 | To activate the new configuration, you need to run: 2021-06-03 08:36:37.274 | systemctl restart apache2 2021-06-03 08:36:37.279 | + lib/apache:enable_apache_mod:61 : restart_apache_server 2021-06-03 08:36:37.281 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-06-03 08:36:37.283 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-06-03 08:36:37.286 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-06-03 08:36:37.418 | + lib/apache:write_local_uwsgi_http_config:366 : local apache_conf= 2021-06-03 08:36:37.422 | ++ lib/apache:write_local_uwsgi_http_config:367 : apache_site_config_for glance-wsgi-api 2021-06-03 08:36:37.425 | ++ lib/apache:apache_site_config_for:189 : local site=glance-wsgi-api 2021-06-03 08:36:37.428 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-06-03 08:36:37.430 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-03 08:36:37.433 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-03 08:36:37.435 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-06-03 08:36:37.438 | + lib/apache:write_local_uwsgi_http_config:367 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-06-03 08:36:37.441 | + lib/apache:write_local_uwsgi_http_config:368 : echo 'KeepAlive Off' 2021-06-03 08:36:37.441 | + lib/apache:write_local_uwsgi_http_config:368 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-06-03 08:36:37.451 | KeepAlive Off 2021-06-03 08:36:37.455 | + lib/apache:write_local_uwsgi_http_config:369 : echo 'SetEnv proxy-sendchunked 1' 2021-06-03 08:36:37.456 | + lib/apache:write_local_uwsgi_http_config:369 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-06-03 08:36:37.464 | SetEnv proxy-sendchunked 1 2021-06-03 08:36:37.468 | + lib/apache:write_local_uwsgi_http_config:370 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-06-03 08:36:37.468 | + lib/apache:write_local_uwsgi_http_config:370 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-06-03 08:36:37.476 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-06-03 08:36:37.480 | + lib/apache:write_local_uwsgi_http_config:371 : enable_apache_site glance-wsgi-api 2021-06-03 08:36:37.482 | + lib/apache:enable_apache_site:206 : local site=glance-wsgi-api 2021-06-03 08:36:37.485 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-06-03 08:36:37.487 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-06-03 08:36:37.489 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-06-03 08:36:37.492 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-03 08:36:37.494 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-03 08:36:37.497 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-06-03 08:36:37.499 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-06-03 08:36:37.501 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-03 08:36:37.503 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-03 08:36:37.506 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance-wsgi-api 2021-06-03 08:36:37.568 | Enabling site glance-wsgi-api. 2021-06-03 08:36:37.574 | To activate the new configuration, you need to run: 2021-06-03 08:36:37.574 | systemctl reload apache2 2021-06-03 08:36:37.578 | + lib/apache:write_local_uwsgi_http_config:372 : restart_apache_server 2021-06-03 08:36:37.581 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-06-03 08:36:37.583 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-06-03 08:36:37.586 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-06-03 08:36:37.718 | ++ lib/glance:configure_glance:367 : awk '-F= ' '/^http-socket/ { print "http://"$2}' /etc/glance/glance-uwsgi.ini 2021-06-03 08:36:37.725 | + lib/glance:configure_glance:367 : iniset /etc/glance/glance-api.conf DEFAULT worker_self_reference_url http://127.0.0.1:60999 2021-06-03 08:36:37.758 | + ./stack.sh:main:888 : is_service_enabled cinder 2021-06-03 08:36:37.776 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:36:37.778 | + ./stack.sh:main:890 : stack_install_service cinder 2021-06-03 08:36:37.781 | + lib/stack:stack_install_service:20 : local service=cinder 2021-06-03 08:36:37.783 | + lib/stack:stack_install_service:21 : type install_cinder 2021-06-03 08:36:37.786 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-06-03 08:36:37.788 | + lib/stack:stack_install_service:32 : install_cinder 2021-06-03 08:36:37.792 | + lib/cinder:install_cinder:418 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder stable/wallaby 2021-06-03 08:36:37.795 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/cinder.git 2021-06-03 08:36:37.797 | + functions-common:git_clone:524 : local git_dest=/opt/stack/cinder 2021-06-03 08:36:37.799 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2021-06-03 08:36:37.801 | + functions-common:git_clone:526 : local orig_dir 2021-06-03 08:36:37.804 | ++ functions-common:git_clone:527 : pwd 2021-06-03 08:36:37.808 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-06-03 08:36:37.810 | + functions-common:git_clone:528 : local git_clone_flags= 2021-06-03 08:36:37.813 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-06-03 08:36:37.829 | + functions-common:git_clone:530 : RECLONE=False 2021-06-03 08:36:37.832 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-06-03 08:36:37.834 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-06-03 08:36:37.837 | + functions-common:git_clone:544 : echo stable/wallaby 2021-06-03 08:36:37.838 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-06-03 08:36:37.843 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/cinder ]] 2021-06-03 08:36:37.846 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-06-03 08:36:37.848 | + functions-common:git_clone:592 : cd /opt/stack/cinder 2021-06-03 08:36:37.851 | + functions-common:git_clone:593 : git show --oneline 2021-06-03 08:36:37.851 | + functions-common:git_clone:593 : head -1 2021-06-03 08:36:37.858 | fbc1ccbea PowerMax Docs - Wallaby documentation 2021-06-03 08:36:37.861 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-06-03 08:36:37.863 | + lib/cinder:install_cinder:419 : setup_develop /opt/stack/cinder 2021-06-03 08:36:37.866 | + inc/python:setup_develop:338 : local bindep 2021-06-03 08:36:37.869 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-06-03 08:36:37.872 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-06-03 08:36:37.874 | + inc/python:setup_develop:344 : local extras= 2021-06-03 08:36:37.877 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-06-03 08:36:37.879 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-06-03 08:36:37.881 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-06-03 08:36:37.884 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-06-03 08:36:37.887 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-06-03 08:36:37.889 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-06-03 08:36:37.893 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-06-03 08:36:37.895 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-06-03 08:36:37.898 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-06-03 08:36:37.901 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-06-03 08:36:37.904 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-06-03 08:36:37.907 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-06-03 08:36:37.913 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2021-06-03 08:36:37.916 | + 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' 2021-06-03 08:36:38.503 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2021-06-03 08:36:38.505 | + inc/python:setup_package:417 : local bindep=0 2021-06-03 08:36:38.508 | + inc/python:setup_package:418 : local bindep_flag= 2021-06-03 08:36:38.510 | + inc/python:setup_package:419 : local bindep_profiles= 2021-06-03 08:36:38.513 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2021-06-03 08:36:38.515 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2021-06-03 08:36:38.517 | + inc/python:setup_package:426 : local flags=-e 2021-06-03 08:36:38.520 | + inc/python:setup_package:427 : local extras= 2021-06-03 08:36:38.522 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-06-03 08:36:38.525 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-06-03 08:36:38.527 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-06-03 08:36:38.530 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-06-03 08:36:38.532 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-06-03 08:36:38.534 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2021-06-03 08:36:38.556 | Using python 3.8 to install /opt/stack/cinder 2021-06-03 08:36:38.558 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2021-06-03 08:36:39.332 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:36:39.332 | from cryptography.utils import int_from_bytes 2021-06-03 08:36:39.332 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:36:39.332 | from cryptography.utils import int_from_bytes 2021-06-03 08:36:40.371 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-06-03 08:36:40.371 | 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. 2021-06-03 08:36:40.374 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:36:40.376 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:36:40.376 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:36:40.379 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:36:40.381 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:36:40.389 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:36:40.393 | Obtaining file:///opt/stack/cinder 2021-06-03 08:36:42.597 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-06-03 08:36:44.775 | 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) 2021-06-03 08:36:44.784 | 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) 2021-06-03 08:36:44.792 | 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) 2021-06-03 08:36:44.803 | 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) 2021-06-03 08:36:44.830 | 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) 2021-06-03 08:36:45.759 | Collecting boto3===1.17.26 2021-06-03 08:36:45.767 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8e9/ff8006c41889e/boto3-1.17.26-py2.py3-none-any.whl (130 kB) 2021-06-03 08:36:47.099 | Collecting botocore===1.20.26 2021-06-03 08:36:47.117 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d27/cbe115a25bfa8/botocore-1.20.26-py2.py3-none-any.whl (7.3 MB) 2021-06-03 08:36:47.380 | Requirement already satisfied: castellan===3.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (3.7.1) 2021-06-03 08:36:47.400 | 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) 2021-06-03 08:36:47.461 | 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) 2021-06-03 08:36:47.474 | 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) 2021-06-03 08:36:47.478 | 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) 2021-06-03 08:36:47.671 | Collecting google-api-python-client===2.0.2 2021-06-03 08:36:47.691 | 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) 2021-06-03 08:36:48.028 | Collecting google-auth===1.27.1 2021-06-03 08:36:48.033 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/63a/5636d7eacfe6e/google_auth-1.27.1-py2.py3-none-any.whl (136 kB) 2021-06-03 08:36:48.167 | Collecting google-auth-httplib2===0.1.0 2021-06-03 08:36:48.173 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31e/49c36c6b5643b/google_auth_httplib2-0.1.0-py2.py3-none-any.whl (9.3 kB) 2021-06-03 08:36:48.271 | 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) 2021-06-03 08:36:48.276 | 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) 2021-06-03 08:36:48.280 | 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) 2021-06-03 08:36:48.283 | 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) 2021-06-03 08:36:48.286 | 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) 2021-06-03 08:36:48.298 | 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) 2021-06-03 08:36:48.356 | 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) 2021-06-03 08:36:49.073 | Collecting lxml===4.6.2 2021-06-03 08:36:49.093 | 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) 2021-06-03 08:36:49.364 | Collecting oauth2client===4.1.3 2021-06-03 08:36:49.371 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2021-06-03 08:36:49.480 | Requirement already satisfied: os-brick===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 286)) (4.3.1) 2021-06-03 08:36:49.503 | 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) 2021-06-03 08:36:49.507 | 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) 2021-06-03 08:36:49.549 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.7.0) 2021-06-03 08:36:49.585 | 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) 2021-06-03 08:36:49.596 | Requirement already satisfied: oslo.config===8.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.5.0) 2021-06-03 08:36:49.636 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (3.2.0) 2021-06-03 08:36:49.642 | Requirement already satisfied: oslo.db===8.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.5.0) 2021-06-03 08:36:49.692 | 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) 2021-06-03 08:36:49.697 | 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) 2021-06-03 08:36:49.737 | Requirement already satisfied: oslo.messaging===12.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (12.7.1) 2021-06-03 08:36:49.792 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (4.2.0) 2021-06-03 08:36:49.812 | Requirement already satisfied: oslo.policy===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (3.7.0) 2021-06-03 08:36:49.827 | Requirement already satisfied: oslo.privsep===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (2.5.0) 2021-06-03 08:36:49.842 | 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) 2021-06-03 08:36:49.856 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (6.2.0) 2021-06-03 08:36:49.860 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.1.0) 2021-06-03 08:36:49.869 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.5.0) 2021-06-03 08:36:49.894 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (1.3.0) 2021-06-03 08:36:49.905 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (4.8.0) 2021-06-03 08:36:49.921 | Requirement already satisfied: oslo.versionedobjects===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.4.0) 2021-06-03 08:36:50.123 | Collecting oslo.vmware===3.8.0 2021-06-03 08:36:50.130 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/068/0d520ba7c6651/oslo.vmware-3.8.0-py3-none-any.whl (491 kB) 2021-06-03 08:36:50.260 | 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) 2021-06-03 08:36:50.304 | 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) 2021-06-03 08:36:50.497 | Collecting paramiko===2.7.2 2021-06-03 08:36:50.503 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4f3/e316fef2ac628/paramiko-2.7.2-py2.py3-none-any.whl (206 kB) 2021-06-03 08:36:50.639 | 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) 2021-06-03 08:36:50.642 | 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) 2021-06-03 08:36:50.644 | 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) 2021-06-03 08:36:50.789 | Collecting pyasn1===0.4.8 2021-06-03 08:36:50.794 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2021-06-03 08:36:50.802 | 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) 2021-06-03 08:36:50.813 | 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) 2021-06-03 08:36:50.816 | 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) 2021-06-03 08:36:50.819 | Requirement already satisfied: python-barbicanclient===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 384)) (5.1.0) 2021-06-03 08:36:50.835 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 393)) (2.8.1) 2021-06-03 08:36:51.022 | Collecting python-glanceclient===3.3.0 2021-06-03 08:36:51.027 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b95/05dfbb207daea/python_glanceclient-3.3.0-py3-none-any.whl (197 kB) 2021-06-03 08:36:51.145 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (4.2.0) 2021-06-03 08:36:51.163 | Requirement already satisfied: python-novaclient===17.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 414)) (17.4.0) 2021-06-03 08:36:51.315 | Collecting python-swiftclient===3.11.1 2021-06-03 08:36:51.322 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/eb5/3bf614eb27689/python_swiftclient-3.11.1-py2.py3-none-any.whl (86 kB) 2021-06-03 08:36:51.448 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (2021.1) 2021-06-03 08:36:51.452 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (0.7) 2021-06-03 08:36:51.458 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (2.25.1) 2021-06-03 08:36:51.477 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (1.4.0) 2021-06-03 08:36:51.523 | Collecting rsa===4.7.2 2021-06-03 08:36:51.529 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/78f/9a9bf4e7be0c5/rsa-4.7.2-py3-none-any.whl (34 kB) 2021-06-03 08:36:51.659 | Collecting rtslib-fb===2.1.74 2021-06-03 08:36:51.671 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6f1/5bc30b55e0d35/rtslib-fb-2.1.74.tar.gz (73 kB) 2021-06-03 08:36:52.643 | Collecting s3transfer===0.3.4 2021-06-03 08:36:52.650 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1e2/8620e5b444652/s3transfer-0.3.4-py2.py3-none-any.whl (69 kB) 2021-06-03 08:36:52.756 | Requirement already satisfied: setuptools===54.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (54.1.1) 2021-06-03 08:36:52.803 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (1.15.0) 2021-06-03 08:36:52.807 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 506)) (0.13.0) 2021-06-03 08:36:52.817 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 507)) (0.4.1) 2021-06-03 08:36:52.819 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509)) (3.3.0) 2021-06-03 08:36:52.823 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (3.3.0) 2021-06-03 08:36:52.940 | Collecting suds-jurko===0.6 2021-06-03 08:36:52.946 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f39/8754a66f0fee9/suds_jurko-0.6-py3-none-any.whl (454 kB) 2021-06-03 08:36:53.177 | Collecting tabulate===0.8.9 2021-06-03 08:36:53.182 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7c/013fe7abbc5e4/tabulate-0.8.9-py3-none-any.whl (25 kB) 2021-06-03 08:36:53.282 | Requirement already satisfied: taskflow===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (4.6.0) 2021-06-03 08:36:53.336 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (6.3.1) 2021-06-03 08:36:53.350 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (2.0.1) 2021-06-03 08:36:53.359 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) (0.5.0) 2021-06-03 08:36:53.364 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (2.4.0) 2021-06-03 08:36:53.382 | Requirement already satisfied: tooz===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (2.8.1) 2021-06-03 08:36:53.439 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (1.4.0) 2021-06-03 08:36:53.443 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 550)) (1.1.0) 2021-06-03 08:36:53.558 | Collecting uritemplate===3.0.1 2021-06-03 08:36:53.564 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/076/20c3f3f8eed1f/uritemplate-3.0.1-py2.py3-none-any.whl (15 kB) 2021-06-03 08:36:53.662 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (1.26.3) 2021-06-03 08:36:53.682 | Requirement already satisfied: voluptuous===0.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (0.12.1) 2021-06-03 08:36:53.796 | Collecting warlock===1.3.3 2021-06-03 08:36:53.802 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/d9d/f06a9128971cb/warlock-1.3.3-py2.py3-none-any.whl (9.8 kB) 2021-06-03 08:36:53.913 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 567)) (1.12.1) 2021-06-03 08:36:53.917 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (1.3.2) 2021-06-03 08:36:54.036 | Collecting zstd===1.4.8.1 2021-06-03 08:36:54.043 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b62/b21eb850abd6b/zstd-1.4.8.1.tar.gz (506 kB) 2021-06-03 08:36:54.886 | 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) 2021-06-03 08:36:54.889 | 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) 2021-06-03 08:36:55.059 | Collecting google-api-core===1.26.1 2021-06-03 08:36:55.065 | 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) 2021-06-03 08:36:55.186 | Requirement already satisfied: pyasn1-modules>=0.2.1 in /usr/lib/python3/dist-packages (from google-auth===1.27.1->-c /opt/stack/requirements/upper-constraints.txt (line 180)) (0.2.1) 2021-06-03 08:36:55.188 | 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) 2021-06-03 08:36:55.191 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 148)) (1.1.2) 2021-06-03 08:36:55.197 | 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) 2021-06-03 08:36:55.202 | 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) 2021-06-03 08:36:55.205 | 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) 2021-06-03 08:36:55.213 | 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) 2021-06-03 08:36:55.218 | 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) 2021-06-03 08:36:55.226 | 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) 2021-06-03 08:36:55.265 | 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) 2021-06-03 08:36:55.272 | Requirement already satisfied: amqp===5.0.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.5) 2021-06-03 08:36:55.276 | 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) 2021-06-03 08:36:55.283 | 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) 2021-06-03 08:36:55.286 | 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) 2021-06-03 08:36:55.296 | 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) 2021-06-03 08:36:55.299 | 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) 2021-06-03 08:36:55.393 | Collecting PyNaCl===1.4.0 2021-06-03 08:36:55.400 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/30f/9b96db44e09b3/PyNaCl-1.4.0-cp35-abi3-manylinux1_x86_64.whl (961 kB) 2021-06-03 08:36:55.437 | 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) 2021-06-03 08:36:55.448 | 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) 2021-06-03 08:36:55.463 | 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) 2021-06-03 08:36:55.466 | 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) 2021-06-03 08:36:55.469 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2020.12.5) 2021-06-03 08:36:55.585 | Collecting pyudev===0.22.0 2021-06-03 08:36:55.591 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/023/9b019574842a5/pyudev-0.22.0-py3-none-any.whl (63 kB) 2021-06-03 08:36:55.691 | 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) 2021-06-03 08:36:55.693 | Requirement already satisfied: automaton===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (2.3.0) 2021-06-03 08:36:55.700 | 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) 2021-06-03 08:36:55.736 | 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) 2021-06-03 08:36:55.741 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (1.0.0) 2021-06-03 08:36:55.744 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (1.6.0) 2021-06-03 08:36:55.746 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (1.0.0) 2021-06-03 08:36:55.749 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 550)) (1.4.0) 2021-06-03 08:36:55.751 | Requirement already satisfied: jsonpatch===1.31 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 216)) (1.31) 2021-06-03 08:36:55.756 | 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) 2021-06-03 08:36:55.760 | Requirement already satisfied: protobuf===3.15.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (3.15.6) 2021-06-03 08:36:55.895 | Collecting googleapis-common-protos===1.53.0 2021-06-03 08:36:55.901 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f6d/561ab8fb16b30/googleapis_common_protos-1.53.0-py2.py3-none-any.whl (198 kB) 2021-06-03 08:36:56.007 | 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) 2021-06-03 08:36:56.010 | 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) 2021-06-03 08:36:56.017 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (1.0.4) 2021-06-03 08:36:56.020 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (5.0.0) 2021-06-03 08:36:56.022 | 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) 2021-06-03 08:36:56.026 | 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) 2021-06-03 08:36:56.081 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (2.0) 2021-06-03 08:36:56.084 | 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) 2021-06-03 08:36:56.087 | 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) 2021-06-03 08:36:56.091 | 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) 2021-06-03 08:36:56.131 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (0.2.5) 2021-06-03 08:36:56.136 | Building wheels for collected packages: rtslib-fb, zstd 2021-06-03 08:36:56.137 | Building wheel for rtslib-fb (setup.py): started 2021-06-03 08:36:56.954 | Building wheel for rtslib-fb (setup.py): finished with status 'done' 2021-06-03 08:36:56.956 | Created wheel for rtslib-fb: filename=rtslib_fb-2.1.74-py3-none-any.whl size=85410 sha256=6ee071517ab9321d01eb6ad19bfbdd298caca2728661214470fba8f95df6af59 2021-06-03 08:36:56.956 | Stored in directory: /root/.cache/pip/wheels/0a/66/4f/3df2a9dc0ce4bd9783f4e0597600268e05f1fdc434bf783a5c 2021-06-03 08:36:56.957 | Building wheel for zstd (setup.py): started 2021-06-03 08:37:45.518 | Building wheel for zstd (setup.py): finished with status 'done' 2021-06-03 08:37:45.530 | Created wheel for zstd: filename=zstd-1.4.8.1-cp38-cp38-linux_x86_64.whl size=1697025 sha256=777c6df08dd14e3e6706a06866690fc19f7724cfdc073833ce7e6b4c7e540e84 2021-06-03 08:37:45.530 | Stored in directory: /root/.cache/pip/wheels/03/4d/42/6bdf48cea9bb8f62bc91f6b28247aa26f066e300e4d48c7d16 2021-06-03 08:37:45.531 | Successfully built rtslib-fb zstd 2021-06-03 08:37:46.565 | Installing collected packages: lxml, pyasn1, rsa, oauth2client, PyNaCl, paramiko, warlock, python-glanceclient, python-swiftclient, pyudev, rtslib-fb, tabulate, suds-jurko, oslo.vmware, google-auth, google-auth-httplib2, uritemplate, googleapis-common-protos, google-api-core, google-api-python-client, zstd, botocore, s3transfer, boto3, cinder 2021-06-03 08:37:46.565 | Attempting uninstall: lxml 2021-06-03 08:37:46.567 | Found existing installation: lxml 4.5.0 2021-06-03 08:37:46.568 | Uninstalling lxml-4.5.0: 2021-06-03 08:37:46.672 | Successfully uninstalled lxml-4.5.0 2021-06-03 08:37:46.935 | Attempting uninstall: pyasn1 2021-06-03 08:37:46.937 | Found existing installation: pyasn1 0.4.2 2021-06-03 08:37:46.939 | Uninstalling pyasn1-0.4.2: 2021-06-03 08:37:47.038 | Successfully uninstalled pyasn1-0.4.2 2021-06-03 08:37:47.147 | Attempting uninstall: rsa 2021-06-03 08:37:47.149 | Found existing installation: rsa 4.0 2021-06-03 08:37:47.152 | Uninstalling rsa-4.0: 2021-06-03 08:37:47.251 | Successfully uninstalled rsa-4.0 2021-06-03 08:37:47.367 | Attempting uninstall: PyNaCl 2021-06-03 08:37:47.369 | Found existing installation: PyNaCl 1.3.0 2021-06-03 08:37:47.376 | Uninstalling PyNaCl-1.3.0: 2021-06-03 08:37:47.476 | Successfully uninstalled PyNaCl-1.3.0 2021-06-03 08:37:48.617 | Attempting uninstall: google-auth 2021-06-03 08:37:48.619 | Found existing installation: google-auth 1.5.1 2021-06-03 08:37:48.620 | Uninstalling google-auth-1.5.1: 2021-06-03 08:37:48.717 | Successfully uninstalled google-auth-1.5.1 2021-06-03 08:37:50.705 | Running setup.py develop for cinder 2021-06-03 08:37:53.106 | 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 lxml-4.6.2 oauth2client-4.1.3 oslo.vmware-3.8.0 paramiko-2.7.2 pyasn1-0.4.8 python-glanceclient-3.3.0 python-swiftclient-3.11.1 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 2021-06-03 08:37:53.271 | WARNING: You are using pip version 20.2.2; however, version 21.1.2 is available. 2021-06-03 08:37:53.271 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-06-03 08:37:53.388 | + inc/python:pip_install:200 : result=0 2021-06-03 08:37:53.391 | + inc/python:pip_install:202 : time_stop pip_install 2021-06-03 08:37:53.393 | + functions-common:time_stop:2304 : local name 2021-06-03 08:37:53.395 | + functions-common:time_stop:2305 : local end_time 2021-06-03 08:37:53.398 | + functions-common:time_stop:2306 : local elapsed_time 2021-06-03 08:37:53.400 | + functions-common:time_stop:2307 : local total 2021-06-03 08:37:53.402 | + functions-common:time_stop:2308 : local start_time 2021-06-03 08:37:53.405 | + functions-common:time_stop:2310 : name=pip_install 2021-06-03 08:37:53.407 | + functions-common:time_stop:2311 : start_time=1622709398551 2021-06-03 08:37:53.409 | + functions-common:time_stop:2313 : [[ -z 1622709398551 ]] 2021-06-03 08:37:53.412 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-06-03 08:37:53.416 | + functions-common:time_stop:2316 : end_time=1622709473414 2021-06-03 08:37:53.418 | + functions-common:time_stop:2317 : elapsed_time=74863 2021-06-03 08:37:53.421 | + functions-common:time_stop:2318 : total=86529 2021-06-03 08:37:53.423 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-06-03 08:37:53.425 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=161392 2021-06-03 08:37:53.427 | + inc/python:pip_install:203 : return 0 2021-06-03 08:37:53.430 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-06-03 08:37:53.432 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-06-03 08:37:53.435 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-06-03 08:37:53.454 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-06-03 08:37:53.467 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2021-06-03 08:37:53.469 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2021-06-03 08:37:53.471 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-03 08:37:53.474 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-03 08:37:53.476 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2021-06-03 08:37:53.479 | + inc/python:use_library_from_git:253 : return 1 2021-06-03 08:37:53.482 | + lib/cinder:install_cinder:420 : [[ tgtadm == \t\g\t\a\d\m ]] 2021-06-03 08:37:53.484 | + lib/cinder:install_cinder:421 : install_package tgt 2021-06-03 08:37:53.486 | + functions-common:install_package:1342 : update_package_repo 2021-06-03 08:37:53.489 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-06-03 08:37:53.491 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-06-03 08:37:53.494 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-06-03 08:37:53.496 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-06-03 08:37:53.499 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-06-03 08:37:53.501 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-03 08:37:53.504 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-03 08:37:53.506 | + functions-common:update_package_repo:1323 : apt_get_update 2021-06-03 08:37:53.509 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-06-03 08:37:53.512 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-06-03 08:37:53.514 | + functions-common:apt_get_update:1069 : return 2021-06-03 08:37:53.517 | + functions-common:install_package:1343 : real_install_package tgt 2021-06-03 08:37:53.520 | + functions-common:real_install_package:1328 : is_ubuntu 2021-06-03 08:37:53.522 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-03 08:37:53.525 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-03 08:37:53.527 | + functions-common:real_install_package:1329 : apt_get install tgt 2021-06-03 08:37:53.549 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install tgt 2021-06-03 08:37:53.657 | Reading package lists... 2021-06-03 08:37:53.874 | Building dependency tree... 2021-06-03 08:37:53.876 | Reading state information... 2021-06-03 08:37:54.102 | The following packages were automatically installed and are no longer required: 2021-06-03 08:37:54.103 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2021-06-03 08:37:54.103 | python3-automat python3-click python3-colorama python3-configobj 2021-06-03 08:37:54.103 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2021-06-03 08:37:54.103 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2021-06-03 08:37:54.103 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-06-03 08:37:54.103 | python3-zope.interface 2021-06-03 08:37:54.103 | Use 'sudo apt autoremove' to remove them. 2021-06-03 08:37:54.103 | The following additional packages will be installed: 2021-06-03 08:37:54.104 | libconfig-general-perl 2021-06-03 08:37:54.105 | Suggested packages: 2021-06-03 08:37:54.105 | tgt-rbd 2021-06-03 08:37:54.169 | The following NEW packages will be installed: 2021-06-03 08:37:54.169 | libconfig-general-perl tgt 2021-06-03 08:37:54.278 | 0 upgraded, 2 newly installed, 0 to remove and 46 not upgraded. 2021-06-03 08:37:54.278 | Need to get 269 kB of archives. 2021-06-03 08:37:54.278 | After this operation, 824 kB of additional disk space will be used. 2021-06-03 08:37:54.278 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libconfig-general-perl all 2.63-1 [53.9 kB] 2021-06-03 08:37:54.417 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 tgt amd64 1:1.0.79-2ubuntu1 [215 kB] 2021-06-03 08:37:55.081 | Fetched 269 kB in 0s (802 kB/s) 2021-06-03 08:37:55.112 | Selecting previously unselected package libconfig-general-perl. 2021-06-03 08:37:55.172 | (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 ... 98925 files and directories currently installed.) 2021-06-03 08:37:55.177 | Preparing to unpack .../libconfig-general-perl_2.63-1_all.deb ... 2021-06-03 08:37:55.180 | Unpacking libconfig-general-perl (2.63-1) ... 2021-06-03 08:37:55.220 | Selecting previously unselected package tgt. 2021-06-03 08:37:55.230 | Preparing to unpack .../tgt_1%3a1.0.79-2ubuntu1_amd64.deb ... 2021-06-03 08:37:55.233 | Unpacking tgt (1:1.0.79-2ubuntu1) ... 2021-06-03 08:37:55.323 | Setting up libconfig-general-perl (2.63-1) ... 2021-06-03 08:37:55.328 | Setting up tgt (1:1.0.79-2ubuntu1) ... 2021-06-03 08:37:56.385 | Created symlink /etc/systemd/system/multi-user.target.wants/tgt.service → /lib/systemd/system/tgt.service. 2021-06-03 08:37:57.327 | Processing triggers for man-db (2.9.1-1) ... 2021-06-03 08:37:57.620 | Processing triggers for systemd (245.4-4ubuntu3.6) ... 2021-06-03 08:38:01.804 | + functions-common:apt_get:1113 : result=0 2021-06-03 08:38:01.807 | + functions-common:apt_get:1116 : time_stop apt-get 2021-06-03 08:38:01.809 | + functions-common:time_stop:2304 : local name 2021-06-03 08:38:01.812 | + functions-common:time_stop:2305 : local end_time 2021-06-03 08:38:01.814 | + functions-common:time_stop:2306 : local elapsed_time 2021-06-03 08:38:01.816 | + functions-common:time_stop:2307 : local total 2021-06-03 08:38:01.819 | + functions-common:time_stop:2308 : local start_time 2021-06-03 08:38:01.822 | + functions-common:time_stop:2310 : name=apt-get 2021-06-03 08:38:01.824 | + functions-common:time_stop:2311 : start_time=1622709473547 2021-06-03 08:38:01.827 | + functions-common:time_stop:2313 : [[ -z 1622709473547 ]] 2021-06-03 08:38:01.830 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-06-03 08:38:01.834 | + functions-common:time_stop:2316 : end_time=1622709481831 2021-06-03 08:38:01.837 | + functions-common:time_stop:2317 : elapsed_time=8284 2021-06-03 08:38:01.839 | + functions-common:time_stop:2318 : total=362235 2021-06-03 08:38:01.842 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-06-03 08:38:01.844 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=370519 2021-06-03 08:38:01.847 | + functions-common:apt_get:1117 : return 0 2021-06-03 08:38:01.849 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-06-03 08:38:01.852 | + ./stack.sh:main:891 : configure_cinder 2021-06-03 08:38:01.854 | + lib/cinder:configure_cinder:198 : sudo install -d -o ubuntu -m 755 /etc/cinder 2021-06-03 08:38:01.867 | + lib/cinder:configure_cinder:200 : rm -f /etc/cinder/cinder.conf 2021-06-03 08:38:01.871 | + lib/cinder:configure_cinder:202 : configure_rootwrap cinder 2021-06-03 08:38:01.873 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2021-06-03 08:38:01.875 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-06-03 08:38:01.878 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2021-06-03 08:38:01.879 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-06-03 08:38:01.884 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2021-06-03 08:38:01.886 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2021-06-03 08:38:01.888 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-06-03 08:38:01.890 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2021-06-03 08:38:01.892 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2021-06-03 08:38:01.894 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2021-06-03 08:38:01.897 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2021-06-03 08:38:01.899 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2021-06-03 08:38:01.910 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2021-06-03 08:38:01.922 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.d/volume.filters /etc/cinder/rootwrap.d 2021-06-03 08:38:01.935 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/cinder/etc/cinder/rootwrap.conf /etc/cinder/rootwrap.conf 2021-06-03 08:38:01.948 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2021-06-03 08:38:01.960 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-06-03 08:38:01.962 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-06-03 08:38:01.967 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.zUB183lSJM 2021-06-03 08:38:01.969 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-06-03 08:38:01.971 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-06-03 08:38:01.973 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2021-06-03 08:38:01.976 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.zUB183lSJM 2021-06-03 08:38:01.979 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.zUB183lSJM 2021-06-03 08:38:01.991 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.zUB183lSJM /etc/sudoers.d/cinder-rootwrap 2021-06-03 08:38:02.003 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2021-06-03 08:38:02.008 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-06-03 08:38:02.010 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-06-03 08:38:02.012 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-06-03 08:38:02.014 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-06-03 08:38:02.017 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2021-06-03 08:38:02.019 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2021-06-03 08:38:02.021 | + lib/cinder:configure_cinder:204 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2021-06-03 08:38:02.023 | + lib/cinder:configure_cinder:205 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2021-06-03 08:38:02.028 | + lib/cinder:configure_cinder:208 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2021-06-03 08:38:02.032 | + lib/cinder:configure_cinder:210 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2021-06-03 08:38:02.051 | + lib/cinder:configure_cinder:211 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2021-06-03 08:38:02.070 | + lib/cinder:configure_cinder:212 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2021-06-03 08:38:02.089 | + lib/cinder:configure_cinder:213 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2021-06-03 08:38:02.107 | + lib/cinder:configure_cinder:214 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2021-06-03 08:38:02.126 | + lib/cinder:configure_cinder:215 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2021-06-03 08:38:02.145 | + lib/cinder:configure_cinder:216 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2021-06-03 08:38:02.164 | + lib/cinder:configure_cinder:217 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2021-06-03 08:38:02.183 | + lib/cinder:configure_cinder:219 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2021-06-03 08:38:02.185 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-06-03 08:38:02.187 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=cinder 2021-06-03 08:38:02.190 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-06-03 08:38:02.192 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2021-06-03 08:38:02.221 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2021-06-03 08:38:02.250 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.37/identity 2021-06-03 08:38:02.278 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2021-06-03 08:38:02.306 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2021-06-03 08:38:02.334 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2021-06-03 08:38:02.362 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2021-06-03 08:38:02.389 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2021-06-03 08:38:02.418 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-06-03 08:38:02.446 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2021-06-03 08:38:02.474 | + lib/cinder:configure_cinder:221 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2021-06-03 08:38:02.504 | + lib/cinder:configure_cinder:223 : iniset /etc/cinder/cinder.conf DEFAULT target_helper tgtadm 2021-06-03 08:38:02.533 | ++ lib/cinder:configure_cinder:224 : database_connection_url cinder 2021-06-03 08:38:02.536 | ++ lib/database:database_connection_url:132 : local db=cinder 2021-06-03 08:38:02.539 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2021-06-03 08:38:02.542 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2021-06-03 08:38:02.545 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-06-03 08:38:02.550 | + lib/cinder:configure_cinder:224 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-06-03 08:38:02.583 | + lib/cinder:configure_cinder:225 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2021-06-03 08:38:02.613 | + lib/cinder:configure_cinder:226 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2021-06-03 08:38:02.640 | + lib/cinder:configure_cinder:227 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2021-06-03 08:38:02.669 | + lib/cinder:configure_cinder:228 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2021-06-03 08:38:02.696 | + lib/cinder:configure_cinder:229 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2021-06-03 08:38:02.724 | + lib/cinder:configure_cinder:230 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2021-06-03 08:38:02.755 | + lib/cinder:configure_cinder:231 : [[ 4 == 6 ]] 2021-06-03 08:38:02.758 | + lib/cinder:configure_cinder:234 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.37 2021-06-03 08:38:02.786 | + lib/cinder:configure_cinder:236 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2021-06-03 08:38:02.818 | ++ lib/cinder:configure_cinder:237 : openssl rand -hex 16 2021-06-03 08:38:02.825 | + lib/cinder:configure_cinder:237 : iniset /etc/cinder/cinder.conf key_manager fixed_key bf43ccdcecab4b375976b303a6f6a66d 2021-06-03 08:38:02.854 | + lib/cinder:configure_cinder:242 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2021-06-03 08:38:02.882 | + lib/cinder:configure_cinder:244 : is_service_enabled c-vol 2021-06-03 08:38:02.898 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:38:02.900 | + lib/cinder:configure_cinder:244 : [[ -n ceph ]] 2021-06-03 08:38:02.903 | + lib/cinder:configure_cinder:245 : local enabled_backends= 2021-06-03 08:38:02.905 | + lib/cinder:configure_cinder:246 : local default_name= 2021-06-03 08:38:02.907 | + lib/cinder:configure_cinder:247 : local be be_name be_type 2021-06-03 08:38:02.910 | + lib/cinder:configure_cinder:248 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2021-06-03 08:38:02.912 | + lib/cinder:configure_cinder:249 : be_type=ceph 2021-06-03 08:38:02.915 | + lib/cinder:configure_cinder:250 : be_name=ceph 2021-06-03 08:38:02.917 | + lib/cinder:configure_cinder:251 : type configure_cinder_backend_ceph 2021-06-03 08:38:02.919 | + lib/cinder:configure_cinder:252 : configure_cinder_backend_ceph ceph 2021-06-03 08:38:02.922 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:44 : local be_name=ceph 2021-06-03 08:38:02.924 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:46 : iniset /etc/cinder/cinder.conf ceph volume_backend_name ceph 2021-06-03 08:38:02.952 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:47 : iniset /etc/cinder/cinder.conf ceph volume_driver cinder.volume.drivers.rbd.RBDDriver 2021-06-03 08:38:02.979 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:48 : iniset /etc/cinder/cinder.conf ceph rbd_ceph_conf /etc/ceph/ceph.conf 2021-06-03 08:38:03.006 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:49 : iniset /etc/cinder/cinder.conf ceph rbd_pool volumes 2021-06-03 08:38:03.033 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:50 : iniset /etc/cinder/cinder.conf ceph rbd_user cinder 2021-06-03 08:38:03.061 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:51 : iniset /etc/cinder/cinder.conf ceph rbd_secret_uuid eb7ead3d-6edc-48a3-ae6d-ac9a1f963ef1 2021-06-03 08:38:03.088 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:52 : iniset /etc/cinder/cinder.conf ceph rbd_flatten_volume_from_snapshot False 2021-06-03 08:38:03.121 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:53 : iniset /etc/cinder/cinder.conf ceph rbd_max_clone_depth 5 2021-06-03 08:38:03.148 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:54 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_version 2 2021-06-03 08:38:03.175 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:56 : is_service_enabled c-bak 2021-06-03 08:38:03.191 | + functions-common:is_service_enabled:1960 : return 1 2021-06-03 08:38:03.194 | + lib/cinder:configure_cinder:254 : [[ -z '' ]] 2021-06-03 08:38:03.196 | + lib/cinder:configure_cinder:255 : default_name=ceph 2021-06-03 08:38:03.199 | + lib/cinder:configure_cinder:257 : enabled_backends+=ceph, 2021-06-03 08:38:03.201 | + lib/cinder:configure_cinder:259 : iniset /etc/cinder/cinder.conf ceph volume_clear none 2021-06-03 08:38:03.229 | + lib/cinder:configure_cinder:262 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends ceph 2021-06-03 08:38:03.258 | + lib/cinder:configure_cinder:263 : [[ -n ceph ]] 2021-06-03 08:38:03.261 | + lib/cinder:configure_cinder:264 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type ceph 2021-06-03 08:38:03.289 | + lib/cinder:configure_cinder:266 : configure_cinder_image_volume_cache 2021-06-03 08:38:03.292 | + lib/cinder:configure_cinder_image_volume_cache:571 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2021-06-03 08:38:03.294 | + lib/cinder:configure_cinder_image_volume_cache:572 : local be_name=ceph 2021-06-03 08:38:03.296 | + lib/cinder:configure_cinder_image_volume_cache:574 : iniset /etc/cinder/cinder.conf ceph image_volume_cache_enabled True 2021-06-03 08:38:03.324 | + lib/cinder:configure_cinder_image_volume_cache:576 : [[ -n '' ]] 2021-06-03 08:38:03.327 | + lib/cinder:configure_cinder_image_volume_cache:580 : [[ -n '' ]] 2021-06-03 08:38:03.329 | + lib/cinder:configure_cinder:269 : is_service_enabled c-bak 2021-06-03 08:38:03.345 | + functions-common:is_service_enabled:1960 : return 1 2021-06-03 08:38:03.348 | + lib/cinder:configure_cinder:278 : is_service_enabled ceilometer 2021-06-03 08:38:03.365 | + functions-common:is_service_enabled:1960 : return 1 2021-06-03 08:38:03.368 | + lib/cinder:configure_cinder:282 : is_service_enabled tls-proxy 2021-06-03 08:38:03.384 | + functions-common:is_service_enabled:1960 : return 1 2021-06-03 08:38:03.387 | + lib/cinder:configure_cinder:296 : '[' False '!=' False ']' 2021-06-03 08:38:03.389 | + lib/cinder:configure_cinder:300 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2021-06-03 08:38:03.391 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2021-06-03 08:38:03.394 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2021-06-03 08:38:03.396 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-06-03 08:38:03.402 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-06-03 08:38:03.404 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-06-03 08:38:03.421 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:38:03.424 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-06-03 08:38:03.426 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-06-03 08:38:03.429 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-06-03 08:38:03.447 | ++ functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:38:03.449 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2021-06-03 08:38:03.452 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2021-06-03 08:38:03.480 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-06-03 08:38:03.483 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-06-03 08:38:03.485 | + lib/cinder:configure_cinder:303 : setup_logging /etc/cinder/cinder.conf True 2021-06-03 08:38:03.487 | + functions:setup_logging:674 : setup_systemd_logging /etc/cinder/cinder.conf 2021-06-03 08:38:03.490 | + functions:setup_systemd_logging:689 : local conf_file=/etc/cinder/cinder.conf 2021-06-03 08:38:03.493 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-06-03 08:38:03.511 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-06-03 08:38:03.513 | + functions:setup_systemd_logging:695 : local pidstr= 2021-06-03 08:38:03.515 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-06-03 08:38:03.518 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-06-03 08:38:03.520 | + functions:setup_systemd_logging:702 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-06-03 08:38:03.548 | + functions:setup_systemd_logging:704 : iniset /etc/cinder/cinder.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-06-03 08:38:03.576 | + functions:setup_systemd_logging:705 : iniset /etc/cinder/cinder.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-06-03 08:38:03.604 | + functions:setup_systemd_logging:706 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-06-03 08:38:03.633 | + lib/cinder:configure_cinder:305 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2021-06-03 08:38:03.635 | + lib/apache:write_uwsgi_config:257 : local file=/etc/cinder/cinder-api-uwsgi.ini 2021-06-03 08:38:03.638 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/cinder-wsgi 2021-06-03 08:38:03.640 | + lib/apache:write_uwsgi_config:259 : local url=/volume 2021-06-03 08:38:03.642 | + lib/apache:write_uwsgi_config:260 : local http= 2021-06-03 08:38:03.645 | + lib/apache:write_uwsgi_config:261 : local name= 2021-06-03 08:38:03.648 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/cinder-wsgi 2021-06-03 08:38:03.653 | + lib/apache:write_uwsgi_config:262 : name=cinder-wsgi 2021-06-03 08:38:03.655 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-06-03 08:38:03.658 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-06-03 08:38:03.671 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-06-03 08:38:03.671 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-06-03 08:38:03.680 | d /var/run/uwsgi 0755 ubuntu root 2021-06-03 08:38:03.683 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-06-03 08:38:03.699 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2021-06-03 08:38:03.701 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2021-06-03 08:38:03.705 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2021-06-03 08:38:03.735 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2021-06-03 08:38:03.763 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2021-06-03 08:38:03.792 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2021-06-03 08:38:03.820 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2021-06-03 08:38:03.847 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-06-03 08:38:03.875 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2021-06-03 08:38:03.903 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2021-06-03 08:38:03.931 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2021-06-03 08:38:03.958 | + lib/apache:write_uwsgi_config:293 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-06-03 08:38:03.986 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2021-06-03 08:38:04.014 | + lib/apache:write_uwsgi_config:297 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-06-03 08:38:04.042 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2021-06-03 08:38:04.070 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-06-03 08:38:04.072 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-06-03 08:38:04.075 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for cinder-wsgi 2021-06-03 08:38:04.077 | ++ lib/apache:apache_site_config_for:189 : local site=cinder-wsgi 2021-06-03 08:38:04.080 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-06-03 08:38:04.082 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-03 08:38:04.084 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-03 08:38:04.087 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2021-06-03 08:38:04.089 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2021-06-03 08:38:04.092 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2021-06-03 08:38:04.120 | + lib/apache:write_uwsgi_config:308 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2021-06-03 08:38:04.150 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 ' 2021-06-03 08:38:04.150 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2021-06-03 08:38:04.158 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 2021-06-03 08:38:04.162 | + lib/apache:write_uwsgi_config:310 : enable_apache_site cinder-wsgi 2021-06-03 08:38:04.164 | + lib/apache:enable_apache_site:206 : local site=cinder-wsgi 2021-06-03 08:38:04.167 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-06-03 08:38:04.169 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-06-03 08:38:04.171 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-06-03 08:38:04.174 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-03 08:38:04.176 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-03 08:38:04.179 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-06-03 08:38:04.181 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-06-03 08:38:04.183 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-03 08:38:04.186 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-03 08:38:04.188 | + lib/apache:enable_apache_site:210 : sudo a2ensite cinder-wsgi 2021-06-03 08:38:04.252 | Enabling site cinder-wsgi. 2021-06-03 08:38:04.257 | To activate the new configuration, you need to run: 2021-06-03 08:38:04.257 | systemctl reload apache2 2021-06-03 08:38:04.262 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-06-03 08:38:04.264 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-06-03 08:38:04.266 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-06-03 08:38:04.269 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-06-03 08:38:04.398 | + lib/cinder:configure_cinder:307 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/ceph ]] 2021-06-03 08:38:04.401 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2021-06-03 08:38:04.431 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.37/image 2021-06-03 08:38:04.459 | + lib/cinder:configure_cinder:314 : is_service_enabled tls-proxy 2021-06-03 08:38:04.478 | + functions-common:is_service_enabled:1960 : return 1 2021-06-03 08:38:04.481 | + lib/cinder:configure_cinder:320 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2021-06-03 08:38:04.484 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/cinder/cinder.conf 2021-06-03 08:38:04.486 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2021-06-03 08:38:04.488 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=nova 2021-06-03 08:38:04.491 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova auth_type password 2021-06-03 08:38:04.521 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova interface public 2021-06-03 08:38:04.550 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.37/identity 2021-06-03 08:38:04.583 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova username nova 2021-06-03 08:38:04.612 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2021-06-03 08:38:04.641 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2021-06-03 08:38:04.670 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/cinder/cinder.conf nova project_name service 2021-06-03 08:38:04.699 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2021-06-03 08:38:04.727 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-06-03 08:38:04.758 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2021-06-03 08:38:04.788 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2021-06-03 08:38:04.817 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2021-06-03 08:38:04.845 | + lib/cinder:configure_cinder:324 : [[ ! -z '' ]] 2021-06-03 08:38:04.847 | + lib/cinder:configure_cinder:326 : is_service_enabled etcd3 2021-06-03 08:38:04.864 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:38:04.867 | + lib/cinder:configure_cinder:327 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.37:2379 2021-06-03 08:38:04.898 | + ./stack.sh:main:894 : is_service_enabled neutron 2021-06-03 08:38:04.915 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:38:04.918 | + ./stack.sh:main:896 : stack_install_service neutron 2021-06-03 08:38:04.920 | + lib/stack:stack_install_service:20 : local service=neutron 2021-06-03 08:38:04.923 | + lib/stack:stack_install_service:21 : type install_neutron 2021-06-03 08:38:04.925 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-06-03 08:38:04.928 | + lib/stack:stack_install_service:32 : install_neutron 2021-06-03 08:38:04.931 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2021-06-03 08:38:04.935 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account 2021-06-03 08:38:04.936 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-06-03 08:38:04.941 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account 2021-06-03 08:38:04.943 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account =~ ,neutron ]] 2021-06-03 08:38:04.947 | + 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,g-reg,cinder =~ ,q- ]] 2021-06-03 08:38:04.949 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-06-03 08:38:04.952 | + lib/neutron:install_neutron:659 : install_mutnauq 2021-06-03 08:38:04.954 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2021-06-03 08:38:04.957 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2021-06-03 08:38:04.959 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-03 08:38:04.962 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-03 08:38:04.964 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2021-06-03 08:38:04.967 | + inc/python:use_library_from_git:253 : return 1 2021-06-03 08:38:04.969 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron stable/wallaby 2021-06-03 08:38:04.972 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/neutron.git 2021-06-03 08:38:04.974 | + functions-common:git_clone:524 : local git_dest=/opt/stack/neutron 2021-06-03 08:38:04.976 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2021-06-03 08:38:04.978 | + functions-common:git_clone:526 : local orig_dir 2021-06-03 08:38:04.981 | ++ functions-common:git_clone:527 : pwd 2021-06-03 08:38:04.984 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-06-03 08:38:04.986 | + functions-common:git_clone:528 : local git_clone_flags= 2021-06-03 08:38:04.989 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-06-03 08:38:05.005 | + functions-common:git_clone:530 : RECLONE=False 2021-06-03 08:38:05.008 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-06-03 08:38:05.010 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-06-03 08:38:05.013 | + functions-common:git_clone:544 : echo stable/wallaby 2021-06-03 08:38:05.013 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-06-03 08:38:05.019 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/neutron ]] 2021-06-03 08:38:05.021 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-06-03 08:38:05.023 | + functions-common:git_clone:592 : cd /opt/stack/neutron 2021-06-03 08:38:05.026 | + functions-common:git_clone:593 : git show --oneline 2021-06-03 08:38:05.026 | + functions-common:git_clone:593 : head -1 2021-06-03 08:38:05.030 | f29641a7f7 HA-non-DVR router don't need manually add static route 2021-06-03 08:38:05.033 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-06-03 08:38:05.035 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2021-06-03 08:38:05.038 | + inc/python:setup_develop:338 : local bindep 2021-06-03 08:38:05.040 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2021-06-03 08:38:05.043 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2021-06-03 08:38:05.045 | + inc/python:setup_develop:344 : local extras= 2021-06-03 08:38:05.048 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2021-06-03 08:38:05.051 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-06-03 08:38:05.054 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2021-06-03 08:38:05.057 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2021-06-03 08:38:05.060 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-06-03 08:38:05.063 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-06-03 08:38:05.066 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2021-06-03 08:38:05.069 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-06-03 08:38:05.072 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2021-06-03 08:38:05.075 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-06-03 08:38:05.077 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-06-03 08:38:05.080 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2021-06-03 08:38:05.086 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2021-06-03 08:38:05.089 | + 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' 2021-06-03 08:38:05.692 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2021-06-03 08:38:05.694 | + inc/python:setup_package:417 : local bindep=0 2021-06-03 08:38:05.696 | + inc/python:setup_package:418 : local bindep_flag= 2021-06-03 08:38:05.699 | + inc/python:setup_package:419 : local bindep_profiles= 2021-06-03 08:38:05.701 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2021-06-03 08:38:05.703 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2021-06-03 08:38:05.706 | + inc/python:setup_package:426 : local flags=-e 2021-06-03 08:38:05.708 | + inc/python:setup_package:427 : local extras= 2021-06-03 08:38:05.711 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-06-03 08:38:05.713 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-06-03 08:38:05.716 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-06-03 08:38:05.718 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-06-03 08:38:05.720 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-06-03 08:38:05.723 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2021-06-03 08:38:05.745 | Using python 3.8 to install /opt/stack/neutron 2021-06-03 08:38:05.748 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2021-06-03 08:38:06.550 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:38:06.550 | from cryptography.utils import int_from_bytes 2021-06-03 08:38:06.550 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:38:06.550 | from cryptography.utils import int_from_bytes 2021-06-03 08:38:07.579 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-06-03 08:38:07.579 | 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. 2021-06-03 08:38:07.583 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:38:07.584 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:38:07.585 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:38:07.588 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:38:07.591 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:38:07.598 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:38:07.602 | Obtaining file:///opt/stack/neutron 2021-06-03 08:38:09.806 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-06-03 08:38:11.998 | 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) 2021-06-03 08:38:12.005 | 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) 2021-06-03 08:38:12.009 | 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) 2021-06-03 08:38:12.017 | 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) 2021-06-03 08:38:12.026 | 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) 2021-06-03 08:38:12.038 | 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) 2021-06-03 08:38:12.064 | 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) 2021-06-03 08:38:12.078 | 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) 2021-06-03 08:38:12.087 | 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) 2021-06-03 08:38:12.094 | 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) 2021-06-03 08:38:12.098 | 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) 2021-06-03 08:38:12.108 | 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) 2021-06-03 08:38:12.114 | 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) 2021-06-03 08:38:12.119 | 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) 2021-06-03 08:38:12.123 | 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) 2021-06-03 08:38:12.182 | 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) 2021-06-03 08:38:12.233 | 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) 2021-06-03 08:38:12.238 | 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) 2021-06-03 08:38:12.242 | Requirement already satisfied: neutron-lib===2.10.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (2.10.1) 2021-06-03 08:38:12.280 | Requirement already satisfied: openstacksdk===0.55.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 282)) (0.55.0) 2021-06-03 08:38:12.306 | Requirement already satisfied: os-ken===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 289)) (1.4.0) 2021-06-03 08:38:12.324 | 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) 2021-06-03 08:38:12.328 | 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) 2021-06-03 08:38:12.332 | 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) 2021-06-03 08:38:12.356 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (2.7.0) 2021-06-03 08:38:12.391 | 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) 2021-06-03 08:38:12.403 | Requirement already satisfied: oslo.config===8.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (8.5.0) 2021-06-03 08:38:12.442 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (3.2.0) 2021-06-03 08:38:12.448 | Requirement already satisfied: oslo.db===8.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.5.0) 2021-06-03 08:38:12.496 | 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) 2021-06-03 08:38:12.502 | 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) 2021-06-03 08:38:12.541 | Requirement already satisfied: oslo.messaging===12.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (12.7.1) 2021-06-03 08:38:12.594 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (4.2.0) 2021-06-03 08:38:12.612 | Requirement already satisfied: oslo.policy===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (3.7.0) 2021-06-03 08:38:12.631 | Requirement already satisfied: oslo.privsep===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (2.5.0) 2021-06-03 08:38:12.649 | 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) 2021-06-03 08:38:12.662 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (6.2.0) 2021-06-03 08:38:12.667 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.1.0) 2021-06-03 08:38:12.676 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (2.5.0) 2021-06-03 08:38:12.700 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (1.3.0) 2021-06-03 08:38:12.711 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (4.8.0) 2021-06-03 08:38:12.727 | Requirement already satisfied: oslo.versionedobjects===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.4.0) 2021-06-03 08:38:12.747 | 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) 2021-06-03 08:38:12.791 | 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) 2021-06-03 08:38:12.796 | Requirement already satisfied: ovsdbapp===1.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (1.9.0) 2021-06-03 08:38:12.805 | 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) 2021-06-03 08:38:12.811 | 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) 2021-06-03 08:38:12.814 | 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) 2021-06-03 08:38:12.824 | 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) 2021-06-03 08:38:12.826 | 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) 2021-06-03 08:38:12.846 | 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) 2021-06-03 08:38:12.861 | 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) 2021-06-03 08:38:12.872 | 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) 2021-06-03 08:38:12.874 | 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) 2021-06-03 08:38:12.878 | Requirement already satisfied: pyroute2===0.5.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (0.5.14) 2021-06-03 08:38:12.885 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 393)) (2.8.1) 2021-06-03 08:38:12.890 | Requirement already satisfied: python-designateclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 394)) (4.2.0) 2021-06-03 08:38:12.909 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (1.0.4) 2021-06-03 08:38:12.912 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (4.2.0) 2021-06-03 08:38:12.930 | Requirement already satisfied: python-neutronclient===7.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 413)) (7.3.0) 2021-06-03 08:38:12.956 | Requirement already satisfied: python-novaclient===17.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 414)) (17.4.0) 2021-06-03 08:38:12.971 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 433)) (2021.1) 2021-06-03 08:38:12.976 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (0.7) 2021-06-03 08:38:12.983 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (2.25.1) 2021-06-03 08:38:13.002 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 452)) (1.4.0) 2021-06-03 08:38:13.005 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 457)) (1.4.0) 2021-06-03 08:38:13.010 | Requirement already satisfied: setproctitle===1.2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 476)) (1.2.2) 2021-06-03 08:38:13.016 | Requirement already satisfied: setuptools===54.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 477)) (54.1.1) 2021-06-03 08:38:13.062 | Requirement already satisfied: simplejson===3.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (3.16.0) 2021-06-03 08:38:13.065 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (1.15.0) 2021-06-03 08:38:13.068 | Requirement already satisfied: sortedcontainers===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 484)) (2.3.0) 2021-06-03 08:38:13.072 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 506)) (0.13.0) 2021-06-03 08:38:13.083 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 507)) (0.4.1) 2021-06-03 08:38:13.086 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509)) (3.3.0) 2021-06-03 08:38:13.089 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 511)) (3.3.0) 2021-06-03 08:38:13.096 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 525)) (6.3.1) 2021-06-03 08:38:13.110 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 528)) (2.0.1) 2021-06-03 08:38:13.122 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) (0.5.0) 2021-06-03 08:38:13.133 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (2.4.0) 2021-06-03 08:38:13.150 | Requirement already satisfied: tinyrpc===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (1.0.4) 2021-06-03 08:38:13.168 | Requirement already satisfied: tooz===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (2.8.1) 2021-06-03 08:38:13.225 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (1.4.0) 2021-06-03 08:38:13.229 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 550)) (1.1.0) 2021-06-03 08:38:13.236 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (1.26.3) 2021-06-03 08:38:13.257 | Requirement already satisfied: voluptuous===0.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (0.12.1) 2021-06-03 08:38:13.261 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 567)) (1.12.1) 2021-06-03 08:38:13.264 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (1.3.2) 2021-06-03 08:38:13.269 | 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) 2021-06-03 08:38:13.277 | 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) 2021-06-03 08:38:13.286 | 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) 2021-06-03 08:38:13.289 | 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) 2021-06-03 08:38:13.292 | 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) 2021-06-03 08:38:13.313 | 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) 2021-06-03 08:38:13.319 | 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) 2021-06-03 08:38:13.357 | 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) 2021-06-03 08:38:13.361 | 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) 2021-06-03 08:38:13.364 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 149)) (1.1.2) 2021-06-03 08:38:13.370 | 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) 2021-06-03 08:38:13.373 | 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) 2021-06-03 08:38:13.379 | Requirement already satisfied: amqp===5.0.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.5) 2021-06-03 08:38:13.383 | 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) 2021-06-03 08:38:13.387 | 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) 2021-06-03 08:38:13.447 | 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) 2021-06-03 08:38:13.451 | 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) 2021-06-03 08:38:13.462 | 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) 2021-06-03 08:38:13.465 | 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) 2021-06-03 08:38:13.486 | 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) 2021-06-03 08:38:13.499 | 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) 2021-06-03 08:38:13.514 | 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) 2021-06-03 08:38:13.525 | 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) 2021-06-03 08:38:13.530 | 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) 2021-06-03 08:38:13.533 | 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) 2021-06-03 08:38:13.537 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2020.12.5) 2021-06-03 08:38:13.540 | 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) 2021-06-03 08:38:13.543 | 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) 2021-06-03 08:38:13.545 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (1.6.0) 2021-06-03 08:38:13.548 | 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) 2021-06-03 08:38:13.551 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 550)) (1.4.0) 2021-06-03 08:38:13.554 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (2.0) 2021-06-03 08:38:13.557 | 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) 2021-06-03 08:38:13.559 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (5.0.0) 2021-06-03 08:38:13.562 | 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) 2021-06-03 08:38:13.565 | Requirement already satisfied: waitress===2.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (2.0.0) 2021-06-03 08:38:13.579 | 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) 2021-06-03 08:38:13.591 | 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) 2021-06-03 08:38:13.645 | Requirement already satisfied: soupsieve===2.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 485)) (2.2) 2021-06-03 08:38:13.650 | 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) 2021-06-03 08:38:13.654 | 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) 2021-06-03 08:38:13.699 | 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) 2021-06-03 08:38:13.702 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (0.2.5) 2021-06-03 08:38:14.648 | Installing collected packages: neutron 2021-06-03 08:38:14.648 | Attempting uninstall: neutron 2021-06-03 08:38:14.651 | Found existing installation: neutron 18.0.0 2021-06-03 08:38:15.926 | Uninstalling neutron-18.0.0: 2021-06-03 08:38:16.005 | Successfully uninstalled neutron-18.0.0 2021-06-03 08:38:16.007 | Running setup.py develop for neutron 2021-06-03 08:38:18.764 | Successfully installed neutron 2021-06-03 08:38:18.941 | WARNING: You are using pip version 20.2.2; however, version 21.1.2 is available. 2021-06-03 08:38:18.941 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-06-03 08:38:19.029 | + inc/python:pip_install:200 : result=0 2021-06-03 08:38:19.032 | + inc/python:pip_install:202 : time_stop pip_install 2021-06-03 08:38:19.034 | + functions-common:time_stop:2304 : local name 2021-06-03 08:38:19.036 | + functions-common:time_stop:2305 : local end_time 2021-06-03 08:38:19.039 | + functions-common:time_stop:2306 : local elapsed_time 2021-06-03 08:38:19.041 | + functions-common:time_stop:2307 : local total 2021-06-03 08:38:19.043 | + functions-common:time_stop:2308 : local start_time 2021-06-03 08:38:19.046 | + functions-common:time_stop:2310 : name=pip_install 2021-06-03 08:38:19.048 | + functions-common:time_stop:2311 : start_time=1622709485739 2021-06-03 08:38:19.050 | + functions-common:time_stop:2313 : [[ -z 1622709485739 ]] 2021-06-03 08:38:19.053 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-06-03 08:38:19.058 | + functions-common:time_stop:2316 : end_time=1622709499055 2021-06-03 08:38:19.060 | + functions-common:time_stop:2317 : elapsed_time=13316 2021-06-03 08:38:19.062 | + functions-common:time_stop:2318 : total=161392 2021-06-03 08:38:19.064 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-06-03 08:38:19.066 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=174708 2021-06-03 08:38:19.069 | + inc/python:pip_install:203 : return 0 2021-06-03 08:38:19.071 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-06-03 08:38:19.073 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-06-03 08:38:19.076 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-06-03 08:38:19.094 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-06-03 08:38:19.107 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2021-06-03 08:38:19.109 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2021-06-03 08:38:19.112 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-03 08:38:19.114 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-03 08:38:19.117 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2021-06-03 08:38:19.120 | + inc/python:use_library_from_git:253 : return 1 2021-06-03 08:38:19.122 | + lib/neutron-legacy:install_mutnauq:449 : [[ openvswitch == \o\v\n ]] 2021-06-03 08:38:19.125 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-06-03 08:38:19.127 | + ./stack.sh:main:899 : is_service_enabled nova 2021-06-03 08:38:19.144 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:38:19.148 | + ./stack.sh:main:901 : stack_install_service nova 2021-06-03 08:38:19.150 | + lib/stack:stack_install_service:20 : local service=nova 2021-06-03 08:38:19.153 | + lib/stack:stack_install_service:21 : type install_nova 2021-06-03 08:38:19.155 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-06-03 08:38:19.158 | + lib/stack:stack_install_service:32 : install_nova 2021-06-03 08:38:19.160 | + lib/nova:install_nova:820 : use_library_from_git os-vif 2021-06-03 08:38:19.163 | + inc/python:use_library_from_git:250 : local name=os-vif 2021-06-03 08:38:19.166 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-03 08:38:19.168 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-03 08:38:19.170 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2021-06-03 08:38:19.173 | + inc/python:use_library_from_git:253 : return 1 2021-06-03 08:38:19.176 | + lib/nova:install_nova:825 : is_service_enabled n-cpu 2021-06-03 08:38:19.192 | + functions-common:is_service_enabled:1960 : return 1 2021-06-03 08:38:19.195 | + lib/nova:install_nova:829 : is_service_enabled n-novnc 2021-06-03 08:38:19.214 | + functions-common:is_service_enabled:1960 : return 1 2021-06-03 08:38:19.217 | + lib/nova:install_nova:841 : is_service_enabled n-spice 2021-06-03 08:38:19.234 | + functions-common:is_service_enabled:1960 : return 1 2021-06-03 08:38:19.236 | + lib/nova:install_nova:853 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova stable/wallaby 2021-06-03 08:38:19.239 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/nova.git 2021-06-03 08:38:19.241 | + functions-common:git_clone:524 : local git_dest=/opt/stack/nova 2021-06-03 08:38:19.243 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2021-06-03 08:38:19.245 | + functions-common:git_clone:526 : local orig_dir 2021-06-03 08:38:19.248 | ++ functions-common:git_clone:527 : pwd 2021-06-03 08:38:19.250 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-06-03 08:38:19.253 | + functions-common:git_clone:528 : local git_clone_flags= 2021-06-03 08:38:19.255 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-06-03 08:38:19.271 | + functions-common:git_clone:530 : RECLONE=False 2021-06-03 08:38:19.274 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-06-03 08:38:19.276 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-06-03 08:38:19.279 | + functions-common:git_clone:544 : echo stable/wallaby 2021-06-03 08:38:19.279 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-06-03 08:38:19.284 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/nova ]] 2021-06-03 08:38:19.287 | + functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-06-03 08:38:19.290 | + functions-common:git_clone:592 : cd /opt/stack/nova 2021-06-03 08:38:19.292 | + functions-common:git_clone:593 : git show --oneline 2021-06-03 08:38:19.293 | + functions-common:git_clone:593 : head -1 2021-06-03 08:38:19.320 | 8b50f48ed2 Consolidate device detach error handling 2021-06-03 08:38:19.323 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-06-03 08:38:19.326 | + lib/nova:install_nova:854 : setup_develop /opt/stack/nova 2021-06-03 08:38:19.328 | + inc/python:setup_develop:338 : local bindep 2021-06-03 08:38:19.331 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2021-06-03 08:38:19.333 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2021-06-03 08:38:19.336 | + inc/python:setup_develop:344 : local extras= 2021-06-03 08:38:19.338 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2021-06-03 08:38:19.341 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-06-03 08:38:19.343 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2021-06-03 08:38:19.345 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2021-06-03 08:38:19.348 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-06-03 08:38:19.351 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-06-03 08:38:19.354 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2021-06-03 08:38:19.356 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-06-03 08:38:19.359 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2021-06-03 08:38:19.362 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-06-03 08:38:19.364 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-06-03 08:38:19.369 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2021-06-03 08:38:19.374 | + inc/python:_setup_package_with_constraints_edit:383 : name=nova 2021-06-03 08:38:19.377 | + 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' 2021-06-03 08:38:19.974 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/nova -e 2021-06-03 08:38:19.977 | + inc/python:setup_package:417 : local bindep=0 2021-06-03 08:38:19.979 | + inc/python:setup_package:418 : local bindep_flag= 2021-06-03 08:38:19.981 | + inc/python:setup_package:419 : local bindep_profiles= 2021-06-03 08:38:19.984 | + inc/python:setup_package:420 : [[ /opt/stack/nova == -bindep* ]] 2021-06-03 08:38:19.986 | + inc/python:setup_package:425 : local project_dir=/opt/stack/nova 2021-06-03 08:38:19.988 | + inc/python:setup_package:426 : local flags=-e 2021-06-03 08:38:19.991 | + inc/python:setup_package:427 : local extras= 2021-06-03 08:38:19.993 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-06-03 08:38:19.996 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-06-03 08:38:20.004 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-06-03 08:38:20.007 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-06-03 08:38:20.010 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-06-03 08:38:20.012 | + inc/python:setup_package:445 : pip_install -e /opt/stack/nova 2021-06-03 08:38:20.035 | Using python 3.8 to install /opt/stack/nova 2021-06-03 08:38:20.038 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2021-06-03 08:38:20.857 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:38:20.857 | from cryptography.utils import int_from_bytes 2021-06-03 08:38:20.857 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:38:20.857 | from cryptography.utils import int_from_bytes 2021-06-03 08:38:21.935 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-06-03 08:38:21.935 | 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. 2021-06-03 08:38:21.939 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:38:21.940 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:38:21.941 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:38:21.944 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:38:21.947 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:38:21.954 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:38:21.958 | Obtaining file:///opt/stack/nova 2021-06-03 08:38:25.235 | Obtaining nova from file:///opt/stack/nova#egg=nova (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-06-03 08:38:28.513 | 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) 2021-06-03 08:38:28.520 | 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) 2021-06-03 08:38:28.524 | 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) 2021-06-03 08:38:28.532 | 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) 2021-06-03 08:38:28.541 | 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) 2021-06-03 08:38:28.545 | 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) 2021-06-03 08:38:28.556 | 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) 2021-06-03 08:38:28.584 | 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) 2021-06-03 08:38:28.598 | Requirement already satisfied: castellan===3.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 104)) (3.7.1) 2021-06-03 08:38:28.617 | 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) 2021-06-03 08:38:28.657 | 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) 2021-06-03 08:38:28.671 | 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) 2021-06-03 08:38:28.674 | 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) 2021-06-03 08:38:28.684 | 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) 2021-06-03 08:38:28.690 | 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) 2021-06-03 08:38:28.695 | 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) 2021-06-03 08:38:28.698 | 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) 2021-06-03 08:38:28.710 | 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) 2021-06-03 08:38:28.769 | 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) 2021-06-03 08:38:28.829 | 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) 2021-06-03 08:38:28.984 | Collecting microversion-parse===1.0.1 2021-06-03 08:38:28.990 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB) 2021-06-03 08:38:29.100 | 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) 2021-06-03 08:38:29.105 | 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) 2021-06-03 08:38:29.108 | Requirement already satisfied: openstacksdk===0.55.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.55.0) 2021-06-03 08:38:29.135 | Requirement already satisfied: os-brick===4.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 287)) (4.3.1) 2021-06-03 08:38:29.276 | Collecting os-resource-classes===1.0.0 2021-06-03 08:38:29.283 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a3a/6c732391350de/os_resource_classes-1.0.0-py3-none-any.whl (10 kB) 2021-06-03 08:38:29.389 | 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) 2021-06-03 08:38:29.394 | 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) 2021-06-03 08:38:29.399 | 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) 2021-06-03 08:38:29.422 | 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) 2021-06-03 08:38:29.581 | Collecting os-xenapi===0.3.4 2021-06-03 08:38:29.587 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b4d/9a2c858018977/os_xenapi-0.3.4-py2.py3-none-any.whl (137 kB) 2021-06-03 08:38:29.714 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (2.7.0) 2021-06-03 08:38:29.750 | 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) 2021-06-03 08:38:29.762 | Requirement already satisfied: oslo.config===8.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (8.5.0) 2021-06-03 08:38:29.802 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (3.2.0) 2021-06-03 08:38:29.809 | Requirement already satisfied: oslo.db===8.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (8.5.0) 2021-06-03 08:38:29.857 | 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) 2021-06-03 08:38:29.864 | 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) 2021-06-03 08:38:29.906 | Requirement already satisfied: oslo.messaging===12.7.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (12.7.1) 2021-06-03 08:38:29.960 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (4.2.0) 2021-06-03 08:38:29.978 | Requirement already satisfied: oslo.policy===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (3.7.0) 2021-06-03 08:38:29.994 | Requirement already satisfied: oslo.privsep===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (2.5.0) 2021-06-03 08:38:30.009 | 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) 2021-06-03 08:38:30.023 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (6.2.0) 2021-06-03 08:38:30.027 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.1.0) 2021-06-03 08:38:30.036 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (2.5.0) 2021-06-03 08:38:30.061 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (1.3.0) 2021-06-03 08:38:30.071 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (4.8.0) 2021-06-03 08:38:30.087 | Requirement already satisfied: oslo.versionedobjects===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (2.4.0) 2021-06-03 08:38:30.107 | Requirement already satisfied: ovsdbapp===1.9.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (1.9.0) 2021-06-03 08:38:30.117 | 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) 2021-06-03 08:38:30.123 | 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) 2021-06-03 08:38:30.156 | 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) 2021-06-03 08:38:30.159 | 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) 2021-06-03 08:38:30.162 | 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) 2021-06-03 08:38:30.183 | 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) 2021-06-03 08:38:30.194 | 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) 2021-06-03 08:38:30.197 | 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) 2021-06-03 08:38:30.342 | Collecting pypowervm===1.1.24 2021-06-03 08:38:30.351 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b3b/12598607ad9d3/pypowervm-1.1.24-py2.py3-none-any.whl (1.1 MB) 2021-06-03 08:38:30.507 | Requirement already satisfied: pyroute2===0.5.14 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (0.5.14) 2021-06-03 08:38:30.513 | Requirement already satisfied: python-barbicanclient===5.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 385)) (5.1.0) 2021-06-03 08:38:30.528 | Requirement already satisfied: python-cinderclient===7.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 389)) (7.4.0) 2021-06-03 08:38:30.544 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 394)) (2.8.1) 2021-06-03 08:38:30.548 | Requirement already satisfied: python-glanceclient===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (3.3.0) 2021-06-03 08:38:30.566 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (4.2.0) 2021-06-03 08:38:30.584 | Requirement already satisfied: python-neutronclient===7.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 414)) (7.3.0) 2021-06-03 08:38:30.610 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 434)) (2021.1) 2021-06-03 08:38:30.614 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (0.7) 2021-06-03 08:38:30.622 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 445)) (2.25.1) 2021-06-03 08:38:30.641 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (1.4.0) 2021-06-03 08:38:30.643 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 456)) (1.3.3) 2021-06-03 08:38:30.648 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 458)) (1.4.0) 2021-06-03 08:38:30.652 | Requirement already satisfied: setuptools===54.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 478)) (54.1.1) 2021-06-03 08:38:30.700 | Requirement already satisfied: simplejson===3.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (3.16.0) 2021-06-03 08:38:30.704 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (1.15.0) 2021-06-03 08:38:30.707 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 507)) (0.13.0) 2021-06-03 08:38:30.717 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 508)) (0.4.1) 2021-06-03 08:38:30.720 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 510)) (3.3.0) 2021-06-03 08:38:30.723 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 512)) (3.3.0) 2021-06-03 08:38:30.730 | Requirement already satisfied: taskflow===4.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 524)) (4.6.0) 2021-06-03 08:38:30.784 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 526)) (6.3.1) 2021-06-03 08:38:30.808 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 529)) (2.0.1) 2021-06-03 08:38:30.819 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (0.5.0) 2021-06-03 08:38:30.824 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (2.4.0) 2021-06-03 08:38:30.842 | Requirement already satisfied: tooz===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (2.8.1) 2021-06-03 08:38:30.902 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 542)) (1.4.0) 2021-06-03 08:38:30.906 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 551)) (1.1.0) 2021-06-03 08:38:30.913 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.26.3) 2021-06-03 08:38:30.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 559)) (0.12.1) 2021-06-03 08:38:30.938 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.3.3) 2021-06-03 08:38:31.060 | Collecting websockify===0.9.0 2021-06-03 08:38:31.066 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/427/91706b55e301d/websockify-0.9.0-py3-none-any.whl (35 kB) 2021-06-03 08:38:31.173 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (1.12.1) 2021-06-03 08:38:31.176 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 576)) (1.3.2) 2021-06-03 08:38:31.315 | Collecting zVMCloudConnector===1.4.1 2021-06-03 08:38:31.321 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f24/a37d5a0206e79/zVMCloudConnector-1.4.1.tar.gz (238 kB) 2021-06-03 08:38:32.275 | 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) 2021-06-03 08:38:32.279 | 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) 2021-06-03 08:38:32.288 | 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) 2021-06-03 08:38:32.291 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 149)) (1.1.2) 2021-06-03 08:38:32.297 | 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) 2021-06-03 08:38:32.318 | 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) 2021-06-03 08:38:32.323 | 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) 2021-06-03 08:38:32.328 | 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) 2021-06-03 08:38:32.473 | Collecting Babel===2.9.0 2021-06-03 08:38:32.492 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9d3/5c22fcc79893c/Babel-2.9.0-py2.py3-none-any.whl (8.8 MB) 2021-06-03 08:38:32.814 | 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) 2021-06-03 08:38:32.820 | 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) 2021-06-03 08:38:32.831 | 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) 2021-06-03 08:38:32.872 | 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) 2021-06-03 08:38:32.875 | Requirement already satisfied: amqp===5.0.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.5) 2021-06-03 08:38:32.879 | 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) 2021-06-03 08:38:32.883 | 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) 2021-06-03 08:38:32.894 | 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) 2021-06-03 08:38:32.900 | 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) 2021-06-03 08:38:32.909 | 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) 2021-06-03 08:38:32.922 | Requirement already satisfied: pyasn1-modules in /usr/lib/python3/dist-packages (from pypowervm===1.1.24->-c /opt/stack/requirements/upper-constraints.txt (line 369)) (0.2.1) 2021-06-03 08:38:32.925 | 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) 2021-06-03 08:38:32.927 | 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) 2021-06-03 08:38:32.940 | 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) 2021-06-03 08:38:32.955 | 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) 2021-06-03 08:38:32.970 | 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) 2021-06-03 08:38:32.974 | 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) 2021-06-03 08:38:32.978 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2020.12.5) 2021-06-03 08:38:32.981 | 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) 2021-06-03 08:38:32.985 | 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) 2021-06-03 08:38:32.988 | Requirement already satisfied: automaton===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 90)) (2.3.0) 2021-06-03 08:38:32.995 | 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) 2021-06-03 08:38:33.000 | 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) 2021-06-03 08:38:33.039 | 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) 2021-06-03 08:38:33.041 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (1.6.0) 2021-06-03 08:38:33.044 | 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) 2021-06-03 08:38:33.047 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 551)) (1.4.0) 2021-06-03 08:38:33.831 | Collecting numpy===1.20.1 2021-06-03 08:38:33.860 | 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) 2021-06-03 08:38:34.226 | 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) 2021-06-03 08:38:34.257 | 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) 2021-06-03 08:38:34.260 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (2.0) 2021-06-03 08:38:34.263 | 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) 2021-06-03 08:38:34.266 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (1.0.4) 2021-06-03 08:38:34.269 | 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) 2021-06-03 08:38:34.277 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (5.0.0) 2021-06-03 08:38:34.280 | Requirement already satisfied: sortedcontainers===2.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 485)) (2.3.0) 2021-06-03 08:38:34.283 | 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) 2021-06-03 08:38:34.339 | 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) 2021-06-03 08:38:34.411 | 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) 2021-06-03 08:38:34.416 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 563)) (0.2.5) 2021-06-03 08:38:34.421 | 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) 2021-06-03 08:38:34.424 | Building wheels for collected packages: zVMCloudConnector 2021-06-03 08:38:34.425 | Building wheel for zVMCloudConnector (setup.py): started 2021-06-03 08:38:35.439 | Building wheel for zVMCloudConnector (setup.py): finished with status 'done' 2021-06-03 08:38:35.441 | Created wheel for zVMCloudConnector: filename=zVMCloudConnector-1.4.1-py3-none-any.whl size=303899 sha256=cfc15e5a24d29dc17ff67b6dbc1c2ef903f9d53b2eb9f9fa9c58692de826752b 2021-06-03 08:38:35.441 | Stored in directory: /root/.cache/pip/wheels/2a/0d/26/6a5dd74b24937acbd678e55297c0aa8f409dd980f39a3170dd 2021-06-03 08:38:35.442 | Successfully built zVMCloudConnector 2021-06-03 08:38:36.426 | Installing collected packages: numpy, websockify, os-resource-classes, microversion-parse, Babel, os-xenapi, pypowervm, zVMCloudConnector, nova 2021-06-03 08:38:36.426 | Attempting uninstall: numpy 2021-06-03 08:38:36.429 | Found existing installation: numpy 1.17.4 2021-06-03 08:38:36.431 | Uninstalling numpy-1.17.4: 2021-06-03 08:38:36.569 | Successfully uninstalled numpy-1.17.4 2021-06-03 08:38:41.458 | Running setup.py develop for nova 2021-06-03 08:38:44.937 | 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 2021-06-03 08:38:45.126 | WARNING: You are using pip version 20.2.2; however, version 21.1.2 is available. 2021-06-03 08:38:45.126 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-06-03 08:38:45.226 | + inc/python:pip_install:200 : result=0 2021-06-03 08:38:45.228 | + inc/python:pip_install:202 : time_stop pip_install 2021-06-03 08:38:45.231 | + functions-common:time_stop:2304 : local name 2021-06-03 08:38:45.233 | + functions-common:time_stop:2305 : local end_time 2021-06-03 08:38:45.235 | + functions-common:time_stop:2306 : local elapsed_time 2021-06-03 08:38:45.237 | + functions-common:time_stop:2307 : local total 2021-06-03 08:38:45.239 | + functions-common:time_stop:2308 : local start_time 2021-06-03 08:38:45.242 | + functions-common:time_stop:2310 : name=pip_install 2021-06-03 08:38:45.244 | + functions-common:time_stop:2311 : start_time=1622709500029 2021-06-03 08:38:45.246 | + functions-common:time_stop:2313 : [[ -z 1622709500029 ]] 2021-06-03 08:38:45.249 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-06-03 08:38:45.253 | + functions-common:time_stop:2316 : end_time=1622709525250 2021-06-03 08:38:45.255 | + functions-common:time_stop:2317 : elapsed_time=25221 2021-06-03 08:38:45.258 | + functions-common:time_stop:2318 : total=174708 2021-06-03 08:38:45.260 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-06-03 08:38:45.262 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=199929 2021-06-03 08:38:45.264 | + inc/python:pip_install:203 : return 0 2021-06-03 08:38:45.267 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-06-03 08:38:45.269 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-06-03 08:38:45.272 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-06-03 08:38:45.290 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-06-03 08:38:45.302 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/nova 2021-06-03 08:38:45.305 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2021-06-03 08:38:45.307 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-03 08:38:45.310 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-03 08:38:45.312 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2021-06-03 08:38:45.315 | + inc/python:use_library_from_git:253 : return 1 2021-06-03 08:38:45.317 | + lib/nova:install_nova:855 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2021-06-03 08:38:45.332 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-06-03 08:38:45.335 | + ./stack.sh:main:902 : configure_nova 2021-06-03 08:38:45.337 | + lib/nova:configure_nova:241 : sudo install -d -o ubuntu /etc/nova 2021-06-03 08:38:45.350 | + lib/nova:configure_nova:243 : configure_rootwrap nova 2021-06-03 08:38:45.353 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2021-06-03 08:38:45.356 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-06-03 08:38:45.360 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2021-06-03 08:38:45.361 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-06-03 08:38:45.366 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2021-06-03 08:38:45.368 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2021-06-03 08:38:45.370 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-06-03 08:38:45.373 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2021-06-03 08:38:45.375 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2021-06-03 08:38:45.377 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2021-06-03 08:38:45.380 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2021-06-03 08:38:45.383 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2021-06-03 08:38:45.394 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2021-06-03 08:38:45.407 | + inc/rootwrap:configure_rootwrap:57 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.d/compute.filters /etc/nova/rootwrap.d 2021-06-03 08:38:45.419 | + inc/rootwrap:configure_rootwrap:60 : sudo install -o root -g root -m 644 /opt/stack/nova/etc/nova/rootwrap.conf /etc/nova/rootwrap.conf 2021-06-03 08:38:45.432 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2021-06-03 08:38:45.445 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-06-03 08:38:45.448 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-06-03 08:38:45.453 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.8mzkYdMTdG 2021-06-03 08:38:45.455 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-06-03 08:38:45.457 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-06-03 08:38:45.460 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2021-06-03 08:38:45.463 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-06-03 08:38:45.465 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-06-03 08:38:45.467 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.8mzkYdMTdG 2021-06-03 08:38:45.471 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.8mzkYdMTdG 2021-06-03 08:38:45.483 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.8mzkYdMTdG /etc/sudoers.d/nova-rootwrap 2021-06-03 08:38:45.496 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2021-06-03 08:38:45.500 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-06-03 08:38:45.503 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-06-03 08:38:45.505 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-06-03 08:38:45.508 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-06-03 08:38:45.511 | + inc/rootwrap:add_sudo_secure_path:28 : line='Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin' 2021-06-03 08:38:45.513 | + inc/rootwrap:add_sudo_secure_path:32 : [[ ! Defaults:ubuntu secure_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/sbin:/usr/bin:/bin =~ /usr/local/bin ]] 2021-06-03 08:38:45.516 | + 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,g-reg,cinder =~ n-api ]] 2021-06-03 08:38:45.518 | + lib/nova:configure_nova:247 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2021-06-03 08:38:45.523 | + lib/nova:configure_nova:250 : is_service_enabled n-cpu 2021-06-03 08:38:45.539 | + functions-common:is_service_enabled:1960 : return 1 2021-06-03 08:38:45.542 | + lib/nova:configure_nova:325 : create_nova_conf 2021-06-03 08:38:45.544 | + lib/nova:create_nova_conf:392 : rm -f /opt/stack/nova/bin/nova.conf 2021-06-03 08:38:45.547 | + lib/nova:create_nova_conf:395 : rm -f /etc/nova/nova.conf 2021-06-03 08:38:45.551 | + lib/nova:create_nova_conf:396 : iniset /etc/nova/nova.conf DEFAULT debug True 2021-06-03 08:38:45.580 | + lib/nova:create_nova_conf:397 : '[' True == True ']' 2021-06-03 08:38:45.582 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2021-06-03 08:38:45.608 | + lib/nova:create_nova_conf:400 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2021-06-03 08:38:45.638 | + lib/nova:create_nova_conf:401 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2021-06-03 08:38:45.664 | + lib/nova:create_nova_conf:402 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2021-06-03 08:38:45.695 | + lib/nova:create_nova_conf:403 : iniset /etc/nova/nova.conf scheduler workers 2 2021-06-03 08:38:45.724 | + lib/nova:create_nova_conf:404 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2021-06-03 08:38:45.754 | + lib/nova:create_nova_conf:405 : [[ 4 == 6 ]] 2021-06-03 08:38:45.756 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.37 2021-06-03 08:38:45.784 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2021-06-03 08:38:45.812 | + lib/nova:create_nova_conf:411 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2021-06-03 08:38:45.839 | + lib/nova:create_nova_conf:412 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2021-06-03 08:38:45.867 | + lib/nova:create_nova_conf:413 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2021-06-03 08:38:45.893 | + lib/nova:create_nova_conf:415 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2021-06-03 08:38:45.923 | + lib/nova:create_nova_conf:417 : is_fedora 2021-06-03 08:38:45.925 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-06-03 08:38:45.928 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-06-03 08:38:45.930 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-06-03 08:38:45.933 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-06-03 08:38:45.935 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-06-03 08:38:45.937 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-06-03 08:38:45.939 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-06-03 08:38:45.941 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-06-03 08:38:45.944 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-06-03 08:38:45.946 | + lib/nova:create_nova_conf:417 : is_suse 2021-06-03 08:38:45.948 | + functions-common:is_suse:462 : is_opensuse 2021-06-03 08:38:45.950 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-06-03 08:38:45.953 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-06-03 08:38:45.955 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-06-03 08:38:45.957 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-06-03 08:38:45.959 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-06-03 08:38:45.961 | + lib/nova:create_nova_conf:426 : is_service_enabled n-api n-cond n-sched 2021-06-03 08:38:45.978 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:38:45.980 | + lib/nova:create_nova_conf:430 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-06-03 08:38:45.983 | + lib/nova:create_nova_conf:433 : local db=nova_cell0 2021-06-03 08:38:45.985 | + lib/nova:create_nova_conf:436 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2021-06-03 08:38:46.013 | ++ lib/nova:create_nova_conf:439 : database_connection_url nova_cell0 2021-06-03 08:38:46.015 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2021-06-03 08:38:46.017 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2021-06-03 08:38:46.020 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2021-06-03 08:38:46.022 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-06-03 08:38:46.025 | + lib/nova:create_nova_conf:439 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-06-03 08:38:46.056 | ++ lib/nova:create_nova_conf:440 : database_connection_url nova_api 2021-06-03 08:38:46.058 | ++ lib/database:database_connection_url:132 : local db=nova_api 2021-06-03 08:38:46.061 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2021-06-03 08:38:46.063 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2021-06-03 08:38:46.065 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2021-06-03 08:38:46.068 | + lib/nova:create_nova_conf:440 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2021-06-03 08:38:46.097 | + lib/nova:create_nova_conf:445 : iniset /etc/nova/nova.conf cache enabled True 2021-06-03 08:38:46.127 | + lib/nova:create_nova_conf:446 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2021-06-03 08:38:46.154 | + lib/nova:create_nova_conf:447 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2021-06-03 08:38:46.182 | + lib/nova:create_nova_conf:450 : is_service_enabled n-api 2021-06-03 08:38:46.197 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:38:46.200 | + lib/nova:create_nova_conf:451 : is_service_enabled n-api-meta 2021-06-03 08:38:46.216 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:38:46.219 | ++ lib/nova:create_nova_conf:453 : echo osapi_compute,metadata 2021-06-03 08:38:46.220 | ++ lib/nova:create_nova_conf:453 : sed s/,metadata// 2021-06-03 08:38:46.225 | + lib/nova:create_nova_conf:453 : NOVA_ENABLED_APIS=osapi_compute 2021-06-03 08:38:46.227 | + lib/nova:create_nova_conf:455 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2021-06-03 08:38:46.255 | + lib/nova:create_nova_conf:456 : is_service_enabled tls-proxy 2021-06-03 08:38:46.270 | + functions-common:is_service_enabled:1960 : return 1 2021-06-03 08:38:46.273 | + lib/nova:create_nova_conf:462 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2021-06-03 08:38:46.275 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/nova/nova.conf 2021-06-03 08:38:46.277 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2021-06-03 08:38:46.280 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-06-03 08:38:46.282 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2021-06-03 08:38:46.311 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2021-06-03 08:38:46.338 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.37/identity 2021-06-03 08:38:46.366 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2021-06-03 08:38:46.393 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2021-06-03 08:38:46.419 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2021-06-03 08:38:46.446 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2021-06-03 08:38:46.473 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2021-06-03 08:38:46.501 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-06-03 08:38:46.528 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2021-06-03 08:38:46.556 | + lib/nova:create_nova_conf:465 : is_service_enabled cinder 2021-06-03 08:38:46.572 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:38:46.575 | + lib/nova:create_nova_conf:466 : configure_cinder_access 2021-06-03 08:38:46.577 | + lib/nova:configure_cinder_access:587 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2021-06-03 08:38:46.607 | + lib/nova:configure_cinder_access:588 : iniset /etc/nova/nova.conf cinder auth_type password 2021-06-03 08:38:46.634 | + lib/nova:configure_cinder_access:589 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.37/identity 2021-06-03 08:38:46.661 | + lib/nova:configure_cinder_access:596 : iniset /etc/nova/nova.conf cinder username nova 2021-06-03 08:38:46.688 | + lib/nova:configure_cinder_access:597 : iniset /etc/nova/nova.conf cinder password Passw0rd 2021-06-03 08:38:46.716 | + lib/nova:configure_cinder_access:598 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2021-06-03 08:38:46.743 | + lib/nova:configure_cinder_access:599 : iniset /etc/nova/nova.conf cinder project_name service 2021-06-03 08:38:46.770 | + lib/nova:configure_cinder_access:600 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2021-06-03 08:38:46.798 | + lib/nova:configure_cinder_access:601 : is_service_enabled tls-proxy 2021-06-03 08:38:46.815 | + functions-common:is_service_enabled:1960 : return 1 2021-06-03 08:38:46.817 | + lib/nova:create_nova_conf:469 : '[' -n /opt/stack/data/nova ']' 2021-06-03 08:38:46.820 | + lib/nova:create_nova_conf:470 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2021-06-03 08:38:46.848 | + lib/nova:create_nova_conf:471 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2021-06-03 08:38:46.878 | + lib/nova:create_nova_conf:473 : '[' -n /opt/stack/data/nova/instances ']' 2021-06-03 08:38:46.880 | + lib/nova:create_nova_conf:474 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2021-06-03 08:38:46.909 | + lib/nova:create_nova_conf:476 : '[' False '!=' False ']' 2021-06-03 08:38:46.911 | + lib/nova:create_nova_conf:479 : '[' False '!=' False ']' 2021-06-03 08:38:46.913 | + lib/nova:create_nova_conf:484 : is_suse 2021-06-03 08:38:46.916 | + functions-common:is_suse:462 : is_opensuse 2021-06-03 08:38:46.919 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-06-03 08:38:46.921 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-06-03 08:38:46.924 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-06-03 08:38:46.926 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-06-03 08:38:46.929 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-06-03 08:38:46.931 | + lib/nova:create_nova_conf:489 : setup_logging /etc/nova/nova.conf 2021-06-03 08:38:46.934 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova.conf 2021-06-03 08:38:46.936 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova.conf 2021-06-03 08:38:46.939 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-06-03 08:38:46.956 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-06-03 08:38:46.958 | + functions:setup_systemd_logging:695 : local pidstr= 2021-06-03 08:38:46.960 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-06-03 08:38:46.962 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-06-03 08:38:46.965 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-06-03 08:38:46.995 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-06-03 08:38:47.022 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-06-03 08:38:47.051 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-06-03 08:38:47.079 | + lib/nova:create_nova_conf:491 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2021-06-03 08:38:47.109 | + lib/nova:create_nova_conf:493 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2021-06-03 08:38:47.111 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-api-uwsgi.ini 2021-06-03 08:38:47.113 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-api-wsgi 2021-06-03 08:38:47.116 | + lib/apache:write_uwsgi_config:259 : local url=/compute 2021-06-03 08:38:47.118 | + lib/apache:write_uwsgi_config:260 : local http= 2021-06-03 08:38:47.121 | + lib/apache:write_uwsgi_config:261 : local name= 2021-06-03 08:38:47.124 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-api-wsgi 2021-06-03 08:38:47.127 | + lib/apache:write_uwsgi_config:262 : name=nova-api-wsgi 2021-06-03 08:38:47.130 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-06-03 08:38:47.133 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-06-03 08:38:47.145 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-06-03 08:38:47.145 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-06-03 08:38:47.154 | d /var/run/uwsgi 0755 ubuntu root 2021-06-03 08:38:47.157 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-06-03 08:38:47.173 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2021-06-03 08:38:47.175 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-api-uwsgi.ini 2021-06-03 08:38:47.179 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2021-06-03 08:38:47.209 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2021-06-03 08:38:47.236 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2021-06-03 08:38:47.264 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2021-06-03 08:38:47.291 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2021-06-03 08:38:47.318 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-06-03 08:38:47.344 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2021-06-03 08:38:47.372 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2021-06-03 08:38:47.400 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2021-06-03 08:38:47.427 | + lib/apache:write_uwsgi_config:293 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-06-03 08:38:47.454 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2021-06-03 08:38:47.482 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-06-03 08:38:47.509 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2021-06-03 08:38:47.536 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-06-03 08:38:47.539 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-06-03 08:38:47.541 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for nova-api-wsgi 2021-06-03 08:38:47.544 | ++ lib/apache:apache_site_config_for:189 : local site=nova-api-wsgi 2021-06-03 08:38:47.546 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-06-03 08:38:47.548 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-03 08:38:47.551 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-03 08:38:47.553 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2021-06-03 08:38:47.556 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2021-06-03 08:38:47.558 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2021-06-03 08:38:47.586 | + lib/apache:write_uwsgi_config:308 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2021-06-03 08:38:47.614 | + 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 ' 2021-06-03 08:38:47.614 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2021-06-03 08:38:47.623 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi/" retry=0 2021-06-03 08:38:47.626 | + lib/apache:write_uwsgi_config:310 : enable_apache_site nova-api-wsgi 2021-06-03 08:38:47.629 | + lib/apache:enable_apache_site:206 : local site=nova-api-wsgi 2021-06-03 08:38:47.631 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-06-03 08:38:47.634 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-06-03 08:38:47.636 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-06-03 08:38:47.638 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-03 08:38:47.640 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-03 08:38:47.643 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-06-03 08:38:47.645 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-06-03 08:38:47.647 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-03 08:38:47.650 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-03 08:38:47.652 | + lib/apache:enable_apache_site:210 : sudo a2ensite nova-api-wsgi 2021-06-03 08:38:47.716 | Enabling site nova-api-wsgi. 2021-06-03 08:38:47.721 | To activate the new configuration, you need to run: 2021-06-03 08:38:47.721 | systemctl reload apache2 2021-06-03 08:38:47.726 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-06-03 08:38:47.728 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-06-03 08:38:47.731 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-06-03 08:38:47.733 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-06-03 08:38:47.867 | + lib/nova:create_nova_conf:494 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2021-06-03 08:38:47.870 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-metadata-uwsgi.ini 2021-06-03 08:38:47.873 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2021-06-03 08:38:47.875 | + lib/apache:write_uwsgi_config:259 : local url= 2021-06-03 08:38:47.877 | + lib/apache:write_uwsgi_config:260 : local http=0.0.0.0:8775 2021-06-03 08:38:47.879 | + lib/apache:write_uwsgi_config:261 : local name= 2021-06-03 08:38:47.882 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-metadata-wsgi 2021-06-03 08:38:47.887 | + lib/apache:write_uwsgi_config:262 : name=nova-metadata-wsgi 2021-06-03 08:38:47.889 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-06-03 08:38:47.891 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-06-03 08:38:47.905 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-06-03 08:38:47.905 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-06-03 08:38:47.914 | d /var/run/uwsgi 0755 ubuntu root 2021-06-03 08:38:47.917 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-06-03 08:38:47.933 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2021-06-03 08:38:47.935 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2021-06-03 08:38:47.939 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2021-06-03 08:38:47.969 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2021-06-03 08:38:47.997 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2021-06-03 08:38:48.025 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2021-06-03 08:38:48.053 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2021-06-03 08:38:48.081 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2021-06-03 08:38:48.108 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2021-06-03 08:38:48.136 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2021-06-03 08:38:48.163 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2021-06-03 08:38:48.190 | + lib/apache:write_uwsgi_config:293 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-06-03 08:38:48.218 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2021-06-03 08:38:48.246 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2021-06-03 08:38:48.273 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2021-06-03 08:38:48.301 | + lib/apache:write_uwsgi_config:302 : [[ -n 0.0.0.0:8775 ]] 2021-06-03 08:38:48.303 | + lib/apache:write_uwsgi_config:303 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2021-06-03 08:38:48.331 | + lib/nova:create_nova_conf:496 : is_service_enabled ceilometer 2021-06-03 08:38:48.347 | + functions-common:is_service_enabled:1960 : return 1 2021-06-03 08:38:48.350 | + lib/nova:create_nova_conf:504 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2021-06-03 08:38:48.382 | ++ lib/nova:create_nova_conf:505 : get_notification_url 2021-06-03 08:38:48.384 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2021-06-03 08:38:48.386 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2021-06-03 08:38:48.403 | ++ functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:38:48.406 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2021-06-03 08:38:48.408 | + lib/nova:create_nova_conf:505 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2021-06-03 08:38:48.437 | + lib/nova:create_nova_conf:506 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2021-06-03 08:38:48.469 | + lib/nova:create_nova_conf:507 : iniset_rpc_backend nova /etc/nova/nova.conf 2021-06-03 08:38:48.472 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-06-03 08:38:48.475 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2021-06-03 08:38:48.478 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-06-03 08:38:48.480 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-06-03 08:38:48.483 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-06-03 08:38:48.498 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:38:48.501 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-06-03 08:38:48.504 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-06-03 08:38:48.506 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-06-03 08:38:48.523 | ++ functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:38:48.525 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2021-06-03 08:38:48.528 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2021-06-03 08:38:48.555 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-06-03 08:38:48.558 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-06-03 08:38:48.560 | + lib/nova:create_nova_conf:509 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2021-06-03 08:38:48.589 | + lib/nova:create_nova_conf:510 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2021-06-03 08:38:48.617 | + lib/nova:create_nova_conf:512 : iniset /etc/nova/nova.conf conductor workers 2 2021-06-03 08:38:48.648 | + lib/nova:create_nova_conf:514 : is_service_enabled tls-proxy 2021-06-03 08:38:48.665 | + functions-common:is_service_enabled:1960 : return 1 2021-06-03 08:38:48.667 | + lib/nova:create_nova_conf:519 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2021-06-03 08:38:48.695 | + lib/nova:create_nova_conf:521 : '[' True == True ']' 2021-06-03 08:38:48.697 | + lib/nova:create_nova_conf:522 : init_nova_service_user_conf 2021-06-03 08:38:48.700 | + lib/nova:init_nova_service_user_conf:723 : iniset /etc/nova/nova.conf service_user send_service_user_token True 2021-06-03 08:38:48.730 | + lib/nova:init_nova_service_user_conf:724 : iniset /etc/nova/nova.conf service_user auth_type password 2021-06-03 08:38:48.759 | + lib/nova:init_nova_service_user_conf:725 : iniset /etc/nova/nova.conf service_user auth_url http://10.222.0.37/identity 2021-06-03 08:38:48.787 | + lib/nova:init_nova_service_user_conf:726 : iniset /etc/nova/nova.conf service_user username nova 2021-06-03 08:38:48.815 | + lib/nova:init_nova_service_user_conf:727 : iniset /etc/nova/nova.conf service_user password Passw0rd 2021-06-03 08:38:48.844 | + lib/nova:init_nova_service_user_conf:728 : iniset /etc/nova/nova.conf service_user user_domain_name Default 2021-06-03 08:38:48.873 | + lib/nova:init_nova_service_user_conf:729 : iniset /etc/nova/nova.conf service_user project_name service 2021-06-03 08:38:48.900 | + lib/nova:init_nova_service_user_conf:730 : iniset /etc/nova/nova.conf service_user project_domain_name Default 2021-06-03 08:38:48.929 | + lib/nova:init_nova_service_user_conf:731 : iniset /etc/nova/nova.conf service_user auth_strategy keystone 2021-06-03 08:38:48.957 | + lib/nova:create_nova_conf:525 : is_service_enabled n-cond 2021-06-03 08:38:48.972 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:38:48.976 | ++ lib/nova:create_nova_conf:526 : seq 1 1 2021-06-03 08:38:48.981 | + lib/nova:create_nova_conf:526 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-06-03 08:38:48.983 | + lib/nova:create_nova_conf:527 : local conf 2021-06-03 08:38:48.985 | + lib/nova:create_nova_conf:528 : local vhost 2021-06-03 08:38:48.988 | ++ lib/nova:create_nova_conf:529 : conductor_conf 1 2021-06-03 08:38:48.991 | ++ lib/nova:conductor_conf:735 : local cell=1 2021-06-03 08:38:48.995 | ++ lib/nova:conductor_conf:736 : echo /etc/nova/nova_cell1.conf 2021-06-03 08:38:48.998 | + lib/nova:create_nova_conf:529 : conf=/etc/nova/nova_cell1.conf 2021-06-03 08:38:49.000 | + lib/nova:create_nova_conf:530 : vhost=nova_cell1 2021-06-03 08:38:49.003 | + lib/nova:create_nova_conf:532 : rm -f /etc/nova/nova_cell1.conf 2021-06-03 08:38:49.008 | ++ lib/nova:create_nova_conf:533 : database_connection_url nova_cell1 2021-06-03 08:38:49.010 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2021-06-03 08:38:49.020 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2021-06-03 08:38:49.023 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2021-06-03 08:38:49.025 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2021-06-03 08:38:49.028 | + lib/nova:create_nova_conf:533 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2021-06-03 08:38:49.060 | + lib/nova:create_nova_conf:534 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2021-06-03 08:38:49.090 | + lib/nova:create_nova_conf:535 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2021-06-03 08:38:49.122 | + lib/nova:create_nova_conf:537 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-06-03 08:38:49.124 | + lib/nova:create_nova_conf:540 : rpc_backend_add_vhost nova_cell1 2021-06-03 08:38:49.126 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2021-06-03 08:38:49.129 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2021-06-03 08:38:49.145 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:38:49.149 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2021-06-03 08:38:49.149 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2021-06-03 08:38:49.836 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2021-06-03 08:38:49.838 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2021-06-03 08:38:50.504 | Adding vhost "nova_cell1" ... 2021-06-03 08:38:50.547 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2021-06-03 08:38:51.239 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" ... 2021-06-03 08:38:51.262 | + lib/nova:create_nova_conf:541 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2021-06-03 08:38:51.264 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-06-03 08:38:51.267 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2021-06-03 08:38:51.269 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-06-03 08:38:51.272 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2021-06-03 08:38:51.274 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-06-03 08:38:51.290 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:38:51.293 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2021-06-03 08:38:51.296 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2021-06-03 08:38:51.298 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-06-03 08:38:51.314 | ++ functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:38:51.316 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/nova_cell1 2021-06-03 08:38:51.320 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/nova_cell1 2021-06-03 08:38:51.348 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-06-03 08:38:51.350 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-06-03 08:38:51.352 | + lib/nova:create_nova_conf:545 : is_service_enabled placement placement-client 2021-06-03 08:38:51.369 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:38:51.371 | + lib/nova:create_nova_conf:546 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2021-06-03 08:38:51.374 | + lib/nova:configure_placement_nova_compute:574 : local conf=/etc/nova/nova_cell1.conf 2021-06-03 08:38:51.376 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2021-06-03 08:38:51.411 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.37/identity 2021-06-03 08:38:51.438 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova_cell1.conf placement username placement 2021-06-03 08:38:51.466 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2021-06-03 08:38:51.494 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2021-06-03 08:38:51.522 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova_cell1.conf placement project_name service 2021-06-03 08:38:51.549 | + lib/nova:configure_placement_nova_compute:581 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2021-06-03 08:38:51.578 | + lib/nova:configure_placement_nova_compute:582 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2021-06-03 08:38:51.606 | + lib/nova:create_nova_conf:550 : setup_logging /etc/nova/nova_cell1.conf 2021-06-03 08:38:51.609 | + functions:setup_logging:674 : setup_systemd_logging /etc/nova/nova_cell1.conf 2021-06-03 08:38:51.611 | + functions:setup_systemd_logging:689 : local conf_file=/etc/nova/nova_cell1.conf 2021-06-03 08:38:51.614 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-06-03 08:38:51.631 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-06-03 08:38:51.634 | + functions:setup_systemd_logging:695 : local pidstr= 2021-06-03 08:38:51.636 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-06-03 08:38:51.638 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-06-03 08:38:51.640 | + functions:setup_systemd_logging:702 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-06-03 08:38:51.671 | + functions:setup_systemd_logging:704 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-06-03 08:38:51.700 | + functions:setup_systemd_logging:705 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-06-03 08:38:51.731 | + functions:setup_systemd_logging:706 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-06-03 08:38:51.759 | + lib/nova:create_nova_conf:557 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-06-03 08:38:51.762 | ++ lib/nova:create_nova_conf:560 : seq 1 1 2021-06-03 08:38:51.766 | + lib/nova:create_nova_conf:560 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-06-03 08:38:51.769 | + lib/nova:create_nova_conf:561 : local conf 2021-06-03 08:38:51.771 | + lib/nova:create_nova_conf:562 : local offset 2021-06-03 08:38:51.774 | ++ lib/nova:create_nova_conf:563 : conductor_conf 1 2021-06-03 08:38:51.777 | ++ lib/nova:conductor_conf:735 : local cell=1 2021-06-03 08:38:51.779 | ++ lib/nova:conductor_conf:736 : echo /etc/nova/nova_cell1.conf 2021-06-03 08:38:51.782 | + lib/nova:create_nova_conf:563 : conf=/etc/nova/nova_cell1.conf 2021-06-03 08:38:51.784 | + lib/nova:create_nova_conf:564 : offset=0 2021-06-03 08:38:51.786 | + lib/nova:create_nova_conf:565 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2021-06-03 08:38:51.789 | + lib/nova:configure_console_proxies:672 : local conf=/etc/nova/nova_cell1.conf 2021-06-03 08:38:51.792 | + lib/nova:configure_console_proxies:673 : local offset=0 2021-06-03 08:38:51.794 | + lib/nova:configure_console_proxies:677 : offset=0 2021-06-03 08:38:51.796 | + lib/nova:configure_console_proxies:679 : is_service_enabled n-novnc 2021-06-03 08:38:51.812 | + functions-common:is_service_enabled:1960 : return 1 2021-06-03 08:38:51.814 | + lib/nova:configure_console_proxies:679 : '[' False '!=' False ']' 2021-06-03 08:38:51.816 | + lib/nova:configure_console_proxies:711 : is_service_enabled n-spice 2021-06-03 08:38:51.836 | + functions-common:is_service_enabled:1960 : return 1 2021-06-03 08:38:51.838 | + lib/nova:configure_console_proxies:716 : is_service_enabled n-sproxy 2021-06-03 08:38:51.854 | + functions-common:is_service_enabled:1960 : return 1 2021-06-03 08:38:51.857 | + lib/nova:configure_nova:327 : is_service_enabled n-cpu 2021-06-03 08:38:51.874 | + functions-common:is_service_enabled:1960 : return 1 2021-06-03 08:38:51.876 | + ./stack.sh:main:905 : is_service_enabled placement 2021-06-03 08:38:51.894 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:38:51.897 | + ./stack.sh:main:907 : stack_install_service placement 2021-06-03 08:38:51.900 | + lib/stack:stack_install_service:20 : local service=placement 2021-06-03 08:38:51.902 | + lib/stack:stack_install_service:21 : type install_placement 2021-06-03 08:38:51.905 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-06-03 08:38:51.907 | + lib/stack:stack_install_service:32 : install_placement 2021-06-03 08:38:51.910 | + lib/placement:install_placement:137 : install_apache_wsgi 2021-06-03 08:38:51.912 | + lib/apache:install_apache_wsgi:146 : is_ubuntu 2021-06-03 08:38:51.915 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-03 08:38:51.917 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-03 08:38:51.920 | + lib/apache:install_apache_wsgi:148 : install_package apache2 2021-06-03 08:38:51.923 | + functions-common:install_package:1342 : update_package_repo 2021-06-03 08:38:51.925 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-06-03 08:38:51.928 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-06-03 08:38:51.930 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-06-03 08:38:51.933 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-06-03 08:38:51.935 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-06-03 08:38:51.938 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-03 08:38:51.940 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-03 08:38:51.943 | + functions-common:update_package_repo:1323 : apt_get_update 2021-06-03 08:38:51.945 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-06-03 08:38:51.948 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-06-03 08:38:51.950 | + functions-common:apt_get_update:1069 : return 2021-06-03 08:38:51.953 | + functions-common:install_package:1343 : real_install_package apache2 2021-06-03 08:38:51.955 | + functions-common:real_install_package:1328 : is_ubuntu 2021-06-03 08:38:51.958 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-03 08:38:51.961 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-03 08:38:51.963 | + functions-common:real_install_package:1329 : apt_get install apache2 2021-06-03 08:38:51.985 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2021-06-03 08:38:52.093 | Reading package lists... 2021-06-03 08:38:52.311 | Building dependency tree... 2021-06-03 08:38:52.312 | Reading state information... 2021-06-03 08:38:52.543 | apache2 is already the newest version (2.4.41-4ubuntu3.1). 2021-06-03 08:38:52.543 | The following packages were automatically installed and are no longer required: 2021-06-03 08:38:52.543 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2021-06-03 08:38:52.544 | python3-automat python3-click python3-colorama python3-configobj 2021-06-03 08:38:52.544 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2021-06-03 08:38:52.544 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2021-06-03 08:38:52.544 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-06-03 08:38:52.544 | python3-zope.interface 2021-06-03 08:38:52.544 | Use 'sudo apt autoremove' to remove them. 2021-06-03 08:38:52.658 | 0 upgraded, 0 newly installed, 0 to remove and 46 not upgraded. 2021-06-03 08:38:52.663 | + functions-common:apt_get:1113 : result=0 2021-06-03 08:38:52.666 | + functions-common:apt_get:1116 : time_stop apt-get 2021-06-03 08:38:52.668 | + functions-common:time_stop:2304 : local name 2021-06-03 08:38:52.671 | + functions-common:time_stop:2305 : local end_time 2021-06-03 08:38:52.674 | + functions-common:time_stop:2306 : local elapsed_time 2021-06-03 08:38:52.676 | + functions-common:time_stop:2307 : local total 2021-06-03 08:38:52.679 | + functions-common:time_stop:2308 : local start_time 2021-06-03 08:38:52.682 | + functions-common:time_stop:2310 : name=apt-get 2021-06-03 08:38:52.686 | + functions-common:time_stop:2311 : start_time=1622709531983 2021-06-03 08:38:52.688 | + functions-common:time_stop:2313 : [[ -z 1622709531983 ]] 2021-06-03 08:38:52.692 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-06-03 08:38:52.696 | + functions-common:time_stop:2316 : end_time=1622709532694 2021-06-03 08:38:52.701 | + functions-common:time_stop:2317 : elapsed_time=711 2021-06-03 08:38:52.704 | + functions-common:time_stop:2318 : total=370519 2021-06-03 08:38:52.706 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-06-03 08:38:52.708 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=371230 2021-06-03 08:38:52.711 | + functions-common:apt_get:1117 : return 0 2021-06-03 08:38:52.713 | + lib/apache:install_apache_wsgi:149 : is_package_installed libapache2-mod-wsgi 2021-06-03 08:38:52.716 | + functions-common:is_package_installed:1351 : [[ -z libapache2-mod-wsgi ]] 2021-06-03 08:38:52.719 | + functions-common:is_package_installed:1355 : [[ -z deb ]] 2021-06-03 08:38:52.721 | + functions-common:is_package_installed:1359 : [[ deb = \d\e\b ]] 2021-06-03 08:38:52.723 | + functions-common:is_package_installed:1360 : dpkg -s libapache2-mod-wsgi 2021-06-03 08:38:52.748 | + lib/apache:install_apache_wsgi:152 : install_package libapache2-mod-wsgi-py3 2021-06-03 08:38:52.751 | + functions-common:install_package:1342 : update_package_repo 2021-06-03 08:38:52.753 | + functions-common:update_package_repo:1314 : NO_UPDATE_REPOS=False 2021-06-03 08:38:52.756 | + functions-common:update_package_repo:1315 : REPOS_UPDATED=True 2021-06-03 08:38:52.758 | + functions-common:update_package_repo:1316 : RETRY_UPDATE=False 2021-06-03 08:38:52.761 | + functions-common:update_package_repo:1318 : [[ False = \T\r\u\e ]] 2021-06-03 08:38:52.764 | + functions-common:update_package_repo:1322 : is_ubuntu 2021-06-03 08:38:52.768 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-03 08:38:52.771 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-03 08:38:52.773 | + functions-common:update_package_repo:1323 : apt_get_update 2021-06-03 08:38:52.776 | + functions-common:apt_get_update:1068 : [[ True == \T\r\u\e ]] 2021-06-03 08:38:52.778 | + functions-common:apt_get_update:1068 : [[ False != \T\r\u\e ]] 2021-06-03 08:38:52.781 | + functions-common:apt_get_update:1069 : return 2021-06-03 08:38:52.783 | + functions-common:install_package:1343 : real_install_package libapache2-mod-wsgi-py3 2021-06-03 08:38:52.786 | + functions-common:real_install_package:1328 : is_ubuntu 2021-06-03 08:38:52.789 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-03 08:38:52.792 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-03 08:38:52.794 | + functions-common:real_install_package:1329 : apt_get install libapache2-mod-wsgi-py3 2021-06-03 08:38:52.817 | + functions-common:apt_get:1109 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install libapache2-mod-wsgi-py3 2021-06-03 08:38:52.925 | Reading package lists... 2021-06-03 08:38:53.150 | Building dependency tree... 2021-06-03 08:38:53.151 | Reading state information... 2021-06-03 08:38:53.380 | The following packages were automatically installed and are no longer required: 2021-06-03 08:38:53.382 | apport-symptoms libboost-iostreams1.71.0 libboost-thread1.71.0 libnetplan0 2021-06-03 08:38:53.382 | python3-automat python3-click python3-colorama python3-configobj 2021-06-03 08:38:53.382 | python3-constantly python3-entrypoints python3-hamcrest python3-hyperlink 2021-06-03 08:38:53.382 | python3-incremental python3-keyring python3-lazr.uri python3-problem-report 2021-06-03 08:38:53.382 | python3-secretstorage python3-twisted-bin python3-wadllib 2021-06-03 08:38:53.382 | python3-zope.interface 2021-06-03 08:38:53.382 | Use 'sudo apt autoremove' to remove them. 2021-06-03 08:38:53.447 | The following NEW packages will be installed: 2021-06-03 08:38:53.448 | libapache2-mod-wsgi-py3 2021-06-03 08:38:53.683 | 0 upgraded, 1 newly installed, 0 to remove and 46 not upgraded. 2021-06-03 08:38:53.683 | Need to get 93.3 kB of archives. 2021-06-03 08:38:53.683 | After this operation, 300 kB of additional disk space will be used. 2021-06-03 08:38:53.683 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu focal/main amd64 libapache2-mod-wsgi-py3 amd64 4.6.8-1ubuntu3 [93.3 kB] 2021-06-03 08:38:54.380 | Fetched 93.3 kB in 0s (264 kB/s) 2021-06-03 08:38:54.417 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2021-06-03 08:38:54.476 | (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 ... 98976 files and directories currently installed.) 2021-06-03 08:38:54.480 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.6.8-1ubuntu3_amd64.deb ... 2021-06-03 08:38:54.482 | Unpacking libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2021-06-03 08:38:54.550 | Setting up libapache2-mod-wsgi-py3 (4.6.8-1ubuntu3) ... 2021-06-03 08:38:54.720 | apache2_invoke: Enable module wsgi 2021-06-03 08:38:59.103 | + functions-common:apt_get:1113 : result=0 2021-06-03 08:38:59.106 | + functions-common:apt_get:1116 : time_stop apt-get 2021-06-03 08:38:59.113 | + functions-common:time_stop:2304 : local name 2021-06-03 08:38:59.116 | + functions-common:time_stop:2305 : local end_time 2021-06-03 08:38:59.118 | + functions-common:time_stop:2306 : local elapsed_time 2021-06-03 08:38:59.122 | + functions-common:time_stop:2307 : local total 2021-06-03 08:38:59.124 | + functions-common:time_stop:2308 : local start_time 2021-06-03 08:38:59.126 | + functions-common:time_stop:2310 : name=apt-get 2021-06-03 08:38:59.129 | + functions-common:time_stop:2311 : start_time=1622709532814 2021-06-03 08:38:59.132 | + functions-common:time_stop:2313 : [[ -z 1622709532814 ]] 2021-06-03 08:38:59.135 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-06-03 08:38:59.140 | + functions-common:time_stop:2316 : end_time=1622709539137 2021-06-03 08:38:59.142 | + functions-common:time_stop:2317 : elapsed_time=6323 2021-06-03 08:38:59.144 | + functions-common:time_stop:2318 : total=371230 2021-06-03 08:38:59.147 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-06-03 08:38:59.150 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=377553 2021-06-03 08:38:59.152 | + functions-common:apt_get:1117 : return 0 2021-06-03 08:38:59.155 | + lib/apache:install_apache_wsgi:167 : enable_apache_mod wsgi 2021-06-03 08:38:59.157 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2021-06-03 08:38:59.160 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-06-03 08:38:59.163 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-03 08:38:59.166 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-03 08:38:59.168 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2021-06-03 08:38:59.171 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2021-06-03 08:38:59.227 | wsgi (enabled by maintainer script) 2021-06-03 08:38:59.230 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2021-06-03 08:38:59.233 | + inc/python:pip_install_gr:76 : local name=osc-placement 2021-06-03 08:38:59.235 | + inc/python:pip_install_gr:77 : local clean_name 2021-06-03 08:38:59.239 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2021-06-03 08:38:59.241 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2021-06-03 08:38:59.244 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-06-03 08:38:59.248 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2021-06-03 08:38:59.248 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-06-03 08:38:59.254 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2021-06-03 08:38:59.256 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2021-06-03 08:38:59.259 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2021-06-03 08:38:59.262 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2021-06-03 08:38:59.264 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2021-06-03 08:38:59.288 | Using python 3.8 to install osc-placement 2021-06-03 08:38:59.291 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2021-06-03 08:39:00.102 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:39:00.102 | from cryptography.utils import int_from_bytes 2021-06-03 08:39:00.102 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:39:00.102 | from cryptography.utils import int_from_bytes 2021-06-03 08:39:01.196 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-06-03 08:39:01.196 | 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. 2021-06-03 08:39:01.199 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:39:01.201 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:39:01.201 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:39:01.204 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:39:01.207 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:39:01.214 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:39:01.369 | Collecting osc-placement===2.2.0 2021-06-03 08:39:01.376 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/740/05aba1d3f5eed/osc_placement-2.2.0-py3-none-any.whl (57 kB) 2021-06-03 08:39:01.497 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (4.8.0) 2021-06-03 08:39:01.512 | 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) 2021-06-03 08:39:01.518 | 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) 2021-06-03 08:39:01.522 | 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) 2021-06-03 08:39:01.525 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 434)) (2021.1) 2021-06-03 08:39:01.529 | Requirement already satisfied: simplejson===3.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 480)) (3.16.0) 2021-06-03 08:39:01.532 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (1.15.0) 2021-06-03 08:39:01.535 | 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) 2021-06-03 08:39:01.595 | 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) 2021-06-03 08:39:01.611 | 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) 2021-06-03 08:39:01.615 | 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) 2021-06-03 08:39:01.618 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (0.10.9) 2021-06-03 08:39:01.621 | 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) 2021-06-03 08:39:01.629 | 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) 2021-06-03 08:39:01.636 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 512)) (3.3.0) 2021-06-03 08:39:01.643 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 445)) (2.25.1) 2021-06-03 08:39:01.662 | 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) 2021-06-03 08:39:01.667 | Requirement already satisfied: openstacksdk===0.55.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 283)) (0.55.0) 2021-06-03 08:39:01.694 | 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) 2021-06-03 08:39:01.705 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (1.12.1) 2021-06-03 08:39:01.709 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (1.26.3) 2021-06-03 08:39:01.729 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2020.12.5) 2021-06-03 08:39:01.732 | 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) 2021-06-03 08:39:01.736 | 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) 2021-06-03 08:39:01.739 | 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) 2021-06-03 08:39:01.780 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (1.4.0) 2021-06-03 08:39:01.783 | 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) 2021-06-03 08:39:01.787 | 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) 2021-06-03 08:39:01.790 | 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) 2021-06-03 08:39:01.794 | 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) 2021-06-03 08:39:01.798 | 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) 2021-06-03 08:39:01.803 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 149)) (1.1.2) 2021-06-03 08:39:01.809 | 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) 2021-06-03 08:39:01.831 | 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) 2021-06-03 08:39:01.833 | 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) 2021-06-03 08:39:01.888 | 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) 2021-06-03 08:39:01.892 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (2.0) 2021-06-03 08:39:01.895 | 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) 2021-06-03 08:39:01.899 | 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) 2021-06-03 08:39:01.939 | 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) 2021-06-03 08:39:01.942 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 563)) (0.2.5) 2021-06-03 08:39:01.948 | 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) 2021-06-03 08:39:03.737 | Installing collected packages: osc-placement 2021-06-03 08:39:03.908 | Successfully installed osc-placement-2.2.0 2021-06-03 08:39:04.081 | WARNING: You are using pip version 20.2.2; however, version 21.1.2 is available. 2021-06-03 08:39:04.081 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-06-03 08:39:04.164 | + inc/python:pip_install:200 : result=0 2021-06-03 08:39:04.166 | + inc/python:pip_install:202 : time_stop pip_install 2021-06-03 08:39:04.169 | + functions-common:time_stop:2304 : local name 2021-06-03 08:39:04.172 | + functions-common:time_stop:2305 : local end_time 2021-06-03 08:39:04.174 | + functions-common:time_stop:2306 : local elapsed_time 2021-06-03 08:39:04.177 | + functions-common:time_stop:2307 : local total 2021-06-03 08:39:04.180 | + functions-common:time_stop:2308 : local start_time 2021-06-03 08:39:04.182 | + functions-common:time_stop:2310 : name=pip_install 2021-06-03 08:39:04.185 | + functions-common:time_stop:2311 : start_time=1622709539281 2021-06-03 08:39:04.187 | + functions-common:time_stop:2313 : [[ -z 1622709539281 ]] 2021-06-03 08:39:04.190 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-06-03 08:39:04.195 | + functions-common:time_stop:2316 : end_time=1622709544192 2021-06-03 08:39:04.198 | + functions-common:time_stop:2317 : elapsed_time=4911 2021-06-03 08:39:04.200 | + functions-common:time_stop:2318 : total=199929 2021-06-03 08:39:04.203 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-06-03 08:39:04.205 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=204840 2021-06-03 08:39:04.208 | + inc/python:pip_install:203 : return 0 2021-06-03 08:39:04.210 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement stable/wallaby 2021-06-03 08:39:04.213 | + functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/placement.git 2021-06-03 08:39:04.215 | + functions-common:git_clone:524 : local git_dest=/opt/stack/placement 2021-06-03 08:39:04.218 | + functions-common:git_clone:525 : local git_ref=stable/wallaby 2021-06-03 08:39:04.220 | + functions-common:git_clone:526 : local orig_dir 2021-06-03 08:39:04.223 | ++ functions-common:git_clone:527 : pwd 2021-06-03 08:39:04.227 | + functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-06-03 08:39:04.229 | + functions-common:git_clone:528 : local git_clone_flags= 2021-06-03 08:39:04.232 | ++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-06-03 08:39:04.250 | + functions-common:git_clone:530 : RECLONE=False 2021-06-03 08:39:04.252 | + functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-06-03 08:39:04.255 | + functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-06-03 08:39:04.259 | + functions-common:git_clone:544 : echo stable/wallaby 2021-06-03 08:39:04.259 | + functions-common:git_clone:544 : egrep -q '^refs' 2021-06-03 08:39:04.264 | + functions-common:git_clone:558 : [[ ! -d /opt/stack/placement ]] 2021-06-03 08:39:04.267 | + functions-common:git_clone:559 : [[ False = \T\r\u\e ]] 2021-06-03 08:39:04.269 | + functions-common:git_clone:565 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch stable/wallaby 2021-06-03 08:39:04.272 | + functions-common:git_timed:617 : local count=0 2021-06-03 08:39:04.274 | + functions-common:git_timed:618 : local timeout=0 2021-06-03 08:39:04.277 | + functions-common:git_timed:620 : [[ -n 0 ]] 2021-06-03 08:39:04.279 | + functions-common:git_timed:621 : timeout=0 2021-06-03 08:39:04.282 | + functions-common:git_timed:624 : time_start git_timed 2021-06-03 08:39:04.284 | + functions-common:time_start:2290 : local name=git_timed 2021-06-03 08:39:04.286 | + functions-common:time_start:2291 : local start_time= 2021-06-03 08:39:04.289 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-06-03 08:39:04.292 | ++ functions-common:time_start:2295 : date +%s%3N 2021-06-03 08:39:04.296 | + functions-common:time_start:2295 : _TIME_START[$name]=1622709544293 2021-06-03 08:39:04.298 | + functions-common:git_timed:625 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch stable/wallaby 2021-06-03 08:39:04.301 | Cloning into '/opt/stack/placement'... 2021-06-03 08:39:12.194 | + functions-common:git_timed:639 : time_stop git_timed 2021-06-03 08:39:12.196 | + functions-common:time_stop:2304 : local name 2021-06-03 08:39:12.199 | + functions-common:time_stop:2305 : local end_time 2021-06-03 08:39:12.201 | + functions-common:time_stop:2306 : local elapsed_time 2021-06-03 08:39:12.203 | + functions-common:time_stop:2307 : local total 2021-06-03 08:39:12.206 | + functions-common:time_stop:2308 : local start_time 2021-06-03 08:39:12.208 | + functions-common:time_stop:2310 : name=git_timed 2021-06-03 08:39:12.210 | + functions-common:time_stop:2311 : start_time=1622709544293 2021-06-03 08:39:12.213 | + functions-common:time_stop:2313 : [[ -z 1622709544293 ]] 2021-06-03 08:39:12.215 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-06-03 08:39:12.220 | + functions-common:time_stop:2316 : end_time=1622709552217 2021-06-03 08:39:12.223 | + functions-common:time_stop:2317 : elapsed_time=7924 2021-06-03 08:39:12.225 | + functions-common:time_stop:2318 : total=1785 2021-06-03 08:39:12.228 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-06-03 08:39:12.230 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=9709 2021-06-03 08:39:12.233 | + functions-common:git_clone:592 : cd /opt/stack/placement 2021-06-03 08:39:12.236 | + functions-common:git_clone:593 : git show --oneline 2021-06-03 08:39:12.236 | + functions-common:git_clone:593 : head -1 2021-06-03 08:39:12.240 | adf525a8 Make sure the policy upgrade check get a valid config 2021-06-03 08:39:12.243 | + functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-06-03 08:39:12.246 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2021-06-03 08:39:12.248 | + inc/python:setup_develop:338 : local bindep 2021-06-03 08:39:12.251 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2021-06-03 08:39:12.253 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2021-06-03 08:39:12.256 | + inc/python:setup_develop:344 : local extras= 2021-06-03 08:39:12.258 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2021-06-03 08:39:12.261 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-06-03 08:39:12.263 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2021-06-03 08:39:12.266 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2021-06-03 08:39:12.268 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-06-03 08:39:12.270 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-06-03 08:39:12.274 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2021-06-03 08:39:12.276 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-06-03 08:39:12.279 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2021-06-03 08:39:12.281 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-06-03 08:39:12.284 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-06-03 08:39:12.287 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2021-06-03 08:39:12.293 | + inc/python:_setup_package_with_constraints_edit:383 : name=openstack-placement 2021-06-03 08:39:12.296 | + 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' 2021-06-03 08:39:12.897 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/placement -e 2021-06-03 08:39:12.900 | + inc/python:setup_package:417 : local bindep=0 2021-06-03 08:39:12.902 | + inc/python:setup_package:418 : local bindep_flag= 2021-06-03 08:39:12.905 | + inc/python:setup_package:419 : local bindep_profiles= 2021-06-03 08:39:12.907 | + inc/python:setup_package:420 : [[ /opt/stack/placement == -bindep* ]] 2021-06-03 08:39:12.910 | + inc/python:setup_package:425 : local project_dir=/opt/stack/placement 2021-06-03 08:39:12.912 | + inc/python:setup_package:426 : local flags=-e 2021-06-03 08:39:12.915 | + inc/python:setup_package:427 : local extras= 2021-06-03 08:39:12.917 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-06-03 08:39:12.920 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-06-03 08:39:12.922 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-06-03 08:39:12.925 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-06-03 08:39:12.927 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-06-03 08:39:12.930 | + inc/python:setup_package:445 : pip_install -e /opt/stack/placement 2021-06-03 08:39:12.951 | Using python 3.8 to install /opt/stack/placement 2021-06-03 08:39:12.954 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2021-06-03 08:39:13.792 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:39:13.792 | from cryptography.utils import int_from_bytes 2021-06-03 08:39:13.792 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:39:13.792 | from cryptography.utils import int_from_bytes 2021-06-03 08:39:14.850 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-06-03 08:39:14.850 | 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. 2021-06-03 08:39:14.854 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:39:14.855 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:39:14.856 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:39:14.859 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:39:14.861 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:39:14.869 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:39:14.873 | Obtaining file:///opt/stack/placement 2021-06-03 08:39:16.380 | Obtaining openstack-placement from file:///opt/stack/placement#egg=openstack-placement (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-06-03 08:39:17.844 | 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) 2021-06-03 08:39:17.855 | 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) 2021-06-03 08:39:17.883 | 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) 2021-06-03 08:39:17.896 | 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) 2021-06-03 08:39:17.908 | 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) 2021-06-03 08:39:17.960 | 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) 2021-06-03 08:39:17.964 | 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) 2021-06-03 08:39:17.969 | 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) 2021-06-03 08:39:17.974 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (2.7.0) 2021-06-03 08:39:18.010 | 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) 2021-06-03 08:39:18.020 | Requirement already satisfied: oslo.config===8.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.5.0) 2021-06-03 08:39:18.060 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (3.2.0) 2021-06-03 08:39:18.067 | Requirement already satisfied: oslo.db===8.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (8.5.0) 2021-06-03 08:39:18.114 | 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) 2021-06-03 08:39:18.121 | 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) 2021-06-03 08:39:18.158 | Requirement already satisfied: oslo.middleware===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.2.0) 2021-06-03 08:39:18.176 | Requirement already satisfied: oslo.policy===3.7.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (3.7.0) 2021-06-03 08:39:18.192 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.1.0) 2021-06-03 08:39:18.201 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (1.3.0) 2021-06-03 08:39:18.212 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (4.8.0) 2021-06-03 08:39:18.228 | 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) 2021-06-03 08:39:18.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 333)) (5.5.1) 2021-06-03 08:39:18.237 | 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) 2021-06-03 08:39:18.239 | 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) 2021-06-03 08:39:18.250 | 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) 2021-06-03 08:39:18.253 | 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) 2021-06-03 08:39:18.256 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 395)) (2.8.1) 2021-06-03 08:39:18.262 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (4.2.0) 2021-06-03 08:39:18.280 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2021.1) 2021-06-03 08:39:18.285 | Requirement already satisfied: repoze.lru===0.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 445)) (0.7) 2021-06-03 08:39:18.291 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (2.25.1) 2021-06-03 08:39:18.311 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 459)) (1.4.0) 2021-06-03 08:39:18.316 | Requirement already satisfied: setuptools===54.1.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 479)) (54.1.1) 2021-06-03 08:39:18.364 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (1.15.0) 2021-06-03 08:39:18.367 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 508)) (0.13.0) 2021-06-03 08:39:18.377 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 509)) (0.4.1) 2021-06-03 08:39:18.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 511)) (3.3.0) 2021-06-03 08:39:18.384 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (3.3.0) 2021-06-03 08:39:18.391 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 530)) (2.0.1) 2021-06-03 08:39:18.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 531)) (0.5.0) 2021-06-03 08:39:18.406 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (2.4.0) 2021-06-03 08:39:18.423 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (1.4.0) 2021-06-03 08:39:18.426 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (1.1.0) 2021-06-03 08:39:18.434 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (1.26.3) 2021-06-03 08:39:18.454 | 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) 2021-06-03 08:39:18.513 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 149)) (1.1.2) 2021-06-03 08:39:18.519 | 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) 2021-06-03 08:39:18.525 | 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) 2021-06-03 08:39:18.533 | 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) 2021-06-03 08:39:18.537 | 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) 2021-06-03 08:39:18.541 | 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) 2021-06-03 08:39:18.551 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2021-06-03 08:39:18.557 | 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) 2021-06-03 08:39:18.560 | 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) 2021-06-03 08:39:18.563 | 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) 2021-06-03 08:39:18.567 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2020.12.5) 2021-06-03 08:39:18.569 | 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) 2021-06-03 08:39:18.573 | 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) 2021-06-03 08:39:18.577 | 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) 2021-06-03 08:39:18.580 | 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) 2021-06-03 08:39:18.583 | 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) 2021-06-03 08:39:18.594 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (1.6.0) 2021-06-03 08:39:18.596 | 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) 2021-06-03 08:39:18.599 | 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) 2021-06-03 08:39:18.603 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 552)) (1.4.0) 2021-06-03 08:39:18.606 | 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) 2021-06-03 08:39:18.610 | 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) 2021-06-03 08:39:18.613 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.12.1) 2021-06-03 08:39:18.616 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (1.0.4) 2021-06-03 08:39:18.619 | 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) 2021-06-03 08:39:18.626 | 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) 2021-06-03 08:39:20.231 | Installing collected packages: openstack-placement 2021-06-03 08:39:20.233 | Running setup.py develop for openstack-placement 2021-06-03 08:39:22.047 | Successfully installed openstack-placement 2021-06-03 08:39:22.233 | WARNING: You are using pip version 20.2.2; however, version 21.1.2 is available. 2021-06-03 08:39:22.233 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-06-03 08:39:22.322 | + inc/python:pip_install:200 : result=0 2021-06-03 08:39:22.325 | + inc/python:pip_install:202 : time_stop pip_install 2021-06-03 08:39:22.327 | + functions-common:time_stop:2304 : local name 2021-06-03 08:39:22.330 | + functions-common:time_stop:2305 : local end_time 2021-06-03 08:39:22.332 | + functions-common:time_stop:2306 : local elapsed_time 2021-06-03 08:39:22.334 | + functions-common:time_stop:2307 : local total 2021-06-03 08:39:22.337 | + functions-common:time_stop:2308 : local start_time 2021-06-03 08:39:22.339 | + functions-common:time_stop:2310 : name=pip_install 2021-06-03 08:39:22.341 | + functions-common:time_stop:2311 : start_time=1622709552946 2021-06-03 08:39:22.344 | + functions-common:time_stop:2313 : [[ -z 1622709552946 ]] 2021-06-03 08:39:22.347 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-06-03 08:39:22.351 | + functions-common:time_stop:2316 : end_time=1622709562348 2021-06-03 08:39:22.353 | + functions-common:time_stop:2317 : elapsed_time=9402 2021-06-03 08:39:22.356 | + functions-common:time_stop:2318 : total=204840 2021-06-03 08:39:22.358 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-06-03 08:39:22.360 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=214242 2021-06-03 08:39:22.363 | + inc/python:pip_install:203 : return 0 2021-06-03 08:39:22.365 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-06-03 08:39:22.369 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-06-03 08:39:22.371 | + functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-06-03 08:39:22.393 | + functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-06-03 08:39:22.406 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/placement 2021-06-03 08:39:22.408 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2021-06-03 08:39:22.411 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-03 08:39:22.413 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-03 08:39:22.416 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2021-06-03 08:39:22.418 | + inc/python:use_library_from_git:253 : return 1 2021-06-03 08:39:22.421 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-06-03 08:39:22.423 | + ./stack.sh:main:908 : configure_placement 2021-06-03 08:39:22.426 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2021-06-03 08:39:22.439 | + lib/placement:configure_placement:107 : create_placement_conf 2021-06-03 08:39:22.442 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2021-06-03 08:39:22.447 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2021-06-03 08:39:22.450 | ++ lib/database:database_connection_url:132 : local db=placement 2021-06-03 08:39:22.452 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2021-06-03 08:39:22.455 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=placement 2021-06-03 08:39:22.458 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2021-06-03 08:39:22.461 | + lib/placement:create_placement_conf:97 : iniset /etc/placement/placement.conf placement_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2021-06-03 08:39:22.494 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2021-06-03 08:39:22.527 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2021-06-03 08:39:22.560 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2021-06-03 08:39:22.562 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/placement/placement.conf 2021-06-03 08:39:22.565 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=placement 2021-06-03 08:39:22.567 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-06-03 08:39:22.570 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2021-06-03 08:39:22.603 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2021-06-03 08:39:22.634 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.37/identity 2021-06-03 08:39:22.665 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2021-06-03 08:39:22.700 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2021-06-03 08:39:22.729 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2021-06-03 08:39:22.759 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2021-06-03 08:39:22.789 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2021-06-03 08:39:22.820 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-06-03 08:39:22.849 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2021-06-03 08:39:22.879 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2021-06-03 08:39:22.882 | + functions:setup_logging:674 : setup_systemd_logging /etc/placement/placement.conf 2021-06-03 08:39:22.885 | + functions:setup_systemd_logging:689 : local conf_file=/etc/placement/placement.conf 2021-06-03 08:39:22.888 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-06-03 08:39:22.906 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-06-03 08:39:22.909 | + functions:setup_systemd_logging:695 : local pidstr= 2021-06-03 08:39:22.911 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-06-03 08:39:22.914 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-06-03 08:39:22.916 | + functions:setup_systemd_logging:702 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-06-03 08:39:22.947 | + functions:setup_systemd_logging:704 : iniset /etc/placement/placement.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-06-03 08:39:22.976 | + functions:setup_systemd_logging:705 : iniset /etc/placement/placement.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-06-03 08:39:23.008 | + functions:setup_systemd_logging:706 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-06-03 08:39:23.037 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2021-06-03 08:39:23.040 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2021-06-03 08:39:23.042 | + lib/apache:write_uwsgi_config:257 : local file=/etc/placement/placement-uwsgi.ini 2021-06-03 08:39:23.045 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/placement-api 2021-06-03 08:39:23.047 | + lib/apache:write_uwsgi_config:259 : local url=/placement 2021-06-03 08:39:23.050 | + lib/apache:write_uwsgi_config:260 : local http= 2021-06-03 08:39:23.052 | + lib/apache:write_uwsgi_config:261 : local name= 2021-06-03 08:39:23.056 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/placement-api 2021-06-03 08:39:23.061 | + lib/apache:write_uwsgi_config:262 : name=placement-api 2021-06-03 08:39:23.063 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-06-03 08:39:23.066 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-06-03 08:39:23.079 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-06-03 08:39:23.079 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-06-03 08:39:23.088 | d /var/run/uwsgi 0755 ubuntu root 2021-06-03 08:39:23.092 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-06-03 08:39:23.109 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/placement-api.socket 2021-06-03 08:39:23.112 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/placement/placement-uwsgi.ini 2021-06-03 08:39:23.116 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2021-06-03 08:39:23.149 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2021-06-03 08:39:23.178 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2021-06-03 08:39:23.207 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2021-06-03 08:39:23.237 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2021-06-03 08:39:23.268 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2021-06-03 08:39:23.297 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2021-06-03 08:39:23.335 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2021-06-03 08:39:23.366 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2021-06-03 08:39:23.399 | + lib/apache:write_uwsgi_config:293 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-06-03 08:39:23.429 | + lib/apache:write_uwsgi_config:295 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2021-06-03 08:39:23.458 | + lib/apache:write_uwsgi_config:297 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2021-06-03 08:39:23.488 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2021-06-03 08:39:23.518 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-06-03 08:39:23.521 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-06-03 08:39:23.524 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for placement-api 2021-06-03 08:39:23.527 | ++ lib/apache:apache_site_config_for:189 : local site=placement-api 2021-06-03 08:39:23.529 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-06-03 08:39:23.532 | ++ functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-03 08:39:23.534 | ++ functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-03 08:39:23.537 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/placement-api.conf 2021-06-03 08:39:23.541 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2021-06-03 08:39:23.543 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2021-06-03 08:39:23.573 | + lib/apache:write_uwsgi_config:308 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2021-06-03 08:39:23.605 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api/" retry=0 ' 2021-06-03 08:39:23.605 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2021-06-03 08:39:23.614 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api/" retry=0 2021-06-03 08:39:23.619 | + lib/apache:write_uwsgi_config:310 : enable_apache_site placement-api 2021-06-03 08:39:23.621 | + lib/apache:enable_apache_site:206 : local site=placement-api 2021-06-03 08:39:23.624 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-06-03 08:39:23.626 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-06-03 08:39:23.629 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-06-03 08:39:23.632 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-03 08:39:23.634 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-03 08:39:23.637 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-06-03 08:39:23.639 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-06-03 08:39:23.642 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-03 08:39:23.644 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-03 08:39:23.648 | + lib/apache:enable_apache_site:210 : sudo a2ensite placement-api 2021-06-03 08:39:23.710 | Enabling site placement-api. 2021-06-03 08:39:23.716 | To activate the new configuration, you need to run: 2021-06-03 08:39:23.716 | systemctl reload apache2 2021-06-03 08:39:23.721 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-06-03 08:39:23.723 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-06-03 08:39:23.726 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-06-03 08:39:23.729 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart apache2 2021-06-03 08:39:23.864 | + ./stack.sh:main:915 : is_service_enabled placement placement-client 2021-06-03 08:39:23.887 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:39:23.889 | + ./stack.sh:main:916 : is_service_enabled n-cpu 2021-06-03 08:39:23.911 | + functions-common:is_service_enabled:1960 : return 1 2021-06-03 08:39:23.914 | + ./stack.sh:main:916 : is_service_enabled n-sch 2021-06-03 08:39:23.933 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:39:23.936 | + ./stack.sh:main:917 : configure_placement_nova_compute 2021-06-03 08:39:23.938 | + lib/nova:configure_placement_nova_compute:574 : local conf=/etc/nova/nova.conf 2021-06-03 08:39:23.941 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova.conf placement auth_type password 2021-06-03 08:39:23.974 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.37/identity 2021-06-03 08:39:24.005 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova.conf placement username placement 2021-06-03 08:39:24.035 | + lib/nova:configure_placement_nova_compute:578 : iniset /etc/nova/nova.conf placement password Passw0rd 2021-06-03 08:39:24.065 | + lib/nova:configure_placement_nova_compute:579 : iniset /etc/nova/nova.conf placement user_domain_name Default 2021-06-03 08:39:24.095 | + lib/nova:configure_placement_nova_compute:580 : iniset /etc/nova/nova.conf placement project_name service 2021-06-03 08:39:24.125 | + lib/nova:configure_placement_nova_compute:581 : iniset /etc/nova/nova.conf placement project_domain_name Default 2021-06-03 08:39:24.155 | + lib/nova:configure_placement_nova_compute:582 : iniset /etc/nova/nova.conf placement region_name RegionOne 2021-06-03 08:39:24.184 | + ./stack.sh:main:921 : is_service_enabled horizon 2021-06-03 08:39:24.202 | + functions-common:is_service_enabled:1960 : return 1 2021-06-03 08:39:24.204 | + ./stack.sh:main:926 : is_service_enabled tls-proxy 2021-06-03 08:39:24.223 | + functions-common:is_service_enabled:1960 : return 1 2021-06-03 08:39:24.225 | + ./stack.sh:main:934 : run_phase stack install 2021-06-03 08:39:24.228 | + functions-common:run_phase:1732 : local mode=stack 2021-06-03 08:39:24.231 | + functions-common:run_phase:1733 : local phase=install 2021-06-03 08:39:24.233 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-06-03 08:39:24.236 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-06-03 08:39:24.238 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-06-03 08:39:24.241 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-06-03 08:39:24.243 | + functions-common:run_phase:1742 : local extra 2021-06-03 08:39:24.247 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-06-03 08:39:24.251 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-06-03 08:39:24.254 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-06-03 08:39:24.257 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-06-03 08:39:24.260 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2021-06-03 08:39:24.262 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-06-03 08:39:24.279 | ++ functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:39:24.281 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-06-03 08:39:24.283 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-06-03 08:39:24.285 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2021-06-03 08:39:24.288 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2021-06-03 08:39:24.290 | ++ ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-06-03 08:39:24.292 | ++ ./stack.sh:echo_summary:428 : echo -e Installing Tempest 2021-06-03 08:39:24.295 | ++ extras.d/80-tempest.sh:source:9 : async_runfunc install_tempest 2021-06-03 08:39:24.297 | ++ inc/async:async_runfunc:111 : async_run install_tempest install_tempest 2021-06-03 08:39:24.388 | [Async install_tempest:self]: Running synchronously: install_tempest 2021-06-03 08:39:24.391 | ++ inc/async:async_run:103 : install_tempest 2021-06-03 08:39:24.393 | ++ lib/tempest:install_tempest:738 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest master 2021-06-03 08:39:24.395 | ++ functions-common:git_clone:523 : local git_remote=https://opendev.org/openstack/tempest.git 2021-06-03 08:39:24.398 | ++ functions-common:git_clone:524 : local git_dest=/opt/stack/tempest 2021-06-03 08:39:24.400 | ++ functions-common:git_clone:525 : local git_ref=master 2021-06-03 08:39:24.402 | ++ functions-common:git_clone:526 : local orig_dir 2021-06-03 08:39:24.405 | +++ functions-common:git_clone:527 : pwd 2021-06-03 08:39:24.407 | ++ functions-common:git_clone:527 : orig_dir=/home/ubuntu/devstack 2021-06-03 08:39:24.410 | ++ functions-common:git_clone:528 : local git_clone_flags= 2021-06-03 08:39:24.412 | +++ functions-common:git_clone:530 : trueorfalse False RECLONE 2021-06-03 08:39:24.429 | ++ functions-common:git_clone:530 : RECLONE=False 2021-06-03 08:39:24.431 | ++ functions-common:git_clone:531 : [[ 0 -gt 0 ]] 2021-06-03 08:39:24.433 | ++ functions-common:git_clone:535 : [[ False = \T\r\u\e ]] 2021-06-03 08:39:24.436 | ++ functions-common:git_clone:544 : echo master 2021-06-03 08:39:24.436 | ++ functions-common:git_clone:544 : egrep -q '^refs' 2021-06-03 08:39:24.441 | ++ functions-common:git_clone:558 : [[ ! -d /opt/stack/tempest ]] 2021-06-03 08:39:24.444 | ++ functions-common:git_clone:566 : [[ False = \T\r\u\e ]] 2021-06-03 08:39:24.447 | ++ functions-common:git_clone:592 : cd /opt/stack/tempest 2021-06-03 08:39:24.449 | ++ functions-common:git_clone:593 : git show --oneline 2021-06-03 08:39:24.450 | ++ functions-common:git_clone:593 : head -1 2021-06-03 08:39:24.454 | 165586d19 Merge "Add tests for "new" Transfers API (mv 3.55)" 2021-06-03 08:39:24.456 | ++ functions-common:git_clone:594 : cd /home/ubuntu/devstack 2021-06-03 08:39:24.459 | ++ lib/tempest:install_tempest:739 : pip_install 'tox!=2.8.0' 2021-06-03 08:39:24.480 | Using python 3.8 to install tox!=2.8.0 2021-06-03 08:39:24.483 | ++ inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'tox!=2.8.0' 2021-06-03 08:39:25.310 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:39:25.310 | from cryptography.utils import int_from_bytes 2021-06-03 08:39:25.310 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:39:25.310 | from cryptography.utils import int_from_bytes 2021-06-03 08:39:26.373 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-06-03 08:39:26.373 | 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. 2021-06-03 08:39:26.376 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:39:26.378 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:39:26.378 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:39:26.381 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:39:26.391 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:39:26.398 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:39:26.726 | Collecting tox!=2.8.0 2021-06-03 08:39:26.733 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b0b/5818049a1c199/tox-3.23.1-py2.py3-none-any.whl (85 kB) 2021-06-03 08:39:26.885 | Requirement already satisfied: filelock===3.0.12 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (3.0.12) 2021-06-03 08:39:26.887 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (1.15.0) 2021-06-03 08:39:27.039 | Collecting virtualenv===20.4.2 2021-06-03 08:39:27.065 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2be/72df684b74df0/virtualenv-20.4.2-py2.py3-none-any.whl (7.2 MB) 2021-06-03 08:39:27.314 | Collecting py===1.10.0 2021-06-03 08:39:27.320 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3b8/0836aa6d1feea/py-1.10.0-py2.py3-none-any.whl (97 kB) 2021-06-03 08:39:27.356 | Collecting pluggy===0.13.1 2021-06-03 08:39:27.361 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/966/c145cd83c9650/pluggy-0.13.1-py2.py3-none-any.whl (18 kB) 2021-06-03 08:39:27.375 | 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) 2021-06-03 08:39:27.505 | Collecting toml===0.10.0 2021-06-03 08:39:27.512 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/235/682dd292d5899/toml-0.10.0-py2.py3-none-any.whl (25 kB) 2021-06-03 08:39:27.621 | 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) 2021-06-03 08:39:27.646 | Collecting distlib===0.3.1 2021-06-03 08:39:27.652 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8c0/9de2c67b3e7de/distlib-0.3.1-py2.py3-none-any.whl (335 kB) 2021-06-03 08:39:27.665 | 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) 2021-06-03 08:39:29.843 | Installing collected packages: distlib, pluggy, py, toml, virtualenv, tox 2021-06-03 08:39:29.843 | Attempting uninstall: distlib 2021-06-03 08:39:29.845 | Found existing installation: distlib 0.3.2 2021-06-03 08:39:29.857 | Uninstalling distlib-0.3.2: 2021-06-03 08:39:29.858 | Successfully uninstalled distlib-0.3.2 2021-06-03 08:39:30.014 | Attempting uninstall: pluggy 2021-06-03 08:39:30.016 | Found existing installation: pluggy 0.13.0 2021-06-03 08:39:30.018 | Uninstalling pluggy-0.13.0: 2021-06-03 08:39:30.110 | Successfully uninstalled pluggy-0.13.0 2021-06-03 08:39:30.133 | Attempting uninstall: py 2021-06-03 08:39:30.135 | Found existing installation: py 1.8.1 2021-06-03 08:39:30.136 | Uninstalling py-1.8.1: 2021-06-03 08:39:30.227 | Successfully uninstalled py-1.8.1 2021-06-03 08:39:30.385 | Attempting uninstall: virtualenv 2021-06-03 08:39:30.387 | Found existing installation: virtualenv 20.4.7 2021-06-03 08:39:30.453 | Uninstalling virtualenv-20.4.7: 2021-06-03 08:39:30.460 | Successfully uninstalled virtualenv-20.4.7 2021-06-03 08:39:30.917 | Successfully installed distlib-0.3.1 pluggy-0.13.1 py-1.10.0 toml-0.10.0 tox-3.23.1 virtualenv-20.4.2 2021-06-03 08:39:31.090 | WARNING: You are using pip version 20.2.2; however, version 21.1.2 is available. 2021-06-03 08:39:31.090 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-06-03 08:39:31.178 | ++ inc/python:pip_install:200 : result=0 2021-06-03 08:39:31.180 | ++ inc/python:pip_install:202 : time_stop pip_install 2021-06-03 08:39:31.183 | ++ functions-common:time_stop:2304 : local name 2021-06-03 08:39:31.185 | ++ functions-common:time_stop:2305 : local end_time 2021-06-03 08:39:31.188 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-06-03 08:39:31.190 | ++ functions-common:time_stop:2307 : local total 2021-06-03 08:39:31.192 | ++ functions-common:time_stop:2308 : local start_time 2021-06-03 08:39:31.195 | ++ functions-common:time_stop:2310 : name=pip_install 2021-06-03 08:39:31.197 | ++ functions-common:time_stop:2311 : start_time=1622709564474 2021-06-03 08:39:31.199 | ++ functions-common:time_stop:2313 : [[ -z 1622709564474 ]] 2021-06-03 08:39:31.202 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-06-03 08:39:31.206 | ++ functions-common:time_stop:2316 : end_time=1622709571204 2021-06-03 08:39:31.209 | ++ functions-common:time_stop:2317 : elapsed_time=6730 2021-06-03 08:39:31.212 | ++ functions-common:time_stop:2318 : total=214242 2021-06-03 08:39:31.214 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-06-03 08:39:31.216 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=220972 2021-06-03 08:39:31.219 | ++ inc/python:pip_install:203 : return 0 2021-06-03 08:39:31.221 | ++ lib/tempest:install_tempest:740 : pushd /opt/stack/tempest 2021-06-03 08:39:31.221 | /opt/stack/tempest ~/devstack 2021-06-03 08:39:31.223 | ++ lib/tempest:install_tempest:744 : git checkout master 2021-06-03 08:39:31.244 | M .coveragerc 2021-06-03 08:39:31.244 | M .gitignore 2021-06-03 08:39:31.244 | M .gitreview 2021-06-03 08:39:31.244 | M .mailmap 2021-06-03 08:39:31.244 | M .stestr.conf 2021-06-03 08:39:31.244 | M CONTRIBUTING.rst 2021-06-03 08:39:31.244 | M HACKING.rst 2021-06-03 08:39:31.244 | M LICENSE 2021-06-03 08:39:31.244 | M README.rst 2021-06-03 08:39:31.244 | M REVIEWING.rst 2021-06-03 08:39:31.244 | M bindep.txt 2021-06-03 08:39:31.244 | M doc/requirements.txt 2021-06-03 08:39:31.244 | M doc/source/_extra/.htaccess 2021-06-03 08:39:31.244 | M doc/source/_static/.keep 2021-06-03 08:39:31.244 | M doc/source/account_generator.rst 2021-06-03 08:39:31.244 | M doc/source/cleanup.rst 2021-06-03 08:39:31.244 | M doc/source/conf.py 2021-06-03 08:39:31.244 | M doc/source/configuration.rst 2021-06-03 08:39:31.244 | M doc/source/contributor/contributing.rst 2021-06-03 08:39:31.244 | M doc/source/data/tempest-non-active-plugins-registry.header 2021-06-03 08:39:31.244 | M doc/source/data/tempest-plugins-registry.header 2021-06-03 08:39:31.244 | M doc/source/index.rst 2021-06-03 08:39:31.244 | M doc/source/keystone_scopes_and_roles_support.rst 2021-06-03 08:39:31.244 | M doc/source/library.rst 2021-06-03 08:39:31.244 | M doc/source/library/api_microversion_testing.rst 2021-06-03 08:39:31.244 | M doc/source/library/auth.rst 2021-06-03 08:39:31.244 | M doc/source/library/cli.rst 2021-06-03 08:39:31.245 | M doc/source/library/clients.rst 2021-06-03 08:39:31.245 | M doc/source/library/credential_providers.rst 2021-06-03 08:39:31.245 | M doc/source/library/decorators.rst 2021-06-03 08:39:31.245 | M doc/source/library/rest_client.rst 2021-06-03 08:39:31.245 | M doc/source/library/service_clients/compute_clients.rst 2021-06-03 08:39:31.245 | M doc/source/library/utils.rst 2021-06-03 08:39:31.245 | M doc/source/library/validation_resources.rst 2021-06-03 08:39:31.245 | M doc/source/microversion_testing.rst 2021-06-03 08:39:31.245 | M doc/source/overview.rst 2021-06-03 08:39:31.245 | M doc/source/plugins/index.rst 2021-06-03 08:39:31.245 | M doc/source/plugins/plugin.rst 2021-06-03 08:39:31.245 | M doc/source/requirement_upper_constraint_for_tempest.rst 2021-06-03 08:39:31.245 | M doc/source/run.rst 2021-06-03 08:39:31.245 | M doc/source/sampleconf.rst 2021-06-03 08:39:31.245 | M doc/source/stable_branch_support_policy.rst 2021-06-03 08:39:31.245 | M doc/source/stable_branch_testing_policy.rst 2021-06-03 08:39:31.245 | M doc/source/subunit_describe_calls.rst 2021-06-03 08:39:31.245 | M doc/source/supported_version.rst 2021-06-03 08:39:31.245 | M doc/source/tempest_and_plugins_compatible_version_policy.rst 2021-06-03 08:39:31.245 | M doc/source/test_removal.rst 2021-06-03 08:39:31.245 | M doc/source/tests/modules.rst 2021-06-03 08:39:31.245 | M doc/source/workspace.rst 2021-06-03 08:39:31.245 | M doc/source/write_tests.rst 2021-06-03 08:39:31.245 | M etc/accounts.yaml.sample 2021-06-03 08:39:31.245 | M etc/allow-list.yaml 2021-06-03 08:39:31.245 | M etc/logging.conf.sample 2021-06-03 08:39:31.245 | M etc/rbac-persona-accounts.yaml.sample 2021-06-03 08:39:31.245 | M playbooks/devstack-tempest-ipv6.yaml 2021-06-03 08:39:31.245 | M playbooks/devstack-tempest.yaml 2021-06-03 08:39:31.245 | M playbooks/post-tempest.yaml 2021-06-03 08:39:31.245 | M releasenotes/notes/10/10.0-supported-openstack-releases-b88db468695348f6.yaml 2021-06-03 08:39:31.245 | M releasenotes/notes/10/10.0.0-Tempest-library-interface-0eb680b810139a50.yaml 2021-06-03 08:39:31.245 | M releasenotes/notes/10/10.0.0-start-using-reno-ed9518126fd0e1a3.yaml 2021-06-03 08:39:31.245 | M releasenotes/notes/11/11.0.0-api-microversion-testing-support-2ceddd2255670932.yaml 2021-06-03 08:39:31.246 | M releasenotes/notes/11/11.0.0-compute-microversion-support-e0b23f960f894b9b.yaml 2021-06-03 08:39:31.246 | M releasenotes/notes/11/11.0.0-supported-openstack-releases-1e5d7295d939d439.yaml 2021-06-03 08:39:31.246 | M releasenotes/notes/12/12.0.0-supported-openstack-releases-f10aac381d933dd1.yaml 2021-06-03 08:39:31.246 | M releasenotes/notes/12/12.1.0-add-network-versions-client-d90e8334e1443f5c.yaml 2021-06-03 08:39:31.246 | M releasenotes/notes/12/12.1.0-add-scope-to-auth-b5a82493ea89f41e.yaml 2021-06-03 08:39:31.246 | M releasenotes/notes/12/12.1.0-add-tempest-run-3d0aaf69c2ca4115.yaml 2021-06-03 08:39:31.246 | M releasenotes/notes/12/12.1.0-add-tempest-workspaces-228a2ba4690b5589.yaml 2021-06-03 08:39:31.246 | M releasenotes/notes/12/12.1.0-add_subunit_describe_calls-5498a37e6cd66c4b.yaml 2021-06-03 08:39:31.246 | M releasenotes/notes/12/12.1.0-bug-1486834-7ebca15836ae27a9.yaml 2021-06-03 08:39:31.246 | M releasenotes/notes/12/12.1.0-identity-clients-as-library-e663c6132fcac6c2.yaml 2021-06-03 08:39:31.246 | M releasenotes/notes/12/12.1.0-image-clients-as-library-86d17caa26ce3961.yaml 2021-06-03 08:39:31.246 | M releasenotes/notes/12/12.1.0-new-test-utils-module-adf34468c4d52719.yaml 2021-06-03 08:39:31.246 | M releasenotes/notes/12/12.1.0-remove-input-scenarios-functionality-01308e6d4307f580.yaml 2021-06-03 08:39:31.246 | M releasenotes/notes/12/12.1.0-remove-integrated-horizon-bb57551c1e5f5be3.yaml 2021-06-03 08:39:31.246 | M releasenotes/notes/12/12.1.0-remove-legacy-credential-providers-3d653ac3ba1ada2b.yaml 2021-06-03 08:39:31.246 | M releasenotes/notes/12/12.1.0-remove-trove-tests-666522e9113549f9.yaml 2021-06-03 08:39:31.246 | M releasenotes/notes/12/12.1.0-routers-client-as-library-25a363379da351f6.yaml 2021-06-03 08:39:31.246 | M releasenotes/notes/12/12.1.0-support-chunked-encoding-d71f53225f68edf3.yaml 2021-06-03 08:39:31.246 | M releasenotes/notes/12/12.1.0-tempest-init-global-config-dir-location-changes-12260255871d3a2b.yaml 2021-06-03 08:39:31.246 | M releasenotes/notes/12/12.2.0-add-httptimeout-in-restclient-ax78061900e3f3d7.yaml 2021-06-03 08:39:31.246 | M releasenotes/notes/12/12.2.0-add-new-identity-clients-3c3afd674a395bde.yaml 2021-06-03 08:39:31.246 | M releasenotes/notes/12/12.2.0-clients_module-16f3025f515bf9ec.yaml 2021-06-03 08:39:31.246 | M releasenotes/notes/12/12.2.0-nova_cert_default-90eb7c1e3cde624a.yaml 2021-06-03 08:39:31.246 | M releasenotes/notes/12/12.2.0-plugin-service-client-registration-00b19a2dd4935ba0.yaml 2021-06-03 08:39:31.246 | M releasenotes/notes/12/12.2.0-remove-javelin-276f62d04f7e4a1d.yaml 2021-06-03 08:39:31.246 | M releasenotes/notes/12/12.2.0-service_client_config-8a1d7b4de769c633.yaml 2021-06-03 08:39:31.246 | M releasenotes/notes/12/12.2.0-volume-clients-as-library-9a3444dd63c134b3.yaml 2021-06-03 08:39:31.246 | M releasenotes/notes/13/13.0.0-add-new-identity-clients-as-library-5f7ndha733nwdsn9.yaml 2021-06-03 08:39:31.246 | M releasenotes/notes/13/13.0.0-add-volume-clients-as-a-library-d05b6bc35e66c6ef.yaml 2021-06-03 08:39:31.246 | M releasenotes/notes/13/13.0.0-deprecate-get_ipv6_addr_by_EUI64-4673f07677289cf6.yaml 2021-06-03 08:39:31.246 | M releasenotes/notes/13/13.0.0-move-call-until-true-to-tempest-lib-c9ea70dd6fe9bd15.yaml 2021-06-03 08:39:31.247 | M releasenotes/notes/13/13.0.0-start-of-newton-support-3ebb274f300f28eb.yaml 2021-06-03 08:39:31.247 | M releasenotes/notes/13/13.0.0-tempest-cleanup-nostandalone-39df2aafb2545d35.yaml 2021-06-03 08:39:31.247 | M releasenotes/notes/13/13.0.0-volume-clients-as-library-660811011be29d1a.yaml 2021-06-03 08:39:31.247 | M releasenotes/notes/14/14.0.0-add-cred-provider-abstract-class-to-lib-70ff513221f8a871.yaml 2021-06-03 08:39:31.247 | M releasenotes/notes/14/14.0.0-add-cred_client-to-tempest.lib-4d4af33f969c576f.yaml 2021-06-03 08:39:31.247 | M releasenotes/notes/14/14.0.0-add-error-code-translation-to-versions-clients-acbc78292e24b014.yaml 2021-06-03 08:39:31.247 | M releasenotes/notes/14/14.0.0-add-image-clients-af94564fb34ddca6.yaml 2021-06-03 08:39:31.247 | M releasenotes/notes/14/14.0.0-add-role-assignments-client-as-a-library-d34b4fdf376984ad.yaml 2021-06-03 08:39:31.247 | M releasenotes/notes/14/14.0.0-add-service-provider-client-cbba77d424a30dd3.yaml 2021-06-03 08:39:31.247 | M releasenotes/notes/14/14.0.0-add-ssh-port-parameter-to-client-6d16c374ac4456c1.yaml 2021-06-03 08:39:31.247 | M releasenotes/notes/14/14.0.0-deprecate-nova-api-extensions-df16b02485dae203.yaml 2021-06-03 08:39:31.247 | M releasenotes/notes/14/14.0.0-move-cinder-v3-to-lib-service-be3ba0c20753b594.yaml 2021-06-03 08:39:31.247 | M releasenotes/notes/14/14.0.0-new-volume-limit-client-517c17d9090f4df4.yaml 2021-06-03 08:39:31.247 | M releasenotes/notes/14/14.0.0-remo-stress-tests-81052b211ad95d2e.yaml 2021-06-03 08:39:31.247 | M releasenotes/notes/14/14.0.0-remove-baremetal-tests-65186d9e15d5b8fb.yaml 2021-06-03 08:39:31.247 | M releasenotes/notes/14/14.0.0-remove-bootable-option-024f8944c056a3e0.yaml 2021-06-03 08:39:31.247 | M releasenotes/notes/14/14.0.0-remove-negative-test-generator-1653f4c0f86ccf75.yaml 2021-06-03 08:39:31.247 | M releasenotes/notes/14/14.0.0-remove-sahara-tests-1532c47c7df80e3a.yaml 2021-06-03 08:39:31.247 | M releasenotes/notes/14/14.0.0-volume-clients-as-library-309030c7a16e62ab.yaml 2021-06-03 08:39:31.247 | M releasenotes/notes/15/15.0.0-add-identity-v3-clients-as-a-library-d34b4fdf376984ad.yaml 2021-06-03 08:39:31.247 | M releasenotes/notes/15/15.0.0-add-image-clients-tests-49dbc0a0a4281a77.yaml 2021-06-03 08:39:31.247 | M releasenotes/notes/15/15.0.0-add-implied-roles-to-roles-client-library-edf96408ad9ba82e.yaml 2021-06-03 08:39:31.247 | M releasenotes/notes/15/15.0.0-add-snapshot-manage-client-as-library-a76ffdba9d8d01cb.yaml 2021-06-03 08:39:31.247 | M releasenotes/notes/15/15.0.0-deprecate-allow_port_security_disabled-option-2d3d87f6bd11d03a.yaml 2021-06-03 08:39:31.247 | M releasenotes/notes/15/15.0.0-deprecate-identity-feature-enabled.reseller-84800a8232fe217f.yaml 2021-06-03 08:39:31.247 | M releasenotes/notes/15/15.0.0-deprecate-volume_feature_enabled.volume_services-dbe024ea067d5ab2.yaml 2021-06-03 08:39:31.247 | M releasenotes/notes/15/15.0.0-jsonschema-validator-2377ba131e12d3c7.yaml 2021-06-03 08:39:31.247 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-microversion-config-options-eaee6a7d2f8390a8.yaml 2021-06-03 08:39:31.247 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-validation-config-options-e3d1b89ce074d71c.yaml 2021-06-03 08:39:31.247 | M releasenotes/notes/15/15.0.0-remove-deprecated-input-scenario-config-options-414e0c5442e967e9.yaml 2021-06-03 08:39:31.247 | M releasenotes/notes/15/15.0.0-remove-deprecated-network-config-options-f9ce276231578fe6.yaml 2021-06-03 08:39:31.248 | M releasenotes/notes/16/16.0.0-add-OAUTH-Consumer-Client-tempest-tests-db1df7aae4a9fd4e.yaml 2021-06-03 08:39:31.248 | M releasenotes/notes/16/16.0.0-add-additional-methods-to-roles-client-library-178d4a6000dec72d.yaml 2021-06-03 08:39:31.248 | M releasenotes/notes/16/16.0.0-add-cascade-parameter-to-volumes-client-ff4f7f12795003a4.yaml 2021-06-03 08:39:31.248 | M releasenotes/notes/16/16.0.0-add-compute-server-evaculate-client-as-a-library-ed76baf25f02c3ca.yaml 2021-06-03 08:39:31.248 | M releasenotes/notes/16/16.0.0-add-content-type-without-spaces-b2c9b91b257814f3.yaml 2021-06-03 08:39:31.248 | M releasenotes/notes/16/16.0.0-add-list-auth-project-client-5905076d914a3943.yaml 2021-06-03 08:39:31.248 | M releasenotes/notes/16/16.0.0-add-list-glance-api-versions-ec5fc8081fc8a0ae.yaml 2021-06-03 08:39:31.248 | M releasenotes/notes/16/16.0.0-add-list-security-groups-by-servers-to-servers-client-library-088df48f6d81f4be.yaml 2021-06-03 08:39:31.248 | M releasenotes/notes/16/16.0.0-add-list-version-to-identity-client-944cb7396088a575.yaml 2021-06-03 08:39:31.248 | M releasenotes/notes/16/16.0.0-add-list-version-to-volume-client-4769dd1bd4ab9c5e.yaml 2021-06-03 08:39:31.248 | M releasenotes/notes/16/16.0.0-add-quota-sets-detail-kwarg-74b72183295b3ce7.yaml 2021-06-03 08:39:31.248 | M releasenotes/notes/16/16.0.0-add-tempest-lib-remote-client-adbeb3f42a36910b.yaml 2021-06-03 08:39:31.248 | M releasenotes/notes/16/16.0.0-add-tempest-run-combine-option-e94c1049ba8985d5.yaml 2021-06-03 08:39:31.248 | M releasenotes/notes/16/16.0.0-add-update-encryption-type-to-encryption-types-client-f3093532a0bcf9a1.yaml 2021-06-03 08:39:31.248 | M releasenotes/notes/16/16.0.0-add-volume-manage-client-as-library-78ab198a1dc1bd41.yaml 2021-06-03 08:39:31.248 | M releasenotes/notes/16/16.0.0-create-server-tags-client-8c0042a77e859af6.yaml 2021-06-03 08:39:31.248 | M releasenotes/notes/16/16.0.0-deprecate-deactivate_image-config-7a282c471937bbcb.yaml 2021-06-03 08:39:31.248 | M releasenotes/notes/16/16.0.0-deprecate-dvr_extra_resources-config-8c319d6dab7f7e5c.yaml 2021-06-03 08:39:31.248 | M releasenotes/notes/16/16.0.0-deprecate-glance-api-version-config-options-8370b63aea8e14cf.yaml 2021-06-03 08:39:31.248 | M releasenotes/notes/16/16.0.0-deprecate-resources-prefix-option-ad490c0a30a0266b.yaml 2021-06-03 08:39:31.248 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_attr-decorator-450a1ed727494724.yaml 2021-06-03 08:39:31.248 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_config-decorator-64c32d588043ab12.yaml 2021-06-03 08:39:31.248 | M releasenotes/notes/16/16.0.0-deprecated-cinder-api-v1-option-df7d5a54d93db5cf.yaml 2021-06-03 08:39:31.248 | M releasenotes/notes/16/16.0.0-dreprecate_client_parameters-cb8d069e62957f7e.yaml 2021-06-03 08:39:31.248 | M releasenotes/notes/16/16.0.0-fix-volume-v2-service-clients-bugfix-1667354-73d2c3c8fedc08bf.yaml 2021-06-03 08:39:31.248 | M releasenotes/notes/16/16.0.0-mitaka-eol-88ff8355fff81b55.yaml 2021-06-03 08:39:31.248 | M releasenotes/notes/16/16.0.0-remove-call_until_true-of-test-de9c13bc8f969921.yaml 2021-06-03 08:39:31.248 | M releasenotes/notes/16/16.0.0-remove-cinder-v1-api-tests-71e266b8d55d475f.yaml 2021-06-03 08:39:31.248 | M releasenotes/notes/16/16.0.0-remove-deprecated-allow_port_security_disabled-option-d0ffaeb2e7817707.yaml 2021-06-03 08:39:31.248 | M releasenotes/notes/16/16.0.0-remove-deprecated-compute-validation-config-options-part-2-5cd17b6e0e6cb8a3.yaml 2021-06-03 08:39:31.248 | M releasenotes/notes/16/16.0.0-remove-deprecated-dvr_extra_resources-option-e8c441c38eab7ddd.yaml 2021-06-03 08:39:31.248 | M releasenotes/notes/16/16.0.0-remove-deprecated-identity-reseller-option-4411c7e3951f1094.yaml 2021-06-03 08:39:31.249 | M releasenotes/notes/16/16.0.0-remove-sahara-service-available-44a642aa9c634ab4.yaml 2021-06-03 08:39:31.249 | M releasenotes/notes/16/16.0.0-remove-volume_feature_enabled.volume_services-c6aa142cc1021297.yaml 2021-06-03 08:39:31.249 | M releasenotes/notes/16/16.0.0-use-keystone-v3-api-935860d30ddbb8e9.yaml 2021-06-03 08:39:31.249 | M releasenotes/notes/16/16.0.0-volume-transfers-client-e5ed3f5464c0cdc0.yaml 2021-06-03 08:39:31.249 | M releasenotes/notes/25/subunt-describe-call-verbose-arg-fix.yaml 2021-06-03 08:39:31.249 | M releasenotes/notes/Add-keystone-v3-OS_FEDERATION-APIs-as-tempest-clients-fe9e10a0fe5f09d4.yaml 2021-06-03 08:39:31.249 | M releasenotes/notes/Extend-cleanup-CLI-to-delete-regions-9f1dbda2c8de12e2.yaml 2021-06-03 08:39:31.249 | M releasenotes/notes/Fix-KeyError-bug-in-v3-volumes_client-ff5d9b894f2257c8.yaml 2021-06-03 08:39:31.249 | M releasenotes/notes/Inclusive-jargon-17621346744f0cf4.yaml 2021-06-03 08:39:31.249 | M releasenotes/notes/Placement-client-for-placement-based-minimum-bw-allocation-27ed0938118752b6.yaml 2021-06-03 08:39:31.249 | M releasenotes/notes/QoS-client-for-placement-based-minimum-bw-allocation-8e5854d5754cec68.yaml 2021-06-03 08:39:31.249 | M releasenotes/notes/Remove-deprecated-image-scenario-options-b573c60e873ab451.yaml 2021-06-03 08:39:31.249 | M releasenotes/notes/Remove-deprecated-scenario.img_dir-option-da626e6153181e16.yaml 2021-06-03 08:39:31.249 | M releasenotes/notes/Remove-manager-2e0b0af48f01294a.yaml 2021-06-03 08:39:31.249 | M releasenotes/notes/Remove-test_reboot_server_soft-48fa786f38cd94dc.yaml 2021-06-03 08:39:31.249 | M releasenotes/notes/Set-default-of-operator_role-to-member-f9c3abd2ebde23b7.yaml 2021-06-03 08:39:31.249 | M releasenotes/notes/Stabilize-scenario-manager-adf36d21b08e31a4.yaml 2021-06-03 08:39:31.249 | M releasenotes/notes/account-generator-accepts-positive-numbers-only-33a366a297494ef7.yaml 2021-06-03 08:39:31.249 | M releasenotes/notes/account_generator-6eb03f664a448c35.yaml 2021-06-03 08:39:31.249 | M releasenotes/notes/add-OAUTH-Token-Client-tempest-tests-6351eda451b95a86.yaml 2021-06-03 08:39:31.249 | M releasenotes/notes/add-additional-methods-to-policy-client-library-b8279c18335588c9.yaml 2021-06-03 08:39:31.249 | M releasenotes/notes/add-alt-project-dynamic-creds-1a3bc543e65d9433.yaml 2021-06-03 08:39:31.249 | M releasenotes/notes/add-assisted-volume-snapshot-client-737f5cb35d58c1b6.yaml 2021-06-03 08:39:31.249 | M releasenotes/notes/add-can-migrate-between-any-hosts-config-option-x8ah4f9737a28e9b.yaml 2021-06-03 08:39:31.249 | M releasenotes/notes/add-compute-feature-ide-bus-b63802502c378083.yaml 2021-06-03 08:39:31.249 | M releasenotes/notes/add-compute-feature-serial-console-45583c4341e34fc9.yaml 2021-06-03 08:39:31.249 | M releasenotes/notes/add-compute-feature-shelve-migrate-fdbd3633abe65c4e.yaml 2021-06-03 08:39:31.249 | M releasenotes/notes/add-consistency-group-exceptions-01cbb792cd710231.yaml 2021-06-03 08:39:31.249 | M releasenotes/notes/add-create-group-from-src-tempest-tests-9eb8b0b4b5c52055.yaml 2021-06-03 08:39:31.249 | M releasenotes/notes/add-domain-configuration-client-tempest-tests-e383efabdbb9ad03.yaml 2021-06-03 08:39:31.249 | M releasenotes/notes/add-domain-param-in-cliclient-a270fcf35c8f09e6.yaml 2021-06-03 08:39:31.249 | M releasenotes/notes/add-extra-apis-to-volume-v3-services-client-bf9b235cf5a611fe.yaml 2021-06-03 08:39:31.249 | M releasenotes/notes/add-floating-ip-config-option-e5774bf77702ce9f.yaml 2021-06-03 08:39:31.250 | M releasenotes/notes/add-force-detach-volume-to-volumes-client-library-b2071f2954f8e8b1.yaml 2021-06-03 08:39:31.250 | M releasenotes/notes/add-group-type-specs-apis-to-v3-group-types-client-10390b52dedede54.yaml 2021-06-03 08:39:31.250 | M releasenotes/notes/add-identity-roles-system-methods-519dc144231993a3.yaml 2021-06-03 08:39:31.250 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-endpoint-groups-3518a90bbb731d0f.yaml 2021-06-03 08:39:31.250 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-extensions-9cfd217fd2c6a61f.yaml 2021-06-03 08:39:31.250 | M releasenotes/notes/add-image-alt-ssh-user-config-option-1b775af2f468aa5b.yaml 2021-06-03 08:39:31.250 | M releasenotes/notes/add-immutable-user-source-support-dd17772a997075e0.yaml 2021-06-03 08:39:31.250 | M releasenotes/notes/add-ip-version-check-in-addresses-x491ac6d9abaxa12.yaml 2021-06-03 08:39:31.250 | M releasenotes/notes/add-is-resource-deleted-sg-client-f4a7a7a54ff024d7.yaml 2021-06-03 08:39:31.250 | M releasenotes/notes/add-keystone-ep-clients-eeefd0904fbbe151.yaml 2021-06-03 08:39:31.250 | M releasenotes/notes/add-keystone-v3-ec2-tests-d959b7d36f0bd7fc.yaml 2021-06-03 08:39:31.250 | M releasenotes/notes/add-kwargs-to-delete-vol-of-vol-client-1ecde75beb62933c.yaml 2021-06-03 08:39:31.250 | M releasenotes/notes/add-list-volume-transfers-with-detail-to-transfers-client-80169bf78cf4fa66.yaml 2021-06-03 08:39:31.250 | M releasenotes/notes/add-load-list-cmd-35a4a2e6ea0a36fd.yaml 2021-06-03 08:39:31.250 | M releasenotes/notes/add-manage-snapshot-ref-config-option-67efd04897335b67.yaml 2021-06-03 08:39:31.250 | M releasenotes/notes/add-migrate-volume-and-list-hosts-to-v3-volume-client-library-ad3529260db58f00.yaml 2021-06-03 08:39:31.250 | M releasenotes/notes/add-params-to-identity-v3-list-endpoints-958a155be4e17e5b.yaml 2021-06-03 08:39:31.250 | M releasenotes/notes/add-params-to-v2-list-backups-api-c088d2b4bfe90247.yaml 2021-06-03 08:39:31.250 | M releasenotes/notes/add-placement-usage-client-method-8b6015cbd8a5e0f6.yaml 2021-06-03 08:39:31.250 | M releasenotes/notes/add-port-profile-config-option-2610b2fa67027960.yaml 2021-06-03 08:39:31.250 | M releasenotes/notes/add-profiler-config-options-db7c4ae6d338ee5c.yaml 2021-06-03 08:39:31.250 | M releasenotes/notes/add-redirect-param-bea1f6fbce629c70.yaml 2021-06-03 08:39:31.250 | M releasenotes/notes/add-reset-group-snapshot-status-api-to-v3-group-snapshots-client-248d41827daf2a0c.yaml 2021-06-03 08:39:31.250 | M releasenotes/notes/add-reset-group-status-api-to-v3-groups-client-9aa048617c66756a.yaml 2021-06-03 08:39:31.250 | M releasenotes/notes/add-return-value-to-retype-volume-a401aa619aaa2457.yaml 2021-06-03 08:39:31.250 | M releasenotes/notes/add-save-state-option-5ea67858cbaca969.yaml 2021-06-03 08:39:31.250 | M releasenotes/notes/add-server-diagnostics-validation-schema-b5a3c55b45aa718a.yaml 2021-06-03 08:39:31.250 | M releasenotes/notes/add-show-api-v3-details-api-to-v3-versions-client-4b408427379cabfe.yaml 2021-06-03 08:39:31.250 | M releasenotes/notes/add-show-default-group-type-detail-api-to-v3-group-types-client-65f717878cf52da0.yaml 2021-06-03 08:39:31.250 | M releasenotes/notes/add-show-default-quotas-api-to-network-quotas-client-3a7c1159af9e56ff.yaml 2021-06-03 08:39:31.250 | M releasenotes/notes/add-show-default-volume-types-api-to-v3-types-client-44b2676f217d78dc.yaml 2021-06-03 08:39:31.250 | M releasenotes/notes/add-show-encryption-specs-item-api-to-v2-encryption-types-client-290b421cd4bc0c0e.yaml 2021-06-03 08:39:31.250 | M releasenotes/notes/add-show-host-to-hosts-client-library-c60c4eb49d139480.yaml 2021-06-03 08:39:31.251 | M releasenotes/notes/add-show-quota-details-api-to-network-quotas-client-3fffd302cc5d335f.yaml 2021-06-03 08:39:31.251 | M releasenotes/notes/add-show-snapshot-metadata-item-api-to-v2-snapshots-client-bd3cbab3c7f0e0b3.yaml 2021-06-03 08:39:31.251 | M releasenotes/notes/add-show-volume-image-metadata-api-to-v2-volumes-client-ee3c027f35276561.yaml 2021-06-03 08:39:31.251 | M releasenotes/notes/add-show-volume-metadata-item-api-to-v2-volumes-client-47d59ecd999ca9df.yaml 2021-06-03 08:39:31.251 | M releasenotes/notes/add-show-volume-summary-api-to-v3-volumes-client-96e7b01abdb5c9c3.yaml 2021-06-03 08:39:31.251 | M releasenotes/notes/add-storyboard-in-skip-because-decorator-3e139aa8a4f7970f.yaml 2021-06-03 08:39:31.251 | M releasenotes/notes/add-subnet-id-config-option-fac3d6f12abfc171.yaml 2021-06-03 08:39:31.251 | M releasenotes/notes/add-support-args-kwargs-in-call-until-true-a91k592h5a64exf7.yaml 2021-06-03 08:39:31.251 | M releasenotes/notes/add-unstable_test-decorator-a73cf97d4ffcc796.yaml 2021-06-03 08:39:31.251 | M releasenotes/notes/add-update-api-to-group-types-client-09c06ccdf80d5003.yaml 2021-06-03 08:39:31.251 | M releasenotes/notes/add-update-backup-api-to-v3-backups-client-e8465b2b66617dc0.yaml 2021-06-03 08:39:31.251 | M releasenotes/notes/add-update-flavor--api-to-flavors-client-a859542fe54aab7c.yaml 2021-06-03 08:39:31.251 | M releasenotes/notes/add-update-group-tempest-tests-72f8ec19b2809849.yaml 2021-06-03 08:39:31.251 | M releasenotes/notes/add-validation-resources-to-lib-dc2600c4324ca4d7.yaml 2021-06-03 08:39:31.251 | M releasenotes/notes/add-volume-group-snapshots-tempest-tests-840df3da26590f5e.yaml 2021-06-03 08:39:31.251 | M releasenotes/notes/add-volume-group-types-tempest-tests-1298ab8cb4fe8b7b.yaml 2021-06-03 08:39:31.251 | M releasenotes/notes/add-volume-groups-tempest-tests-dd7b2abfe2b48427.yaml 2021-06-03 08:39:31.251 | M releasenotes/notes/add-volume-quota-class-client-as-library-c4c2b22c36ff807e.yaml 2021-06-03 08:39:31.251 | M releasenotes/notes/add-volume-transfers-v3.55-73f75073ad2c4091.yaml 2021-06-03 08:39:31.251 | M releasenotes/notes/add-worker-file-option-d949121a61156968.yaml 2021-06-03 08:39:31.251 | M releasenotes/notes/add_proxy_url_get_credentials-aef66b085450513f.yaml 2021-06-03 08:39:31.251 | M releasenotes/notes/agents-client-delete-method-de1a7fb3f845999c.yaml 2021-06-03 08:39:31.251 | M releasenotes/notes/api_v2_admin_flag-dea5ca9bc2ce63bc.yaml 2021-06-03 08:39:31.251 | M releasenotes/notes/associate-disassociate-floating_ip-0b6cfebeef1304b0.yaml 2021-06-03 08:39:31.251 | M releasenotes/notes/bp-application-credentials-df69b1f617db1bb9.yaml 2021-06-03 08:39:31.251 | M releasenotes/notes/bug-1647999-7aeda50a8d082d4c.yaml 2021-06-03 08:39:31.251 | M releasenotes/notes/bug-1791007-328a8b9a43bfb157.yaml 2021-06-03 08:39:31.251 | M releasenotes/notes/bug-1799883-6ea95fc64f70c9ef.yaml 2021-06-03 08:39:31.251 | M releasenotes/notes/bug-1808473-54ada26ab78e7b02.yaml 2021-06-03 08:39:31.251 | M releasenotes/notes/change-default-region-for-placement-to-empty-string-394f1132c28345bb.yaml 2021-06-03 08:39:31.251 | M releasenotes/notes/cinder-use-os-endpoint-type-c11f63fd468ceb4c.yaml 2021-06-03 08:39:31.251 | M releasenotes/notes/cli-tests-v3fixes-fb38189cefd64213.yaml 2021-06-03 08:39:31.251 | M releasenotes/notes/compare-header-version-func-de5139b2161b3627.yaml 2021-06-03 08:39:31.251 | M releasenotes/notes/conditional-attr-a8564ec5a70ec840.yaml 2021-06-03 08:39:31.252 | M releasenotes/notes/config-image-api-v1-default-to-false-39d5f2xafc534ab1.yaml 2021-06-03 08:39:31.252 | M releasenotes/notes/config-volume-multiattach-ea8138dfa4fd308c.yaml 2021-06-03 08:39:31.252 | M releasenotes/notes/config_image_certificate_compute_feature-c56efb520d54aff5.yaml 2021-06-03 08:39:31.252 | M releasenotes/notes/correct-port-profile-config-option-d67f5cb31f1bc34c.yaml 2021-06-03 08:39:31.252 | M releasenotes/notes/create-mount-config-drive-to-lib-1a6e912b8afbcc7e.yaml 2021-06-03 08:39:31.252 | M releasenotes/notes/create_loginable_secgroup_rule-73722fd4b4eb12d0.yaml 2021-06-03 08:39:31.252 | M releasenotes/notes/create_security_group_rule-16d58a8f0f0ff262.yaml 2021-06-03 08:39:31.252 | M releasenotes/notes/credentials-factory-stable-c8037bd9ae642482.yaml 2021-06-03 08:39:31.252 | M releasenotes/notes/deprecate-compute-feature-enabled-block-migrate-cinder-iscsi-fcda802d774dfeec.yaml 2021-06-03 08:39:31.252 | M releasenotes/notes/deprecate-compute-images-client-in-volume-tests-92b6dd55fcaba620.yaml 2021-06-03 08:39:31.252 | M releasenotes/notes/deprecate-config-forbid_global_implied_dsr-e64cfa66e6e3ded5.yaml 2021-06-03 08:39:31.252 | M releasenotes/notes/deprecate-default-value-for-v3_endpoint_type-fb9e47c5ba1c719d.yaml 2021-06-03 08:39:31.252 | M releasenotes/notes/deprecate-dns_servers-option-0xf2f297ee47a5ff.yaml 2021-06-03 08:39:31.252 | M releasenotes/notes/deprecate-image-v1-service-clients-d12ed42210bb76b5.yaml 2021-06-03 08:39:31.252 | M releasenotes/notes/deprecate-scheduler-available-filters-cbca2017ba3cf2aa.yaml 2021-06-03 08:39:31.252 | M releasenotes/notes/deprecate-spice-rdp-console-config-f2af173552axfb72.yaml 2021-06-03 08:39:31.252 | M releasenotes/notes/deprecate-vnc-server-header-529f07d592aefb62.yaml 2021-06-03 08:39:31.252 | M releasenotes/notes/deprecate-volume-api-selection-config-options-b95c5c0ccbf38916.yaml 2021-06-03 08:39:31.252 | M releasenotes/notes/deprecate-volume-v2-service-clients-ff8a2a7be1797eb5.yaml 2021-06-03 08:39:31.252 | M releasenotes/notes/disable-identity-v2-testing-4ef1565d1a5aedcf.yaml 2021-06-03 08:39:31.252 | M releasenotes/notes/drop-DEFAULT_PARAMS-bfcc2e7b74ef880b.yaml 2021-06-03 08:39:31.252 | M releasenotes/notes/drop-py-2-7-730baf411876d5d8.yaml 2021-06-03 08:39:31.252 | M releasenotes/notes/drop-py-3-5-support-76ca78f1a650fcad.yaml 2021-06-03 08:39:31.252 | M releasenotes/notes/enable-volume-multiattach-fd5e9bf0e96b56ce.yaml 2021-06-03 08:39:31.252 | M releasenotes/notes/end-of-support-for-stein-f795b968d83497a9.yaml 2021-06-03 08:39:31.252 | M releasenotes/notes/extra-compute-services-tests-92b6c0618972e02f.yaml 2021-06-03 08:39:31.252 | M releasenotes/notes/fix-1847749-2670b1d4f6097a1a.yaml 2021-06-03 08:39:31.252 | M releasenotes/notes/fix-credential-logging-98089c897d801355.yaml 2021-06-03 08:39:31.252 | M releasenotes/notes/fix-list-group-snapshots-api-969d9321002c566c.yaml 2021-06-03 08:39:31.252 | M releasenotes/notes/fix-remoteclient-default-ssh-shell-prologue-33e99343d086f601.yaml 2021-06-03 08:39:31.252 | M releasenotes/notes/fix-show-image-file-expected-code-92d97342d0f6d60e.yaml 2021-06-03 08:39:31.252 | M releasenotes/notes/http_proxy_config-cb39b55520e84db5.yaml 2021-06-03 08:39:31.252 | M releasenotes/notes/identity-tests-domain-drivers-76235f6672221e45.yaml 2021-06-03 08:39:31.253 | M releasenotes/notes/identity-token-client-8aaef74b1d61090a.yaml 2021-06-03 08:39:31.253 | M releasenotes/notes/identity-v3-project-tags-client-36683c6a8644e54b.yaml 2021-06-03 08:39:31.253 | M releasenotes/notes/identity_client-635275d43abbb807.yaml 2021-06-03 08:39:31.253 | M releasenotes/notes/image-client-add-versions-and-tasks-ac289dbfe1c899cc.yaml 2021-06-03 08:39:31.253 | M releasenotes/notes/image_import_testing_support-22ba4bcb9f2fb848.yaml 2021-06-03 08:39:31.253 | M releasenotes/notes/intermediate-pike-release-2ce492432ff8f012.yaml 2021-06-03 08:39:31.253 | M releasenotes/notes/intermediate-queens-release-2f9f305775fca454.yaml 2021-06-03 08:39:31.253 | M releasenotes/notes/intermediate-train-release-0146c624cff9a57f.yaml 2021-06-03 08:39:31.253 | M releasenotes/notes/intermediate-ussuri-release-8aebeca312a6718c.yaml 2021-06-03 08:39:31.253 | M releasenotes/notes/intermediate-wallaby-release-55a0b31b1dee7b23.yaml 2021-06-03 08:39:31.253 | M releasenotes/notes/introduce-attachments-client-add-show-attachment-api-c3111f7e560a87b3.yaml 2021-06-03 08:39:31.253 | M releasenotes/notes/lib_api_microversion_fixture-f52308fc6b6b89f2.yaml 2021-06-03 08:39:31.253 | M releasenotes/notes/list-auth-domains-v3-endpoint-9ec60c7d3011c397.yaml 2021-06-03 08:39:31.253 | M releasenotes/notes/log_console_output-dae6b8740b5a5821.yaml 2021-06-03 08:39:31.253 | M releasenotes/notes/make-create-user-domain-aware-for-v3-creds-client-5054f58e715adc0c.yaml 2021-06-03 08:39:31.253 | M releasenotes/notes/make-object-storage-client-as-stable-interface-d1b07c7e8f17bef6.yaml 2021-06-03 08:39:31.253 | M releasenotes/notes/merge-tempest-horizon-plugin-39d555339ab8c7ce.yaml 2021-06-03 08:39:31.253 | M releasenotes/notes/migrate-dynamic-creds-ecebb47528080761.yaml 2021-06-03 08:39:31.253 | M releasenotes/notes/migrate-object-storage-as-stable-interface-42014c7b43ecb254.yaml 2021-06-03 08:39:31.253 | M releasenotes/notes/migrate-preprov-creds-ef61a046ee1ec604.yaml 2021-06-03 08:39:31.253 | M releasenotes/notes/move-attr-decorator-to-lib-a1e80c42ba9c5392.yaml 2021-06-03 08:39:31.253 | M releasenotes/notes/move-related_bug-decorator-to-lib-dbfd5c543bbb2805.yaml 2021-06-03 08:39:31.253 | M releasenotes/notes/move-volume-v3-base_client-to-volume-1edbz0f207c3b283.yaml 2021-06-03 08:39:31.253 | M releasenotes/notes/network-show-version-18e1707a4df0a3d3.yaml 2021-06-03 08:39:31.253 | M releasenotes/notes/network-swap-to-project_id-a1d7fdf6c5e1cf44.yaml 2021-06-03 08:39:31.253 | M releasenotes/notes/network-tag-client-f4614029af7927f0.yaml 2021-06-03 08:39:31.253 | M releasenotes/notes/network_feature_enabled_available_features-35f9ac5f253e2ca3.yaml 2021-06-03 08:39:31.253 | M releasenotes/notes/new-placement-client-methods-e35c473e29494928.yaml 2021-06-03 08:39:31.253 | M releasenotes/notes/omit_X-Subject-Token_from_log-1bf5fef88c80334b.yaml 2021-06-03 08:39:31.253 | M releasenotes/notes/os_tenant_name-3ee175763bff455b.yaml 2021-06-03 08:39:31.253 | M releasenotes/notes/pause_teardown-45c9d60ffa889f7f.yaml 2021-06-03 08:39:31.253 | M releasenotes/notes/plugin-client-registration-enhancements-e09131742391225b.yaml 2021-06-03 08:39:31.253 | M releasenotes/notes/prevent-error-in-parse-resp-when-nullable-list-9898cd0f22180986.yaml 2021-06-03 08:39:31.253 | M releasenotes/notes/raise-exception-when-error-deleting-on-volume-18d0d0c5886212dd.yaml 2021-06-03 08:39:31.253 | M releasenotes/notes/random-bytes-size-limit-ee94a8c6534fe916.yaml 2021-06-03 08:39:31.254 | M releasenotes/notes/removal-deprecated-config-options-3db535b979fe3509.yaml 2021-06-03 08:39:31.254 | M releasenotes/notes/removal-deprecated-volume-config-options-21c4412f3c600923.yaml 2021-06-03 08:39:31.254 | M releasenotes/notes/remove-allow_tenant_isolation-option-03f0d998eb498d44.yaml 2021-06-03 08:39:31.254 | M releasenotes/notes/remove-deprecated-apis-from-v2-volumes-client-3ca4a5db5fea518f.yaml 2021-06-03 08:39:31.254 | M releasenotes/notes/remove-deprecated-find-test-caller-f4525cd043bfd1b6.yaml 2021-06-03 08:39:31.254 | M releasenotes/notes/remove-deprecated-old-token-clients-e4c2e654132f1130.yaml 2021-06-03 08:39:31.254 | M releasenotes/notes/remove-deprecated-skip-decorators-f8b42d812d20b537.yaml 2021-06-03 08:39:31.254 | M releasenotes/notes/remove-deprecated-skip_unless_attr-decorator-02bde59a00328f5c.yaml 2021-06-03 08:39:31.254 | M releasenotes/notes/remove-deprecated-volume-apis-from-v2-volumes-client-cf35e5b4cca89860.yaml 2021-06-03 08:39:31.254 | M releasenotes/notes/remove-deprecated-volume-config-options-4b7ea93b88e5b982.yaml 2021-06-03 08:39:31.254 | M releasenotes/notes/remove-get-ipv6-addr-by-EUI64-c79972d799c7a430.yaml 2021-06-03 08:39:31.254 | M releasenotes/notes/remove-heat-tests-9efb42cac3e0b306.yaml 2021-06-03 08:39:31.254 | M releasenotes/notes/remove-old-data-utils-e0966f882f7fe23a.yaml 2021-06-03 08:39:31.254 | M releasenotes/notes/remove-some-deprecated-auth-and-identity-options-xa1xd9b8fb948g4f.yaml 2021-06-03 08:39:31.254 | M releasenotes/notes/remove-some-deprecated-identity-options-0ffxd1b8db928e43.yaml 2021-06-03 08:39:31.254 | M releasenotes/notes/remove-support-of-py34-7d59fdb431fefe24.yaml 2021-06-03 08:39:31.254 | M releasenotes/notes/remove-volume-v1-service-clients-9235e3a965f93c09.yaml 2021-06-03 08:39:31.254 | M releasenotes/notes/removed-tox-ostestr-8997a93d199c44f3.yaml 2021-06-03 08:39:31.254 | M releasenotes/notes/segments-client-866f02948f40d4ff.yaml 2021-06-03 08:39:31.254 | M releasenotes/notes/set-cinder-api-v3-option-true-1b3e61e3129b7c00.yaml 2021-06-03 08:39:31.254 | M releasenotes/notes/start-of-pike-support-f2a1b7ea8e8b0311.yaml 2021-06-03 08:39:31.254 | M releasenotes/notes/start-of-queens-support-fea9051ba1d85fc7.yaml 2021-06-03 08:39:31.254 | M releasenotes/notes/subunit_describe_calls-ad7df689b9d63e3f.yaml 2021-06-03 08:39:31.254 | M releasenotes/notes/support-for-rbac-new-scope-6ec8164ce1e7288c.yaml 2021-06-03 08:39:31.254 | M releasenotes/notes/support-microversion-in-scenario-test-b4fbfdd3a977fc58.yaml 2021-06-03 08:39:31.254 | M releasenotes/notes/support-scope-in-get-roles-dynamic-creds-90bfab163c1c289a.yaml 2021-06-03 08:39:31.254 | M releasenotes/notes/switch-to-stestr-8c9f834b3f5a55d8.yaml 2021-06-03 08:39:31.254 | M releasenotes/notes/system-scope-44244cc955a7825f.yaml 2021-06-03 08:39:31.254 | M releasenotes/notes/tempest-default-run_validations-9640c41b6a4a9121.yaml 2021-06-03 08:39:31.254 | M releasenotes/notes/tempest-identity-catalog-client-f5c8589a9d7c1eb5.yaml 2021-06-03 08:39:31.254 | M releasenotes/notes/tempest-lib-compute-update-service-6019d2dcfe4a1c5d.yaml 2021-06-03 08:39:31.254 | M releasenotes/notes/tempest-rocky-release-0fc3312053923380.yaml 2021-06-03 08:39:31.255 | M releasenotes/notes/tempest-run-fix-updates-564b41706decbba1.yaml 2021-06-03 08:39:31.255 | M releasenotes/notes/tempest-stein-release-18bad34136a2e6ef.yaml 2021-06-03 08:39:31.255 | M releasenotes/notes/tempest-train-release-a2ed0743a5eadeb6.yaml 2021-06-03 08:39:31.255 | M releasenotes/notes/tempest-ussuri-release-72b5770a3b97678f.yaml 2021-06-03 08:39:31.255 | M releasenotes/notes/tempest-victoria-release-27000c02edc5a112.yaml 2021-06-03 08:39:31.255 | M releasenotes/notes/tempest-wallaby-release-0f2cea5ccf63485e.yaml 2021-06-03 08:39:31.255 | M releasenotes/notes/tempest-workspace-delete-directory-feature-74d6d157a5a05561.yaml 2021-06-03 08:39:31.255 | M releasenotes/notes/test-clients-stable-for-plugin-90b1e7dc83f28ccd.yaml 2021-06-03 08:39:31.255 | M releasenotes/notes/use-cinder-v3-client-for-verify_tempest_config-2bf3d817b0070064.yaml 2021-06-03 08:39:31.255 | M releasenotes/notes/verify-tempest-command-8e88452c7a08dd77.yaml 2021-06-03 08:39:31.255 | M releasenotes/notes/vnc-hardcoded-server-name-removed-6f8d1e90a175dc08.yaml 2021-06-03 08:39:31.255 | M releasenotes/notes/volume-backed-live-mig-5a38b496ba1ec093.yaml 2021-06-03 08:39:31.255 | M releasenotes/notes/volume-service-testing-default-to-v3-endpoints-20b86895a590925d.yaml 2021-06-03 08:39:31.255 | M releasenotes/notes/volume-v3-service-clients-a863a6336af56cca.yaml 2021-06-03 08:39:31.255 | M releasenotes/notes/xenapi_apis-conf-fcca549283e53ed6.yaml 2021-06-03 08:39:31.255 | M releasenotes/source/_static/.placeholder 2021-06-03 08:39:31.255 | M releasenotes/source/_templates/.placeholder 2021-06-03 08:39:31.255 | M releasenotes/source/conf.py 2021-06-03 08:39:31.255 | M releasenotes/source/index.rst 2021-06-03 08:39:31.255 | M releasenotes/source/unreleased.rst 2021-06-03 08:39:31.255 | M releasenotes/source/v10.0.0.rst 2021-06-03 08:39:31.255 | M releasenotes/source/v11.0.0.rst 2021-06-03 08:39:31.255 | M releasenotes/source/v12.0.0.rst 2021-06-03 08:39:31.255 | M releasenotes/source/v13.0.0.rst 2021-06-03 08:39:31.255 | M releasenotes/source/v14.0.0.rst 2021-06-03 08:39:31.255 | M releasenotes/source/v15.0.0.rst 2021-06-03 08:39:31.255 | M releasenotes/source/v16.0.0.rst 2021-06-03 08:39:31.255 | M releasenotes/source/v16.1.0.rst 2021-06-03 08:39:31.255 | M releasenotes/source/v17.0.0.rst 2021-06-03 08:39:31.255 | M releasenotes/source/v17.1.0.rst 2021-06-03 08:39:31.255 | M releasenotes/source/v17.2.0.rst 2021-06-03 08:39:31.255 | M releasenotes/source/v18.0.0.rst 2021-06-03 08:39:31.255 | M releasenotes/source/v19.0.0.rst 2021-06-03 08:39:31.255 | M releasenotes/source/v20.0.0.rst 2021-06-03 08:39:31.255 | M releasenotes/source/v21.0.0.rst 2021-06-03 08:39:31.256 | M releasenotes/source/v22.0.0.rst 2021-06-03 08:39:31.256 | M releasenotes/source/v22.1.0.rst 2021-06-03 08:39:31.256 | M releasenotes/source/v23.0.0.rst 2021-06-03 08:39:31.256 | M releasenotes/source/v24.0.0.rst 2021-06-03 08:39:31.256 | M releasenotes/source/v26.0.0.rst 2021-06-03 08:39:31.256 | M releasenotes/source/v26.1.0.rst 2021-06-03 08:39:31.256 | M releasenotes/source/v27.0.0.rst 2021-06-03 08:39:31.256 | M requirements.txt 2021-06-03 08:39:31.256 | M roles/acl-devstack-files/README.rst 2021-06-03 08:39:31.256 | M roles/acl-devstack-files/defaults/main.yaml 2021-06-03 08:39:31.256 | M roles/acl-devstack-files/tasks/main.yaml 2021-06-03 08:39:31.256 | M roles/ipv6-only-deployments-verification/README.rst 2021-06-03 08:39:31.256 | M roles/ipv6-only-deployments-verification/defaults/main.yaml 2021-06-03 08:39:31.256 | M roles/ipv6-only-deployments-verification/tasks/main.yaml 2021-06-03 08:39:31.256 | M roles/run-tempest/README.rst 2021-06-03 08:39:31.256 | M roles/run-tempest/defaults/main.yaml 2021-06-03 08:39:31.256 | M roles/run-tempest/tasks/main.yaml 2021-06-03 08:39:31.256 | M roles/setup-tempest-data-dir/README.rst 2021-06-03 08:39:31.256 | M roles/setup-tempest-data-dir/defaults/main.yaml 2021-06-03 08:39:31.256 | M roles/setup-tempest-data-dir/tasks/main.yaml 2021-06-03 08:39:31.256 | M roles/setup-tempest-run-dir/README.rst 2021-06-03 08:39:31.256 | M roles/setup-tempest-run-dir/defaults/main.yaml 2021-06-03 08:39:31.256 | M roles/setup-tempest-run-dir/tasks/main.yaml 2021-06-03 08:39:31.256 | M roles/tempest-cleanup/README.rst 2021-06-03 08:39:31.256 | M roles/tempest-cleanup/defaults/main.yaml 2021-06-03 08:39:31.256 | M roles/tempest-cleanup/tasks/dry_run.yaml 2021-06-03 08:39:31.256 | M roles/tempest-cleanup/tasks/dry_run_checker.py 2021-06-03 08:39:31.256 | M roles/tempest-cleanup/tasks/main.yaml 2021-06-03 08:39:31.257 | M setup.cfg 2021-06-03 08:39:31.257 | M setup.py 2021-06-03 08:39:31.257 | M tempest/README.rst 2021-06-03 08:39:31.257 | M tempest/__init__.py 2021-06-03 08:39:31.257 | M tempest/api/README.rst 2021-06-03 08:39:31.257 | M tempest/api/__init__.py 2021-06-03 08:39:31.257 | M tempest/api/compute/__init__.py 2021-06-03 08:39:31.257 | M tempest/api/compute/admin/__init__.py 2021-06-03 08:39:31.257 | M tempest/api/compute/admin/test_agents.py 2021-06-03 08:39:31.257 | M tempest/api/compute/admin/test_aggregates.py 2021-06-03 08:39:31.257 | M tempest/api/compute/admin/test_aggregates_negative.py 2021-06-03 08:39:31.257 | M tempest/api/compute/admin/test_auto_allocate_network.py 2021-06-03 08:39:31.257 | M tempest/api/compute/admin/test_availability_zone.py 2021-06-03 08:39:31.257 | M tempest/api/compute/admin/test_availability_zone_negative.py 2021-06-03 08:39:31.257 | M tempest/api/compute/admin/test_create_server.py 2021-06-03 08:39:31.257 | M tempest/api/compute/admin/test_delete_server.py 2021-06-03 08:39:31.257 | M tempest/api/compute/admin/test_fixed_ips.py 2021-06-03 08:39:31.257 | M tempest/api/compute/admin/test_fixed_ips_negative.py 2021-06-03 08:39:31.257 | M tempest/api/compute/admin/test_flavors.py 2021-06-03 08:39:31.257 | M tempest/api/compute/admin/test_flavors_access.py 2021-06-03 08:39:31.257 | M tempest/api/compute/admin/test_flavors_access_negative.py 2021-06-03 08:39:31.257 | M tempest/api/compute/admin/test_flavors_extra_specs.py 2021-06-03 08:39:31.257 | M tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2021-06-03 08:39:31.257 | M tempest/api/compute/admin/test_flavors_microversions.py 2021-06-03 08:39:31.257 | M tempest/api/compute/admin/test_floating_ips_bulk.py 2021-06-03 08:39:31.258 | M tempest/api/compute/admin/test_hosts.py 2021-06-03 08:39:31.258 | M tempest/api/compute/admin/test_hosts_negative.py 2021-06-03 08:39:31.258 | M tempest/api/compute/admin/test_hypervisor.py 2021-06-03 08:39:31.258 | M tempest/api/compute/admin/test_hypervisor_negative.py 2021-06-03 08:39:31.258 | M tempest/api/compute/admin/test_instance_usage_audit_log.py 2021-06-03 08:39:31.258 | M tempest/api/compute/admin/test_instance_usage_audit_log_negative.py 2021-06-03 08:39:31.258 | M tempest/api/compute/admin/test_keypairs_v210.py 2021-06-03 08:39:31.258 | M tempest/api/compute/admin/test_live_migration.py 2021-06-03 08:39:31.258 | M tempest/api/compute/admin/test_live_migration_negative.py 2021-06-03 08:39:31.258 | M tempest/api/compute/admin/test_migrations.py 2021-06-03 08:39:31.258 | M tempest/api/compute/admin/test_networks.py 2021-06-03 08:39:31.258 | M tempest/api/compute/admin/test_quotas.py 2021-06-03 08:39:31.258 | M tempest/api/compute/admin/test_quotas_negative.py 2021-06-03 08:39:31.258 | M tempest/api/compute/admin/test_security_groups.py 2021-06-03 08:39:31.258 | M tempest/api/compute/admin/test_server_diagnostics.py 2021-06-03 08:39:31.258 | M tempest/api/compute/admin/test_server_diagnostics_negative.py 2021-06-03 08:39:31.258 | M tempest/api/compute/admin/test_servers.py 2021-06-03 08:39:31.258 | M tempest/api/compute/admin/test_servers_negative.py 2021-06-03 08:39:31.258 | M tempest/api/compute/admin/test_servers_on_multinodes.py 2021-06-03 08:39:31.258 | M tempest/api/compute/admin/test_services.py 2021-06-03 08:39:31.258 | M tempest/api/compute/admin/test_services_negative.py 2021-06-03 08:39:31.258 | M tempest/api/compute/admin/test_simple_tenant_usage.py 2021-06-03 08:39:31.258 | M tempest/api/compute/admin/test_simple_tenant_usage_negative.py 2021-06-03 08:39:31.258 | M tempest/api/compute/admin/test_volume.py 2021-06-03 08:39:31.258 | M tempest/api/compute/admin/test_volume_swap.py 2021-06-03 08:39:31.258 | M tempest/api/compute/admin/test_volumes_negative.py 2021-06-03 08:39:31.258 | M tempest/api/compute/api_microversion_fixture.py 2021-06-03 08:39:31.258 | M tempest/api/compute/base.py 2021-06-03 08:39:31.258 | M tempest/api/compute/certificates/__init__.py 2021-06-03 08:39:31.258 | M tempest/api/compute/certificates/test_certificates.py 2021-06-03 08:39:31.258 | M tempest/api/compute/flavors/__init__.py 2021-06-03 08:39:31.258 | M tempest/api/compute/flavors/test_flavors.py 2021-06-03 08:39:31.258 | M tempest/api/compute/flavors/test_flavors_negative.py 2021-06-03 08:39:31.258 | M tempest/api/compute/floating_ips/__init__.py 2021-06-03 08:39:31.258 | M tempest/api/compute/floating_ips/base.py 2021-06-03 08:39:31.259 | M tempest/api/compute/floating_ips/test_floating_ips_actions.py 2021-06-03 08:39:31.259 | M tempest/api/compute/floating_ips/test_floating_ips_actions_negative.py 2021-06-03 08:39:31.259 | M tempest/api/compute/floating_ips/test_list_floating_ips.py 2021-06-03 08:39:31.259 | M tempest/api/compute/floating_ips/test_list_floating_ips_negative.py 2021-06-03 08:39:31.259 | M tempest/api/compute/images/__init__.py 2021-06-03 08:39:31.259 | M tempest/api/compute/images/test_image_metadata.py 2021-06-03 08:39:31.259 | M tempest/api/compute/images/test_image_metadata_negative.py 2021-06-03 08:39:31.259 | M tempest/api/compute/images/test_images.py 2021-06-03 08:39:31.259 | M tempest/api/compute/images/test_images_negative.py 2021-06-03 08:39:31.259 | M tempest/api/compute/images/test_images_oneserver.py 2021-06-03 08:39:31.259 | M tempest/api/compute/images/test_images_oneserver_negative.py 2021-06-03 08:39:31.259 | M tempest/api/compute/images/test_list_image_filters.py 2021-06-03 08:39:31.259 | M tempest/api/compute/images/test_list_image_filters_negative.py 2021-06-03 08:39:31.259 | M tempest/api/compute/images/test_list_images.py 2021-06-03 08:39:31.259 | M tempest/api/compute/keypairs/__init__.py 2021-06-03 08:39:31.259 | M tempest/api/compute/keypairs/base.py 2021-06-03 08:39:31.259 | M tempest/api/compute/keypairs/test_keypairs.py 2021-06-03 08:39:31.259 | M tempest/api/compute/keypairs/test_keypairs_negative.py 2021-06-03 08:39:31.259 | M tempest/api/compute/keypairs/test_keypairs_v22.py 2021-06-03 08:39:31.259 | M tempest/api/compute/limits/__init__.py 2021-06-03 08:39:31.259 | M tempest/api/compute/limits/test_absolute_limits.py 2021-06-03 08:39:31.259 | M tempest/api/compute/limits/test_absolute_limits_negative.py 2021-06-03 08:39:31.259 | M tempest/api/compute/security_groups/__init__.py 2021-06-03 08:39:31.259 | M tempest/api/compute/security_groups/base.py 2021-06-03 08:39:31.259 | M tempest/api/compute/security_groups/test_security_group_rules.py 2021-06-03 08:39:31.259 | M tempest/api/compute/security_groups/test_security_group_rules_negative.py 2021-06-03 08:39:31.259 | M tempest/api/compute/security_groups/test_security_groups.py 2021-06-03 08:39:31.259 | M tempest/api/compute/security_groups/test_security_groups_negative.py 2021-06-03 08:39:31.259 | M tempest/api/compute/servers/__init__.py 2021-06-03 08:39:31.259 | M tempest/api/compute/servers/test_attach_interfaces.py 2021-06-03 08:39:31.259 | M tempest/api/compute/servers/test_availability_zone.py 2021-06-03 08:39:31.259 | M tempest/api/compute/servers/test_create_server.py 2021-06-03 08:39:31.259 | M tempest/api/compute/servers/test_create_server_multi_nic.py 2021-06-03 08:39:31.259 | M tempest/api/compute/servers/test_delete_server.py 2021-06-03 08:39:31.259 | M tempest/api/compute/servers/test_device_tagging.py 2021-06-03 08:39:31.260 | M tempest/api/compute/servers/test_disk_config.py 2021-06-03 08:39:31.260 | M tempest/api/compute/servers/test_instance_actions.py 2021-06-03 08:39:31.260 | M tempest/api/compute/servers/test_instance_actions_negative.py 2021-06-03 08:39:31.260 | M tempest/api/compute/servers/test_list_server_filters.py 2021-06-03 08:39:31.260 | M tempest/api/compute/servers/test_list_servers_negative.py 2021-06-03 08:39:31.260 | M tempest/api/compute/servers/test_multiple_create.py 2021-06-03 08:39:31.260 | M tempest/api/compute/servers/test_multiple_create_negative.py 2021-06-03 08:39:31.260 | M tempest/api/compute/servers/test_novnc.py 2021-06-03 08:39:31.260 | M tempest/api/compute/servers/test_server_actions.py 2021-06-03 08:39:31.260 | M tempest/api/compute/servers/test_server_addresses.py 2021-06-03 08:39:31.260 | M tempest/api/compute/servers/test_server_addresses_negative.py 2021-06-03 08:39:31.260 | M tempest/api/compute/servers/test_server_group.py 2021-06-03 08:39:31.260 | M tempest/api/compute/servers/test_server_metadata.py 2021-06-03 08:39:31.260 | M tempest/api/compute/servers/test_server_metadata_negative.py 2021-06-03 08:39:31.260 | M tempest/api/compute/servers/test_server_password.py 2021-06-03 08:39:31.260 | M tempest/api/compute/servers/test_server_personality.py 2021-06-03 08:39:31.260 | M tempest/api/compute/servers/test_server_rescue.py 2021-06-03 08:39:31.260 | M tempest/api/compute/servers/test_server_rescue_negative.py 2021-06-03 08:39:31.260 | M tempest/api/compute/servers/test_server_tags.py 2021-06-03 08:39:31.260 | M tempest/api/compute/servers/test_servers.py 2021-06-03 08:39:31.260 | M tempest/api/compute/servers/test_servers_microversions.py 2021-06-03 08:39:31.260 | M tempest/api/compute/servers/test_servers_negative.py 2021-06-03 08:39:31.260 | M tempest/api/compute/servers/test_virtual_interfaces.py 2021-06-03 08:39:31.260 | M tempest/api/compute/servers/test_virtual_interfaces_negative.py 2021-06-03 08:39:31.260 | M tempest/api/compute/test_extensions.py 2021-06-03 08:39:31.260 | M tempest/api/compute/test_networks.py 2021-06-03 08:39:31.260 | M tempest/api/compute/test_quotas.py 2021-06-03 08:39:31.260 | M tempest/api/compute/test_tenant_networks.py 2021-06-03 08:39:31.260 | M tempest/api/compute/test_versions.py 2021-06-03 08:39:31.260 | M tempest/api/compute/volumes/__init__.py 2021-06-03 08:39:31.260 | M tempest/api/compute/volumes/test_attach_volume.py 2021-06-03 08:39:31.260 | M tempest/api/compute/volumes/test_attach_volume_negative.py 2021-06-03 08:39:31.260 | M tempest/api/compute/volumes/test_volume_snapshots.py 2021-06-03 08:39:31.260 | M tempest/api/compute/volumes/test_volumes_get.py 2021-06-03 08:39:31.260 | M tempest/api/compute/volumes/test_volumes_list.py 2021-06-03 08:39:31.261 | M tempest/api/compute/volumes/test_volumes_negative.py 2021-06-03 08:39:31.261 | M tempest/api/identity/__init__.py 2021-06-03 08:39:31.261 | M tempest/api/identity/admin/__init__.py 2021-06-03 08:39:31.261 | M tempest/api/identity/admin/v2/__init__.py 2021-06-03 08:39:31.261 | M tempest/api/identity/admin/v2/test_endpoints.py 2021-06-03 08:39:31.261 | M tempest/api/identity/admin/v2/test_roles.py 2021-06-03 08:39:31.261 | M tempest/api/identity/admin/v2/test_roles_negative.py 2021-06-03 08:39:31.261 | M tempest/api/identity/admin/v2/test_services.py 2021-06-03 08:39:31.261 | M tempest/api/identity/admin/v2/test_tenant_negative.py 2021-06-03 08:39:31.261 | M tempest/api/identity/admin/v2/test_tenants.py 2021-06-03 08:39:31.261 | M tempest/api/identity/admin/v2/test_tokens.py 2021-06-03 08:39:31.261 | M tempest/api/identity/admin/v2/test_tokens_negative.py 2021-06-03 08:39:31.261 | M tempest/api/identity/admin/v2/test_users.py 2021-06-03 08:39:31.261 | M tempest/api/identity/admin/v2/test_users_negative.py 2021-06-03 08:39:31.261 | M tempest/api/identity/admin/v3/__init__.py 2021-06-03 08:39:31.261 | M tempest/api/identity/admin/v3/test_application_credentials.py 2021-06-03 08:39:31.261 | M tempest/api/identity/admin/v3/test_credentials.py 2021-06-03 08:39:31.261 | M tempest/api/identity/admin/v3/test_default_project_id.py 2021-06-03 08:39:31.261 | M tempest/api/identity/admin/v3/test_domain_configuration.py 2021-06-03 08:39:31.261 | M tempest/api/identity/admin/v3/test_domains.py 2021-06-03 08:39:31.261 | M tempest/api/identity/admin/v3/test_domains_negative.py 2021-06-03 08:39:31.261 | M tempest/api/identity/admin/v3/test_endpoint_groups.py 2021-06-03 08:39:31.261 | M tempest/api/identity/admin/v3/test_endpoints.py 2021-06-03 08:39:31.261 | M tempest/api/identity/admin/v3/test_endpoints_negative.py 2021-06-03 08:39:31.261 | M tempest/api/identity/admin/v3/test_groups.py 2021-06-03 08:39:31.261 | M tempest/api/identity/admin/v3/test_inherits.py 2021-06-03 08:39:31.261 | M tempest/api/identity/admin/v3/test_list_projects.py 2021-06-03 08:39:31.261 | M tempest/api/identity/admin/v3/test_list_users.py 2021-06-03 08:39:31.261 | M tempest/api/identity/admin/v3/test_oauth_consumers.py 2021-06-03 08:39:31.261 | M tempest/api/identity/admin/v3/test_policies.py 2021-06-03 08:39:31.261 | M tempest/api/identity/admin/v3/test_project_tags.py 2021-06-03 08:39:31.261 | M tempest/api/identity/admin/v3/test_projects.py 2021-06-03 08:39:31.261 | M tempest/api/identity/admin/v3/test_projects_negative.py 2021-06-03 08:39:31.262 | M tempest/api/identity/admin/v3/test_regions.py 2021-06-03 08:39:31.262 | M tempest/api/identity/admin/v3/test_roles.py 2021-06-03 08:39:31.262 | M tempest/api/identity/admin/v3/test_services.py 2021-06-03 08:39:31.262 | M tempest/api/identity/admin/v3/test_tokens.py 2021-06-03 08:39:31.262 | M tempest/api/identity/admin/v3/test_trusts.py 2021-06-03 08:39:31.262 | M tempest/api/identity/admin/v3/test_users.py 2021-06-03 08:39:31.262 | M tempest/api/identity/admin/v3/test_users_negative.py 2021-06-03 08:39:31.262 | M tempest/api/identity/base.py 2021-06-03 08:39:31.262 | M tempest/api/identity/v2/__init__.py 2021-06-03 08:39:31.262 | M tempest/api/identity/v2/test_api_discovery.py 2021-06-03 08:39:31.262 | M tempest/api/identity/v2/test_ec2_credentials.py 2021-06-03 08:39:31.262 | M tempest/api/identity/v2/test_extension.py 2021-06-03 08:39:31.262 | M tempest/api/identity/v2/test_tenants.py 2021-06-03 08:39:31.262 | M tempest/api/identity/v2/test_tokens.py 2021-06-03 08:39:31.262 | M tempest/api/identity/v2/test_users.py 2021-06-03 08:39:31.262 | M tempest/api/identity/v3/__init__.py 2021-06-03 08:39:31.262 | M tempest/api/identity/v3/test_access_rules.py 2021-06-03 08:39:31.262 | M tempest/api/identity/v3/test_api_discovery.py 2021-06-03 08:39:31.262 | M tempest/api/identity/v3/test_application_credentials.py 2021-06-03 08:39:31.262 | M tempest/api/identity/v3/test_catalog.py 2021-06-03 08:39:31.262 | M tempest/api/identity/v3/test_domains.py 2021-06-03 08:39:31.262 | M tempest/api/identity/v3/test_ec2_credentials.py 2021-06-03 08:39:31.262 | M tempest/api/identity/v3/test_projects.py 2021-06-03 08:39:31.262 | M tempest/api/identity/v3/test_tokens.py 2021-06-03 08:39:31.262 | M tempest/api/identity/v3/test_users.py 2021-06-03 08:39:31.262 | M tempest/api/image/__init__.py 2021-06-03 08:39:31.262 | M tempest/api/image/base.py 2021-06-03 08:39:31.262 | M tempest/api/image/v1/__init__.py 2021-06-03 08:39:31.262 | M tempest/api/image/v1/test_image_members.py 2021-06-03 08:39:31.262 | M tempest/api/image/v1/test_image_members_negative.py 2021-06-03 08:39:31.262 | M tempest/api/image/v1/test_images.py 2021-06-03 08:39:31.262 | M tempest/api/image/v1/test_images_negative.py 2021-06-03 08:39:31.262 | M tempest/api/image/v2/__init__.py 2021-06-03 08:39:31.262 | M tempest/api/image/v2/admin/__init__.py 2021-06-03 08:39:31.263 | M tempest/api/image/v2/admin/test_images.py 2021-06-03 08:39:31.263 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_objects.py 2021-06-03 08:39:31.263 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_properties.py 2021-06-03 08:39:31.263 | M tempest/api/image/v2/admin/test_images_metadefs_namespace_tags.py 2021-06-03 08:39:31.263 | M tempest/api/image/v2/admin/test_images_metadefs_namespaces.py 2021-06-03 08:39:31.263 | M tempest/api/image/v2/admin/test_images_metadefs_resource_types.py 2021-06-03 08:39:31.263 | M tempest/api/image/v2/test_images.py 2021-06-03 08:39:31.263 | M tempest/api/image/v2/test_images_member.py 2021-06-03 08:39:31.263 | M tempest/api/image/v2/test_images_member_negative.py 2021-06-03 08:39:31.263 | M tempest/api/image/v2/test_images_metadefs_schema.py 2021-06-03 08:39:31.263 | M tempest/api/image/v2/test_images_negative.py 2021-06-03 08:39:31.263 | M tempest/api/image/v2/test_images_tags.py 2021-06-03 08:39:31.263 | M tempest/api/image/v2/test_images_tags_negative.py 2021-06-03 08:39:31.263 | M tempest/api/image/v2/test_versions.py 2021-06-03 08:39:31.263 | M tempest/api/network/__init__.py 2021-06-03 08:39:31.263 | M tempest/api/network/admin/__init__.py 2021-06-03 08:39:31.263 | M tempest/api/network/admin/test_dhcp_agent_scheduler.py 2021-06-03 08:39:31.263 | M tempest/api/network/admin/test_external_network_extension.py 2021-06-03 08:39:31.263 | M tempest/api/network/admin/test_external_networks_negative.py 2021-06-03 08:39:31.263 | M tempest/api/network/admin/test_floating_ips_admin_actions.py 2021-06-03 08:39:31.263 | M tempest/api/network/admin/test_metering_extensions.py 2021-06-03 08:39:31.263 | M tempest/api/network/admin/test_negative_quotas.py 2021-06-03 08:39:31.263 | M tempest/api/network/admin/test_ports.py 2021-06-03 08:39:31.263 | M tempest/api/network/admin/test_quotas.py 2021-06-03 08:39:31.263 | M tempest/api/network/admin/test_routers.py 2021-06-03 08:39:31.263 | M tempest/api/network/admin/test_routers_dvr.py 2021-06-03 08:39:31.263 | M tempest/api/network/admin/test_routers_negative.py 2021-06-03 08:39:31.263 | M tempest/api/network/base.py 2021-06-03 08:39:31.263 | M tempest/api/network/base_security_groups.py 2021-06-03 08:39:31.263 | M tempest/api/network/test_agent_management_negative.py 2021-06-03 08:39:31.263 | M tempest/api/network/test_allowed_address_pair.py 2021-06-03 08:39:31.263 | M tempest/api/network/test_dhcp_ipv6.py 2021-06-03 08:39:31.263 | M tempest/api/network/test_extensions.py 2021-06-03 08:39:31.263 | M tempest/api/network/test_extra_dhcp_options.py 2021-06-03 08:39:31.263 | M tempest/api/network/test_floating_ips.py 2021-06-03 08:39:31.264 | M tempest/api/network/test_floating_ips_negative.py 2021-06-03 08:39:31.264 | M tempest/api/network/test_networks.py 2021-06-03 08:39:31.264 | M tempest/api/network/test_networks_negative.py 2021-06-03 08:39:31.264 | M tempest/api/network/test_ports.py 2021-06-03 08:39:31.264 | M tempest/api/network/test_routers.py 2021-06-03 08:39:31.264 | M tempest/api/network/test_routers_negative.py 2021-06-03 08:39:31.264 | M tempest/api/network/test_security_groups.py 2021-06-03 08:39:31.264 | M tempest/api/network/test_security_groups_negative.py 2021-06-03 08:39:31.264 | M tempest/api/network/test_service_providers.py 2021-06-03 08:39:31.264 | M tempest/api/network/test_subnetpools_extensions.py 2021-06-03 08:39:31.264 | M tempest/api/network/test_tags.py 2021-06-03 08:39:31.264 | M tempest/api/network/test_versions.py 2021-06-03 08:39:31.264 | M tempest/api/object_storage/__init__.py 2021-06-03 08:39:31.264 | M tempest/api/object_storage/base.py 2021-06-03 08:39:31.264 | M tempest/api/object_storage/test_account_bulk.py 2021-06-03 08:39:31.264 | M tempest/api/object_storage/test_account_quotas.py 2021-06-03 08:39:31.264 | M tempest/api/object_storage/test_account_quotas_negative.py 2021-06-03 08:39:31.264 | M tempest/api/object_storage/test_account_services.py 2021-06-03 08:39:31.264 | M tempest/api/object_storage/test_account_services_negative.py 2021-06-03 08:39:31.264 | M tempest/api/object_storage/test_container_acl.py 2021-06-03 08:39:31.264 | M tempest/api/object_storage/test_container_acl_negative.py 2021-06-03 08:39:31.264 | M tempest/api/object_storage/test_container_quotas.py 2021-06-03 08:39:31.264 | M tempest/api/object_storage/test_container_services.py 2021-06-03 08:39:31.264 | M tempest/api/object_storage/test_container_services_negative.py 2021-06-03 08:39:31.264 | M tempest/api/object_storage/test_container_staticweb.py 2021-06-03 08:39:31.264 | M tempest/api/object_storage/test_container_sync.py 2021-06-03 08:39:31.264 | M tempest/api/object_storage/test_container_sync_middleware.py 2021-06-03 08:39:31.264 | M tempest/api/object_storage/test_crossdomain.py 2021-06-03 08:39:31.264 | M tempest/api/object_storage/test_healthcheck.py 2021-06-03 08:39:31.264 | M tempest/api/object_storage/test_object_expiry.py 2021-06-03 08:39:31.264 | M tempest/api/object_storage/test_object_formpost.py 2021-06-03 08:39:31.264 | M tempest/api/object_storage/test_object_formpost_negative.py 2021-06-03 08:39:31.264 | M tempest/api/object_storage/test_object_services.py 2021-06-03 08:39:31.264 | M tempest/api/object_storage/test_object_slo.py 2021-06-03 08:39:31.264 | M tempest/api/object_storage/test_object_temp_url.py 2021-06-03 08:39:31.264 | M tempest/api/object_storage/test_object_temp_url_negative.py 2021-06-03 08:39:31.265 | M tempest/api/object_storage/test_object_version.py 2021-06-03 08:39:31.265 | M tempest/api/volume/__init__.py 2021-06-03 08:39:31.265 | M tempest/api/volume/admin/__init__.py 2021-06-03 08:39:31.265 | M tempest/api/volume/admin/test_backends_capabilities.py 2021-06-03 08:39:31.265 | M tempest/api/volume/admin/test_encrypted_volumes_extend.py 2021-06-03 08:39:31.265 | M tempest/api/volume/admin/test_group_snapshots.py 2021-06-03 08:39:31.265 | M tempest/api/volume/admin/test_group_type_specs.py 2021-06-03 08:39:31.265 | M tempest/api/volume/admin/test_group_types.py 2021-06-03 08:39:31.265 | M tempest/api/volume/admin/test_groups.py 2021-06-03 08:39:31.265 | M tempest/api/volume/admin/test_multi_backend.py 2021-06-03 08:39:31.265 | M tempest/api/volume/admin/test_qos.py 2021-06-03 08:39:31.265 | M tempest/api/volume/admin/test_snapshot_manage.py 2021-06-03 08:39:31.265 | M tempest/api/volume/admin/test_snapshots_actions.py 2021-06-03 08:39:31.265 | M tempest/api/volume/admin/test_user_messages.py 2021-06-03 08:39:31.265 | M tempest/api/volume/admin/test_volume_hosts.py 2021-06-03 08:39:31.265 | M tempest/api/volume/admin/test_volume_manage.py 2021-06-03 08:39:31.265 | M tempest/api/volume/admin/test_volume_pools.py 2021-06-03 08:39:31.265 | M tempest/api/volume/admin/test_volume_quota_classes.py 2021-06-03 08:39:31.265 | M tempest/api/volume/admin/test_volume_quotas.py 2021-06-03 08:39:31.265 | M tempest/api/volume/admin/test_volume_quotas_negative.py 2021-06-03 08:39:31.265 | M tempest/api/volume/admin/test_volume_retype.py 2021-06-03 08:39:31.265 | M tempest/api/volume/admin/test_volume_services.py 2021-06-03 08:39:31.265 | M tempest/api/volume/admin/test_volume_services_negative.py 2021-06-03 08:39:31.265 | M tempest/api/volume/admin/test_volume_snapshot_quotas_negative.py 2021-06-03 08:39:31.265 | M tempest/api/volume/admin/test_volume_type_access.py 2021-06-03 08:39:31.265 | M tempest/api/volume/admin/test_volume_types.py 2021-06-03 08:39:31.265 | M tempest/api/volume/admin/test_volume_types_extra_specs.py 2021-06-03 08:39:31.265 | M tempest/api/volume/admin/test_volume_types_extra_specs_negative.py 2021-06-03 08:39:31.265 | M tempest/api/volume/admin/test_volume_types_negative.py 2021-06-03 08:39:31.265 | M tempest/api/volume/admin/test_volumes_actions.py 2021-06-03 08:39:31.265 | M tempest/api/volume/admin/test_volumes_backup.py 2021-06-03 08:39:31.265 | M tempest/api/volume/admin/test_volumes_list.py 2021-06-03 08:39:31.265 | M tempest/api/volume/api_microversion_fixture.py 2021-06-03 08:39:31.265 | M tempest/api/volume/base.py 2021-06-03 08:39:31.265 | M tempest/api/volume/test_availability_zone.py 2021-06-03 08:39:31.266 | M tempest/api/volume/test_extensions.py 2021-06-03 08:39:31.266 | M tempest/api/volume/test_image_metadata.py 2021-06-03 08:39:31.266 | M tempest/api/volume/test_snapshot_metadata.py 2021-06-03 08:39:31.266 | M tempest/api/volume/test_versions.py 2021-06-03 08:39:31.266 | M tempest/api/volume/test_volume_absolute_limits.py 2021-06-03 08:39:31.266 | M tempest/api/volume/test_volume_delete_cascade.py 2021-06-03 08:39:31.266 | M tempest/api/volume/test_volume_metadata.py 2021-06-03 08:39:31.266 | M tempest/api/volume/test_volume_transfers.py 2021-06-03 08:39:31.266 | M tempest/api/volume/test_volumes_actions.py 2021-06-03 08:39:31.266 | M tempest/api/volume/test_volumes_backup.py 2021-06-03 08:39:31.266 | M tempest/api/volume/test_volumes_clone.py 2021-06-03 08:39:31.266 | M tempest/api/volume/test_volumes_clone_negative.py 2021-06-03 08:39:31.266 | M tempest/api/volume/test_volumes_extend.py 2021-06-03 08:39:31.266 | M tempest/api/volume/test_volumes_get.py 2021-06-03 08:39:31.266 | M tempest/api/volume/test_volumes_list.py 2021-06-03 08:39:31.266 | M tempest/api/volume/test_volumes_negative.py 2021-06-03 08:39:31.266 | M tempest/api/volume/test_volumes_snapshots.py 2021-06-03 08:39:31.266 | M tempest/api/volume/test_volumes_snapshots_list.py 2021-06-03 08:39:31.266 | M tempest/api/volume/test_volumes_snapshots_negative.py 2021-06-03 08:39:31.266 | M tempest/clients.py 2021-06-03 08:39:31.266 | M tempest/cmd/__init__.py 2021-06-03 08:39:31.266 | M tempest/cmd/cleanup.py 2021-06-03 08:39:31.266 | M tempest/cmd/cleanup_service.py 2021-06-03 08:39:31.266 | M tempest/cmd/config-generator.tempest.conf 2021-06-03 08:39:31.266 | M tempest/cmd/init.py 2021-06-03 08:39:31.266 | M tempest/cmd/list_plugins.py 2021-06-03 08:39:31.266 | M tempest/cmd/main.py 2021-06-03 08:39:31.266 | M tempest/cmd/run.py 2021-06-03 08:39:31.266 | M tempest/cmd/subunit_describe_calls.py 2021-06-03 08:39:31.266 | M tempest/cmd/verify_tempest_config.py 2021-06-03 08:39:31.266 | M tempest/cmd/workspace.py 2021-06-03 08:39:31.266 | M tempest/common/__init__.py 2021-06-03 08:39:31.266 | M tempest/common/compute.py 2021-06-03 08:39:31.266 | M tempest/common/credentials_factory.py 2021-06-03 08:39:31.267 | M tempest/common/custom_matchers.py 2021-06-03 08:39:31.267 | M tempest/common/identity.py 2021-06-03 08:39:31.267 | M tempest/common/image.py 2021-06-03 08:39:31.267 | M tempest/common/tempest_fixtures.py 2021-06-03 08:39:31.267 | M tempest/common/utils/__init__.py 2021-06-03 08:39:31.267 | M tempest/common/utils/linux/__init__.py 2021-06-03 08:39:31.267 | M tempest/common/utils/linux/remote_client.py 2021-06-03 08:39:31.267 | M tempest/common/utils/net_info.py 2021-06-03 08:39:31.267 | M tempest/common/utils/net_utils.py 2021-06-03 08:39:31.267 | M tempest/common/waiters.py 2021-06-03 08:39:31.267 | M tempest/config.py 2021-06-03 08:39:31.267 | M tempest/hacking/__init__.py 2021-06-03 08:39:31.267 | M tempest/hacking/checks.py 2021-06-03 08:39:31.267 | M tempest/lib/__init__.py 2021-06-03 08:39:31.267 | M tempest/lib/api_schema/__init__.py 2021-06-03 08:39:31.267 | M tempest/lib/api_schema/response/__init__.py 2021-06-03 08:39:31.267 | M tempest/lib/api_schema/response/compute/__init__.py 2021-06-03 08:39:31.267 | M tempest/lib/api_schema/response/compute/v2_1/__init__.py 2021-06-03 08:39:31.267 | M tempest/lib/api_schema/response/compute/v2_1/agents.py 2021-06-03 08:39:31.267 | M tempest/lib/api_schema/response/compute/v2_1/aggregates.py 2021-06-03 08:39:31.267 | M tempest/lib/api_schema/response/compute/v2_1/availability_zone.py 2021-06-03 08:39:31.267 | M tempest/lib/api_schema/response/compute/v2_1/baremetal_nodes.py 2021-06-03 08:39:31.267 | M tempest/lib/api_schema/response/compute/v2_1/certificates.py 2021-06-03 08:39:31.267 | M tempest/lib/api_schema/response/compute/v2_1/extensions.py 2021-06-03 08:39:31.267 | M tempest/lib/api_schema/response/compute/v2_1/fixed_ips.py 2021-06-03 08:39:31.267 | M tempest/lib/api_schema/response/compute/v2_1/flavors.py 2021-06-03 08:39:31.267 | M tempest/lib/api_schema/response/compute/v2_1/flavors_access.py 2021-06-03 08:39:31.267 | M tempest/lib/api_schema/response/compute/v2_1/flavors_extra_specs.py 2021-06-03 08:39:31.267 | M tempest/lib/api_schema/response/compute/v2_1/floating_ips.py 2021-06-03 08:39:31.267 | M tempest/lib/api_schema/response/compute/v2_1/hosts.py 2021-06-03 08:39:31.267 | M tempest/lib/api_schema/response/compute/v2_1/hypervisors.py 2021-06-03 08:39:31.267 | M tempest/lib/api_schema/response/compute/v2_1/images.py 2021-06-03 08:39:31.267 | M tempest/lib/api_schema/response/compute/v2_1/instance_usage_audit_logs.py 2021-06-03 08:39:31.267 | M tempest/lib/api_schema/response/compute/v2_1/interfaces.py 2021-06-03 08:39:31.268 | M tempest/lib/api_schema/response/compute/v2_1/keypairs.py 2021-06-03 08:39:31.268 | M tempest/lib/api_schema/response/compute/v2_1/limits.py 2021-06-03 08:39:31.268 | M tempest/lib/api_schema/response/compute/v2_1/migrations.py 2021-06-03 08:39:31.268 | M tempest/lib/api_schema/response/compute/v2_1/parameter_types.py 2021-06-03 08:39:31.268 | M tempest/lib/api_schema/response/compute/v2_1/quota_classes.py 2021-06-03 08:39:31.268 | M tempest/lib/api_schema/response/compute/v2_1/quotas.py 2021-06-03 08:39:31.268 | M tempest/lib/api_schema/response/compute/v2_1/security_group_default_rule.py 2021-06-03 08:39:31.268 | M tempest/lib/api_schema/response/compute/v2_1/security_groups.py 2021-06-03 08:39:31.268 | M tempest/lib/api_schema/response/compute/v2_1/server_groups.py 2021-06-03 08:39:31.268 | M tempest/lib/api_schema/response/compute/v2_1/servers.py 2021-06-03 08:39:31.268 | M tempest/lib/api_schema/response/compute/v2_1/services.py 2021-06-03 08:39:31.268 | M tempest/lib/api_schema/response/compute/v2_1/snapshots.py 2021-06-03 08:39:31.268 | M tempest/lib/api_schema/response/compute/v2_1/tenant_networks.py 2021-06-03 08:39:31.268 | M tempest/lib/api_schema/response/compute/v2_1/tenant_usages.py 2021-06-03 08:39:31.268 | M tempest/lib/api_schema/response/compute/v2_1/versions.py 2021-06-03 08:39:31.268 | M tempest/lib/api_schema/response/compute/v2_1/volumes.py 2021-06-03 08:39:31.268 | M tempest/lib/api_schema/response/compute/v2_11/__init__.py 2021-06-03 08:39:31.268 | M tempest/lib/api_schema/response/compute/v2_11/services.py 2021-06-03 08:39:31.268 | M tempest/lib/api_schema/response/compute/v2_13/__init__.py 2021-06-03 08:39:31.268 | M tempest/lib/api_schema/response/compute/v2_13/server_groups.py 2021-06-03 08:39:31.268 | M tempest/lib/api_schema/response/compute/v2_16/__init__.py 2021-06-03 08:39:31.268 | M tempest/lib/api_schema/response/compute/v2_16/servers.py 2021-06-03 08:39:31.268 | M tempest/lib/api_schema/response/compute/v2_19/__init__.py 2021-06-03 08:39:31.268 | M tempest/lib/api_schema/response/compute/v2_19/servers.py 2021-06-03 08:39:31.268 | M tempest/lib/api_schema/response/compute/v2_2/__init__.py 2021-06-03 08:39:31.268 | M tempest/lib/api_schema/response/compute/v2_2/keypairs.py 2021-06-03 08:39:31.268 | M tempest/lib/api_schema/response/compute/v2_23/__init__.py 2021-06-03 08:39:31.268 | M tempest/lib/api_schema/response/compute/v2_23/migrations.py 2021-06-03 08:39:31.268 | M tempest/lib/api_schema/response/compute/v2_26/__init__.py 2021-06-03 08:39:31.268 | M tempest/lib/api_schema/response/compute/v2_26/servers.py 2021-06-03 08:39:31.268 | M tempest/lib/api_schema/response/compute/v2_28/__init__.py 2021-06-03 08:39:31.268 | M tempest/lib/api_schema/response/compute/v2_28/hypervisors.py 2021-06-03 08:39:31.268 | M tempest/lib/api_schema/response/compute/v2_3/__init__.py 2021-06-03 08:39:31.268 | M tempest/lib/api_schema/response/compute/v2_3/servers.py 2021-06-03 08:39:31.268 | M tempest/lib/api_schema/response/compute/v2_36/__init__.py 2021-06-03 08:39:31.269 | M tempest/lib/api_schema/response/compute/v2_36/limits.py 2021-06-03 08:39:31.269 | M tempest/lib/api_schema/response/compute/v2_36/quotas.py 2021-06-03 08:39:31.269 | M tempest/lib/api_schema/response/compute/v2_39/__init__.py 2021-06-03 08:39:31.269 | M tempest/lib/api_schema/response/compute/v2_39/limits.py 2021-06-03 08:39:31.269 | M tempest/lib/api_schema/response/compute/v2_41/__init__.py 2021-06-03 08:39:31.269 | M tempest/lib/api_schema/response/compute/v2_41/aggregates.py 2021-06-03 08:39:31.269 | M tempest/lib/api_schema/response/compute/v2_45/__init__.py 2021-06-03 08:39:31.269 | M tempest/lib/api_schema/response/compute/v2_45/images.py 2021-06-03 08:39:31.269 | M tempest/lib/api_schema/response/compute/v2_47/__init__.py 2021-06-03 08:39:31.269 | M tempest/lib/api_schema/response/compute/v2_47/servers.py 2021-06-03 08:39:31.269 | M tempest/lib/api_schema/response/compute/v2_48/__init__.py 2021-06-03 08:39:31.269 | M tempest/lib/api_schema/response/compute/v2_48/servers.py 2021-06-03 08:39:31.269 | M tempest/lib/api_schema/response/compute/v2_53/__init__.py 2021-06-03 08:39:31.269 | M tempest/lib/api_schema/response/compute/v2_53/services.py 2021-06-03 08:39:31.269 | M tempest/lib/api_schema/response/compute/v2_54/__init__.py 2021-06-03 08:39:31.269 | M tempest/lib/api_schema/response/compute/v2_54/servers.py 2021-06-03 08:39:31.269 | M tempest/lib/api_schema/response/compute/v2_55/__init__.py 2021-06-03 08:39:31.269 | M tempest/lib/api_schema/response/compute/v2_55/flavors.py 2021-06-03 08:39:31.269 | M tempest/lib/api_schema/response/compute/v2_57/__init__.py 2021-06-03 08:39:31.269 | M tempest/lib/api_schema/response/compute/v2_57/limits.py 2021-06-03 08:39:31.269 | M tempest/lib/api_schema/response/compute/v2_57/quotas.py 2021-06-03 08:39:31.269 | M tempest/lib/api_schema/response/compute/v2_57/servers.py 2021-06-03 08:39:31.269 | M tempest/lib/api_schema/response/compute/v2_59/__init__.py 2021-06-03 08:39:31.269 | M tempest/lib/api_schema/response/compute/v2_59/migrations.py 2021-06-03 08:39:31.269 | M tempest/lib/api_schema/response/compute/v2_6/__init__.py 2021-06-03 08:39:31.269 | M tempest/lib/api_schema/response/compute/v2_6/servers.py 2021-06-03 08:39:31.269 | M tempest/lib/api_schema/response/compute/v2_61/__init__.py 2021-06-03 08:39:31.269 | M tempest/lib/api_schema/response/compute/v2_61/flavors.py 2021-06-03 08:39:31.269 | M tempest/lib/api_schema/response/compute/v2_63/__init__.py 2021-06-03 08:39:31.269 | M tempest/lib/api_schema/response/compute/v2_63/servers.py 2021-06-03 08:39:31.269 | M tempest/lib/api_schema/response/compute/v2_70/__init__.py 2021-06-03 08:39:31.269 | M tempest/lib/api_schema/response/compute/v2_70/interfaces.py 2021-06-03 08:39:31.269 | M tempest/lib/api_schema/response/compute/v2_70/servers.py 2021-06-03 08:39:31.269 | M tempest/lib/api_schema/response/compute/v2_71/__init__.py 2021-06-03 08:39:31.270 | M tempest/lib/api_schema/response/compute/v2_71/servers.py 2021-06-03 08:39:31.270 | M tempest/lib/api_schema/response/compute/v2_73/__init__.py 2021-06-03 08:39:31.270 | M tempest/lib/api_schema/response/compute/v2_73/servers.py 2021-06-03 08:39:31.270 | M tempest/lib/api_schema/response/compute/v2_79/__init__.py 2021-06-03 08:39:31.270 | M tempest/lib/api_schema/response/compute/v2_79/servers.py 2021-06-03 08:39:31.270 | M tempest/lib/api_schema/response/compute/v2_8/__init__.py 2021-06-03 08:39:31.270 | M tempest/lib/api_schema/response/compute/v2_8/servers.py 2021-06-03 08:39:31.270 | M tempest/lib/api_schema/response/compute/v2_9/__init__.py 2021-06-03 08:39:31.270 | M tempest/lib/api_schema/response/compute/v2_9/servers.py 2021-06-03 08:39:31.270 | M tempest/lib/api_schema/response/volume/__init__.py 2021-06-03 08:39:31.270 | M tempest/lib/api_schema/response/volume/backups.py 2021-06-03 08:39:31.270 | M tempest/lib/api_schema/response/volume/capabilities.py 2021-06-03 08:39:31.270 | M tempest/lib/api_schema/response/volume/extensions.py 2021-06-03 08:39:31.270 | M tempest/lib/api_schema/response/volume/group_snapshots.py 2021-06-03 08:39:31.270 | M tempest/lib/api_schema/response/volume/group_types.py 2021-06-03 08:39:31.270 | M tempest/lib/api_schema/response/volume/groups.py 2021-06-03 08:39:31.270 | M tempest/lib/api_schema/response/volume/hosts.py 2021-06-03 08:39:31.270 | M tempest/lib/api_schema/response/volume/limits.py 2021-06-03 08:39:31.270 | M tempest/lib/api_schema/response/volume/manage_snapshot.py 2021-06-03 08:39:31.270 | M tempest/lib/api_schema/response/volume/manage_volume.py 2021-06-03 08:39:31.270 | M tempest/lib/api_schema/response/volume/messages.py 2021-06-03 08:39:31.270 | M tempest/lib/api_schema/response/volume/qos.py 2021-06-03 08:39:31.270 | M tempest/lib/api_schema/response/volume/quota_classes.py 2021-06-03 08:39:31.270 | M tempest/lib/api_schema/response/volume/quotas.py 2021-06-03 08:39:31.270 | M tempest/lib/api_schema/response/volume/scheduler_stats.py 2021-06-03 08:39:31.270 | M tempest/lib/api_schema/response/volume/services.py 2021-06-03 08:39:31.270 | M tempest/lib/api_schema/response/volume/snapshots.py 2021-06-03 08:39:31.270 | M tempest/lib/api_schema/response/volume/transfers.py 2021-06-03 08:39:31.270 | M tempest/lib/api_schema/response/volume/volume_types.py 2021-06-03 08:39:31.270 | M tempest/lib/api_schema/response/volume/volumes.py 2021-06-03 08:39:31.270 | M tempest/lib/auth.py 2021-06-03 08:39:31.270 | M tempest/lib/base.py 2021-06-03 08:39:31.270 | M tempest/lib/cli/__init__.py 2021-06-03 08:39:31.271 | M tempest/lib/cli/base.py 2021-06-03 08:39:31.271 | M tempest/lib/cli/output_parser.py 2021-06-03 08:39:31.271 | M tempest/lib/cmd/__init__.py 2021-06-03 08:39:31.271 | M tempest/lib/common/__init__.py 2021-06-03 08:39:31.271 | M tempest/lib/common/api_microversion_fixture.py 2021-06-03 08:39:31.271 | M tempest/lib/common/api_version_request.py 2021-06-03 08:39:31.271 | M tempest/lib/common/api_version_utils.py 2021-06-03 08:39:31.271 | M tempest/lib/common/cred_client.py 2021-06-03 08:39:31.271 | M tempest/lib/common/cred_provider.py 2021-06-03 08:39:31.271 | M tempest/lib/common/dynamic_creds.py 2021-06-03 08:39:31.271 | M tempest/lib/common/fixed_network.py 2021-06-03 08:39:31.271 | M tempest/lib/common/http.py 2021-06-03 08:39:31.271 | M tempest/lib/common/jsonschema_validator.py 2021-06-03 08:39:31.271 | M tempest/lib/common/preprov_creds.py 2021-06-03 08:39:31.271 | M tempest/lib/common/profiler.py 2021-06-03 08:39:31.271 | M tempest/lib/common/rest_client.py 2021-06-03 08:39:31.271 | M tempest/lib/common/ssh.py 2021-06-03 08:39:31.271 | M tempest/lib/common/thread.py 2021-06-03 08:39:31.271 | M tempest/lib/common/utils/__init__.py 2021-06-03 08:39:31.271 | M tempest/lib/common/utils/data_utils.py 2021-06-03 08:39:31.271 | M tempest/lib/common/utils/linux/__init__.py 2021-06-03 08:39:31.271 | M tempest/lib/common/utils/linux/remote_client.py 2021-06-03 08:39:31.271 | M tempest/lib/common/utils/misc.py 2021-06-03 08:39:31.271 | M tempest/lib/common/utils/test_utils.py 2021-06-03 08:39:31.271 | M tempest/lib/common/validation_resources.py 2021-06-03 08:39:31.271 | M tempest/lib/decorators.py 2021-06-03 08:39:31.271 | M tempest/lib/exceptions.py 2021-06-03 08:39:31.271 | M tempest/lib/services/__init__.py 2021-06-03 08:39:31.271 | M tempest/lib/services/clients.py 2021-06-03 08:39:31.271 | M tempest/lib/services/compute/__init__.py 2021-06-03 08:39:31.271 | M tempest/lib/services/compute/agents_client.py 2021-06-03 08:39:31.271 | M tempest/lib/services/compute/aggregates_client.py 2021-06-03 08:39:31.271 | M tempest/lib/services/compute/assisted_volume_snapshots_client.py 2021-06-03 08:39:31.271 | M tempest/lib/services/compute/availability_zone_client.py 2021-06-03 08:39:31.271 | M tempest/lib/services/compute/baremetal_nodes_client.py 2021-06-03 08:39:31.272 | M tempest/lib/services/compute/base_compute_client.py 2021-06-03 08:39:31.272 | M tempest/lib/services/compute/certificates_client.py 2021-06-03 08:39:31.272 | M tempest/lib/services/compute/extensions_client.py 2021-06-03 08:39:31.272 | M tempest/lib/services/compute/fixed_ips_client.py 2021-06-03 08:39:31.272 | M tempest/lib/services/compute/flavors_client.py 2021-06-03 08:39:31.272 | M tempest/lib/services/compute/floating_ip_pools_client.py 2021-06-03 08:39:31.272 | M tempest/lib/services/compute/floating_ips_bulk_client.py 2021-06-03 08:39:31.272 | M tempest/lib/services/compute/floating_ips_client.py 2021-06-03 08:39:31.272 | M tempest/lib/services/compute/hosts_client.py 2021-06-03 08:39:31.273 | M tempest/lib/services/compute/hypervisor_client.py 2021-06-03 08:39:31.273 | M tempest/lib/services/compute/images_client.py 2021-06-03 08:39:31.273 | M tempest/lib/services/compute/instance_usage_audit_log_client.py 2021-06-03 08:39:31.273 | M tempest/lib/services/compute/interfaces_client.py 2021-06-03 08:39:31.273 | M tempest/lib/services/compute/keypairs_client.py 2021-06-03 08:39:31.273 | M tempest/lib/services/compute/limits_client.py 2021-06-03 08:39:31.273 | M tempest/lib/services/compute/migrations_client.py 2021-06-03 08:39:31.273 | M tempest/lib/services/compute/networks_client.py 2021-06-03 08:39:31.273 | M tempest/lib/services/compute/quota_classes_client.py 2021-06-03 08:39:31.273 | M tempest/lib/services/compute/quotas_client.py 2021-06-03 08:39:31.273 | M tempest/lib/services/compute/security_group_default_rules_client.py 2021-06-03 08:39:31.273 | M tempest/lib/services/compute/security_group_rules_client.py 2021-06-03 08:39:31.273 | M tempest/lib/services/compute/security_groups_client.py 2021-06-03 08:39:31.273 | M tempest/lib/services/compute/server_groups_client.py 2021-06-03 08:39:31.273 | M tempest/lib/services/compute/servers_client.py 2021-06-03 08:39:31.273 | M tempest/lib/services/compute/services_client.py 2021-06-03 08:39:31.273 | M tempest/lib/services/compute/snapshots_client.py 2021-06-03 08:39:31.273 | M tempest/lib/services/compute/tenant_networks_client.py 2021-06-03 08:39:31.273 | M tempest/lib/services/compute/tenant_usages_client.py 2021-06-03 08:39:31.273 | M tempest/lib/services/compute/versions_client.py 2021-06-03 08:39:31.273 | M tempest/lib/services/compute/volumes_client.py 2021-06-03 08:39:31.273 | M tempest/lib/services/identity/__init__.py 2021-06-03 08:39:31.273 | M tempest/lib/services/identity/v2/__init__.py 2021-06-03 08:39:31.273 | M tempest/lib/services/identity/v2/endpoints_client.py 2021-06-03 08:39:31.273 | M tempest/lib/services/identity/v2/identity_client.py 2021-06-03 08:39:31.273 | M tempest/lib/services/identity/v2/roles_client.py 2021-06-03 08:39:31.273 | M tempest/lib/services/identity/v2/services_client.py 2021-06-03 08:39:31.274 | M tempest/lib/services/identity/v2/tenants_client.py 2021-06-03 08:39:31.274 | M tempest/lib/services/identity/v2/token_client.py 2021-06-03 08:39:31.274 | M tempest/lib/services/identity/v2/users_client.py 2021-06-03 08:39:31.274 | M tempest/lib/services/identity/v3/__init__.py 2021-06-03 08:39:31.274 | M tempest/lib/services/identity/v3/access_rules_client.py 2021-06-03 08:39:31.274 | M tempest/lib/services/identity/v3/application_credentials_client.py 2021-06-03 08:39:31.274 | M tempest/lib/services/identity/v3/catalog_client.py 2021-06-03 08:39:31.274 | M tempest/lib/services/identity/v3/credentials_client.py 2021-06-03 08:39:31.274 | M tempest/lib/services/identity/v3/domain_configuration_client.py 2021-06-03 08:39:31.274 | M tempest/lib/services/identity/v3/domains_client.py 2021-06-03 08:39:31.274 | M tempest/lib/services/identity/v3/endpoint_filter_client.py 2021-06-03 08:39:31.274 | M tempest/lib/services/identity/v3/endpoint_groups_client.py 2021-06-03 08:39:31.274 | M tempest/lib/services/identity/v3/endpoints_client.py 2021-06-03 08:39:31.274 | M tempest/lib/services/identity/v3/groups_client.py 2021-06-03 08:39:31.274 | M tempest/lib/services/identity/v3/identity_client.py 2021-06-03 08:39:31.274 | M tempest/lib/services/identity/v3/identity_providers_client.py 2021-06-03 08:39:31.274 | M tempest/lib/services/identity/v3/inherited_roles_client.py 2021-06-03 08:39:31.274 | M tempest/lib/services/identity/v3/mappings_client.py 2021-06-03 08:39:31.274 | M tempest/lib/services/identity/v3/oauth_consumers_client.py 2021-06-03 08:39:31.274 | M tempest/lib/services/identity/v3/oauth_token_client.py 2021-06-03 08:39:31.274 | M tempest/lib/services/identity/v3/policies_client.py 2021-06-03 08:39:31.274 | M tempest/lib/services/identity/v3/project_tags_client.py 2021-06-03 08:39:31.274 | M tempest/lib/services/identity/v3/projects_client.py 2021-06-03 08:39:31.274 | M tempest/lib/services/identity/v3/protocols_client.py 2021-06-03 08:39:31.274 | M tempest/lib/services/identity/v3/regions_client.py 2021-06-03 08:39:31.274 | M tempest/lib/services/identity/v3/role_assignments_client.py 2021-06-03 08:39:31.274 | M tempest/lib/services/identity/v3/roles_client.py 2021-06-03 08:39:31.274 | M tempest/lib/services/identity/v3/service_providers_client.py 2021-06-03 08:39:31.274 | M tempest/lib/services/identity/v3/services_client.py 2021-06-03 08:39:31.274 | M tempest/lib/services/identity/v3/token_client.py 2021-06-03 08:39:31.274 | M tempest/lib/services/identity/v3/trusts_client.py 2021-06-03 08:39:31.274 | M tempest/lib/services/identity/v3/users_client.py 2021-06-03 08:39:31.274 | M tempest/lib/services/identity/v3/versions_client.py 2021-06-03 08:39:31.274 | M tempest/lib/services/image/__init__.py 2021-06-03 08:39:31.275 | M tempest/lib/services/image/v1/__init__.py 2021-06-03 08:39:31.275 | M tempest/lib/services/image/v1/image_members_client.py 2021-06-03 08:39:31.275 | M tempest/lib/services/image/v1/images_client.py 2021-06-03 08:39:31.275 | M tempest/lib/services/image/v2/__init__.py 2021-06-03 08:39:31.275 | M tempest/lib/services/image/v2/image_members_client.py 2021-06-03 08:39:31.275 | M tempest/lib/services/image/v2/images_client.py 2021-06-03 08:39:31.275 | M tempest/lib/services/image/v2/namespace_objects_client.py 2021-06-03 08:39:31.275 | M tempest/lib/services/image/v2/namespace_properties_client.py 2021-06-03 08:39:31.275 | M tempest/lib/services/image/v2/namespace_tags_client.py 2021-06-03 08:39:31.275 | M tempest/lib/services/image/v2/namespaces_client.py 2021-06-03 08:39:31.275 | M tempest/lib/services/image/v2/resource_types_client.py 2021-06-03 08:39:31.275 | M tempest/lib/services/image/v2/schemas_client.py 2021-06-03 08:39:31.275 | M tempest/lib/services/image/v2/versions_client.py 2021-06-03 08:39:31.275 | M tempest/lib/services/network/__init__.py 2021-06-03 08:39:31.275 | M tempest/lib/services/network/agents_client.py 2021-06-03 08:39:31.275 | M tempest/lib/services/network/base.py 2021-06-03 08:39:31.275 | M tempest/lib/services/network/extensions_client.py 2021-06-03 08:39:31.275 | M tempest/lib/services/network/floating_ips_client.py 2021-06-03 08:39:31.275 | M tempest/lib/services/network/metering_label_rules_client.py 2021-06-03 08:39:31.275 | M tempest/lib/services/network/metering_labels_client.py 2021-06-03 08:39:31.275 | M tempest/lib/services/network/networks_client.py 2021-06-03 08:39:31.275 | M tempest/lib/services/network/ports_client.py 2021-06-03 08:39:31.275 | M tempest/lib/services/network/qos_client.py 2021-06-03 08:39:31.275 | M tempest/lib/services/network/qos_minimum_bandwidth_rules_client.py 2021-06-03 08:39:31.275 | M tempest/lib/services/network/quotas_client.py 2021-06-03 08:39:31.275 | M tempest/lib/services/network/routers_client.py 2021-06-03 08:39:31.275 | M tempest/lib/services/network/security_group_rules_client.py 2021-06-03 08:39:31.275 | M tempest/lib/services/network/security_groups_client.py 2021-06-03 08:39:31.275 | M tempest/lib/services/network/segments_client.py 2021-06-03 08:39:31.275 | M tempest/lib/services/network/service_providers_client.py 2021-06-03 08:39:31.275 | M tempest/lib/services/network/subnetpools_client.py 2021-06-03 08:39:31.275 | M tempest/lib/services/network/subnets_client.py 2021-06-03 08:39:31.275 | M tempest/lib/services/network/tags_client.py 2021-06-03 08:39:31.275 | M tempest/lib/services/network/trunks_client.py 2021-06-03 08:39:31.276 | M tempest/lib/services/network/versions_client.py 2021-06-03 08:39:31.276 | M tempest/lib/services/object_storage/__init__.py 2021-06-03 08:39:31.276 | M tempest/lib/services/object_storage/account_client.py 2021-06-03 08:39:31.276 | M tempest/lib/services/object_storage/bulk_middleware_client.py 2021-06-03 08:39:31.276 | M tempest/lib/services/object_storage/capabilities_client.py 2021-06-03 08:39:31.276 | M tempest/lib/services/object_storage/container_client.py 2021-06-03 08:39:31.276 | M tempest/lib/services/object_storage/object_client.py 2021-06-03 08:39:31.276 | M tempest/lib/services/placement/__init__.py 2021-06-03 08:39:31.276 | M tempest/lib/services/placement/base_placement_client.py 2021-06-03 08:39:31.276 | M tempest/lib/services/placement/placement_client.py 2021-06-03 08:39:31.276 | M tempest/lib/services/placement/resource_providers_client.py 2021-06-03 08:39:31.276 | M tempest/lib/services/volume/__init__.py 2021-06-03 08:39:31.276 | M tempest/lib/services/volume/base_client.py 2021-06-03 08:39:31.276 | M tempest/lib/services/volume/v2/__init__.py 2021-06-03 08:39:31.276 | M tempest/lib/services/volume/v2/availability_zone_client.py 2021-06-03 08:39:31.276 | M tempest/lib/services/volume/v2/backups_client.py 2021-06-03 08:39:31.276 | M tempest/lib/services/volume/v2/capabilities_client.py 2021-06-03 08:39:31.276 | M tempest/lib/services/volume/v2/encryption_types_client.py 2021-06-03 08:39:31.276 | M tempest/lib/services/volume/v2/extensions_client.py 2021-06-03 08:39:31.276 | M tempest/lib/services/volume/v2/hosts_client.py 2021-06-03 08:39:31.276 | M tempest/lib/services/volume/v2/limits_client.py 2021-06-03 08:39:31.276 | M tempest/lib/services/volume/v2/qos_client.py 2021-06-03 08:39:31.276 | M tempest/lib/services/volume/v2/quota_classes_client.py 2021-06-03 08:39:31.276 | M tempest/lib/services/volume/v2/quotas_client.py 2021-06-03 08:39:31.276 | M tempest/lib/services/volume/v2/scheduler_stats_client.py 2021-06-03 08:39:31.276 | M tempest/lib/services/volume/v2/services_client.py 2021-06-03 08:39:31.276 | M tempest/lib/services/volume/v2/snapshot_manage_client.py 2021-06-03 08:39:31.276 | M tempest/lib/services/volume/v2/snapshots_client.py 2021-06-03 08:39:31.276 | M tempest/lib/services/volume/v2/transfers_client.py 2021-06-03 08:39:31.276 | M tempest/lib/services/volume/v2/types_client.py 2021-06-03 08:39:31.276 | M tempest/lib/services/volume/v2/volume_manage_client.py 2021-06-03 08:39:31.276 | M tempest/lib/services/volume/v2/volumes_client.py 2021-06-03 08:39:31.276 | M tempest/lib/services/volume/v3/__init__.py 2021-06-03 08:39:31.276 | M tempest/lib/services/volume/v3/attachments_client.py 2021-06-03 08:39:31.277 | M tempest/lib/services/volume/v3/availability_zone_client.py 2021-06-03 08:39:31.277 | M tempest/lib/services/volume/v3/backups_client.py 2021-06-03 08:39:31.277 | M tempest/lib/services/volume/v3/base_client.py 2021-06-03 08:39:31.277 | M tempest/lib/services/volume/v3/capabilities_client.py 2021-06-03 08:39:31.277 | M tempest/lib/services/volume/v3/encryption_types_client.py 2021-06-03 08:39:31.277 | M tempest/lib/services/volume/v3/extensions_client.py 2021-06-03 08:39:31.277 | M tempest/lib/services/volume/v3/group_snapshots_client.py 2021-06-03 08:39:31.277 | M tempest/lib/services/volume/v3/group_types_client.py 2021-06-03 08:39:31.277 | M tempest/lib/services/volume/v3/groups_client.py 2021-06-03 08:39:31.277 | M tempest/lib/services/volume/v3/hosts_client.py 2021-06-03 08:39:31.277 | M tempest/lib/services/volume/v3/limits_client.py 2021-06-03 08:39:31.277 | M tempest/lib/services/volume/v3/messages_client.py 2021-06-03 08:39:31.277 | M tempest/lib/services/volume/v3/qos_client.py 2021-06-03 08:39:31.277 | M tempest/lib/services/volume/v3/quota_classes_client.py 2021-06-03 08:39:31.277 | M tempest/lib/services/volume/v3/quotas_client.py 2021-06-03 08:39:31.277 | M tempest/lib/services/volume/v3/scheduler_stats_client.py 2021-06-03 08:39:31.277 | M tempest/lib/services/volume/v3/services_client.py 2021-06-03 08:39:31.277 | M tempest/lib/services/volume/v3/snapshot_manage_client.py 2021-06-03 08:39:31.277 | M tempest/lib/services/volume/v3/snapshots_client.py 2021-06-03 08:39:31.277 | M tempest/lib/services/volume/v3/transfers_client.py 2021-06-03 08:39:31.277 | M tempest/lib/services/volume/v3/types_client.py 2021-06-03 08:39:31.277 | M tempest/lib/services/volume/v3/versions_client.py 2021-06-03 08:39:31.277 | M tempest/lib/services/volume/v3/volume_manage_client.py 2021-06-03 08:39:31.277 | M tempest/lib/services/volume/v3/volumes_client.py 2021-06-03 08:39:31.277 | M tempest/scenario/README.rst 2021-06-03 08:39:31.277 | M tempest/scenario/__init__.py 2021-06-03 08:39:31.277 | M tempest/scenario/manager.py 2021-06-03 08:39:31.277 | M tempest/scenario/test_aggregates_basic_ops.py 2021-06-03 08:39:31.277 | M tempest/scenario/test_dashboard_basic_ops.py 2021-06-03 08:39:31.277 | M tempest/scenario/test_encrypted_cinder_volumes.py 2021-06-03 08:39:31.277 | M tempest/scenario/test_minbw_allocation_placement.py 2021-06-03 08:39:31.277 | M tempest/scenario/test_minimum_basic.py 2021-06-03 08:39:31.277 | M tempest/scenario/test_network_advanced_server_ops.py 2021-06-03 08:39:31.278 | M tempest/scenario/test_network_basic_ops.py 2021-06-03 08:39:31.278 | M tempest/scenario/test_network_v6.py 2021-06-03 08:39:31.278 | M tempest/scenario/test_object_storage_basic_ops.py 2021-06-03 08:39:31.278 | M tempest/scenario/test_security_groups_basic_ops.py 2021-06-03 08:39:31.278 | M tempest/scenario/test_server_advanced_ops.py 2021-06-03 08:39:31.278 | M tempest/scenario/test_server_basic_ops.py 2021-06-03 08:39:31.278 | M tempest/scenario/test_server_multinode.py 2021-06-03 08:39:31.278 | M tempest/scenario/test_shelve_instance.py 2021-06-03 08:39:31.278 | M tempest/scenario/test_snapshot_pattern.py 2021-06-03 08:39:31.278 | M tempest/scenario/test_stamp_pattern.py 2021-06-03 08:39:31.278 | M tempest/scenario/test_volume_backup_restore.py 2021-06-03 08:39:31.278 | M tempest/scenario/test_volume_boot_pattern.py 2021-06-03 08:39:31.278 | M tempest/scenario/test_volume_migrate_attached.py 2021-06-03 08:39:31.278 | M tempest/services/__init__.py 2021-06-03 08:39:31.278 | M tempest/services/orchestration/__init__.py 2021-06-03 08:39:31.278 | M tempest/services/orchestration/json/__init__.py 2021-06-03 08:39:31.278 | M tempest/services/orchestration/json/orchestration_client.py 2021-06-03 08:39:31.278 | M tempest/test.py 2021-06-03 08:39:31.278 | M tempest/test_discover/__init__.py 2021-06-03 08:39:31.278 | M tempest/test_discover/plugins.py 2021-06-03 08:39:31.278 | M tempest/test_discover/test_discover.py 2021-06-03 08:39:31.278 | M tempest/tests/README.rst 2021-06-03 08:39:31.278 | M tempest/tests/__init__.py 2021-06-03 08:39:31.278 | M tempest/tests/api/__init__.py 2021-06-03 08:39:31.278 | M tempest/tests/api/compute/__init__.py 2021-06-03 08:39:31.278 | M tempest/tests/api/compute/test_base.py 2021-06-03 08:39:31.278 | M tempest/tests/base.py 2021-06-03 08:39:31.278 | M tempest/tests/cmd/__init__.py 2021-06-03 08:39:31.278 | M tempest/tests/cmd/subunit_describe_calls_data/calls.subunit 2021-06-03 08:39:31.278 | M tempest/tests/cmd/subunit_describe_calls_data/calls_subunit_expected.json 2021-06-03 08:39:31.278 | M tempest/tests/cmd/test_account_generator.py 2021-06-03 08:39:31.278 | M tempest/tests/cmd/test_cleanup.py 2021-06-03 08:39:31.278 | M tempest/tests/cmd/test_cleanup_services.py 2021-06-03 08:39:31.278 | M tempest/tests/cmd/test_list_plugins.py 2021-06-03 08:39:31.278 | M tempest/tests/cmd/test_run.py 2021-06-03 08:39:31.279 | M tempest/tests/cmd/test_saved_state_json.json 2021-06-03 08:39:31.279 | M tempest/tests/cmd/test_subunit_describe_calls.py 2021-06-03 08:39:31.279 | M tempest/tests/cmd/test_tempest_init.py 2021-06-03 08:39:31.279 | M tempest/tests/cmd/test_verify_tempest_config.py 2021-06-03 08:39:31.279 | M tempest/tests/cmd/test_workspace.py 2021-06-03 08:39:31.279 | M tempest/tests/common/__init__.py 2021-06-03 08:39:31.279 | M tempest/tests/common/test_admin_available.py 2021-06-03 08:39:31.279 | M tempest/tests/common/test_alt_available.py 2021-06-03 08:39:31.279 | M tempest/tests/common/test_compute.py 2021-06-03 08:39:31.279 | M tempest/tests/common/test_credentials_factory.py 2021-06-03 08:39:31.279 | M tempest/tests/common/test_custom_matchers.py 2021-06-03 08:39:31.279 | M tempest/tests/common/test_image.py 2021-06-03 08:39:31.279 | M tempest/tests/common/utils/__init__.py 2021-06-03 08:39:31.279 | M tempest/tests/common/utils/linux/__init__.py 2021-06-03 08:39:31.279 | M tempest/tests/common/utils/linux/test_remote_client.py 2021-06-03 08:39:31.279 | M tempest/tests/common/utils/test_net_utils.py 2021-06-03 08:39:31.279 | M tempest/tests/fake_config.py 2021-06-03 08:39:31.279 | M tempest/tests/fake_tempest_plugin.py 2021-06-03 08:39:31.279 | M tempest/tests/files/__init__.py 2021-06-03 08:39:31.279 | M tempest/tests/files/failing-tests 2021-06-03 08:39:31.279 | M tempest/tests/files/passing-tests 2021-06-03 08:39:31.279 | M tempest/tests/files/setup.cfg 2021-06-03 08:39:31.279 | M tempest/tests/files/testr-conf 2021-06-03 08:39:31.279 | M tempest/tests/lib/__init__.py 2021-06-03 08:39:31.279 | M tempest/tests/lib/cli/__init__.py 2021-06-03 08:39:31.279 | M tempest/tests/lib/cli/test_command_failed.py 2021-06-03 08:39:31.279 | M tempest/tests/lib/cli/test_execute.py 2021-06-03 08:39:31.279 | M tempest/tests/lib/cli/test_output_parser.py 2021-06-03 08:39:31.279 | M tempest/tests/lib/cmd/__init__.py 2021-06-03 08:39:31.279 | M tempest/tests/lib/cmd/test_check_uuid.py 2021-06-03 08:39:31.279 | M tempest/tests/lib/common/__init__.py 2021-06-03 08:39:31.279 | M tempest/tests/lib/common/test_api_version_request.py 2021-06-03 08:39:31.279 | M tempest/tests/lib/common/test_api_version_utils.py 2021-06-03 08:39:31.279 | M tempest/tests/lib/common/test_cred_client.py 2021-06-03 08:39:31.279 | M tempest/tests/lib/common/test_dynamic_creds.py 2021-06-03 08:39:31.279 | M tempest/tests/lib/common/test_http.py 2021-06-03 08:39:31.280 | M tempest/tests/lib/common/test_jsonschema_validator.py 2021-06-03 08:39:31.280 | M tempest/tests/lib/common/test_preprov_creds.py 2021-06-03 08:39:31.280 | M tempest/tests/lib/common/test_profiler.py 2021-06-03 08:39:31.280 | M tempest/tests/lib/common/test_rest_client.py 2021-06-03 08:39:31.280 | M tempest/tests/lib/common/test_validation_resources.py 2021-06-03 08:39:31.280 | M tempest/tests/lib/common/utils/__init__.py 2021-06-03 08:39:31.280 | M tempest/tests/lib/common/utils/linux/__init__.py 2021-06-03 08:39:31.280 | M tempest/tests/lib/common/utils/linux/test_remote_client.py 2021-06-03 08:39:31.280 | M tempest/tests/lib/common/utils/test_data_utils.py 2021-06-03 08:39:31.280 | M tempest/tests/lib/common/utils/test_misc.py 2021-06-03 08:39:31.280 | M tempest/tests/lib/common/utils/test_test_utils.py 2021-06-03 08:39:31.280 | M tempest/tests/lib/fake_auth_provider.py 2021-06-03 08:39:31.280 | M tempest/tests/lib/fake_credentials.py 2021-06-03 08:39:31.280 | M tempest/tests/lib/fake_http.py 2021-06-03 08:39:31.280 | M tempest/tests/lib/fake_identity.py 2021-06-03 08:39:31.280 | M tempest/tests/lib/services/__init__.py 2021-06-03 08:39:31.280 | M tempest/tests/lib/services/base.py 2021-06-03 08:39:31.280 | M tempest/tests/lib/services/compute/__init__.py 2021-06-03 08:39:31.280 | M tempest/tests/lib/services/compute/test_agents_client.py 2021-06-03 08:39:31.280 | M tempest/tests/lib/services/compute/test_aggregates_client.py 2021-06-03 08:39:31.280 | M tempest/tests/lib/services/compute/test_assisted_volume_snapshots_client.py 2021-06-03 08:39:31.280 | M tempest/tests/lib/services/compute/test_availability_zone_client.py 2021-06-03 08:39:31.280 | M tempest/tests/lib/services/compute/test_baremetal_nodes_client.py 2021-06-03 08:39:31.280 | M tempest/tests/lib/services/compute/test_base_compute_client.py 2021-06-03 08:39:31.280 | M tempest/tests/lib/services/compute/test_certificates_client.py 2021-06-03 08:39:31.280 | M tempest/tests/lib/services/compute/test_extensions_client.py 2021-06-03 08:39:31.280 | M tempest/tests/lib/services/compute/test_fixedIPs_client.py 2021-06-03 08:39:31.280 | M tempest/tests/lib/services/compute/test_flavors_client.py 2021-06-03 08:39:31.280 | M tempest/tests/lib/services/compute/test_floating_ip_pools_client.py 2021-06-03 08:39:31.280 | M tempest/tests/lib/services/compute/test_floating_ips_bulk_client.py 2021-06-03 08:39:31.280 | M tempest/tests/lib/services/compute/test_floating_ips_client.py 2021-06-03 08:39:31.280 | M tempest/tests/lib/services/compute/test_hosts_client.py 2021-06-03 08:39:31.280 | M tempest/tests/lib/services/compute/test_hypervisor_client.py 2021-06-03 08:39:31.281 | M tempest/tests/lib/services/compute/test_images_client.py 2021-06-03 08:39:31.281 | M tempest/tests/lib/services/compute/test_instance_usage_audit_log_client.py 2021-06-03 08:39:31.281 | M tempest/tests/lib/services/compute/test_interfaces_client.py 2021-06-03 08:39:31.281 | M tempest/tests/lib/services/compute/test_keypairs_client.py 2021-06-03 08:39:31.281 | M tempest/tests/lib/services/compute/test_limits_client.py 2021-06-03 08:39:31.281 | M tempest/tests/lib/services/compute/test_migrations_client.py 2021-06-03 08:39:31.281 | M tempest/tests/lib/services/compute/test_networks_client.py 2021-06-03 08:39:31.281 | M tempest/tests/lib/services/compute/test_quota_classes_client.py 2021-06-03 08:39:31.281 | M tempest/tests/lib/services/compute/test_quotas_client.py 2021-06-03 08:39:31.281 | M tempest/tests/lib/services/compute/test_security_group_default_rules_client.py 2021-06-03 08:39:31.281 | M tempest/tests/lib/services/compute/test_security_group_rules_client.py 2021-06-03 08:39:31.281 | M tempest/tests/lib/services/compute/test_security_groups_client.py 2021-06-03 08:39:31.281 | M tempest/tests/lib/services/compute/test_server_groups_client.py 2021-06-03 08:39:31.281 | M tempest/tests/lib/services/compute/test_servers_client.py 2021-06-03 08:39:31.281 | M tempest/tests/lib/services/compute/test_services_client.py 2021-06-03 08:39:31.281 | M tempest/tests/lib/services/compute/test_snapshots_client.py 2021-06-03 08:39:31.281 | M tempest/tests/lib/services/compute/test_tenant_networks_client.py 2021-06-03 08:39:31.281 | M tempest/tests/lib/services/compute/test_tenant_usages_client.py 2021-06-03 08:39:31.281 | M tempest/tests/lib/services/compute/test_versions_client.py 2021-06-03 08:39:31.281 | M tempest/tests/lib/services/compute/test_volumes_client.py 2021-06-03 08:39:31.281 | M tempest/tests/lib/services/identity/__init__.py 2021-06-03 08:39:31.281 | M tempest/tests/lib/services/identity/v2/__init__.py 2021-06-03 08:39:31.281 | M tempest/tests/lib/services/identity/v2/test_endpoints_client.py 2021-06-03 08:39:31.281 | M tempest/tests/lib/services/identity/v2/test_identity_client.py 2021-06-03 08:39:31.281 | M tempest/tests/lib/services/identity/v2/test_roles_client.py 2021-06-03 08:39:31.281 | M tempest/tests/lib/services/identity/v2/test_services_client.py 2021-06-03 08:39:31.281 | M tempest/tests/lib/services/identity/v2/test_tenants_client.py 2021-06-03 08:39:31.281 | M tempest/tests/lib/services/identity/v2/test_token_client.py 2021-06-03 08:39:31.281 | M tempest/tests/lib/services/identity/v2/test_users_client.py 2021-06-03 08:39:31.281 | M tempest/tests/lib/services/identity/v3/__init__.py 2021-06-03 08:39:31.281 | M tempest/tests/lib/services/identity/v3/test_access_rules_client.py 2021-06-03 08:39:31.281 | M tempest/tests/lib/services/identity/v3/test_application_credentials_client.py 2021-06-03 08:39:31.281 | M tempest/tests/lib/services/identity/v3/test_catalog_client.py 2021-06-03 08:39:31.281 | M tempest/tests/lib/services/identity/v3/test_credentials_client.py 2021-06-03 08:39:31.282 | M tempest/tests/lib/services/identity/v3/test_domain_configuration_client.py 2021-06-03 08:39:31.282 | M tempest/tests/lib/services/identity/v3/test_domains_client.py 2021-06-03 08:39:31.282 | M tempest/tests/lib/services/identity/v3/test_endpoint_filter_client.py 2021-06-03 08:39:31.282 | M tempest/tests/lib/services/identity/v3/test_endpoint_groups_client.py 2021-06-03 08:39:31.282 | M tempest/tests/lib/services/identity/v3/test_endpoints_client.py 2021-06-03 08:39:31.282 | M tempest/tests/lib/services/identity/v3/test_groups_client.py 2021-06-03 08:39:31.282 | M tempest/tests/lib/services/identity/v3/test_identity_client.py 2021-06-03 08:39:31.282 | M tempest/tests/lib/services/identity/v3/test_identity_providers_client.py 2021-06-03 08:39:31.282 | M tempest/tests/lib/services/identity/v3/test_inherited_roles_client.py 2021-06-03 08:39:31.282 | M tempest/tests/lib/services/identity/v3/test_mappings_client.py 2021-06-03 08:39:31.282 | M tempest/tests/lib/services/identity/v3/test_oauth_consumers_client.py 2021-06-03 08:39:31.282 | M tempest/tests/lib/services/identity/v3/test_oauth_token_client.py 2021-06-03 08:39:31.282 | M tempest/tests/lib/services/identity/v3/test_policies_client.py 2021-06-03 08:39:31.282 | M tempest/tests/lib/services/identity/v3/test_project_tags_client.py 2021-06-03 08:39:31.282 | M tempest/tests/lib/services/identity/v3/test_projects_client.py 2021-06-03 08:39:31.282 | M tempest/tests/lib/services/identity/v3/test_protocols_client.py 2021-06-03 08:39:31.282 | M tempest/tests/lib/services/identity/v3/test_regions_client.py 2021-06-03 08:39:31.282 | M tempest/tests/lib/services/identity/v3/test_role_assignments_client.py 2021-06-03 08:39:31.282 | M tempest/tests/lib/services/identity/v3/test_roles_client.py 2021-06-03 08:39:31.282 | M tempest/tests/lib/services/identity/v3/test_service_providers_client.py 2021-06-03 08:39:31.282 | M tempest/tests/lib/services/identity/v3/test_services_client.py 2021-06-03 08:39:31.282 | M tempest/tests/lib/services/identity/v3/test_token_client.py 2021-06-03 08:39:31.282 | M tempest/tests/lib/services/identity/v3/test_trusts_client.py 2021-06-03 08:39:31.282 | M tempest/tests/lib/services/identity/v3/test_users_client.py 2021-06-03 08:39:31.282 | M tempest/tests/lib/services/identity/v3/test_versions_client.py 2021-06-03 08:39:31.282 | M tempest/tests/lib/services/image/__init__.py 2021-06-03 08:39:31.282 | M tempest/tests/lib/services/image/v1/__init__.py 2021-06-03 08:39:31.282 | M tempest/tests/lib/services/image/v1/test_image_members_client.py 2021-06-03 08:39:31.282 | M tempest/tests/lib/services/image/v2/__init__.py 2021-06-03 08:39:31.282 | M tempest/tests/lib/services/image/v2/test_image_members_client.py 2021-06-03 08:39:31.282 | M tempest/tests/lib/services/image/v2/test_images_client.py 2021-06-03 08:39:31.282 | M tempest/tests/lib/services/image/v2/test_namespace_object_client.py 2021-06-03 08:39:31.282 | M tempest/tests/lib/services/image/v2/test_namespace_properties_client.py 2021-06-03 08:39:31.282 | M tempest/tests/lib/services/image/v2/test_namespace_tags_client.py 2021-06-03 08:39:31.283 | M tempest/tests/lib/services/image/v2/test_namespaces_client.py 2021-06-03 08:39:31.283 | M tempest/tests/lib/services/image/v2/test_resource_types_client.py 2021-06-03 08:39:31.283 | M tempest/tests/lib/services/image/v2/test_schemas_client.py 2021-06-03 08:39:31.283 | M tempest/tests/lib/services/image/v2/test_versions_client.py 2021-06-03 08:39:31.283 | M tempest/tests/lib/services/network/__init__.py 2021-06-03 08:39:31.283 | M tempest/tests/lib/services/network/test_agents_client.py 2021-06-03 08:39:31.283 | M tempest/tests/lib/services/network/test_base_network_client.py 2021-06-03 08:39:31.283 | M tempest/tests/lib/services/network/test_extensions_client.py 2021-06-03 08:39:31.283 | M tempest/tests/lib/services/network/test_floating_ips_client.py 2021-06-03 08:39:31.283 | M tempest/tests/lib/services/network/test_metering_label_rules_client.py 2021-06-03 08:39:31.283 | M tempest/tests/lib/services/network/test_metering_labels_client.py 2021-06-03 08:39:31.283 | M tempest/tests/lib/services/network/test_networks_client.py 2021-06-03 08:39:31.283 | M tempest/tests/lib/services/network/test_ports_client.py 2021-06-03 08:39:31.283 | M tempest/tests/lib/services/network/test_qos_client.py 2021-06-03 08:39:31.283 | M tempest/tests/lib/services/network/test_qos_minimum_bandwidth_rules_client.py 2021-06-03 08:39:31.283 | M tempest/tests/lib/services/network/test_quotas_client.py 2021-06-03 08:39:31.283 | M tempest/tests/lib/services/network/test_routers_client.py 2021-06-03 08:39:31.283 | M tempest/tests/lib/services/network/test_security_group_rules_client.py 2021-06-03 08:39:31.283 | M tempest/tests/lib/services/network/test_security_groups_client.py 2021-06-03 08:39:31.283 | M tempest/tests/lib/services/network/test_segments_client.py 2021-06-03 08:39:31.283 | M tempest/tests/lib/services/network/test_service_providers_client.py 2021-06-03 08:39:31.283 | M tempest/tests/lib/services/network/tSwitched to branch 'master' 2021-06-03 08:39:31.283 | est_subnetpools_client.py 2021-06-03 08:39:31.283 | M tempest/tests/lib/services/network/test_subnets_client.py 2021-06-03 08:39:31.283 | M tempest/tests/lib/services/network/test_tags_client.py 2021-06-03 08:39:31.283 | M tempest/tests/lib/services/network/test_trunks_client.py 2021-06-03 08:39:31.283 | M tempest/tests/lib/services/network/test_versions_client.py 2021-06-03 08:39:31.283 | M tempest/tests/lib/services/object_storage/__init__.py 2021-06-03 08:39:31.283 | M tempest/tests/lib/services/object_storage/test_bulk_middleware_client.py 2021-06-03 08:39:31.283 | M tempest/tests/lib/services/object_storage/test_capabilities_client.py 2021-06-03 08:39:31.283 | M tempest/tests/lib/services/object_storage/test_object_client.py 2021-06-03 08:39:31.283 | M tempest/tests/lib/services/placement/__init__.py 2021-06-03 08:39:31.283 | M tempest/tests/lib/services/placement/test_placement_client.py 2021-06-03 08:39:31.283 | M tempest/tests/lib/services/placement/test_resource_providers_client.py 2021-06-03 08:39:31.284 | M tempest/tests/lib/services/registry_fixture.py 2021-06-03 08:39:31.284 | M tempest/tests/lib/services/test_clients.py 2021-06-03 08:39:31.284 | M tempest/tests/lib/services/volume/__init__.py 2021-06-03 08:39:31.284 | M tempest/tests/lib/services/volume/v3/__init__.py 2021-06-03 08:39:31.284 | M tempest/tests/lib/services/volume/v3/test_attachments_client.py 2021-06-03 08:39:31.284 | M tempest/tests/lib/services/volume/v3/test_availability_zone_client.py 2021-06-03 08:39:31.284 | M tempest/tests/lib/services/volume/v3/test_backups_client.py 2021-06-03 08:39:31.284 | M tempest/tests/lib/services/volume/v3/test_capabilities_client.py 2021-06-03 08:39:31.284 | M tempest/tests/lib/services/volume/v3/test_encryption_types_client.py 2021-06-03 08:39:31.284 | M tempest/tests/lib/services/volume/v3/test_extensions_client.py 2021-06-03 08:39:31.284 | M tempest/tests/lib/services/volume/v3/test_group_snapshots_client.py 2021-06-03 08:39:31.284 | M tempest/tests/lib/services/volume/v3/test_group_types_client.py 2021-06-03 08:39:31.284 | M tempest/tests/lib/services/volume/v3/test_groups_client.py 2021-06-03 08:39:31.284 | M tempest/tests/lib/services/volume/v3/test_hosts_client.py 2021-06-03 08:39:31.284 | M tempest/tests/lib/services/volume/v3/test_limits_client.py 2021-06-03 08:39:31.284 | M tempest/tests/lib/services/volume/v3/test_quota_classes_client.py 2021-06-03 08:39:31.284 | M tempest/tests/lib/services/volume/v3/test_quotas_client.py 2021-06-03 08:39:31.284 | M tempest/tests/lib/services/volume/v3/test_scheduler_stats_client.py 2021-06-03 08:39:31.284 | M tempest/tests/lib/services/volume/v3/test_services_client.py 2021-06-03 08:39:31.284 | M tempest/tests/lib/services/volume/v3/test_snapshot_manage_client.py 2021-06-03 08:39:31.284 | M tempest/tests/lib/services/volume/v3/test_snapshots_client.py 2021-06-03 08:39:31.284 | M tempest/tests/lib/services/volume/v3/test_transfers_client.py 2021-06-03 08:39:31.284 | M tempest/tests/lib/services/volume/v3/test_types_client.py 2021-06-03 08:39:31.284 | M tempest/tests/lib/services/volume/v3/test_user_messages_client.py 2021-06-03 08:39:31.284 | M tempest/tests/lib/services/volume/v3/test_versions_client.py 2021-06-03 08:39:31.284 | M tempest/tests/lib/services/volume/v3/test_volume_manage_client.py 2021-06-03 08:39:31.284 | M tempest/tests/lib/services/volume/v3/test_volumes_client.py 2021-06-03 08:39:31.284 | M tempest/tests/lib/test_api_microversion_fixture.py 2021-06-03 08:39:31.284 | M tempest/tests/lib/test_auth.py 2021-06-03 08:39:31.284 | M tempest/tests/lib/test_base.py 2021-06-03 08:39:31.284 | M tempest/tests/lib/test_credentials.py 2021-06-03 08:39:31.284 | M tempest/tests/lib/test_decorators.py 2021-06-03 08:39:31.284 | M tempest/tests/lib/test_ssh.py 2021-06-03 08:39:31.284 | M tempest/tests/lib/test_tempest_lib.py 2021-06-03 08:39:31.285 | M tempest/tests/test_base_test.py 2021-06-03 08:39:31.285 | M tempest/tests/test_config.py 2021-06-03 08:39:31.285 | M tempest/tests/test_decorators.py 2021-06-03 08:39:31.285 | M tempest/tests/test_hacking.py 2021-06-03 08:39:31.285 | M tempest/tests/test_imports.py 2021-06-03 08:39:31.285 | M tempest/tests/test_list_tests.py 2021-06-03 08:39:31.285 | M tempest/tests/test_microversions.py 2021-06-03 08:39:31.285 | M tempest/tests/test_tempest_plugin.py 2021-06-03 08:39:31.285 | M tempest/tests/test_test.py 2021-06-03 08:39:31.285 | M tempest/tests/utils.py 2021-06-03 08:39:31.285 | M tempest/version.py 2021-06-03 08:39:31.285 | M test-requirements.txt 2021-06-03 08:39:31.285 | M tools/generate-tempest-plugins-list.py 2021-06-03 08:39:31.285 | M tools/tempest-integrated-gate-compute-exclude-list.txt 2021-06-03 08:39:31.285 | M tools/tempest-integrated-gate-networking-exclude-list.txt 2021-06-03 08:39:31.285 | M tools/tempest-integrated-gate-object-storage-exclude-list.txt 2021-06-03 08:39:31.285 | M tools/tempest-integrated-gate-placement-exclude-list.txt 2021-06-03 08:39:31.285 | M tools/tempest-integrated-gate-storage-exclude-list.txt 2021-06-03 08:39:31.285 | M tools/tempest-plugin-sanity.sh 2021-06-03 08:39:31.285 | M tox.ini 2021-06-03 08:39:31.285 | M zuul.d/base.yaml 2021-06-03 08:39:31.285 | M zuul.d/integrated-gate.yaml 2021-06-03 08:39:31.285 | M zuul.d/project.yaml 2021-06-03 08:39:31.285 | M zuul.d/stable-jobs.yaml 2021-06-03 08:39:31.285 | M zuul.d/tempest-specific.yaml 2021-06-03 08:39:31.285 | Your branch is up to date with 'origin/master'. 2021-06-03 08:39:31.285 | ++ lib/tempest:install_tempest:746 : local tmp_u_c_m 2021-06-03 08:39:31.285 | +++ lib/tempest:install_tempest:747 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2021-06-03 08:39:31.285 | ++ lib/tempest:install_tempest:747 : tmp_u_c_m=/tmp/tempest_u_c_m.IVPdetKcBR 2021-06-03 08:39:31.285 | ++ lib/tempest:install_tempest:748 : set_tempest_venv_constraints /tmp/tempest_u_c_m.IVPdetKcBR 2021-06-03 08:39:31.285 | ++ lib/tempest:set_tempest_venv_constraints:115 : local tmp_c 2021-06-03 08:39:31.285 | ++ lib/tempest:set_tempest_venv_constraints:116 : tmp_c=/tmp/tempest_u_c_m.IVPdetKcBR 2021-06-03 08:39:31.285 | ++ lib/tempest:set_tempest_venv_constraints:117 : [[ master == \m\a\s\t\e\r ]] 2021-06-03 08:39:31.285 | ++ lib/tempest:set_tempest_venv_constraints:118 : cd /opt/stack/requirements 2021-06-03 08:39:31.285 | ++ lib/tempest:set_tempest_venv_constraints:118 : git show origin/master:upper-constraints.txt 2021-06-03 08:39:31.286 | ++ lib/tempest:install_tempest:750 : tox -r --notest -efull 2021-06-03 08:39:31.827 | full create: /opt/stack/tempest/.tox/tempest 2021-06-03 08:39:32.686 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2021-06-03 08:39:59.312 | full develop-inst: /opt/stack/tempest 2021-06-03 08:40:04.735 | full installed: attrs==21.2.0,bcrypt==3.2.0,certifi==2021.5.30,cffi==1.14.5,chardet==4.0.0,cliff==3.8.0,cmd2==1.5.0,colorama==0.4.4,cryptography==3.4.7,debtcollector==2.2.0,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==2.10,iso8601==0.1.14,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.6,msgpack==1.0.2,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==4.4.0,oslo.config==8.7.0,oslo.context==3.3.0,oslo.i18n==5.0.1,oslo.log==4.5.0,oslo.serialization==4.1.0,oslo.utils==4.9.0,packaging==20.9,paramiko==2.7.2,pbr==5.6.0,prettytable==0.7.2,pycparser==2.20,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==2.4.7,pyperclip==1.8.2,pyrsistent==0.17.3,python-dateutil==2.8.1,python-mimeparse==1.6.0,python-subunit==1.4.0,pytz==2021.1,PyYAML==5.4.1,requests==2.25.1,rfc3986==1.5.0,six==1.16.0,stestr==3.2.0,stevedore==3.3.0,-e git+https://opendev.org/openstack/tempest@165586d19061c9ecf36d9ef191043c6269579f87#egg=tempest,testtools==2.4.0,traceback2==1.4.0,unittest2==1.1.0,urllib3==1.26.5,voluptuous==0.12.1,wcwidth==0.2.5,wrapt==1.12.1 2021-06-03 08:40:04.735 | ___________________________________ summary ____________________________________ 2021-06-03 08:40:04.735 | full: skipped tests 2021-06-03 08:40:04.735 | congratulations :) 2021-06-03 08:40:04.762 | ++ lib/tempest:install_tempest:753 : /opt/stack/tempest/.tox/tempest/bin/pip install -U -r /home/ubuntu/devstack/tools/cap-pip.txt 2021-06-03 08:40:05.361 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-06-03 08:40:05.648 | Collecting pip<20.3 2021-06-03 08:40:05.659 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/51f/1c7514530bd5c/pip-20.2.4-py2.py3-none-any.whl (1.5 MB) 2021-06-03 08:40:06.205 | Installing collected packages: pip 2021-06-03 08:40:06.205 | Attempting uninstall: pip 2021-06-03 08:40:06.206 | Found existing installation: pip 21.0.1 2021-06-03 08:40:06.540 | Uninstalling pip-21.0.1: 2021-06-03 08:40:06.602 | Successfully uninstalled pip-21.0.1 2021-06-03 08:40:08.047 | Successfully installed pip-20.2.4 2021-06-03 08:40:08.139 | ++ lib/tempest:install_tempest:757 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /tmp/tempest_u_c_m.IVPdetKcBR -r requirements.txt 2021-06-03 08:40:09.643 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-06-03 08:40:09.648 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:40:09.651 | Ignoring cached-property: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:40:09.653 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:40:09.658 | Ignoring async-generator: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:40:09.659 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:40:09.662 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:40:09.666 | Ignoring futures: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:40:09.668 | Requirement already satisfied: oslo.concurrency===4.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.IVPdetKcBR (line 24)) (4.4.0) 2021-06-03 08:40:09.677 | Requirement already satisfied: pbr===5.6.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.IVPdetKcBR (line 46)) (5.6.0) 2021-06-03 08:40:09.680 | Requirement already satisfied: oslo.i18n===5.0.1 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.IVPdetKcBR (line 52)) (5.0.1) 2021-06-03 08:40:09.685 | Requirement already satisfied: fixtures===3.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.IVPdetKcBR (line 62)) (3.0.0) 2021-06-03 08:40:09.695 | Requirement already satisfied: debtcollector===2.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.IVPdetKcBR (line 117)) (2.2.0) 2021-06-03 08:40:09.701 | Requirement already satisfied: netaddr===0.8.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.IVPdetKcBR (line 134)) (0.8.0) 2021-06-03 08:40:09.704 | Requirement already satisfied: prettytable===0.7.2 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.IVPdetKcBR (line 142)) (0.7.2) 2021-06-03 08:40:09.706 | Requirement already satisfied: paramiko===2.7.2 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.IVPdetKcBR (line 166)) (2.7.2) 2021-06-03 08:40:09.741 | Requirement already satisfied: urllib3===1.26.5 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.IVPdetKcBR (line 171)) (1.26.5) 2021-06-03 08:40:09.777 | Requirement already satisfied: python-subunit===1.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.IVPdetKcBR (line 176)) (1.4.0) 2021-06-03 08:40:09.791 | Requirement already satisfied: PyYAML===5.4.1 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.IVPdetKcBR (line 180)) (5.4.1) 2021-06-03 08:40:09.794 | Requirement already satisfied: cryptography===3.4.7 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.IVPdetKcBR (line 185)) (3.4.7) 2021-06-03 08:40:09.833 | Requirement already satisfied: unittest2===1.1.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.IVPdetKcBR (line 203)) (1.1.0) 2021-06-03 08:40:09.840 | Requirement already satisfied: bcrypt===3.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.IVPdetKcBR (line 211)) (3.2.0) 2021-06-03 08:40:09.848 | Requirement already satisfied: cliff===3.8.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.IVPdetKcBR (line 245)) (3.8.0) 2021-06-03 08:40:09.859 | Requirement already satisfied: oslo.log===4.5.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.IVPdetKcBR (line 278)) (4.5.0) 2021-06-03 08:40:09.899 | Requirement already satisfied: stestr===3.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.IVPdetKcBR (line 306)) (3.2.0) 2021-06-03 08:40:09.925 | Requirement already satisfied: oslo.serialization===4.1.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.IVPdetKcBR (line 307)) (4.1.0) 2021-06-03 08:40:09.933 | Requirement already satisfied: testtools===2.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.IVPdetKcBR (line 343)) (2.4.0) 2021-06-03 08:40:09.950 | Requirement already satisfied: PyNaCl===1.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.IVPdetKcBR (line 383)) (1.4.0) 2021-06-03 08:40:09.963 | Requirement already satisfied: msgpack===1.0.2 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.IVPdetKcBR (line 391)) (1.0.2) 2021-06-03 08:40:09.965 | Requirement already satisfied: oslo.config===8.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.IVPdetKcBR (line 393)) (8.7.0) 2021-06-03 08:40:10.003 | Requirement already satisfied: pyparsing===2.4.7 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.IVPdetKcBR (line 408)) (2.4.7) 2021-06-03 08:40:10.005 | Requirement already satisfied: stevedore===3.3.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.IVPdetKcBR (line 419)) (3.3.0) 2021-06-03 08:40:10.012 | Requirement already satisfied: cmd2===1.5.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.IVPdetKcBR (line 429)) (1.5.0) 2021-06-03 08:40:10.066 | Requirement already satisfied: six===1.16.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.IVPdetKcBR (line 446)) (1.16.0) 2021-06-03 08:40:10.069 | Requirement already satisfied: wrapt===1.12.1 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.IVPdetKcBR (line 474)) (1.12.1) 2021-06-03 08:40:10.071 | Requirement already satisfied: rfc3986===1.5.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.IVPdetKcBR (line 485)) (1.5.0) 2021-06-03 08:40:10.074 | Requirement already satisfied: future===0.18.2 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.IVPdetKcBR (line 490)) (0.18.2) 2021-06-03 08:40:10.076 | Requirement already satisfied: cffi===1.14.5 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.IVPdetKcBR (line 532)) (1.14.5) 2021-06-03 08:40:10.078 | Requirement already satisfied: jsonschema===3.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.IVPdetKcBR (line 535)) (3.2.0) 2021-06-03 08:40:10.105 | Requirement already satisfied: fasteners===0.14.1 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.IVPdetKcBR (line 562)) (0.14.1) 2021-06-03 08:40:10.109 | Requirement already satisfied: oslo.utils===4.9.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.IVPdetKcBR (line 569)) (4.9.0) 2021-06-03 08:40:10.125 | Requirement already satisfied: python-dateutil===2.8.1 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.IVPdetKcBR (line 576)) (2.8.1) 2021-06-03 08:40:10.128 | Requirement already satisfied: colorama===0.4.4 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.IVPdetKcBR (line 579)) (0.4.4) 2021-06-03 08:40:10.132 | Requirement already satisfied: pytz===2021.1 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.IVPdetKcBR (line 582)) (2021.1) 2021-06-03 08:40:10.135 | Requirement already satisfied: setuptools===57.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.IVPdetKcBR (line 589)) (57.0.0) 2021-06-03 08:40:10.187 | Requirement already satisfied: extras===1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.IVPdetKcBR (line 162)) (1.0.0) 2021-06-03 08:40:10.189 | Requirement already satisfied: argparse in ./.tox/tempest/lib/python3.8/site-packages (from unittest2===1.1.0->-c /tmp/tempest_u_c_m.IVPdetKcBR (line 203)) (1.4.0) 2021-06-03 08:40:10.191 | Requirement already satisfied: traceback2===1.4.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.IVPdetKcBR (line 146)) (1.4.0) 2021-06-03 08:40:10.195 | Requirement already satisfied: oslo.context===3.3.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.IVPdetKcBR (line 55)) (3.3.0) 2021-06-03 08:40:10.200 | Requirement already satisfied: pyinotify===0.9.6 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.IVPdetKcBR (line 116)) (0.9.6) 2021-06-03 08:40:10.202 | Requirement already satisfied: voluptuous===0.12.1 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.IVPdetKcBR (line 2)) (0.12.1) 2021-06-03 08:40:10.205 | Requirement already satisfied: python-mimeparse===1.6.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.IVPdetKcBR (line 96)) (1.6.0) 2021-06-03 08:40:10.206 | Requirement already satisfied: requests===2.25.1 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.IVPdetKcBR (line 220)) (2.25.1) 2021-06-03 08:40:10.224 | Requirement already satisfied: attrs===21.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.IVPdetKcBR (line 49)) (21.2.0) 2021-06-03 08:40:10.277 | Requirement already satisfied: wcwidth===0.2.5 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.IVPdetKcBR (line 139)) (0.2.5) 2021-06-03 08:40:10.281 | Requirement already satisfied: pyperclip===1.8.2 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.IVPdetKcBR (line 269)) (1.8.2) 2021-06-03 08:40:10.283 | Requirement already satisfied: pycparser===2.20 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.IVPdetKcBR (line 178)) (2.20) 2021-06-03 08:40:10.285 | Requirement already satisfied: pyrsistent===0.17.3 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.IVPdetKcBR (line 483)) (0.17.3) 2021-06-03 08:40:10.288 | Requirement already satisfied: monotonic===1.6 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.IVPdetKcBR (line 504)) (1.6) 2021-06-03 08:40:10.290 | Requirement already satisfied: netifaces===0.11.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.IVPdetKcBR (line 511)) (0.11.0) 2021-06-03 08:40:10.291 | Requirement already satisfied: iso8601===0.1.14 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.IVPdetKcBR (line 357)) (0.1.14) 2021-06-03 08:40:10.293 | Requirement already satisfied: packaging===20.9 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.IVPdetKcBR (line 331)) (20.9) 2021-06-03 08:40:10.297 | Requirement already satisfied: linecache2===1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.IVPdetKcBR (line 359)) (1.0.0) 2021-06-03 08:40:10.299 | Requirement already satisfied: chardet===4.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.IVPdetKcBR (line 3)) (4.0.0) 2021-06-03 08:40:10.301 | Requirement already satisfied: idna===2.10 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.IVPdetKcBR (line 361)) (2.10) 2021-06-03 08:40:10.304 | Requirement already satisfied: certifi===2021.5.30 in ./.tox/tempest/lib/python3.8/site-packages (from -c /tmp/tempest_u_c_m.IVPdetKcBR (line 41)) (2021.5.30) 2021-06-03 08:40:10.389 | WARNING: You are using pip version 20.2.4; however, version 21.1.2 is available. 2021-06-03 08:40:10.390 | You should consider upgrading via the '/opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip' command. 2021-06-03 08:40:10.450 | ++ lib/tempest:install_tempest:758 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2021-06-03 08:40:10.452 | ++ lib/tempest:install_tempest:759 : rm -f /tmp/tempest_u_c_m.IVPdetKcBR 2021-06-03 08:40:10.456 | ++ lib/tempest:install_tempest:760 : popd 2021-06-03 08:40:10.456 | ~/devstack 2021-06-03 08:40:10.459 | ++ inc/async:async_run:104 : return 0 2021-06-03 08:40:10.462 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-06-03 08:40:10.464 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-06-03 08:40:10.467 | + functions-common:run_phase:1753 : [[ stack == \s\o\u\r\c\e ]] 2021-06-03 08:40:10.469 | + functions-common:run_phase:1756 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-06-03 08:40:10.472 | + functions-common:run_phase:1759 : run_plugins stack install 2021-06-03 08:40:10.475 | + functions-common:run_plugins:1718 : local mode=stack 2021-06-03 08:40:10.478 | + functions-common:run_plugins:1719 : local phase=install 2021-06-03 08:40:10.481 | + functions-common:run_plugins:1721 : local plugins=,devstack-plugin-ceph 2021-06-03 08:40:10.484 | + functions-common:run_plugins:1722 : local plugin 2021-06-03 08:40:10.486 | + functions-common:run_plugins:1723 : for plugin in ${plugins//,/ } 2021-06-03 08:40:10.489 | + functions-common:run_plugins:1724 : local dir=/opt/stack/devstack-plugin-ceph 2021-06-03 08:40:10.492 | + functions-common:run_plugins:1725 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/plugin.sh ]] 2021-06-03 08:40:10.495 | + functions-common:run_plugins:1726 : source /opt/stack/devstack-plugin-ceph/devstack/plugin.sh stack install 2021-06-03 08:40:10.498 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:3 : [[ stack == \s\o\u\r\c\e ]] 2021-06-03 08:40:10.500 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ stack == \s\t\a\c\k ]] 2021-06-03 08:40:10.502 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ install == \p\r\e\-\i\n\s\t\a\l\l ]] 2021-06-03 08:40:10.505 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:32 : [[ stack == \s\t\a\c\k ]] 2021-06-03 08:40:10.507 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:32 : [[ install == \i\n\s\t\a\l\l ]] 2021-06-03 08:40:10.509 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:41 : [[ stable/wallaby == stable/queens ]] 2021-06-03 08:40:10.511 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:41 : [[ stable/wallaby == master ]] 2021-06-03 08:40:10.514 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:125 : [[ stack == \u\n\s\t\a\c\k ]] 2021-06-03 08:40:10.516 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:139 : [[ stack == \c\l\e\a\n ]] 2021-06-03 08:40:10.519 | + ./stack.sh:main:937 : use_library_from_git python-openstackclient 2021-06-03 08:40:10.521 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2021-06-03 08:40:10.524 | + inc/python:use_library_from_git:251 : local enabled=1 2021-06-03 08:40:10.527 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-03 08:40:10.529 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2021-06-03 08:40:10.532 | + inc/python:use_library_from_git:253 : return 1 2021-06-03 08:40:10.534 | + ./stack.sh:main:941 : pip_install_gr python-openstackclient 2021-06-03 08:40:10.536 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2021-06-03 08:40:10.539 | + inc/python:pip_install_gr:77 : local clean_name 2021-06-03 08:40:10.543 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2021-06-03 08:40:10.545 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2021-06-03 08:40:10.548 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-06-03 08:40:10.552 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2021-06-03 08:40:10.552 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-06-03 08:40:10.558 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2021-06-03 08:40:10.561 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2021-06-03 08:40:10.563 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2021-06-03 08:40:10.566 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2021-06-03 08:40:10.569 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2021-06-03 08:40:10.592 | Using python 3.8 to install python-openstackclient 2021-06-03 08:40:10.594 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.8 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2021-06-03 08:40:11.427 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:40:11.427 | from cryptography.utils import int_from_bytes 2021-06-03 08:40:11.427 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:40:11.427 | from cryptography.utils import int_from_bytes 2021-06-03 08:40:12.493 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-06-03 08:40:12.493 | 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. 2021-06-03 08:40:12.496 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:40:12.498 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:40:12.498 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:40:12.501 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:40:12.504 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:40:12.512 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:40:12.750 | Collecting python-openstackclient===5.5.0 2021-06-03 08:40:12.756 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ad1/3fffb5caf5b85/python_openstackclient-5.5.0-py3-none-any.whl (929 kB) 2021-06-03 08:40:12.917 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (3.3.0) 2021-06-03 08:40:12.924 | 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) 2021-06-03 08:40:12.927 | 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) 2021-06-03 08:40:12.940 | 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) 2021-06-03 08:40:12.945 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (4.8.0) 2021-06-03 08:40:12.962 | Requirement already satisfied: openstacksdk===0.55.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 284)) (0.55.0) 2021-06-03 08:40:12.988 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (4.2.0) 2021-06-03 08:40:13.007 | 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) 2021-06-03 08:40:13.021 | 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) 2021-06-03 08:40:13.024 | Requirement already satisfied: python-novaclient===17.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (17.4.0) 2021-06-03 08:40:13.040 | Requirement already satisfied: python-cinderclient===7.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (7.4.0) 2021-06-03 08:40:13.056 | 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) 2021-06-03 08:40:13.110 | 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) 2021-06-03 08:40:13.113 | 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) 2021-06-03 08:40:13.118 | 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) 2021-06-03 08:40:13.120 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (1.15.0) 2021-06-03 08:40:13.123 | 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) 2021-06-03 08:40:13.126 | 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) 2021-06-03 08:40:13.131 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (2021.1) 2021-06-03 08:40:13.136 | 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) 2021-06-03 08:40:13.143 | 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) 2021-06-03 08:40:13.149 | 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) 2021-06-03 08:40:13.154 | 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) 2021-06-03 08:40:13.157 | 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) 2021-06-03 08:40:13.162 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 149)) (1.1.2) 2021-06-03 08:40:13.168 | 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) 2021-06-03 08:40:13.212 | 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) 2021-06-03 08:40:13.233 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (1.4.0) 2021-06-03 08:40:13.236 | 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) 2021-06-03 08:40:13.295 | 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) 2021-06-03 08:40:13.298 | 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) 2021-06-03 08:40:13.302 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.1.0) 2021-06-03 08:40:13.312 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (2.25.1) 2021-06-03 08:40:13.332 | Requirement already satisfied: oslo.config===8.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (8.5.0) 2021-06-03 08:40:13.372 | Requirement already satisfied: simplejson===3.16.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 481)) (3.16.0) 2021-06-03 08:40:13.375 | 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) 2021-06-03 08:40:13.378 | 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) 2021-06-03 08:40:13.419 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (0.2.5) 2021-06-03 08:40:13.424 | 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) 2021-06-03 08:40:13.428 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.12.1) 2021-06-03 08:40:13.431 | Requirement already satisfied: jsonpointer===2.0 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (2.0) 2021-06-03 08:40:13.434 | 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) 2021-06-03 08:40:13.438 | 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) 2021-06-03 08:40:13.442 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2020.12.5) 2021-06-03 08:40:13.444 | 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) 2021-06-03 08:40:13.448 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (1.26.3) 2021-06-03 08:40:13.468 | 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) 2021-06-03 08:40:13.472 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 459)) (1.4.0) 2021-06-03 08:40:13.477 | 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) 2021-06-03 08:40:15.271 | Installing collected packages: python-openstackclient 2021-06-03 08:40:16.680 | Successfully installed python-openstackclient-5.5.0 2021-06-03 08:40:16.854 | WARNING: You are using pip version 20.2.2; however, version 21.1.2 is available. 2021-06-03 08:40:16.854 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-06-03 08:40:16.938 | + inc/python:pip_install:200 : result=0 2021-06-03 08:40:16.941 | + inc/python:pip_install:202 : time_stop pip_install 2021-06-03 08:40:16.944 | + functions-common:time_stop:2304 : local name 2021-06-03 08:40:16.947 | + functions-common:time_stop:2305 : local end_time 2021-06-03 08:40:16.949 | + functions-common:time_stop:2306 : local elapsed_time 2021-06-03 08:40:16.952 | + functions-common:time_stop:2307 : local total 2021-06-03 08:40:16.954 | + functions-common:time_stop:2308 : local start_time 2021-06-03 08:40:16.957 | + functions-common:time_stop:2310 : name=pip_install 2021-06-03 08:40:16.959 | + functions-common:time_stop:2311 : start_time=1622709610586 2021-06-03 08:40:16.962 | + functions-common:time_stop:2313 : [[ -z 1622709610586 ]] 2021-06-03 08:40:16.965 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-06-03 08:40:16.969 | + functions-common:time_stop:2316 : end_time=1622709616966 2021-06-03 08:40:16.972 | + functions-common:time_stop:2317 : elapsed_time=6380 2021-06-03 08:40:16.974 | + functions-common:time_stop:2318 : total=220972 2021-06-03 08:40:16.977 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-06-03 08:40:16.980 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=227352 2021-06-03 08:40:16.982 | + inc/python:pip_install:203 : return 0 2021-06-03 08:40:16.985 | + ./stack.sh:main:946 : install_oscwrap 2021-06-03 08:40:16.988 | ++ functions-common:install_oscwrap:2349 : mktemp 2021-06-03 08:40:16.994 | + functions-common:install_oscwrap:2349 : OSCWRAP_TIMER_FILE=/tmp/tmp.gspoZe8zrJ 2021-06-03 08:40:16.996 | + functions-common:install_oscwrap:2352 : shopt -s expand_aliases 2021-06-03 08:40:16.999 | + functions-common:install_oscwrap:2355 : unalias -a 2021-06-03 08:40:17.001 | + functions-common:install_oscwrap:2357 : alias openstack=oscwrap 2021-06-03 08:40:17.004 | + ./stack.sh:main:951 : [[ False != \F\a\l\s\e ]] 2021-06-03 08:40:17.007 | + ./stack.sh:main:991 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-06-03 08:40:17.009 | + ./stack.sh:main:999 : is_service_enabled mysql postgresql 2021-06-03 08:40:17.028 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:40:17.030 | + ./stack.sh:main:1000 : configure_database 2021-06-03 08:40:17.033 | + lib/database:configure_database:126 : configure_database_mysql 2021-06-03 08:40:17.035 | + lib/databases/mysql:configure_database_mysql:69 : local my_conf mysql slow_log 2021-06-03 08:40:17.038 | + lib/databases/mysql:configure_database_mysql:70 : echo_summary 'Configuring and starting MySQL' 2021-06-03 08:40:17.040 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-06-03 08:40:17.043 | + ./stack.sh:echo_summary:428 : echo -e Configuring and starting MySQL 2021-06-03 08:40:17.045 | + lib/databases/mysql:configure_database_mysql:72 : is_ubuntu 2021-06-03 08:40:17.047 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-03 08:40:17.050 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-03 08:40:17.052 | + lib/databases/mysql:configure_database_mysql:73 : my_conf=/etc/mysql/my.cnf 2021-06-03 08:40:17.055 | + lib/databases/mysql:configure_database_mysql:87 : is_fedora 2021-06-03 08:40:17.057 | + functions-common:is_fedora:446 : [[ -z Ubuntu ]] 2021-06-03 08:40:17.060 | + functions-common:is_fedora:450 : '[' Ubuntu = Fedora ']' 2021-06-03 08:40:17.062 | + functions-common:is_fedora:450 : '[' Ubuntu = 'Red Hat' ']' 2021-06-03 08:40:17.064 | + functions-common:is_fedora:451 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-06-03 08:40:17.066 | + functions-common:is_fedora:452 : '[' Ubuntu = RedHatEnterprise ']' 2021-06-03 08:40:17.069 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOS ']' 2021-06-03 08:40:17.071 | + functions-common:is_fedora:453 : '[' Ubuntu = CentOSStream ']' 2021-06-03 08:40:17.073 | + functions-common:is_fedora:454 : '[' Ubuntu = OracleServer ']' 2021-06-03 08:40:17.076 | + functions-common:is_fedora:454 : '[' Ubuntu = Virtuozzo ']' 2021-06-03 08:40:17.078 | + lib/databases/mysql:configure_database_mysql:87 : is_suse 2021-06-03 08:40:17.081 | + functions-common:is_suse:462 : is_opensuse 2021-06-03 08:40:17.083 | + functions-common:is_opensuse:469 : [[ -z Ubuntu ]] 2021-06-03 08:40:17.085 | + functions-common:is_opensuse:473 : [[ Ubuntu =~ (openSUSE) ]] 2021-06-03 08:40:17.088 | + functions-common:is_suse:462 : is_suse_linux_enterprise 2021-06-03 08:40:17.090 | + functions-common:is_suse_linux_enterprise:481 : [[ -z Ubuntu ]] 2021-06-03 08:40:17.093 | + functions-common:is_suse_linux_enterprise:485 : [[ Ubuntu =~ (^SUSE) ]] 2021-06-03 08:40:17.095 | + lib/databases/mysql:configure_database_mysql:95 : sudo mysqladmin -u root password Passw0rd 2021-06-03 08:40:17.111 | mysqladmin: connect to server at 'localhost' failed 2021-06-03 08:40:17.111 | error: 'Access denied for user 'root'@'localhost' (using password: NO)' 2021-06-03 08:40:17.114 | + lib/databases/mysql:configure_database_mysql:95 : true 2021-06-03 08:40:17.117 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2021-06-03 08:40:17.120 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-03 08:40:17.122 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-03 08:40:17.124 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2021-06-03 08:40:17.127 | + lib/databases/mysql:configure_database_mysql:102 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2021-06-03 08:40:17.129 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2021-06-03 08:40:17.132 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-03 08:40:17.135 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-03 08:40:17.137 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2021-06-03 08:40:17.139 | + lib/databases/mysql:configure_database_mysql:113 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE USER IF NOT EXISTS '\''root'\''@'\''%'\'' identified by '\''Passw0rd'\'';' 2021-06-03 08:40:17.151 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-06-03 08:40:17.186 | + lib/databases/mysql:configure_database_mysql:115 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2021-06-03 08:40:17.198 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-06-03 08:40:17.218 | ++ lib/databases/mysql:configure_database_mysql:121 : ipv6_unquote 0.0.0.0 2021-06-03 08:40:17.221 | ++ functions-common:ipv6_unquote:2102 : echo 0.0.0.0 2021-06-03 08:40:17.222 | ++ functions-common:ipv6_unquote:2102 : tr -d '[]' 2021-06-03 08:40:17.228 | + lib/databases/mysql:configure_database_mysql:121 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2021-06-03 08:40:17.291 | + lib/databases/mysql:configure_database_mysql:122 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2021-06-03 08:40:17.343 | + lib/databases/mysql:configure_database_mysql:123 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2021-06-03 08:40:17.394 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2021-06-03 08:40:17.446 | + lib/databases/mysql:configure_database_mysql:126 : [[ False == \T\r\u\e ]] 2021-06-03 08:40:17.448 | + lib/databases/mysql:configure_database_mysql:146 : restart_service mysql 2021-06-03 08:40:17.451 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-06-03 08:40:17.453 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart mysql 2021-06-03 08:40:19.116 | + ./stack.sh:main:1004 : save_stackenv 1004 2021-06-03 08:40:19.118 | + functions-common:save_stackenv:60 : local tag=1004 2021-06-03 08:40:19.122 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-06-03 08:40:19.127 | + functions-common:save_stackenv:62 : time_stamp=2021-06-03-084019 2021-06-03 08:40:19.129 | + functions-common:save_stackenv:63 : echo '# 2021-06-03-084019 1004' 2021-06-03 08:40:19.132 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-03 08:40:19.135 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-06-03 08:40:19.138 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-03 08:40:19.140 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-06-03 08:40:19.143 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-03 08:40:19.145 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-06-03 08:40:19.148 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-03 08:40:19.150 | + 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,g-reg,cinder 2021-06-03 08:40:19.153 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-03 08:40:19.155 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.37 2021-06-03 08:40:19.158 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-03 08:40:19.160 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.37/identity 2021-06-03 08:40:19.163 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-03 08:40:19.165 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-06-03-082806 2021-06-03 08:40:19.168 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-03 08:40:19.170 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-06-03 08:40:19.173 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-03 08:40:19.175 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.37 2021-06-03 08:40:19.178 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-03 08:40:19.181 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-06-03 08:40:19.183 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-03 08:40:19.186 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-06-03 08:40:19.188 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-03 08:40:19.191 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-06-03 08:40:19.194 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-03 08:40:19.196 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-06-03 08:40:19.199 | + ./stack.sh:main:1016 : [[ True == \T\r\u\e ]] 2021-06-03 08:40:19.201 | + ./stack.sh:main:1017 : [[ -f /sys/kernel/mm/ksm/run ]] 2021-06-03 08:40:19.204 | + ./stack.sh:main:1018 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2021-06-03 08:40:19.216 | + ./stack.sh:main:1030 : start_dstat 2021-06-03 08:40:19.218 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-06-03 08:40:19.221 | + functions-common:run_process:1559 : local service=dstat 2021-06-03 08:40:19.224 | + functions-common:run_process:1560 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-06-03 08:40:19.227 | + functions-common:run_process:1561 : local group= 2021-06-03 08:40:19.229 | + functions-common:run_process:1562 : local user= 2021-06-03 08:40:19.232 | + functions-common:run_process:1564 : local name=dstat 2021-06-03 08:40:19.235 | + functions-common:run_process:1566 : time_start run_process 2021-06-03 08:40:19.237 | + functions-common:time_start:2290 : local name=run_process 2021-06-03 08:40:19.240 | + functions-common:time_start:2291 : local start_time= 2021-06-03 08:40:19.243 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-06-03 08:40:19.246 | ++ functions-common:time_start:2295 : date +%s%3N 2021-06-03 08:40:19.251 | + functions-common:time_start:2295 : _TIME_START[$name]=1622709619248 2021-06-03 08:40:19.253 | + functions-common:run_process:1567 : is_service_enabled dstat 2021-06-03 08:40:19.271 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:40:19.273 | + functions-common:run_process:1568 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2021-06-03 08:40:19.276 | + functions-common:_run_under_systemd:1524 : local service=dstat 2021-06-03 08:40:19.278 | + functions-common:_run_under_systemd:1525 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-06-03 08:40:19.281 | + functions-common:_run_under_systemd:1526 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-06-03 08:40:19.283 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-06-03 08:40:19.286 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-06-03 08:40:19.289 | + functions-common:_common_systemd_pitfalls:1499 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2021-06-03 08:40:19.291 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2021-06-03 08:40:19.294 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@dstat.service 2021-06-03 08:40:19.297 | + functions-common:_run_under_systemd:1531 : local group= 2021-06-03 08:40:19.299 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2021-06-03 08:40:19.302 | + functions-common:_run_under_systemd:1533 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2021-06-03 08:40:19.305 | + functions-common:_run_under_systemd:1536 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2021-06-03 08:40:19.308 | + functions-common:write_user_unit_file:1441 : local service=devstack@dstat.service 2021-06-03 08:40:19.310 | + functions-common:write_user_unit_file:1442 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-06-03 08:40:19.313 | + functions-common:write_user_unit_file:1443 : local group= 2021-06-03 08:40:19.315 | + functions-common:write_user_unit_file:1444 : local user=ubuntu 2021-06-03 08:40:19.317 | + functions-common:write_user_unit_file:1445 : local extra= 2021-06-03 08:40:19.320 | + functions-common:write_user_unit_file:1446 : [[ -n '' ]] 2021-06-03 08:40:19.323 | + functions-common:write_user_unit_file:1449 : local unitfile=/etc/systemd/system/devstack@dstat.service 2021-06-03 08:40:19.325 | + functions-common:write_user_unit_file:1450 : mkdir -p /etc/systemd/system 2021-06-03 08:40:19.329 | + functions-common:write_user_unit_file:1452 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2021-06-03 08:40:19.391 | + functions-common:write_user_unit_file:1453 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2021-06-03 08:40:19.453 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-06-03 08:40:19.505 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2021-06-03 08:40:19.557 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2021-06-03 08:40:19.608 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-06-03 08:40:19.660 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2021-06-03 08:40:19.662 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2021-06-03 08:40:19.724 | + functions-common:write_user_unit_file:1464 : sudo systemctl daemon-reload 2021-06-03 08:40:20.123 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@dstat.service 2021-06-03 08:40:20.137 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2021-06-03 08:40:20.520 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@dstat.service 2021-06-03 08:40:20.544 | + functions-common:run_process:1570 : time_stop run_process 2021-06-03 08:40:20.551 | + functions-common:time_stop:2304 : local name 2021-06-03 08:40:20.555 | + functions-common:time_stop:2305 : local end_time 2021-06-03 08:40:20.558 | + functions-common:time_stop:2306 : local elapsed_time 2021-06-03 08:40:20.560 | + functions-common:time_stop:2307 : local total 2021-06-03 08:40:20.563 | + functions-common:time_stop:2308 : local start_time 2021-06-03 08:40:20.565 | + functions-common:time_stop:2310 : name=run_process 2021-06-03 08:40:20.568 | + functions-common:time_stop:2311 : start_time=1622709619248 2021-06-03 08:40:20.570 | + functions-common:time_stop:2313 : [[ -z 1622709619248 ]] 2021-06-03 08:40:20.573 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-06-03 08:40:20.578 | + functions-common:time_stop:2316 : end_time=1622709620575 2021-06-03 08:40:20.580 | + functions-common:time_stop:2317 : elapsed_time=1327 2021-06-03 08:40:20.583 | + functions-common:time_stop:2318 : total=0 2021-06-03 08:40:20.586 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-06-03 08:40:20.588 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=1327 2021-06-03 08:40:20.591 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2021-06-03 08:40:20.593 | + functions-common:run_process:1559 : local service=memory_tracker 2021-06-03 08:40:20.596 | + functions-common:run_process:1560 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2021-06-03 08:40:20.598 | + functions-common:run_process:1561 : local group= 2021-06-03 08:40:20.601 | + functions-common:run_process:1562 : local user=root 2021-06-03 08:40:20.604 | + functions-common:run_process:1564 : local name=memory_tracker 2021-06-03 08:40:20.606 | + functions-common:run_process:1566 : time_start run_process 2021-06-03 08:40:20.609 | + functions-common:time_start:2290 : local name=run_process 2021-06-03 08:40:20.611 | + functions-common:time_start:2291 : local start_time= 2021-06-03 08:40:20.614 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-06-03 08:40:20.618 | ++ functions-common:time_start:2295 : date +%s%3N 2021-06-03 08:40:20.622 | + functions-common:time_start:2295 : _TIME_START[$name]=1622709620620 2021-06-03 08:40:20.625 | + functions-common:run_process:1567 : is_service_enabled memory_tracker 2021-06-03 08:40:20.643 | + functions-common:is_service_enabled:1960 : return 1 2021-06-03 08:40:20.645 | + functions-common:run_process:1570 : time_stop run_process 2021-06-03 08:40:20.648 | + functions-common:time_stop:2304 : local name 2021-06-03 08:40:20.651 | + functions-common:time_stop:2305 : local end_time 2021-06-03 08:40:20.653 | + functions-common:time_stop:2306 : local elapsed_time 2021-06-03 08:40:20.663 | + functions-common:time_stop:2307 : local total 2021-06-03 08:40:20.665 | + functions-common:time_stop:2308 : local start_time 2021-06-03 08:40:20.668 | + functions-common:time_stop:2310 : name=run_process 2021-06-03 08:40:20.670 | + functions-common:time_stop:2311 : start_time=1622709620620 2021-06-03 08:40:20.673 | + functions-common:time_stop:2313 : [[ -z 1622709620620 ]] 2021-06-03 08:40:20.676 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-06-03 08:40:20.681 | + functions-common:time_stop:2316 : end_time=1622709620678 2021-06-03 08:40:20.683 | + functions-common:time_stop:2317 : elapsed_time=58 2021-06-03 08:40:20.686 | + functions-common:time_stop:2318 : total=1327 2021-06-03 08:40:20.688 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-06-03 08:40:20.691 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=1385 2021-06-03 08:40:20.693 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2021-06-03 08:40:20.713 | + functions-common:is_service_enabled:1960 : return 1 2021-06-03 08:40:20.715 | + ./stack.sh:main:1034 : is_service_enabled tcpdump 2021-06-03 08:40:20.736 | + functions-common:is_service_enabled:1960 : return 1 2021-06-03 08:40:20.739 | + ./stack.sh:main:1042 : is_service_enabled etcd3 2021-06-03 08:40:20.767 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:40:20.774 | + ./stack.sh:main:1043 : start_etcd3 2021-06-03 08:40:20.777 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2021-06-03 08:40:20.780 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-osbrick-794458-1-ceph --data-dir /opt/stack/data/etcd' 2021-06-03 08:40:20.783 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2021-06-03 08:40:20.786 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-osbrick-794458-1-ceph=http://10.222.0.37:2380' 2021-06-03 08:40:20.792 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.37:2380' 2021-06-03 08:40:20.795 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.37:2379' 2021-06-03 08:40:20.798 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2021-06-03 08:40:20.800 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2021-06-03 08:40:20.803 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.37:2379' 2021-06-03 08:40:20.805 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2021-06-03 08:40:20.808 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2021-06-03 08:40:20.810 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2021-06-03 08:40:20.813 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-osbrick-794458-1-ceph --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-osbrick-794458-1-ceph=http://10.222.0.37:2380 --initial-advertise-peer-urls http://10.222.0.37:2380 --advertise-client-urls http://10.222.0.37:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.37:2379 --debug' '' root 2021-06-03 08:40:20.816 | + functions-common:write_user_unit_file:1441 : local service=devstack@etcd.service 2021-06-03 08:40:20.818 | + functions-common:write_user_unit_file:1442 : local 'command=/opt/stack/bin/etcd --name dv-osbrick-794458-1-ceph --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-osbrick-794458-1-ceph=http://10.222.0.37:2380 --initial-advertise-peer-urls http://10.222.0.37:2380 --advertise-client-urls http://10.222.0.37:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.37:2379 --debug' 2021-06-03 08:40:20.821 | + functions-common:write_user_unit_file:1443 : local group= 2021-06-03 08:40:20.823 | + functions-common:write_user_unit_file:1444 : local user=root 2021-06-03 08:40:20.826 | + functions-common:write_user_unit_file:1445 : local extra= 2021-06-03 08:40:20.828 | + functions-common:write_user_unit_file:1446 : [[ -n '' ]] 2021-06-03 08:40:20.830 | + functions-common:write_user_unit_file:1449 : local unitfile=/etc/systemd/system/devstack@etcd.service 2021-06-03 08:40:20.833 | + functions-common:write_user_unit_file:1450 : mkdir -p /etc/systemd/system 2021-06-03 08:40:20.838 | + functions-common:write_user_unit_file:1452 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2021-06-03 08:40:20.900 | + functions-common:write_user_unit_file:1453 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2021-06-03 08:40:20.963 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-osbrick-794458-1-ceph --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-osbrick-794458-1-ceph=http://10.222.0.37:2380 --initial-advertise-peer-urls http://10.222.0.37:2380 --advertise-client-urls http://10.222.0.37:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.37:2379 --debug' 2021-06-03 08:40:21.015 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2021-06-03 08:40:21.066 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2021-06-03 08:40:21.118 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-06-03 08:40:21.170 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2021-06-03 08:40:21.173 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2021-06-03 08:40:21.235 | + functions-common:write_user_unit_file:1464 : sudo systemctl daemon-reload 2021-06-03 08:40:21.608 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2021-06-03 08:40:21.661 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2021-06-03 08:40:21.714 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2021-06-03 08:40:21.767 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2021-06-03 08:40:21.826 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2021-06-03 08:40:21.829 | ++ functions-common:is_arch:428 : uname -m 2021-06-03 08:40:21.834 | + functions-common:is_arch:428 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2021-06-03 08:40:21.836 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2021-06-03 08:40:22.219 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2021-06-03 08:40:22.233 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2021-06-03 08:40:22.624 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2021-06-03 08:40:23.597 | + ./stack.sh:main:1054 : cat 2021-06-03 08:40:23.603 | + ./stack.sh:main:1069 : is_service_enabled tls-proxy 2021-06-03 08:40:23.621 | + functions-common:is_service_enabled:1960 : return 1 2021-06-03 08:40:23.623 | + ./stack.sh:main:1074 : source /home/ubuntu/devstack/userrc_early 2021-06-03 08:40:23.626 | ++ userrc_early:source:4 : export OS_IDENTITY_API_VERSION=3 2021-06-03 08:40:23.629 | ++ userrc_early:source:4 : OS_IDENTITY_API_VERSION=3 2021-06-03 08:40:23.631 | ++ userrc_early:source:5 : export OS_AUTH_URL=http://10.222.0.37/identity 2021-06-03 08:40:23.634 | ++ userrc_early:source:5 : OS_AUTH_URL=http://10.222.0.37/identity 2021-06-03 08:40:23.636 | ++ userrc_early:source:6 : export OS_USERNAME=admin 2021-06-03 08:40:23.639 | ++ userrc_early:source:6 : OS_USERNAME=admin 2021-06-03 08:40:23.642 | ++ userrc_early:source:7 : export OS_USER_DOMAIN_ID=default 2021-06-03 08:40:23.644 | ++ userrc_early:source:7 : OS_USER_DOMAIN_ID=default 2021-06-03 08:40:23.647 | ++ userrc_early:source:8 : export OS_PASSWORD=Passw0rd 2021-06-03 08:40:23.650 | ++ userrc_early:source:8 : OS_PASSWORD=Passw0rd 2021-06-03 08:40:23.653 | ++ userrc_early:source:9 : export OS_PROJECT_NAME=admin 2021-06-03 08:40:23.655 | ++ userrc_early:source:9 : OS_PROJECT_NAME=admin 2021-06-03 08:40:23.658 | ++ userrc_early:source:10 : export OS_PROJECT_DOMAIN_ID=default 2021-06-03 08:40:23.660 | ++ userrc_early:source:10 : OS_PROJECT_DOMAIN_ID=default 2021-06-03 08:40:23.664 | ++ userrc_early:source:11 : export OS_REGION_NAME=RegionOne 2021-06-03 08:40:23.666 | ++ userrc_early:source:11 : OS_REGION_NAME=RegionOne 2021-06-03 08:40:23.669 | + ./stack.sh:main:1076 : is_service_enabled keystone 2021-06-03 08:40:23.685 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:40:23.688 | + ./stack.sh:main:1077 : echo_summary 'Starting Keystone' 2021-06-03 08:40:23.691 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-06-03 08:40:23.693 | + ./stack.sh:echo_summary:428 : echo -e Starting Keystone 2021-06-03 08:40:23.696 | + ./stack.sh:main:1079 : '[' 10.222.0.37 == 10.222.0.37 ']' 2021-06-03 08:40:23.699 | + ./stack.sh:main:1080 : init_keystone 2021-06-03 08:40:23.701 | + lib/keystone:init_keystone:443 : is_service_enabled ldap 2021-06-03 08:40:23.717 | + functions-common:is_service_enabled:1960 : return 1 2021-06-03 08:40:23.720 | + lib/keystone:init_keystone:447 : [[ True == True ]] 2021-06-03 08:40:23.722 | + lib/keystone:init_keystone:449 : recreate_database keystone 2021-06-03 08:40:23.725 | + lib/database:recreate_database:110 : local db=keystone 2021-06-03 08:40:23.728 | + lib/database:recreate_database:111 : recreate_database_mysql keystone 2021-06-03 08:40:23.730 | + lib/databases/mysql:recreate_database_mysql:63 : local db=keystone 2021-06-03 08:40:23.733 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2021-06-03 08:40:23.737 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-06-03 08:40:23.759 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2021-06-03 08:40:23.764 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-06-03 08:40:23.785 | + lib/keystone:init_keystone:452 : time_start dbsync 2021-06-03 08:40:23.790 | + functions-common:time_start:2290 : local name=dbsync 2021-06-03 08:40:23.792 | + functions-common:time_start:2291 : local start_time= 2021-06-03 08:40:23.795 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-06-03 08:40:23.798 | ++ functions-common:time_start:2295 : date +%s%3N 2021-06-03 08:40:23.803 | + functions-common:time_start:2295 : _TIME_START[$name]=1622709623800 2021-06-03 08:40:23.805 | + lib/keystone:init_keystone:454 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2021-06-03 08:40:27.723 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-06-03 08:40:27.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.725 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.725 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.725 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.726 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.726 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.726 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.726 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.728 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.728 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.729 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.729 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.729 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.729 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.729 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.729 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.730 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.731 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.734 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.734 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.736 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.736 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.736 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.736 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.737 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.737 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.737 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.737 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.738 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-06-03 08:40:27.738 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-06-03 08:40:27.776 | 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=64948) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-06-03 08:40:27.778 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-06-03 08:40:27.779 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.780 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.780 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.780 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.780 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.783 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.783 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.783 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.783 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.783 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.783 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.783 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.784 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.784 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.784 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.784 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.785 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.785 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.785 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.785 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.785 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.785 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.785 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.786 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.786 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.786 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.786 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.786 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.786 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.786 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.787 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.787 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.787 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.787 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.788 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.788 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.788 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.789 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.789 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.789 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.789 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.789 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.789 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.789 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.791 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.791 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.791 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.792 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-06-03 08:40:27.793 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-06-03 08:40:27.818 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-06-03 08:40:27.819 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.820 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.820 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.820 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.823 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.823 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.824 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.824 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.824 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.824 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.825 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.825 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.828 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.829 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.829 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.829 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.829 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.829 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.829 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.829 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.830 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.830 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.830 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.831 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.831 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.831 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.831 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.831 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.832 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.832 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.832 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-06-03 08:40:27.832 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-06-03 08:40:27.879 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-06-03 08:40:27.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.880 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.880 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.880 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.883 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.883 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.883 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.883 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.884 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.884 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.884 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.884 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.885 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.885 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.885 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.885 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.886 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.886 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.887 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.889 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.889 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.889 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.891 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.891 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.892 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:27.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:27.893 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-06-03 08:40:27.893 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-06-03 08:40:27.899 | INFO migrate.versioning.api [-] 66 -> 67...  2021-06-03 08:40:28.896 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:28.896 | INFO migrate.versioning.api [-] 67 -> 68...  2021-06-03 08:40:28.904 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:28.904 | INFO migrate.versioning.api [-] 68 -> 69...  2021-06-03 08:40:28.911 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:28.911 | INFO migrate.versioning.api [-] 69 -> 70...  2021-06-03 08:40:28.921 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:28.921 | INFO migrate.versioning.api [-] 70 -> 71...  2021-06-03 08:40:28.928 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:28.928 | INFO migrate.versioning.api [-] 71 -> 72...  2021-06-03 08:40:28.935 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:28.935 | INFO migrate.versioning.api [-] 72 -> 73...  2021-06-03 08:40:29.041 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:29.041 | INFO migrate.versioning.api [-] 73 -> 74...  2021-06-03 08:40:29.104 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:29.104 | INFO migrate.versioning.api [-] 74 -> 75...  2021-06-03 08:40:29.129 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:29.129 | INFO migrate.versioning.api [-] 75 -> 76...  2021-06-03 08:40:29.136 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:29.136 | INFO migrate.versioning.api [-] 76 -> 77...  2021-06-03 08:40:29.143 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:29.143 | INFO migrate.versioning.api [-] 77 -> 78...  2021-06-03 08:40:29.151 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:29.151 | INFO migrate.versioning.api [-] 78 -> 79...  2021-06-03 08:40:29.158 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:29.159 | INFO migrate.versioning.api [-] 79 -> 80...  2021-06-03 08:40:29.166 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:29.166 | INFO migrate.versioning.api [-] 80 -> 81...  2021-06-03 08:40:29.197 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:29.197 | INFO migrate.versioning.api [-] 81 -> 82...  2021-06-03 08:40:29.312 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:29.312 | INFO migrate.versioning.api [-] 82 -> 83...  2021-06-03 08:40:29.448 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:29.448 | INFO migrate.versioning.api [-] 83 -> 84...  2021-06-03 08:40:29.495 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:29.495 | INFO migrate.versioning.api [-] 84 -> 85...  2021-06-03 08:40:29.562 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:29.563 | INFO migrate.versioning.api [-] 85 -> 86...  2021-06-03 08:40:29.593 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:29.593 | INFO migrate.versioning.api [-] 86 -> 87...  2021-06-03 08:40:29.701 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:29.701 | INFO migrate.versioning.api [-] 87 -> 88...  2021-06-03 08:40:29.774 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:29.774 | INFO migrate.versioning.api [-] 88 -> 89...  2021-06-03 08:40:29.816 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:29.816 | INFO migrate.versioning.api [-] 89 -> 90...  2021-06-03 08:40:29.880 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:29.880 | INFO migrate.versioning.api [-] 90 -> 91...  2021-06-03 08:40:30.038 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:30.038 | INFO migrate.versioning.api [-] 91 -> 92...  2021-06-03 08:40:30.181 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:30.181 | INFO migrate.versioning.api [-] 92 -> 93...  2021-06-03 08:40:30.361 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:30.361 | INFO migrate.versioning.api [-] 93 -> 94...  2021-06-03 08:40:30.470 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:30.470 | INFO migrate.versioning.api [-] 94 -> 95...  2021-06-03 08:40:30.557 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:30.557 | INFO migrate.versioning.api [-] 95 -> 96...  2021-06-03 08:40:30.569 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:30.569 | INFO migrate.versioning.api [-] 96 -> 97...  2021-06-03 08:40:30.580 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:30.580 | INFO migrate.versioning.api [-] 97 -> 98...  2021-06-03 08:40:30.587 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:30.587 | INFO migrate.versioning.api [-] 98 -> 99...  2021-06-03 08:40:30.594 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:30.594 | INFO migrate.versioning.api [-] 99 -> 100...  2021-06-03 08:40:30.601 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:30.601 | INFO migrate.versioning.api [-] 100 -> 101...  2021-06-03 08:40:30.614 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:30.614 | INFO migrate.versioning.api [-] 101 -> 102...  2021-06-03 08:40:30.638 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:30.638 | INFO migrate.versioning.api [-] 102 -> 103...  2021-06-03 08:40:30.674 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:30.674 | INFO migrate.versioning.api [-] 103 -> 104...  2021-06-03 08:40:30.687 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:30.687 | INFO migrate.versioning.api [-] 104 -> 105...  2021-06-03 08:40:30.744 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:30.744 | INFO migrate.versioning.api [-] 105 -> 106...  2021-06-03 08:40:30.795 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:30.795 | INFO migrate.versioning.api [-] 106 -> 107...  2021-06-03 08:40:30.873 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:30.873 | INFO migrate.versioning.api [-] 107 -> 108...  2021-06-03 08:40:30.936 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:30.937 | INFO migrate.versioning.api [-] 108 -> 109...  2021-06-03 08:40:30.977 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:30.978 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-06-03 08:40:30.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:30.979 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:30.979 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:30.979 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:30.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:30.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:30.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:30.980 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:30.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:30.980 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:30.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:30.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:30.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:30.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:30.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:30.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:30.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:30.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:30.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:30.982 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:30.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:30.982 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:30.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:30.982 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:30.982 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:30.983 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:30.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:30.983 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:30.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:30.983 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:30.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:30.984 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:30.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:30.984 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:30.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:30.984 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:30.984 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:30.984 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:30.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:30.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:30.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:30.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:30.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:30.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:30.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:30.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:30.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:30.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:30.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:30.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:30.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:30.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:30.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:30.987 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:30.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:30.987 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:30.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:30.987 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:30.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:30.988 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:30.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:30.988 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:30.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:30.988 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:30.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:30.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:30.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:30.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:30.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:30.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:30.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:30.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:30.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:30.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:30.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:30.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:30.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:30.991 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:30.991 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:30.991 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:30.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:30.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:30.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:30.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:30.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:30.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:30.992 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-06-03 08:40:30.993 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-06-03 08:40:30.993 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-06-03 08:40:30.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:30.994 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:30.994 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:30.994 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:30.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:30.995 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:30.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:30.995 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:30.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:30.995 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:30.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:30.996 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:30.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:30.996 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:30.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:30.996 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:30.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:30.996 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:30.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:30.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:30.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:30.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:30.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:30.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:30.998 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:30.998 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:30.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:30.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:30.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:30.998 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:30.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:30.999 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:30.999 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:30.999 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:30.999 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:30.999 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:30.999 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:30.999 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.002 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.002 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.002 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.002 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.002 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.002 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.003 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.003 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.005 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.006 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.006 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.007 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-06-03 08:40:31.007 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-06-03 08:40:31.007 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-06-03 08:40:31.008 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.008 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.008 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.008 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.008 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.010 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.010 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.010 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.011 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.012 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.012 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.013 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.013 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.013 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.013 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.017 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.017 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.019 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.019 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.019 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.020 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.020 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.020 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.020 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.020 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.020 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.020 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-06-03 08:40:31.021 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-06-03 08:40:31.026 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-06-03 08:40:31.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.029 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.030 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.030 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.030 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.030 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.030 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.030 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.031 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.031 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.031 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.031 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.031 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.031 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.031 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.032 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.032 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.032 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.032 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.032 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.032 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.032 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.033 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/046_expand_old_password_data_to_password_hash_column.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.033 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.033 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.033 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.033 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.033 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.033 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.034 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.034 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.034 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.034 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/053_expand_add_role_description_to_role_table.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.034 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.034 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.035 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.035 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.035 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.035 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.035 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.035 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.035 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.036 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.036 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.036 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.036 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.036 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.036 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.037 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.037 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.037 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.038 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.038 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.038 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.038 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.038 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.038 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.038 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.039 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.039 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.039 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.039 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.039 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.039 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.040 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.040 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.040 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.040 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.040 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.041 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.041 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.041 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.041 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.042 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.042 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.042 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.043 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.043 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.043 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.043 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.043 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.043 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.043 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.044 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.044 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.044 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.044 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.044 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.044 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.044 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.045 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.045 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.045 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.045 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.045 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.045 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.045 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.046 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.046 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.046 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.046 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.046 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.046 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.047 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.047 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.047 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.047 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.047 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.047 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.048 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.048 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.048 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.048 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.048 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.048 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.049 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.049 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.049 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.049 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.049 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.049 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.049 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.050 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.050 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.050 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.050 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.050 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.050 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.050 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.051 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.051 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.051 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.051 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.051 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.051 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.051 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.052 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-06-03 08:40:31.052 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-06-03 08:40:31.067 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-06-03 08:40:31.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.068 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.068 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.069 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.070 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.071 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.071 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.071 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.071 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.071 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.072 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.072 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.072 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.072 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.073 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.073 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.073 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.073 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.073 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.073 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.073 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.074 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.074 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.074 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.074 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.074 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.074 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.074 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.075 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.075 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.075 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.075 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.075 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.075 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.075 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.076 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.076 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.076 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.076 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.076 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.076 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.076 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.077 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.077 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.077 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.077 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.077 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.077 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.077 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.078 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.078 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.079 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.079 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.079 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.079 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.079 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.079 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.080 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.080 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.080 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.080 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.080 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.080 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.081 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.081 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.081 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.081 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.081 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.081 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.081 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.082 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.082 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.082 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.082 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.082 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.082 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.082 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.083 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.083 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.083 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.083 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.083 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.083 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.083 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.084 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.084 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.084 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.084 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.084 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.084 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.084 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.085 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.085 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.085 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.085 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.085 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.085 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.085 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.086 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.086 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.086 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.086 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.086 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.086 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.087 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.087 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.087 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.088 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.088 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.088 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.088 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.089 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.089 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.089 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.089 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.089 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.089 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.089 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.090 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.090 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.090 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.090 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.090 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-06-03 08:40:31.090 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-06-03 08:40:31.091 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-06-03 08:40:31.091 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.092 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.092 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.092 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.092 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.092 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.092 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.092 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.093 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.093 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.093 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.093 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.094 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.094 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.094 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.094 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.094 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.094 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.094 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.095 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.095 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.095 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.095 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.095 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.096 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.096 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.096 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.096 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.096 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.096 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.096 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.097 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.097 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.097 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.097 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.098 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.098 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.098 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.098 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.098 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.098 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.099 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.099 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.099 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.099 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.100 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.100 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.100 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.100 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.101 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.101 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.101 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.101 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.101 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.101 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.101 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.102 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.102 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.102 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.102 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.102 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.102 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.102 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.103 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.103 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.103 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.103 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.103 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.103 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.103 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.104 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.104 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.104 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.104 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.104 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.104 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.104 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.105 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.105 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.105 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.105 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.105 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.105 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.106 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.106 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.106 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.106 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.106 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.106 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.107 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.107 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.107 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.107 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.107 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.107 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.107 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.108 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.108 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.108 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.108 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.108 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.108 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.108 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.109 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.109 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.109 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.109 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.109 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.109 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.109 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.110 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.110 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.110 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.110 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.110 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.110 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.110 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.111 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.111 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.111 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.111 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.111 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.111 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.111 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.111 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.112 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.112 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.112 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.112 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.112 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.112 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.112 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.113 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.113 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.113 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.113 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.114 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.114 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.114 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.114 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-06-03 08:40:31.115 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-06-03 08:40:31.120 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-06-03 08:40:31.121 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.121 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.121 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.122 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.122 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.122 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.122 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.122 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.122 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.123 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.123 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.123 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.123 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.123 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.123 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.123 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.124 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.124 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.124 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.124 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.124 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.124 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.124 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.125 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.125 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.125 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.125 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.125 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.125 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.125 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.126 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.126 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.126 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.126 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.126 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.126 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.126 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.127 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.127 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.127 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.127 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.127 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.127 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.127 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.128 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.128 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.128 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.128 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.128 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.128 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.128 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.129 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.129 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.129 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.129 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.129 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.129 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.129 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.130 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.130 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.130 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.130 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.130 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.130 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.131 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.131 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.131 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.131 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.131 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.131 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.132 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.132 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.132 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.132 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.132 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.132 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.132 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.132 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.133 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.133 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.133 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.133 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.133 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.133 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.133 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.134 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.134 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.134 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.134 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.134 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.134 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.134 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.135 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.135 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.135 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.135 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.135 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.135 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.135 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.136 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.136 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.136 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.136 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.136 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.136 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.136 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.137 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.137 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.137 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.137 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.137 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.137 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.137 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.138 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.138 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.138 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.138 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.138 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.138 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.138 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.139 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.139 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.139 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.139 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.139 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.139 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.139 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.140 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.140 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.140 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.140 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.140 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.140 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.140 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.141 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.141 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.141 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.141 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.141 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.141 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.141 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.142 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.142 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.142 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.142 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.142 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.142 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.142 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.143 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.143 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.143 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.143 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.143 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.143 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.143 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:31.144 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:31.144 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-06-03 08:40:31.144 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-06-03 08:40:31.151 | INFO migrate.versioning.api [-] 0 -> 1...  2021-06-03 08:40:31.157 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:31.158 | INFO migrate.versioning.api [-] 1 -> 2...  2021-06-03 08:40:31.165 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:31.165 | INFO migrate.versioning.api [-] 2 -> 3...  2021-06-03 08:40:31.237 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:31.237 | INFO migrate.versioning.api [-] 3 -> 4...  2021-06-03 08:40:31.244 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:31.244 | INFO migrate.versioning.api [-] 4 -> 5...  2021-06-03 08:40:31.250 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:31.251 | INFO migrate.versioning.api [-] 5 -> 6...  2021-06-03 08:40:31.257 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:31.258 | INFO migrate.versioning.api [-] 6 -> 7...  2021-06-03 08:40:31.265 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:31.265 | INFO migrate.versioning.api [-] 7 -> 8...  2021-06-03 08:40:31.272 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:31.272 | INFO migrate.versioning.api [-] 8 -> 9...  2021-06-03 08:40:31.279 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:31.279 | INFO migrate.versioning.api [-] 9 -> 10...  2021-06-03 08:40:31.374 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:31.374 | INFO migrate.versioning.api [-] 10 -> 11...  2021-06-03 08:40:31.381 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:31.382 | INFO migrate.versioning.api [-] 11 -> 12...  2021-06-03 08:40:31.491 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:31.491 | INFO migrate.versioning.api [-] 12 -> 13...  2021-06-03 08:40:31.499 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:31.499 | INFO migrate.versioning.api [-] 13 -> 14...  2021-06-03 08:40:31.627 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:31.627 | INFO migrate.versioning.api [-] 14 -> 15...  2021-06-03 08:40:31.636 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:31.636 | INFO migrate.versioning.api [-] 15 -> 16...  2021-06-03 08:40:31.694 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:31.694 | INFO migrate.versioning.api [-] 16 -> 17...  2021-06-03 08:40:31.702 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:31.702 | INFO migrate.versioning.api [-] 17 -> 18...  2021-06-03 08:40:31.710 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:31.710 | INFO migrate.versioning.api [-] 18 -> 19...  2021-06-03 08:40:31.717 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:31.717 | INFO migrate.versioning.api [-] 19 -> 20...  2021-06-03 08:40:31.724 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:31.724 | INFO migrate.versioning.api [-] 20 -> 21...  2021-06-03 08:40:31.731 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:31.731 | INFO migrate.versioning.api [-] 21 -> 22...  2021-06-03 08:40:31.803 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:31.804 | INFO migrate.versioning.api [-] 22 -> 23...  2021-06-03 08:40:31.864 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:31.864 | INFO migrate.versioning.api [-] 23 -> 24...  2021-06-03 08:40:31.941 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:31.941 | INFO migrate.versioning.api [-] 24 -> 25...  2021-06-03 08:40:31.949 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:31.949 | INFO migrate.versioning.api [-] 25 -> 26...  2021-06-03 08:40:31.956 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:31.956 | INFO migrate.versioning.api [-] 26 -> 27...  2021-06-03 08:40:31.964 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:31.964 | INFO migrate.versioning.api [-] 27 -> 28...  2021-06-03 08:40:31.971 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:31.971 | INFO migrate.versioning.api [-] 28 -> 29...  2021-06-03 08:40:31.978 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:31.978 | INFO migrate.versioning.api [-] 29 -> 30...  2021-06-03 08:40:32.039 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:32.040 | INFO migrate.versioning.api [-] 30 -> 31...  2021-06-03 08:40:32.074 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:32.074 | INFO migrate.versioning.api [-] 31 -> 32...  2021-06-03 08:40:32.124 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:32.124 | INFO migrate.versioning.api [-] 32 -> 33...  2021-06-03 08:40:32.273 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:32.274 | INFO migrate.versioning.api [-] 33 -> 34...  2021-06-03 08:40:32.332 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:32.332 | INFO migrate.versioning.api [-] 34 -> 35...  2021-06-03 08:40:32.369 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:32.369 | INFO migrate.versioning.api [-] 35 -> 36...  2021-06-03 08:40:32.404 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:32.404 | INFO migrate.versioning.api [-] 36 -> 37...  2021-06-03 08:40:32.411 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:32.412 | INFO migrate.versioning.api [-] 37 -> 38...  2021-06-03 08:40:32.420 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:32.420 | INFO migrate.versioning.api [-] 38 -> 39...  2021-06-03 08:40:32.427 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:32.427 | INFO migrate.versioning.api [-] 39 -> 40...  2021-06-03 08:40:32.435 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:32.435 | INFO migrate.versioning.api [-] 40 -> 41...  2021-06-03 08:40:32.442 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:32.442 | INFO migrate.versioning.api [-] 41 -> 42...  2021-06-03 08:40:32.450 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:32.450 | INFO migrate.versioning.api [-] 42 -> 43...  2021-06-03 08:40:32.457 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:32.457 | INFO migrate.versioning.api [-] 43 -> 44...  2021-06-03 08:40:32.465 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:32.465 | INFO migrate.versioning.api [-] 44 -> 45...  2021-06-03 08:40:32.583 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:32.583 | INFO migrate.versioning.api [-] 45 -> 46...  2021-06-03 08:40:32.591 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:32.592 | INFO migrate.versioning.api [-] 46 -> 47...  2021-06-03 08:40:32.884 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:32.884 | INFO migrate.versioning.api [-] 47 -> 48...  2021-06-03 08:40:33.042 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:33.043 | INFO migrate.versioning.api [-] 48 -> 49...  2021-06-03 08:40:33.049 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:33.049 | INFO migrate.versioning.api [-] 49 -> 50...  2021-06-03 08:40:33.057 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:33.057 | INFO migrate.versioning.api [-] 50 -> 51...  2021-06-03 08:40:33.064 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:33.064 | INFO migrate.versioning.api [-] 51 -> 52...  2021-06-03 08:40:33.071 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:33.071 | INFO migrate.versioning.api [-] 52 -> 53...  2021-06-03 08:40:33.105 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:33.105 | INFO migrate.versioning.api [-] 53 -> 54...  2021-06-03 08:40:33.113 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:33.113 | INFO migrate.versioning.api [-] 54 -> 55...  2021-06-03 08:40:33.210 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:33.210 | INFO migrate.versioning.api [-] 55 -> 56...  2021-06-03 08:40:33.270 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:33.270 | INFO migrate.versioning.api [-] 56 -> 57...  2021-06-03 08:40:33.278 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:33.278 | INFO migrate.versioning.api [-] 57 -> 58...  2021-06-03 08:40:33.285 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:33.285 | INFO migrate.versioning.api [-] 58 -> 59...  2021-06-03 08:40:33.292 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:33.292 | INFO migrate.versioning.api [-] 59 -> 60...  2021-06-03 08:40:33.299 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:33.299 | INFO migrate.versioning.api [-] 60 -> 61...  2021-06-03 08:40:33.306 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:33.306 | INFO migrate.versioning.api [-] 61 -> 62...  2021-06-03 08:40:33.358 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:33.358 | INFO migrate.versioning.api [-] 62 -> 63...  2021-06-03 08:40:33.366 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:33.366 | INFO migrate.versioning.api [-] 63 -> 64...  2021-06-03 08:40:33.434 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:33.434 | INFO migrate.versioning.api [-] 64 -> 65...  2021-06-03 08:40:33.578 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:33.578 | INFO migrate.versioning.api [-] 65 -> 66...  2021-06-03 08:40:33.657 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:33.657 | INFO migrate.versioning.api [-] 66 -> 67...  2021-06-03 08:40:33.666 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:33.666 | INFO migrate.versioning.api [-] 67 -> 68...  2021-06-03 08:40:33.674 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:33.674 | INFO migrate.versioning.api [-] 68 -> 69...  2021-06-03 08:40:33.681 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:33.681 | INFO migrate.versioning.api [-] 69 -> 70...  2021-06-03 08:40:33.688 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:33.688 | INFO migrate.versioning.api [-] 70 -> 71...  2021-06-03 08:40:33.695 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:33.695 | INFO migrate.versioning.api [-] 71 -> 72...  2021-06-03 08:40:33.702 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:33.702 | INFO migrate.versioning.api [-] 72 -> 73...  2021-06-03 08:40:33.817 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:33.817 | INFO migrate.versioning.api [-] 73 -> 74...  2021-06-03 08:40:33.826 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:33.826 | INFO migrate.versioning.api [-] 74 -> 75...  2021-06-03 08:40:33.833 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:33.833 | INFO migrate.versioning.api [-] 75 -> 76...  2021-06-03 08:40:33.842 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:33.842 | INFO migrate.versioning.api [-] 76 -> 77...  2021-06-03 08:40:33.849 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:33.849 | INFO migrate.versioning.api [-] 77 -> 78...  2021-06-03 08:40:33.857 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:33.857 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-06-03 08:40:33.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.858 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.858 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.859 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.859 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.859 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.859 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.860 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.860 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.861 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.861 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.862 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.862 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.863 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.863 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.863 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.863 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.864 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.864 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.864 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.864 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.865 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.865 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.865 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.866 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.866 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.866 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.866 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.866 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.866 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.866 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.867 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.867 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.867 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.867 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.867 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.868 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.868 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.868 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.868 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.868 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.868 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.869 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.869 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.869 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.869 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.869 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.869 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.869 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.870 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.870 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.870 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.870 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.871 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.871 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.871 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.871 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.871 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.871 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.872 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.872 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.872 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.872 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.872 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.872 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.872 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.873 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.873 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.873 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.873 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.874 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.874 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.875 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.875 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.875 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.875 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.876 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.876 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.876 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.876 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.877 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.877 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.879 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.879 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.879 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.879 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.879 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.880 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.880 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.881 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.881 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.882 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.882 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.882 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.882 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.882 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-06-03 08:40:33.883 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-06-03 08:40:33.883 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-06-03 08:40:33.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.884 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.884 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.885 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.885 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.885 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.886 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.886 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.886 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.886 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.887 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.887 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.887 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.887 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.887 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.887 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.888 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.888 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.889 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.889 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.889 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.889 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.890 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.890 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.890 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.890 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.891 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.891 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.891 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.891 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.892 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.892 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.893 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.893 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.893 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.894 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.895 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.895 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.895 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.895 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.895 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.896 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.896 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.896 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.897 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.897 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.897 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.897 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.898 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.898 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.898 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.898 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.899 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.899 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.899 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.899 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.900 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.900 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.901 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.902 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.902 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.903 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.903 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.903 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.903 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.903 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.903 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.903 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.904 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.904 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.904 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.904 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.904 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.904 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.904 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.905 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.905 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.905 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.905 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.905 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.905 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.905 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.906 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.906 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.906 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.906 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.906 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.906 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.907 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.907 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.907 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.907 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.907 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.907 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.907 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.907 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.908 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.908 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.908 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.908 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.908 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.908 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.908 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.909 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.909 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.909 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.909 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.909 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.909 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.909 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.910 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-06-03 08:40:33.910 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-06-03 08:40:33.910 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-06-03 08:40:33.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.911 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.911 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.912 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.912 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.913 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.913 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.913 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.914 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.914 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.914 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.914 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.914 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.914 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.914 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.915 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.915 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.915 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.915 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.916 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.916 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.916 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.916 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.917 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.917 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.918 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.919 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.919 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.919 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.920 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.920 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.920 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.920 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.921 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.921 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.921 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.921 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.921 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.922 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.922 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.922 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.922 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.922 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.923 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.923 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.923 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.923 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.924 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.924 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.924 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.924 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.924 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.924 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.924 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.925 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.925 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.925 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.925 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.925 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.925 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.925 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.926 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.926 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.926 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.927 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.927 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.927 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.927 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.927 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.928 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.928 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.928 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.928 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.929 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.929 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.929 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.929 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.929 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.930 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.930 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.930 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.930 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.930 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.930 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.930 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.931 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.931 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.931 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.932 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.932 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.932 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.932 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.933 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.933 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.934 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.935 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.935 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.935 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.936 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.936 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.936 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.936 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.936 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.936 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.936 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.937 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.937 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-06-03 08:40:33.937 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_expand', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-06-03 08:40:33.943 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-06-03 08:40:33.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.944 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.945 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.945 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.945 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.945 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.946 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.946 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.946 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.946 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.946 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.946 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.946 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.947 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.947 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.947 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.947 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.947 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.947 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.947 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.948 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.948 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.948 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.948 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.948 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.948 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.948 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.949 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.949 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.949 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.949 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.949 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.949 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.950 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.950 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.950 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.950 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.950 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.950 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.951 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.951 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.951 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.951 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.951 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.951 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.951 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.952 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.952 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.952 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.952 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.952 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.952 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.952 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.953 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.953 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.953 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.953 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.953 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.954 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.954 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.954 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.954 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.954 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.954 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.955 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.955 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.955 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.955 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.955 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.955 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.955 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.956 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.956 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.956 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.957 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.957 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.957 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.957 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.957 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.958 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.958 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.958 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.958 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.958 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.959 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.960 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.961 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.962 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.962 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.962 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.962 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.962 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.962 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.962 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.963 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.963 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.963 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.963 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.963 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.963 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.963 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.964 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.964 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.964 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.966 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.966 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.966 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.966 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.966 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.967 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.967 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.967 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.967 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.967 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.968 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.968 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.968 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-06-03 08:40:33.968 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-06-03 08:40:33.984 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-06-03 08:40:33.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.985 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.985 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.986 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.986 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.987 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.987 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.987 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.987 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.988 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.988 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.988 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.988 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.989 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.989 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.989 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.990 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.990 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.991 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.991 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.991 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.991 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.992 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.992 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.993 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.994 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.994 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.994 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.994 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.994 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.995 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.995 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.995 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.995 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.995 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.995 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.996 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.996 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.996 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.996 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.996 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.996 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.997 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.997 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.997 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.998 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.998 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.999 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.999 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.999 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.999 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.999 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:33.999 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:33.999 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.000 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.000 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.000 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.000 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.001 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.001 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.002 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.002 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.002 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.002 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.002 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.002 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.002 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.003 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.003 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.003 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.006 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.006 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.007 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.007 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.007 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.007 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.008 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.008 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.008 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.008 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.008 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.008 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.008 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-06-03 08:40:34.009 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-06-03 08:40:34.009 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-06-03 08:40:34.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.010 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.010 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.010 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.010 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.011 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.011 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.012 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.013 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.013 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.013 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.013 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.014 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.014 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.014 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.015 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.015 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.015 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.015 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.015 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.016 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.016 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.016 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.017 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.017 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.017 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.018 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.018 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.019 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.019 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.019 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.019 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.019 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.020 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.020 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.020 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.020 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.020 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.020 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.020 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.021 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.021 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.022 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.022 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.023 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.023 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.023 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.023 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.023 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.024 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.024 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.024 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.025 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.026 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.026 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.026 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.026 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.027 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.027 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.027 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.027 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.027 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.028 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.028 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.028 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.028 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.029 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.030 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.030 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.030 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.030 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.030 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.030 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.031 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.031 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.031 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.031 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.031 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.031 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.032 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.032 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.032 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.032 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.032 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.032 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.032 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.033 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.033 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.033 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.033 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.033 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-06-03 08:40:34.033 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-06-03 08:40:34.039 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-06-03 08:40:34.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.040 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.040 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.040 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.040 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.040 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.041 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.041 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.041 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.041 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.042 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.042 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.042 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.042 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.043 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.043 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.043 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.043 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.043 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.043 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.043 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.044 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.044 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.044 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.044 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.044 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.044 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.044 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.045 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.045 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.045 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.045 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.045 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.045 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.045 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.046 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.046 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.046 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.046 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.046 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.046 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.047 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.047 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.047 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.047 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.047 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.047 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.047 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.048 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.048 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.048 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.048 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.048 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.048 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.048 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.049 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.049 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.049 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.049 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.049 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.049 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.049 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.049 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.050 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.050 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.050 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.050 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.050 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.050 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.051 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.051 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.051 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.051 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.051 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.051 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.051 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.052 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.052 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.052 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.052 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.052 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.052 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.053 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.053 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.053 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.053 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.053 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.054 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.054 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.054 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.054 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.054 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.054 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.054 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.055 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.055 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.055 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.055 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.055 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.055 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.055 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.056 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.056 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.056 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.057 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.057 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.057 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.057 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.057 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.057 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.057 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.058 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.058 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.058 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.058 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.058 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.059 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.059 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.059 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.060 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.060 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.060 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.060 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.061 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.061 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.061 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.061 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.061 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.062 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.062 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.062 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.062 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.062 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.063 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.063 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-06-03 08:40:34.063 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-06-03 08:40:34.070 | INFO migrate.versioning.api [-] 0 -> 1...  2021-06-03 08:40:34.080 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:34.081 | INFO migrate.versioning.api [-] 1 -> 2...  2021-06-03 08:40:34.088 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:34.088 | INFO migrate.versioning.api [-] 2 -> 3...  2021-06-03 08:40:34.102 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:34.102 | INFO migrate.versioning.api [-] 3 -> 4...  2021-06-03 08:40:34.109 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:34.109 | INFO migrate.versioning.api [-] 4 -> 5...  2021-06-03 08:40:34.117 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:34.117 | INFO migrate.versioning.api [-] 5 -> 6...  2021-06-03 08:40:34.124 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:34.124 | INFO migrate.versioning.api [-] 6 -> 7...  2021-06-03 08:40:34.132 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:34.132 | INFO migrate.versioning.api [-] 7 -> 8...  2021-06-03 08:40:34.139 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:34.139 | INFO migrate.versioning.api [-] 8 -> 9...  2021-06-03 08:40:34.147 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:34.147 | INFO migrate.versioning.api [-] 9 -> 10...  2021-06-03 08:40:34.154 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:34.155 | INFO migrate.versioning.api [-] 10 -> 11...  2021-06-03 08:40:34.161 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:34.162 | INFO migrate.versioning.api [-] 11 -> 12...  2021-06-03 08:40:34.200 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:34.200 | INFO migrate.versioning.api [-] 12 -> 13...  2021-06-03 08:40:34.207 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:34.208 | INFO migrate.versioning.api [-] 13 -> 14...  2021-06-03 08:40:34.258 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:34.258 | INFO migrate.versioning.api [-] 14 -> 15...  2021-06-03 08:40:34.324 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:34.324 | INFO migrate.versioning.api [-] 15 -> 16...  2021-06-03 08:40:34.331 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:34.331 | INFO migrate.versioning.api [-] 16 -> 17...  2021-06-03 08:40:34.338 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:34.338 | INFO migrate.versioning.api [-] 17 -> 18...  2021-06-03 08:40:34.345 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:34.346 | INFO migrate.versioning.api [-] 18 -> 19...  2021-06-03 08:40:34.352 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:34.353 | INFO migrate.versioning.api [-] 19 -> 20...  2021-06-03 08:40:34.360 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:34.360 | INFO migrate.versioning.api [-] 20 -> 21...  2021-06-03 08:40:34.367 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:34.367 | INFO migrate.versioning.api [-] 21 -> 22...  2021-06-03 08:40:34.374 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:34.374 | INFO migrate.versioning.api [-] 22 -> 23...  2021-06-03 08:40:34.382 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:34.382 | INFO migrate.versioning.api [-] 23 -> 24...  2021-06-03 08:40:34.389 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:34.389 | INFO migrate.versioning.api [-] 24 -> 25...  2021-06-03 08:40:34.397 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:34.398 | INFO migrate.versioning.api [-] 25 -> 26...  2021-06-03 08:40:34.404 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:34.404 | INFO migrate.versioning.api [-] 26 -> 27...  2021-06-03 08:40:34.411 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:34.411 | INFO migrate.versioning.api [-] 27 -> 28...  2021-06-03 08:40:34.419 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:34.419 | INFO migrate.versioning.api [-] 28 -> 29...  2021-06-03 08:40:34.425 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:34.426 | INFO migrate.versioning.api [-] 29 -> 30...  2021-06-03 08:40:34.432 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:34.432 | INFO migrate.versioning.api [-] 30 -> 31...  2021-06-03 08:40:34.439 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:34.439 | INFO migrate.versioning.api [-] 31 -> 32...  2021-06-03 08:40:34.446 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:34.446 | INFO migrate.versioning.api [-] 32 -> 33...  2021-06-03 08:40:34.453 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:34.453 | INFO migrate.versioning.api [-] 33 -> 34...  2021-06-03 08:40:34.460 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:34.460 | INFO migrate.versioning.api [-] 34 -> 35...  2021-06-03 08:40:34.467 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:34.467 | INFO migrate.versioning.api [-] 35 -> 36...  2021-06-03 08:40:34.474 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:34.474 | INFO migrate.versioning.api [-] 36 -> 37...  2021-06-03 08:40:34.482 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:34.482 | INFO migrate.versioning.api [-] 37 -> 38...  2021-06-03 08:40:34.489 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:34.489 | INFO migrate.versioning.api [-] 38 -> 39...  2021-06-03 08:40:34.496 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:34.496 | INFO migrate.versioning.api [-] 39 -> 40...  2021-06-03 08:40:34.503 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:34.503 | INFO migrate.versioning.api [-] 40 -> 41...  2021-06-03 08:40:34.510 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:34.511 | INFO migrate.versioning.api [-] 41 -> 42...  2021-06-03 08:40:34.517 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:34.518 | INFO migrate.versioning.api [-] 42 -> 43...  2021-06-03 08:40:34.525 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:34.525 | INFO migrate.versioning.api [-] 43 -> 44...  2021-06-03 08:40:34.531 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:34.531 | INFO migrate.versioning.api [-] 44 -> 45...  2021-06-03 08:40:34.539 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:34.539 | INFO migrate.versioning.api [-] 45 -> 46...  2021-06-03 08:40:34.582 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:34.582 | INFO migrate.versioning.api [-] 46 -> 47...  2021-06-03 08:40:34.589 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:34.589 | INFO migrate.versioning.api [-] 47 -> 48...  2021-06-03 08:40:34.596 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:34.596 | INFO migrate.versioning.api [-] 48 -> 49...  2021-06-03 08:40:34.604 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:34.604 | INFO migrate.versioning.api [-] 49 -> 50...  2021-06-03 08:40:34.611 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:34.611 | INFO migrate.versioning.api [-] 50 -> 51...  2021-06-03 08:40:34.619 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:34.619 | INFO migrate.versioning.api [-] 51 -> 52...  2021-06-03 08:40:34.626 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:34.626 | INFO migrate.versioning.api [-] 52 -> 53...  2021-06-03 08:40:34.633 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:34.633 | INFO migrate.versioning.api [-] 53 -> 54...  2021-06-03 08:40:34.640 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:34.640 | INFO migrate.versioning.api [-] 54 -> 55...  2021-06-03 08:40:34.647 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:34.647 | INFO migrate.versioning.api [-] 55 -> 56...  2021-06-03 08:40:34.655 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:34.655 | INFO migrate.versioning.api [-] 56 -> 57...  2021-06-03 08:40:34.663 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:34.663 | INFO migrate.versioning.api [-] 57 -> 58...  2021-06-03 08:40:34.670 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:34.670 | INFO migrate.versioning.api [-] 58 -> 59...  2021-06-03 08:40:34.677 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:34.678 | INFO migrate.versioning.api [-] 59 -> 60...  2021-06-03 08:40:34.685 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:34.685 | INFO migrate.versioning.api [-] 60 -> 61...  2021-06-03 08:40:34.693 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:34.693 | INFO migrate.versioning.api [-] 61 -> 62...  2021-06-03 08:40:34.708 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:34.708 | INFO migrate.versioning.api [-] 62 -> 63...  2021-06-03 08:40:34.715 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:34.716 | INFO migrate.versioning.api [-] 63 -> 64...  2021-06-03 08:40:34.723 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:34.723 | INFO migrate.versioning.api [-] 64 -> 65...  2021-06-03 08:40:34.730 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:34.730 | INFO migrate.versioning.api [-] 65 -> 66...  2021-06-03 08:40:34.737 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:34.738 | INFO migrate.versioning.api [-] 66 -> 67...  2021-06-03 08:40:34.745 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:34.745 | INFO migrate.versioning.api [-] 67 -> 68...  2021-06-03 08:40:34.752 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:34.752 | INFO migrate.versioning.api [-] 68 -> 69...  2021-06-03 08:40:34.759 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:34.759 | INFO migrate.versioning.api [-] 69 -> 70...  2021-06-03 08:40:34.766 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:34.766 | INFO migrate.versioning.api [-] 70 -> 71...  2021-06-03 08:40:34.773 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:34.773 | INFO migrate.versioning.api [-] 71 -> 72...  2021-06-03 08:40:34.780 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:34.780 | INFO migrate.versioning.api [-] 72 -> 73...  2021-06-03 08:40:34.788 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:34.788 | INFO migrate.versioning.api [-] 73 -> 74...  2021-06-03 08:40:34.796 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:34.796 | INFO migrate.versioning.api [-] 74 -> 75...  2021-06-03 08:40:34.806 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:34.806 | INFO migrate.versioning.api [-] 75 -> 76...  2021-06-03 08:40:34.813 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:34.813 | INFO migrate.versioning.api [-] 76 -> 77...  2021-06-03 08:40:34.820 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:34.821 | INFO migrate.versioning.api [-] 77 -> 78...  2021-06-03 08:40:34.828 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:34.828 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-06-03 08:40:34.829 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.829 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.829 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.829 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.830 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.830 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.830 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.830 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.831 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.831 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.831 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.832 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.832 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.832 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.832 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.832 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.832 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.833 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.834 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.834 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.834 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.834 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.834 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.835 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.835 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.835 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.836 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.836 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.836 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.836 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.836 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.836 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.837 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.838 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.838 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.838 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.839 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.839 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.839 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.839 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.840 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.840 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.840 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.840 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.840 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.841 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.841 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.841 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.841 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.842 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.842 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.843 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.844 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.844 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.844 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.844 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.845 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.845 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.845 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.846 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.846 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.846 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.846 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.847 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.847 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.847 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.847 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.847 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.847 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.848 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.848 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.849 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.849 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.850 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.850 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.850 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.850 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.850 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.850 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.851 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.851 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.851 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.851 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.851 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.852 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.852 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.852 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.852 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.852 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.853 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.853 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.853 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-06-03 08:40:34.853 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-06-03 08:40:34.854 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-06-03 08:40:34.855 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.855 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.855 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.855 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.856 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.856 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.856 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.857 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.858 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.858 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.858 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.859 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.859 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.859 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.859 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.859 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.860 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.860 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.860 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.861 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.861 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.861 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.861 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.862 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.862 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.862 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.863 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.864 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.864 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.864 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.864 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.864 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.865 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.865 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.866 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.866 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.866 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.866 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.866 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.866 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.866 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.867 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.867 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.867 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.867 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.867 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.868 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.868 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.868 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.868 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.868 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.868 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.868 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.869 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.869 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.869 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.869 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.869 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.869 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.869 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.870 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.870 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.870 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.870 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.870 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.871 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.871 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.871 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.871 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.871 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.872 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.872 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.872 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.872 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.872 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.872 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.872 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.873 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.873 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.873 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.873 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.873 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.873 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.874 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.874 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.874 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.874 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.875 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.875 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.876 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.876 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.876 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.876 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.876 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.877 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.877 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.877 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.877 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.878 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.878 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.878 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.878 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.878 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-06-03 08:40:34.879 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-06-03 08:40:34.879 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-06-03 08:40:34.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.880 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.880 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.881 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.881 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.883 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.883 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.883 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.883 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.884 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.884 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.884 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.884 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.884 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.885 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.885 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.885 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.885 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.885 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.885 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.886 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.886 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.886 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.886 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.886 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.887 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.887 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.887 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.887 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.888 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.888 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.889 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.889 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.889 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.889 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.889 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.889 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.890 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.890 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.890 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.890 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.890 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.890 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.891 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.891 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.891 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.891 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.891 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.892 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.892 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.892 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.892 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.893 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.893 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.894 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.895 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.895 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.895 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.895 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.896 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.896 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.896 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.897 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.897 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.897 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.897 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.897 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.897 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.897 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.898 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.898 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.898 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.898 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.898 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.898 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.898 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.899 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.899 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.899 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.899 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.899 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.899 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.899 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.901 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.901 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.901 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.901 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.901 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.901 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.902 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.902 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.902 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.903 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.903 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.903 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.903 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-06-03 08:40:34.903 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_data_migrate', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-06-03 08:40:34.909 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-06-03 08:40:34.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.910 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.910 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.910 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.910 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.911 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.911 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.911 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.911 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.912 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.912 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.913 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.913 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.913 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.913 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.913 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.913 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.914 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.914 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.914 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.914 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.914 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.914 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.914 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.915 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.915 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.915 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.915 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.915 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.915 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.915 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.916 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.916 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.916 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.916 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.916 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.917 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.917 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.917 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.917 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.917 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.917 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.917 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.918 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.918 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.918 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.919 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.919 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.919 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.919 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.919 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.920 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.920 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.920 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.920 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.921 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.921 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.921 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.921 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.921 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.922 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.922 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.922 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.922 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.922 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.922 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.922 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.923 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.923 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.923 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.923 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.923 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.924 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.924 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.924 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.924 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.924 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.924 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.924 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.925 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.925 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.925 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.925 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.925 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.925 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.925 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.926 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.926 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.926 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.926 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.926 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.926 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.927 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.927 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.927 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.927 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.927 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.927 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.927 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.928 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.928 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.928 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.928 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.928 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.928 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.928 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.929 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.929 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.929 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.929 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.929 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.929 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.929 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.930 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.930 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.930 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.930 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.930 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.930 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.931 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.931 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.931 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.931 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.931 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.932 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.933 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.933 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-06-03 08:40:34.933 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-06-03 08:40:34.948 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-06-03 08:40:34.949 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.950 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.950 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.950 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.950 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.950 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.950 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.950 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.951 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.951 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.951 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.951 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.951 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.951 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.952 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.952 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.952 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.952 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.952 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.953 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.953 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.953 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.953 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.953 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.953 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.953 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.954 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.954 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.954 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.954 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.954 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.955 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.955 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.955 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.955 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.955 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.955 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.955 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.956 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.956 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.956 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.956 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.956 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.957 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.957 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.957 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.957 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.957 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.957 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.958 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.958 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.958 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.958 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.958 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.959 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.959 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.959 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.960 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.960 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.960 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.960 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.960 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.961 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.961 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.961 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.961 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.962 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.962 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.962 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.962 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.962 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.962 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.962 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.963 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.963 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.963 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.963 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.963 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.963 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.964 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.964 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.964 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.964 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.965 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.965 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.965 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.965 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.966 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.966 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.966 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.966 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.966 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.967 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.967 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.967 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.967 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.967 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.968 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.968 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.968 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.968 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.968 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.968 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.969 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.969 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.969 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.969 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.969 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.969 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.969 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.970 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.970 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.970 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.970 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.970 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.970 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.970 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.971 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.971 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.971 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.971 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.971 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.971 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.971 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.972 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.972 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.972 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.972 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.973 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.973 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.973 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.973 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-06-03 08:40:34.973 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-06-03 08:40:34.974 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-06-03 08:40:34.975 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.976 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.976 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.977 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.977 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.977 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.977 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.978 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.978 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.978 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.978 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.978 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.978 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.979 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.979 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.979 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.979 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.979 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.979 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.980 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.980 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.980 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.980 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.981 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.981 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.981 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.981 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.981 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.981 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.981 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.982 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.982 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.982 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.982 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.982 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.982 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.983 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.983 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.983 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.983 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.983 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.983 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.984 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.984 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.984 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.984 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.984 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.985 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.985 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.985 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.985 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.985 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.986 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.986 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.986 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.986 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.987 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.987 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.987 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.987 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.987 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.988 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.988 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.988 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.988 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.988 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.988 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.988 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.989 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.989 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.990 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.990 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.990 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.990 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.991 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.991 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.991 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.991 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.992 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.992 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.992 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.992 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.992 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.993 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.993 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.993 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.993 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.994 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.994 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.994 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.994 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.995 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.995 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.995 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.995 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.995 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.996 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.996 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.996 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.996 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.996 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.996 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.997 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.997 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.998 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.998 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:34.998 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:34.998 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-06-03 08:40:34.999 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-06-03 08:40:35.004 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-06-03 08:40:35.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:35.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:35.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:35.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:35.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:35.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:35.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:35.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:35.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:35.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:35.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:35.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:35.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:35.007 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:35.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:35.007 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:35.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:35.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:35.008 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:35.008 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:35.008 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:35.008 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:35.008 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:35.008 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:35.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:35.009 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:35.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:35.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:35.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:35.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:35.009 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:35.010 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:35.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:35.010 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:35.010 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:35.010 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:35.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:35.010 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:35.011 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:35.011 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:35.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:35.011 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:35.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:35.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:35.011 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:35.012 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:35.012 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:35.012 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:35.012 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:35.012 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:35.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:35.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:35.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:35.013 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:35.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:35.013 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:35.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:35.013 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:35.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:35.014 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:35.014 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:35.014 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:35.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:35.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:35.014 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:35.014 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:35.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:35.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:35.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:35.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:35.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:35.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:35.015 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:35.016 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:35.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:35.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:35.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:35.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:35.016 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:35.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:35.017 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:35.017 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:35.017 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:35.017 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:35.017 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:35.017 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:35.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:35.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:35.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:35.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:35.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:35.018 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:35.018 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:35.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:35.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:35.019 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:35.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:35.019 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:35.019 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:35.019 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:35.020 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:35.020 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:35.020 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:35.020 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:35.020 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:35.020 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:35.020 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:35.021 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:35.021 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:35.021 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:35.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:35.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:35.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:35.022 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:35.022 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:35.022 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:35.023 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:35.023 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:35.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:35.023 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:35.023 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:35.023 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:35.023 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:35.024 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:35.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:35.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:35.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:35.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:35.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:35.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:35.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:35.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:35.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:35.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:35.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:35.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:35.025 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:35.026 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:35.026 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:35.026 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:35.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:35.026 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:35.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:35.026 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:35.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:35.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:35.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:35.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:35.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:35.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:35.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:35.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:35.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:35.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:35.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:40:35.028 | 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=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:40:35.028 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-06-03 08:40:35.028 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'keystone_contract', 'version_table': 'migrate_version', 'required_dbs': '[]', 'use_timestamp_numbering': 'False'}} {{(pid=64948) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-06-03 08:40:35.038 | INFO migrate.versioning.api [-] 0 -> 1...  2021-06-03 08:40:35.045 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:35.045 | INFO migrate.versioning.api [-] 1 -> 2...  2021-06-03 08:40:35.138 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:35.139 | INFO migrate.versioning.api [-] 2 -> 3...  2021-06-03 08:40:35.225 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:35.226 | INFO migrate.versioning.api [-] 3 -> 4...  2021-06-03 08:40:35.350 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:35.350 | INFO migrate.versioning.api [-] 4 -> 5...  2021-06-03 08:40:35.358 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:35.358 | INFO migrate.versioning.api [-] 5 -> 6...  2021-06-03 08:40:35.365 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:35.365 | INFO migrate.versioning.api [-] 6 -> 7...  2021-06-03 08:40:35.372 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:35.372 | INFO migrate.versioning.api [-] 7 -> 8...  2021-06-03 08:40:35.380 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:35.381 | INFO migrate.versioning.api [-] 8 -> 9...  2021-06-03 08:40:35.388 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:35.388 | INFO migrate.versioning.api [-] 9 -> 10...  2021-06-03 08:40:35.394 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:35.395 | INFO migrate.versioning.api [-] 10 -> 11...  2021-06-03 08:40:35.449 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:35.449 | INFO migrate.versioning.api [-] 11 -> 12...  2021-06-03 08:40:35.530 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:35.531 | INFO migrate.versioning.api [-] 12 -> 13...  2021-06-03 08:40:35.670 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:35.670 | INFO migrate.versioning.api [-] 13 -> 14...  2021-06-03 08:40:35.901 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:35.901 | INFO migrate.versioning.api [-] 14 -> 15...  2021-06-03 08:40:36.002 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:36.002 | INFO migrate.versioning.api [-] 15 -> 16...  2021-06-03 08:40:36.009 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:36.009 | INFO migrate.versioning.api [-] 16 -> 17...  2021-06-03 08:40:36.017 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:36.017 | INFO migrate.versioning.api [-] 17 -> 18...  2021-06-03 08:40:36.023 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:36.024 | INFO migrate.versioning.api [-] 18 -> 19...  2021-06-03 08:40:36.032 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:36.032 | INFO migrate.versioning.api [-] 19 -> 20...  2021-06-03 08:40:36.039 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:36.039 | INFO migrate.versioning.api [-] 20 -> 21...  2021-06-03 08:40:36.046 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:36.046 | INFO migrate.versioning.api [-] 21 -> 22...  2021-06-03 08:40:36.054 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:36.054 | INFO migrate.versioning.api [-] 22 -> 23...  2021-06-03 08:40:36.062 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:36.062 | INFO migrate.versioning.api [-] 23 -> 24...  2021-06-03 08:40:36.168 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:36.168 | INFO migrate.versioning.api [-] 24 -> 25...  2021-06-03 08:40:36.175 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:36.175 | INFO migrate.versioning.api [-] 25 -> 26...  2021-06-03 08:40:36.182 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:36.182 | INFO migrate.versioning.api [-] 26 -> 27...  2021-06-03 08:40:36.190 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:36.190 | INFO migrate.versioning.api [-] 27 -> 28...  2021-06-03 08:40:36.197 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:36.197 | INFO migrate.versioning.api [-] 28 -> 29...  2021-06-03 08:40:36.204 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:36.204 | INFO migrate.versioning.api [-] 29 -> 30...  2021-06-03 08:40:36.212 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:36.212 | INFO migrate.versioning.api [-] 30 -> 31...  2021-06-03 08:40:36.219 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:36.219 | INFO migrate.versioning.api [-] 31 -> 32...  2021-06-03 08:40:36.256 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:36.256 | INFO migrate.versioning.api [-] 32 -> 33...  2021-06-03 08:40:36.264 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:36.264 | INFO migrate.versioning.api [-] 33 -> 34...  2021-06-03 08:40:36.271 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:36.271 | INFO migrate.versioning.api [-] 34 -> 35...  2021-06-03 08:40:36.326 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:36.326 | INFO migrate.versioning.api [-] 35 -> 36...  2021-06-03 08:40:36.380 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:36.380 | INFO migrate.versioning.api [-] 36 -> 37...  2021-06-03 08:40:36.483 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:36.483 | INFO migrate.versioning.api [-] 37 -> 38...  2021-06-03 08:40:36.491 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:36.492 | INFO migrate.versioning.api [-] 38 -> 39...  2021-06-03 08:40:36.498 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:36.498 | INFO migrate.versioning.api [-] 39 -> 40...  2021-06-03 08:40:36.506 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:36.507 | INFO migrate.versioning.api [-] 40 -> 41...  2021-06-03 08:40:36.514 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:36.514 | INFO migrate.versioning.api [-] 41 -> 42...  2021-06-03 08:40:36.522 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:36.522 | INFO migrate.versioning.api [-] 42 -> 43...  2021-06-03 08:40:36.530 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:36.530 | INFO migrate.versioning.api [-] 43 -> 44...  2021-06-03 08:40:36.539 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:36.539 | INFO migrate.versioning.api [-] 44 -> 45...  2021-06-03 08:40:36.546 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:36.546 | INFO migrate.versioning.api [-] 45 -> 46...  2021-06-03 08:40:36.554 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:36.554 | INFO migrate.versioning.api [-] 46 -> 47...  2021-06-03 08:40:36.715 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:36.715 | INFO migrate.versioning.api [-] 47 -> 48...  2021-06-03 08:40:36.722 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:36.723 | INFO migrate.versioning.api [-] 48 -> 49...  2021-06-03 08:40:36.731 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:36.731 | INFO migrate.versioning.api [-] 49 -> 50...  2021-06-03 08:40:36.741 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:36.741 | INFO migrate.versioning.api [-] 50 -> 51...  2021-06-03 08:40:36.748 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:36.748 | INFO migrate.versioning.api [-] 51 -> 52...  2021-06-03 08:40:36.756 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:36.756 | INFO migrate.versioning.api [-] 52 -> 53...  2021-06-03 08:40:36.763 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:36.763 | INFO migrate.versioning.api [-] 53 -> 54...  2021-06-03 08:40:36.856 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:36.856 | INFO migrate.versioning.api [-] 54 -> 55...  2021-06-03 08:40:36.878 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:36.878 | INFO migrate.versioning.api [-] 55 -> 56...  2021-06-03 08:40:36.886 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:36.886 | INFO migrate.versioning.api [-] 56 -> 57...  2021-06-03 08:40:36.894 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:36.895 | INFO migrate.versioning.api [-] 57 -> 58...  2021-06-03 08:40:36.902 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:36.902 | INFO migrate.versioning.api [-] 58 -> 59...  2021-06-03 08:40:36.909 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:36.909 | INFO migrate.versioning.api [-] 59 -> 60...  2021-06-03 08:40:36.916 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:36.916 | INFO migrate.versioning.api [-] 60 -> 61...  2021-06-03 08:40:36.923 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:36.923 | INFO migrate.versioning.api [-] 61 -> 62...  2021-06-03 08:40:36.930 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:36.930 | INFO migrate.versioning.api [-] 62 -> 63...  2021-06-03 08:40:37.053 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:37.053 | INFO migrate.versioning.api [-] 63 -> 64...  2021-06-03 08:40:37.060 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:37.060 | INFO migrate.versioning.api [-] 64 -> 65...  2021-06-03 08:40:37.067 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:37.067 | INFO migrate.versioning.api [-] 65 -> 66...  2021-06-03 08:40:37.077 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:37.077 | INFO migrate.versioning.api [-] 66 -> 67...  2021-06-03 08:40:37.084 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:37.085 | INFO migrate.versioning.api [-] 67 -> 68...  2021-06-03 08:40:37.092 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:37.092 | INFO migrate.versioning.api [-] 68 -> 69...  2021-06-03 08:40:37.099 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:37.099 | INFO migrate.versioning.api [-] 69 -> 70...  2021-06-03 08:40:37.106 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:37.107 | INFO migrate.versioning.api [-] 70 -> 71...  2021-06-03 08:40:37.114 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:37.114 | INFO migrate.versioning.api [-] 71 -> 72...  2021-06-03 08:40:37.229 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:37.229 | INFO migrate.versioning.api [-] 72 -> 73...  2021-06-03 08:40:37.236 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:37.237 | INFO migrate.versioning.api [-] 73 -> 74...  2021-06-03 08:40:37.244 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:37.244 | INFO migrate.versioning.api [-] 74 -> 75...  2021-06-03 08:40:37.251 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:37.251 | INFO migrate.versioning.api [-] 75 -> 76...  2021-06-03 08:40:37.258 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:37.258 | INFO migrate.versioning.api [-] 76 -> 77...  2021-06-03 08:40:37.266 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:37.266 | INFO migrate.versioning.api [-] 77 -> 78...  2021-06-03 08:40:37.273 | INFO migrate.versioning.api [-] done 2021-06-03 08:40:37.573 | + lib/keystone:init_keystone:455 : time_stop dbsync 2021-06-03 08:40:37.575 | + functions-common:time_stop:2304 : local name 2021-06-03 08:40:37.578 | + functions-common:time_stop:2305 : local end_time 2021-06-03 08:40:37.580 | + functions-common:time_stop:2306 : local elapsed_time 2021-06-03 08:40:37.583 | + functions-common:time_stop:2307 : local total 2021-06-03 08:40:37.585 | + functions-common:time_stop:2308 : local start_time 2021-06-03 08:40:37.588 | + functions-common:time_stop:2310 : name=dbsync 2021-06-03 08:40:37.590 | + functions-common:time_stop:2311 : start_time=1622709623800 2021-06-03 08:40:37.592 | + functions-common:time_stop:2313 : [[ -z 1622709623800 ]] 2021-06-03 08:40:37.595 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-06-03 08:40:37.600 | + functions-common:time_stop:2316 : end_time=1622709637597 2021-06-03 08:40:37.603 | + functions-common:time_stop:2317 : elapsed_time=13797 2021-06-03 08:40:37.606 | + functions-common:time_stop:2318 : total=0 2021-06-03 08:40:37.609 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-06-03 08:40:37.611 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=13797 2021-06-03 08:40:37.614 | + lib/keystone:init_keystone:457 : [[ fernet == \f\e\r\n\e\t ]] 2021-06-03 08:40:37.617 | + lib/keystone:init_keystone:458 : rm -rf /etc/keystone/fernet-keys/ 2021-06-03 08:40:37.621 | + lib/keystone:init_keystone:459 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2021-06-03 08:40:41.517 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2021-06-03 08:40:41.518 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2021-06-03 08:40:41.518 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2021-06-03 08:40:41.518 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2021-06-03 08:40:41.519 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2021-06-03 08:40:41.520 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2021-06-03 08:40:41.520 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2021-06-03 08:40:41.521 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2021-06-03 08:40:41.521 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2021-06-03 08:40:41.803 | + lib/keystone:init_keystone:461 : rm -rf /etc/keystone/credential-keys/ 2021-06-03 08:40:41.807 | + lib/keystone:init_keystone:462 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2021-06-03 08:40:45.557 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2021-06-03 08:40:45.557 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2021-06-03 08:40:45.558 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2021-06-03 08:40:45.558 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2021-06-03 08:40:45.558 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2021-06-03 08:40:45.560 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2021-06-03 08:40:45.560 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2021-06-03 08:40:45.560 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2021-06-03 08:40:45.560 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2021-06-03 08:40:45.843 | + ./stack.sh:main:1081 : start_keystone 2021-06-03 08:40:45.846 | + lib/keystone:start_keystone:520 : local service_port=5000 2021-06-03 08:40:45.849 | + lib/keystone:start_keystone:521 : local auth_protocol=http 2021-06-03 08:40:45.852 | + lib/keystone:start_keystone:522 : is_service_enabled tls-proxy 2021-06-03 08:40:45.869 | + functions-common:is_service_enabled:1960 : return 1 2021-06-03 08:40:45.871 | + lib/keystone:start_keystone:527 : '[' uwsgi == mod_wsgi ']' 2021-06-03 08:40:45.875 | ++ lib/keystone:start_keystone:531 : which uwsgi 2021-06-03 08:40:45.879 | + lib/keystone:start_keystone:531 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2021-06-03 08:40:45.881 | + functions-common:run_process:1559 : local service=keystone 2021-06-03 08:40:45.884 | + functions-common:run_process:1560 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-06-03 08:40:45.886 | + functions-common:run_process:1561 : local group= 2021-06-03 08:40:45.889 | + functions-common:run_process:1562 : local user= 2021-06-03 08:40:45.891 | + functions-common:run_process:1564 : local name=keystone 2021-06-03 08:40:45.894 | + functions-common:run_process:1566 : time_start run_process 2021-06-03 08:40:45.896 | + functions-common:time_start:2290 : local name=run_process 2021-06-03 08:40:45.899 | + functions-common:time_start:2291 : local start_time= 2021-06-03 08:40:45.901 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-06-03 08:40:45.904 | ++ functions-common:time_start:2295 : date +%s%3N 2021-06-03 08:40:45.908 | + functions-common:time_start:2295 : _TIME_START[$name]=1622709645906 2021-06-03 08:40:45.911 | + functions-common:run_process:1567 : is_service_enabled keystone 2021-06-03 08:40:45.928 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:40:45.930 | + functions-common:run_process:1568 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2021-06-03 08:40:45.933 | + functions-common:_run_under_systemd:1524 : local service=keystone 2021-06-03 08:40:45.935 | + functions-common:_run_under_systemd:1525 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-06-03 08:40:45.938 | + functions-common:_run_under_systemd:1526 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-06-03 08:40:45.940 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-06-03 08:40:45.943 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-06-03 08:40:45.945 | + functions-common:_common_systemd_pitfalls:1499 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2021-06-03 08:40:45.947 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2021-06-03 08:40:45.950 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@keystone.service 2021-06-03 08:40:45.952 | + functions-common:_run_under_systemd:1531 : local group= 2021-06-03 08:40:45.955 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2021-06-03 08:40:45.957 | + functions-common:_run_under_systemd:1533 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2021-06-03 08:40:45.960 | + functions-common:_run_under_systemd:1534 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2021-06-03 08:40:45.962 | + functions-common:write_uwsgi_user_unit_file:1468 : local service=devstack@keystone.service 2021-06-03 08:40:45.964 | + functions-common:write_uwsgi_user_unit_file:1469 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-06-03 08:40:45.966 | + functions-common:write_uwsgi_user_unit_file:1470 : local group= 2021-06-03 08:40:45.968 | + functions-common:write_uwsgi_user_unit_file:1471 : local user=ubuntu 2021-06-03 08:40:45.971 | + functions-common:write_uwsgi_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@keystone.service 2021-06-03 08:40:45.973 | + functions-common:write_uwsgi_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-06-03 08:40:45.977 | + functions-common:write_uwsgi_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2021-06-03 08:40:46.039 | + functions-common:write_uwsgi_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2021-06-03 08:40:46.101 | + functions-common:write_uwsgi_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2021-06-03 08:40:46.152 | + functions-common:write_uwsgi_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-06-03 08:40:46.204 | + functions-common:write_uwsgi_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-06-03 08:40:46.258 | + functions-common:write_uwsgi_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2021-06-03 08:40:46.309 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2021-06-03 08:40:46.361 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2021-06-03 08:40:46.412 | + functions-common:write_uwsgi_user_unit_file:1483 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2021-06-03 08:40:46.465 | + functions-common:write_uwsgi_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2021-06-03 08:40:46.515 | + functions-common:write_uwsgi_user_unit_file:1486 : [[ -n '' ]] 2021-06-03 08:40:46.517 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2021-06-03 08:40:46.578 | + functions-common:write_uwsgi_user_unit_file:1492 : sudo systemctl daemon-reload 2021-06-03 08:40:46.965 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@keystone.service 2021-06-03 08:40:46.978 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2021-06-03 08:40:47.348 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@keystone.service 2021-06-03 08:40:47.431 | + functions-common:run_process:1570 : time_stop run_process 2021-06-03 08:40:47.436 | + functions-common:time_stop:2304 : local name 2021-06-03 08:40:47.438 | + functions-common:time_stop:2305 : local end_time 2021-06-03 08:40:47.441 | + functions-common:time_stop:2306 : local elapsed_time 2021-06-03 08:40:47.443 | + functions-common:time_stop:2307 : local total 2021-06-03 08:40:47.446 | + functions-common:time_stop:2308 : local start_time 2021-06-03 08:40:47.448 | + functions-common:time_stop:2310 : name=run_process 2021-06-03 08:40:47.450 | + functions-common:time_stop:2311 : start_time=1622709645906 2021-06-03 08:40:47.453 | + functions-common:time_stop:2313 : [[ -z 1622709645906 ]] 2021-06-03 08:40:47.456 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-06-03 08:40:47.460 | + functions-common:time_stop:2316 : end_time=1622709647458 2021-06-03 08:40:47.463 | + functions-common:time_stop:2317 : elapsed_time=1552 2021-06-03 08:40:47.465 | + functions-common:time_stop:2318 : total=1385 2021-06-03 08:40:47.467 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-06-03 08:40:47.470 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=2937 2021-06-03 08:40:47.472 | + lib/keystone:start_keystone:534 : echo 'Waiting for keystone to start...' 2021-06-03 08:40:47.472 | Waiting for keystone to start... 2021-06-03 08:40:47.474 | + lib/keystone:start_keystone:540 : local service_uri=http://10.222.0.37/identity/v3/ 2021-06-03 08:40:47.478 | + lib/keystone:start_keystone:542 : wait_for_service 60 http://10.222.0.37/identity/v3/ 2021-06-03 08:40:47.480 | + functions:wait_for_service:457 : local timeout=60 2021-06-03 08:40:47.483 | + functions:wait_for_service:458 : local url=http://10.222.0.37/identity/v3/ 2021-06-03 08:40:47.485 | + functions:wait_for_service:459 : local rval=0 2021-06-03 08:40:47.488 | + functions:wait_for_service:460 : time_start wait_for_service 2021-06-03 08:40:47.490 | + functions-common:time_start:2290 : local name=wait_for_service 2021-06-03 08:40:47.493 | + functions-common:time_start:2291 : local start_time= 2021-06-03 08:40:47.495 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-06-03 08:40:47.498 | ++ functions-common:time_start:2295 : date +%s%3N 2021-06-03 08:40:47.503 | + functions-common:time_start:2295 : _TIME_START[$name]=1622709647500 2021-06-03 08:40:47.505 | + functions:wait_for_service:461 : timeout 60 bash -x 2021-06-03 08:40:47.511 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.37/identity/v3/ 2021-06-03 08:40:53.183 | + :: : [[ 200 == 503 ]] 2021-06-03 08:40:53.185 | + :: : [[ 0 -eq 7 ]] 2021-06-03 08:40:53.188 | + functions:wait_for_service:466 : time_stop wait_for_service 2021-06-03 08:40:53.190 | + functions-common:time_stop:2304 : local name 2021-06-03 08:40:53.193 | + functions-common:time_stop:2305 : local end_time 2021-06-03 08:40:53.196 | + functions-common:time_stop:2306 : local elapsed_time 2021-06-03 08:40:53.199 | + functions-common:time_stop:2307 : local total 2021-06-03 08:40:53.201 | + functions-common:time_stop:2308 : local start_time 2021-06-03 08:40:53.203 | + functions-common:time_stop:2310 : name=wait_for_service 2021-06-03 08:40:53.206 | + functions-common:time_stop:2311 : start_time=1622709647500 2021-06-03 08:40:53.208 | + functions-common:time_stop:2313 : [[ -z 1622709647500 ]] 2021-06-03 08:40:53.212 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-06-03 08:40:53.217 | + functions-common:time_stop:2316 : end_time=1622709653214 2021-06-03 08:40:53.219 | + functions-common:time_stop:2317 : elapsed_time=5714 2021-06-03 08:40:53.222 | + functions-common:time_stop:2318 : total=0 2021-06-03 08:40:53.224 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-06-03 08:40:53.227 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=5714 2021-06-03 08:40:53.229 | + functions:wait_for_service:467 : return 0 2021-06-03 08:40:53.232 | + lib/keystone:start_keystone:547 : is_service_enabled tls-proxy 2021-06-03 08:40:53.249 | + functions-common:is_service_enabled:1960 : return 1 2021-06-03 08:40:53.252 | + lib/keystone:start_keystone:553 : restart_service memcached 2021-06-03 08:40:53.254 | + functions-common:restart_service:2188 : '[' -x /bin/systemctl ']' 2021-06-03 08:40:53.257 | + functions-common:restart_service:2189 : sudo /bin/systemctl restart memcached 2021-06-03 08:40:53.283 | + ./stack.sh:main:1082 : bootstrap_keystone 2021-06-03 08:40:53.285 | + 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.37/identity --bootstrap-public-url http://10.222.0.37/identity 2021-06-03 08:40:57.183 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=65596) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-06-03 08:40:57.183 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=65596) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-06-03 08:40:57.183 | 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=65596) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-06-03 08:40:57.192 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=65596) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-06-03 08:40:57.208 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=65596) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-06-03 08:40:57.208 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=65596) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-06-03 08:40:57.238 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=65596) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-06-03 08:40:57.272 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=65596) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-06-03 08:40:57.272 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=65596) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-06-03 08:40:57.361 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=65596) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-06-03 08:40:57.361 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=65596) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-06-03 08:40:57.362 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=65596) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-06-03 08:40:57.362 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=65596) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-06-03 08:40:57.362 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=65596) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-06-03 08:40:57.362 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=65596) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-06-03 08:40:57.374 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=65596) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-06-03 08:40:57.374 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=65596) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-06-03 08:40:57.374 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=65596) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-06-03 08:40:57.374 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=65596) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-06-03 08:40:57.374 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=65596) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-06-03 08:40:57.375 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=65596) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-06-03 08:40:57.375 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=65596) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-06-03 08:40:57.382 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=65596) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-06-03 08:40:57.384 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=65596) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-06-03 08:40:57.385 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=65596) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-06-03 08:40:57.385 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=65596) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-06-03 08:40:57.385 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=65596) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-06-03 08:40:57.385 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=65596) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-06-03 08:40:57.385 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=65596) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-06-03 08:40:57.386 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=65596) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-06-03 08:40:57.427 | 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=65596) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-06-03 08:40:57.774 | INFO keystone.cmd.bootstrap [None req-0dd008f6-d3d0-4162-a7c4-acd1f4921ed2 None None] Created domain default 2021-06-03 08:40:57.811 | INFO keystone.cmd.bootstrap [None req-0dd008f6-d3d0-4162-a7c4-acd1f4921ed2 None None] Created project admin 2021-06-03 08:40:57.840 | DEBUG passlib.handlers.bcrypt [None req-0dd008f6-d3d0-4162-a7c4-acd1f4921ed2 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=65596) _load_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:625}} 2021-06-03 08:40:57.840 | DEBUG passlib.handlers.bcrypt [None req-0dd008f6-d3d0-4162-a7c4-acd1f4921ed2 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=65596) _finalize_backend_mixin /usr/local/lib/python3.8/dist-packages/passlib/handlers/bcrypt.py:406}} 2021-06-03 08:40:57.904 | INFO keystone.cmd.bootstrap [None req-0dd008f6-d3d0-4162-a7c4-acd1f4921ed2 None None] Created user admin 2021-06-03 08:40:57.920 | INFO keystone.cmd.bootstrap [None req-0dd008f6-d3d0-4162-a7c4-acd1f4921ed2 None None] Created role reader 2021-06-03 08:40:57.930 | INFO keystone.cmd.bootstrap [None req-0dd008f6-d3d0-4162-a7c4-acd1f4921ed2 None None] Created role member 2021-06-03 08:40:57.951 | INFO keystone.cmd.bootstrap [None req-0dd008f6-d3d0-4162-a7c4-acd1f4921ed2 None None] Created implied role where c99233693db44e1ab9d3cb463dffd9d9 implies dcf51f94a88d47faa8ffa25a39c9d104 2021-06-03 08:40:57.962 | INFO keystone.cmd.bootstrap [None req-0dd008f6-d3d0-4162-a7c4-acd1f4921ed2 None None] Created role admin 2021-06-03 08:40:57.979 | INFO keystone.cmd.bootstrap [None req-0dd008f6-d3d0-4162-a7c4-acd1f4921ed2 None None] Created implied role where 9166ac6aac2b4e669c882adcc27d6052 implies c99233693db44e1ab9d3cb463dffd9d9 2021-06-03 08:40:57.990 | INFO keystone.cmd.bootstrap [None req-0dd008f6-d3d0-4162-a7c4-acd1f4921ed2 None None] Granted role admin on project admin to user admin. 2021-06-03 08:40:57.997 | INFO keystone.cmd.bootstrap [None req-0dd008f6-d3d0-4162-a7c4-acd1f4921ed2 None None] Granted role admin on the system to user admin. 2021-06-03 08:40:58.009 | WARNING py.warnings [None req-0dd008f6-d3d0-4162-a7c4-acd1f4921ed2 None None] /usr/local/lib/python3.8/dist-packages/pycadf/identifier.py:71: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2021-06-03 08:40:58.009 | warnings.warn(('Invalid uuid: %s. To ensure interoperability, ' 2021-06-03 08:40:58.009 |  2021-06-03 08:40:58.013 | INFO keystone.cmd.bootstrap [None req-0dd008f6-d3d0-4162-a7c4-acd1f4921ed2 None None] Created region RegionOne 2021-06-03 08:40:58.043 | INFO keystone.cmd.bootstrap [None req-0dd008f6-d3d0-4162-a7c4-acd1f4921ed2 None None] Created public endpoint http://10.222.0.37/identity 2021-06-03 08:40:58.052 | INFO keystone.cmd.bootstrap [None req-0dd008f6-d3d0-4162-a7c4-acd1f4921ed2 None None] Created admin endpoint http://10.222.0.37/identity 2021-06-03 08:40:58.423 | + ./stack.sh:main:1085 : create_keystone_accounts 2021-06-03 08:40:58.425 | + lib/keystone:create_keystone_accounts:314 : local admin_project 2021-06-03 08:40:58.429 | ++ lib/keystone:create_keystone_accounts:315 : oscwrap project show admin -f value -c id 2021-06-03 08:41:01.426 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:41:01.426 | from cryptography.utils import int_from_bytes 2021-06-03 08:41:01.426 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:41:01.426 | from cryptography.utils import int_from_bytes 2021-06-03 08:41:01.567 | ++ functions-common:oscwrap:2344 : return 0 2021-06-03 08:41:01.571 | + lib/keystone:create_keystone_accounts:315 : admin_project=8d0b8fa6a79149dfaba7b8a84c5ea66f 2021-06-03 08:41:01.573 | + lib/keystone:create_keystone_accounts:316 : local admin_user 2021-06-03 08:41:01.576 | ++ lib/keystone:create_keystone_accounts:317 : oscwrap user show admin -f value -c id 2021-06-03 08:41:03.653 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:41:03.653 | from cryptography.utils import int_from_bytes 2021-06-03 08:41:03.653 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:41:03.653 | from cryptography.utils import int_from_bytes 2021-06-03 08:41:03.796 | ++ functions-common:oscwrap:2344 : return 0 2021-06-03 08:41:03.799 | + lib/keystone:create_keystone_accounts:317 : admin_user=f2420b9022e24022b40d58611cb77c0a 2021-06-03 08:41:03.802 | + lib/keystone:create_keystone_accounts:318 : local admin_role=admin 2021-06-03 08:41:03.805 | + lib/keystone:create_keystone_accounts:319 : local member_role=member 2021-06-03 08:41:03.807 | + lib/keystone:create_keystone_accounts:321 : async_run ks-domain-role get_or_add_user_domain_role admin f2420b9022e24022b40d58611cb77c0a default 2021-06-03 08:41:03.899 | [Async ks-domain-role:self]: Running synchronously: get_or_add_user_domain_role admin f2420b9022e24022b40d58611cb77c0a default 2021-06-03 08:41:03.901 | + inc/async:async_run:103 : get_or_add_user_domain_role admin f2420b9022e24022b40d58611cb77c0a default 2021-06-03 08:41:03.904 | + functions-common:get_or_add_user_domain_role:918 : local user_role_id 2021-06-03 08:41:03.908 | ++ functions-common:get_or_add_user_domain_role:924 : oscwrap role assignment list --role admin --user f2420b9022e24022b40d58611cb77c0a --domain default 2021-06-03 08:41:03.908 | ++ functions-common:get_or_add_user_domain_role:924 : grep '^|\s[a-f0-9]\+' 2021-06-03 08:41:03.908 | ++ functions-common:get_or_add_user_domain_role:924 : get_field 1 2021-06-03 08:41:03.911 | ++ functions-common:get_field:726 : local data field 2021-06-03 08:41:03.914 | ++ functions-common:get_field:727 : read data 2021-06-03 08:41:06.041 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:41:06.041 | from cryptography.utils import int_from_bytes 2021-06-03 08:41:06.041 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:41:06.041 | from cryptography.utils import int_from_bytes 2021-06-03 08:41:06.182 | ++ functions-common:oscwrap:2344 : return 0 2021-06-03 08:41:06.185 | + functions-common:get_or_add_user_domain_role:924 : user_role_id= 2021-06-03 08:41:06.188 | + functions-common:get_or_add_user_domain_role:925 : [[ -z '' ]] 2021-06-03 08:41:06.190 | + functions-common:get_or_add_user_domain_role:927 : openstack role add admin --user f2420b9022e24022b40d58611cb77c0a --domain default 2021-06-03 08:41:08.631 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:41:08.631 | from cryptography.utils import int_from_bytes 2021-06-03 08:41:08.632 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:41:08.632 | from cryptography.utils import int_from_bytes 2021-06-03 08:41:08.772 | ++ functions-common:get_or_add_user_domain_role:934 : oscwrap role assignment list --role admin --user f2420b9022e24022b40d58611cb77c0a --domain default 2021-06-03 08:41:08.772 | ++ functions-common:get_or_add_user_domain_role:934 : grep '^|\s[a-f0-9]\+' 2021-06-03 08:41:08.773 | ++ functions-common:get_or_add_user_domain_role:934 : get_field 1 2021-06-03 08:41:08.776 | ++ functions-common:get_field:726 : local data field 2021-06-03 08:41:08.779 | ++ functions-common:get_field:727 : read data 2021-06-03 08:41:10.966 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:41:10.966 | from cryptography.utils import int_from_bytes 2021-06-03 08:41:10.966 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:41:10.966 | from cryptography.utils import int_from_bytes 2021-06-03 08:41:11.113 | ++ functions-common:oscwrap:2344 : return 0 2021-06-03 08:41:11.116 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-06-03 08:41:11.119 | ++ functions-common:get_field:731 : field='$2' 2021-06-03 08:41:11.122 | ++ functions-common:get_field:733 : echo '| 9166ac6aac2b4e669c882adcc27d6052 | f2420b9022e24022b40d58611cb77c0a | | | default | | False |' 2021-06-03 08:41:11.122 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-06-03 08:41:11.128 | ++ functions-common:get_field:727 : read data 2021-06-03 08:41:11.131 | + functions-common:get_or_add_user_domain_role:934 : user_role_id=9166ac6aac2b4e669c882adcc27d6052 2021-06-03 08:41:11.133 | + functions-common:get_or_add_user_domain_role:936 : echo 9166ac6aac2b4e669c882adcc27d6052 2021-06-03 08:41:11.133 | 9166ac6aac2b4e669c882adcc27d6052 2021-06-03 08:41:11.136 | + inc/async:async_run:104 : return 0 2021-06-03 08:41:11.138 | + lib/keystone:create_keystone_accounts:324 : get_or_create_domain Default 2021-06-03 08:41:11.141 | + functions-common:get_or_create_domain:792 : local domain_id 2021-06-03 08:41:11.144 | ++ functions-common:get_or_create_domain:804 : oscwrap domain show Default -f value -c id 2021-06-03 08:41:13.383 | + functions-common:get_or_create_domain:802 : domain_id=default 2021-06-03 08:41:13.386 | + functions-common:get_or_create_domain:803 : echo default 2021-06-03 08:41:13.386 | default 2021-06-03 08:41:13.388 | + lib/keystone:create_keystone_accounts:325 : async_run ks-project get_or_create_project service Default 2021-06-03 08:41:13.482 | [Async ks-project:self]: Running synchronously: get_or_create_project service Default 2021-06-03 08:41:13.485 | + inc/async:async_run:103 : get_or_create_project service Default 2021-06-03 08:41:13.487 | + functions-common:get_or_create_project:847 : local project_id 2021-06-03 08:41:13.490 | ++ functions-common:get_or_create_project:855 : oscwrap project create service --domain=Default --or-show -f value -c id 2021-06-03 08:41:15.637 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:41:15.637 | from cryptography.utils import int_from_bytes 2021-06-03 08:41:15.637 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:41:15.637 | from cryptography.utils import int_from_bytes 2021-06-03 08:41:15.779 | ++ functions-common:oscwrap:2344 : return 0 2021-06-03 08:41:15.782 | + functions-common:get_or_create_project:853 : project_id=70792273035c4882911d119451e06dfd 2021-06-03 08:41:15.784 | + functions-common:get_or_create_project:854 : echo 70792273035c4882911d119451e06dfd 2021-06-03 08:41:15.785 | 70792273035c4882911d119451e06dfd 2021-06-03 08:41:15.787 | + inc/async:async_run:104 : return 0 2021-06-03 08:41:15.790 | + lib/keystone:create_keystone_accounts:328 : async_run ks-service get_or_create_role service 2021-06-03 08:41:15.884 | [Async ks-service:self]: Running synchronously: get_or_create_role service 2021-06-03 08:41:15.887 | + inc/async:async_run:103 : get_or_create_role service 2021-06-03 08:41:15.889 | + functions-common:get_or_create_role:860 : local role_id 2021-06-03 08:41:15.892 | ++ functions-common:get_or_create_role:867 : oscwrap role create service --or-show -f value -c id 2021-06-03 08:41:18.191 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:41:18.191 | from cryptography.utils import int_from_bytes 2021-06-03 08:41:18.192 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:41:18.192 | from cryptography.utils import int_from_bytes 2021-06-03 08:41:18.333 | ++ functions-common:oscwrap:2344 : return 0 2021-06-03 08:41:18.337 | + functions-common:get_or_create_role:865 : role_id=c39eb9812b294a51a46a110cd45dc88d 2021-06-03 08:41:18.339 | + functions-common:get_or_create_role:866 : echo c39eb9812b294a51a46a110cd45dc88d 2021-06-03 08:41:18.339 | c39eb9812b294a51a46a110cd45dc88d 2021-06-03 08:41:18.341 | + inc/async:async_run:104 : return 0 2021-06-03 08:41:18.344 | + lib/keystone:create_keystone_accounts:334 : async_run ks-reseller get_or_create_role ResellerAdmin 2021-06-03 08:41:18.436 | [Async ks-reseller:self]: Running synchronously: get_or_create_role ResellerAdmin 2021-06-03 08:41:18.438 | + inc/async:async_run:103 : get_or_create_role ResellerAdmin 2021-06-03 08:41:18.441 | + functions-common:get_or_create_role:860 : local role_id 2021-06-03 08:41:18.445 | ++ functions-common:get_or_create_role:867 : oscwrap role create ResellerAdmin --or-show -f value -c id 2021-06-03 08:41:20.511 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:41:20.512 | from cryptography.utils import int_from_bytes 2021-06-03 08:41:20.512 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:41:20.512 | from cryptography.utils import int_from_bytes 2021-06-03 08:41:20.658 | ++ functions-common:oscwrap:2344 : return 0 2021-06-03 08:41:20.661 | + functions-common:get_or_create_role:865 : role_id=efcd7cc562744f9896078bfee1a697b0 2021-06-03 08:41:20.664 | + functions-common:get_or_create_role:866 : echo efcd7cc562744f9896078bfee1a697b0 2021-06-03 08:41:20.664 | efcd7cc562744f9896078bfee1a697b0 2021-06-03 08:41:20.666 | + inc/async:async_run:104 : return 0 2021-06-03 08:41:20.669 | + lib/keystone:create_keystone_accounts:338 : local another_role=anotherrole 2021-06-03 08:41:20.671 | + lib/keystone:create_keystone_accounts:339 : async_run ks-anotherrole get_or_create_role anotherrole 2021-06-03 08:41:20.764 | [Async ks-anotherrole:self]: Running synchronously: get_or_create_role anotherrole 2021-06-03 08:41:20.766 | + inc/async:async_run:103 : get_or_create_role anotherrole 2021-06-03 08:41:20.769 | + functions-common:get_or_create_role:860 : local role_id 2021-06-03 08:41:20.772 | ++ functions-common:get_or_create_role:867 : oscwrap role create anotherrole --or-show -f value -c id 2021-06-03 08:41:22.804 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:41:22.804 | from cryptography.utils import int_from_bytes 2021-06-03 08:41:22.804 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:41:22.804 | from cryptography.utils import int_from_bytes 2021-06-03 08:41:22.950 | ++ functions-common:oscwrap:2344 : return 0 2021-06-03 08:41:22.954 | + functions-common:get_or_create_role:865 : role_id=995a99302fd041a485f1bcf827b14a40 2021-06-03 08:41:22.956 | + functions-common:get_or_create_role:866 : echo 995a99302fd041a485f1bcf827b14a40 2021-06-03 08:41:22.956 | 995a99302fd041a485f1bcf827b14a40 2021-06-03 08:41:22.959 | + inc/async:async_run:104 : return 0 2021-06-03 08:41:22.961 | + lib/keystone:create_keystone_accounts:342 : local invis_project 2021-06-03 08:41:22.964 | ++ lib/keystone:create_keystone_accounts:343 : get_or_create_project invisible_to_admin default 2021-06-03 08:41:22.967 | ++ functions-common:get_or_create_project:847 : local project_id 2021-06-03 08:41:22.970 | +++ functions-common:get_or_create_project:855 : oscwrap project create invisible_to_admin --domain=default --or-show -f value -c id 2021-06-03 08:41:25.062 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:41:25.062 | from cryptography.utils import int_from_bytes 2021-06-03 08:41:25.062 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:41:25.062 | from cryptography.utils import int_from_bytes 2021-06-03 08:41:25.206 | +++ functions-common:oscwrap:2344 : return 0 2021-06-03 08:41:25.209 | ++ functions-common:get_or_create_project:853 : project_id=7960fdadfbdc48689745d173552a33b0 2021-06-03 08:41:25.211 | ++ functions-common:get_or_create_project:854 : echo 7960fdadfbdc48689745d173552a33b0 2021-06-03 08:41:25.214 | + lib/keystone:create_keystone_accounts:343 : invis_project=7960fdadfbdc48689745d173552a33b0 2021-06-03 08:41:25.217 | + lib/keystone:create_keystone_accounts:346 : local demo_project 2021-06-03 08:41:25.220 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_project demo default 2021-06-03 08:41:25.222 | ++ functions-common:get_or_create_project:847 : local project_id 2021-06-03 08:41:25.225 | +++ functions-common:get_or_create_project:855 : oscwrap project create demo --domain=default --or-show -f value -c id 2021-06-03 08:41:27.331 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:41:27.331 | from cryptography.utils import int_from_bytes 2021-06-03 08:41:27.331 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:41:27.331 | from cryptography.utils import int_from_bytes 2021-06-03 08:41:27.474 | +++ functions-common:oscwrap:2344 : return 0 2021-06-03 08:41:27.477 | ++ functions-common:get_or_create_project:853 : project_id=233632ea6bcd469a9de054f17eb5dc0f 2021-06-03 08:41:27.479 | ++ functions-common:get_or_create_project:854 : echo 233632ea6bcd469a9de054f17eb5dc0f 2021-06-03 08:41:27.483 | + lib/keystone:create_keystone_accounts:347 : demo_project=233632ea6bcd469a9de054f17eb5dc0f 2021-06-03 08:41:27.485 | + lib/keystone:create_keystone_accounts:348 : local demo_user 2021-06-03 08:41:27.488 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_user demo Passw0rd default demo@example.com 2021-06-03 08:41:27.491 | ++ functions-common:get_or_create_user:824 : local user_id 2021-06-03 08:41:27.493 | ++ functions-common:get_or_create_user:825 : [[ ! -z demo@example.com ]] 2021-06-03 08:41:27.496 | ++ functions-common:get_or_create_user:826 : local email=--email=demo@example.com 2021-06-03 08:41:27.499 | +++ functions-common:get_or_create_user:842 : oscwrap user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2021-06-03 08:41:29.632 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:41:29.632 | from cryptography.utils import int_from_bytes 2021-06-03 08:41:29.632 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:41:29.632 | from cryptography.utils import int_from_bytes 2021-06-03 08:41:29.774 | +++ functions-common:oscwrap:2344 : return 0 2021-06-03 08:41:29.782 | ++ functions-common:get_or_create_user:840 : user_id=56139811c14f4c79a9aea2f5c6eaec4c 2021-06-03 08:41:29.785 | ++ functions-common:get_or_create_user:841 : echo 56139811c14f4c79a9aea2f5c6eaec4c 2021-06-03 08:41:29.788 | + lib/keystone:create_keystone_accounts:350 : demo_user=56139811c14f4c79a9aea2f5c6eaec4c 2021-06-03 08:41:29.790 | + lib/keystone:create_keystone_accounts:352 : async_wait ks-domain-role ks-domain ks-project ks-service ks-reseller ks-anotherrole 2021-06-03 08:41:29.840 | [Async ks-domain-role:self]: Waiting for completion of get_or_add_user_domain_role admin f2420b9022e24022b40d58611cb77c0a default (6 other jobs running) 2021-06-03 08:41:29.887 | [Async ks-domain-role:self]: finished get_or_add_user_domain_role admin f2420b9022e24022b40d58611cb77c0a default with result 0 in -1622709663 seconds 2021-06-03 08:41:29.893 | Not waiting for async task ks-domain that we never started or has already been waited for 2021-06-03 08:41:29.929 | [Async ks-project:self]: Waiting for completion of get_or_create_project service Default (5 other jobs running) 2021-06-03 08:41:29.974 | [Async ks-project:self]: finished get_or_create_project service Default with result 0 in -1622709673 seconds 2021-06-03 08:41:30.011 | [Async ks-service:self]: Waiting for completion of get_or_create_role service (4 other jobs running) 2021-06-03 08:41:30.057 | [Async ks-service:self]: finished get_or_create_role service with result 0 in -1622709675 seconds 2021-06-03 08:41:30.093 | [Async ks-reseller:self]: Waiting for completion of get_or_create_role ResellerAdmin (3 other jobs running) 2021-06-03 08:41:30.140 | [Async ks-reseller:self]: finished get_or_create_role ResellerAdmin with result 0 in -1622709678 seconds 2021-06-03 08:41:30.179 | [Async ks-anotherrole:self]: Waiting for completion of get_or_create_role anotherrole (2 other jobs running) 2021-06-03 08:41:30.223 | [Async ks-anotherrole:self]: finished get_or_create_role anotherrole with result 0 in -1622709680 seconds 2021-06-03 08:41:30.228 | + inc/async:async_wait:166 : return 0 2021-06-03 08:41:30.230 | + lib/keystone:create_keystone_accounts:354 : async_run ks-demo-member get_or_add_user_project_role member 56139811c14f4c79a9aea2f5c6eaec4c 233632ea6bcd469a9de054f17eb5dc0f 2021-06-03 08:41:30.323 | [Async ks-demo-member:self]: Running synchronously: get_or_add_user_project_role member 56139811c14f4c79a9aea2f5c6eaec4c 233632ea6bcd469a9de054f17eb5dc0f 2021-06-03 08:41:30.326 | + inc/async:async_run:103 : get_or_add_user_project_role member 56139811c14f4c79a9aea2f5c6eaec4c 233632ea6bcd469a9de054f17eb5dc0f 2021-06-03 08:41:30.328 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-06-03 08:41:30.331 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-06-03 08:41:30.334 | ++ functions-common:_get_domain_args:872 : local domain 2021-06-03 08:41:30.336 | ++ functions-common:_get_domain_args:873 : domain= 2021-06-03 08:41:30.339 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-06-03 08:41:30.341 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-06-03 08:41:30.344 | ++ functions-common:_get_domain_args:882 : echo 2021-06-03 08:41:30.346 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-06-03 08:41:30.351 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-06-03 08:41:30.351 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user 56139811c14f4c79a9aea2f5c6eaec4c --project 233632ea6bcd469a9de054f17eb5dc0f 2021-06-03 08:41:30.352 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-06-03 08:41:30.355 | ++ functions-common:get_field:726 : local data field 2021-06-03 08:41:30.358 | ++ functions-common:get_field:727 : read data 2021-06-03 08:41:32.532 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:41:32.532 | from cryptography.utils import int_from_bytes 2021-06-03 08:41:32.532 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:41:32.532 | from cryptography.utils import int_from_bytes 2021-06-03 08:41:32.681 | ++ functions-common:oscwrap:2344 : return 0 2021-06-03 08:41:32.685 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-06-03 08:41:32.688 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-06-03 08:41:32.690 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user 56139811c14f4c79a9aea2f5c6eaec4c --project 233632ea6bcd469a9de054f17eb5dc0f 2021-06-03 08:41:34.862 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:41:34.863 | from cryptography.utils import int_from_bytes 2021-06-03 08:41:34.863 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:41:34.863 | from cryptography.utils import int_from_bytes 2021-06-03 08:41:35.002 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user 56139811c14f4c79a9aea2f5c6eaec4c --project 233632ea6bcd469a9de054f17eb5dc0f 2021-06-03 08:41:35.003 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-06-03 08:41:35.003 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-06-03 08:41:35.005 | ++ functions-common:get_field:726 : local data field 2021-06-03 08:41:35.008 | ++ functions-common:get_field:727 : read data 2021-06-03 08:41:37.246 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:41:37.246 | from cryptography.utils import int_from_bytes 2021-06-03 08:41:37.246 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:41:37.246 | from cryptography.utils import int_from_bytes 2021-06-03 08:41:37.387 | ++ functions-common:oscwrap:2344 : return 0 2021-06-03 08:41:37.390 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-06-03 08:41:37.393 | ++ functions-common:get_field:731 : field='$2' 2021-06-03 08:41:37.396 | ++ functions-common:get_field:733 : echo '| c99233693db44e1ab9d3cb463dffd9d9 | 56139811c14f4c79a9aea2f5c6eaec4c | | 233632ea6bcd469a9de054f17eb5dc0f | | | False |' 2021-06-03 08:41:37.396 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-06-03 08:41:37.402 | ++ functions-common:get_field:727 : read data 2021-06-03 08:41:37.405 | + functions-common:get_or_add_user_project_role:910 : user_role_id=c99233693db44e1ab9d3cb463dffd9d9 2021-06-03 08:41:37.408 | + functions-common:get_or_add_user_project_role:912 : echo c99233693db44e1ab9d3cb463dffd9d9 2021-06-03 08:41:37.408 | c99233693db44e1ab9d3cb463dffd9d9 2021-06-03 08:41:37.410 | + inc/async:async_run:104 : return 0 2021-06-03 08:41:37.413 | + lib/keystone:create_keystone_accounts:355 : async_run ks-demo-admin get_or_add_user_project_role admin f2420b9022e24022b40d58611cb77c0a 233632ea6bcd469a9de054f17eb5dc0f 2021-06-03 08:41:37.505 | [Async ks-demo-admin:self]: Running synchronously: get_or_add_user_project_role admin f2420b9022e24022b40d58611cb77c0a 233632ea6bcd469a9de054f17eb5dc0f 2021-06-03 08:41:37.508 | + inc/async:async_run:103 : get_or_add_user_project_role admin f2420b9022e24022b40d58611cb77c0a 233632ea6bcd469a9de054f17eb5dc0f 2021-06-03 08:41:37.510 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-06-03 08:41:37.513 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-06-03 08:41:37.516 | ++ functions-common:_get_domain_args:872 : local domain 2021-06-03 08:41:37.518 | ++ functions-common:_get_domain_args:873 : domain= 2021-06-03 08:41:37.520 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-06-03 08:41:37.523 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-06-03 08:41:37.526 | ++ functions-common:_get_domain_args:882 : echo 2021-06-03 08:41:37.528 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-06-03 08:41:37.532 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user f2420b9022e24022b40d58611cb77c0a --project 233632ea6bcd469a9de054f17eb5dc0f 2021-06-03 08:41:37.532 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-06-03 08:41:37.533 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-06-03 08:41:37.536 | ++ functions-common:get_field:726 : local data field 2021-06-03 08:41:37.538 | ++ functions-common:get_field:727 : read data 2021-06-03 08:41:39.732 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:41:39.732 | from cryptography.utils import int_from_bytes 2021-06-03 08:41:39.732 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:41:39.732 | from cryptography.utils import int_from_bytes 2021-06-03 08:41:39.875 | ++ functions-common:oscwrap:2344 : return 0 2021-06-03 08:41:39.879 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-06-03 08:41:39.881 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-06-03 08:41:39.884 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user f2420b9022e24022b40d58611cb77c0a --project 233632ea6bcd469a9de054f17eb5dc0f 2021-06-03 08:41:42.086 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:41:42.086 | from cryptography.utils import int_from_bytes 2021-06-03 08:41:42.086 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:41:42.086 | from cryptography.utils import int_from_bytes 2021-06-03 08:41:42.226 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user f2420b9022e24022b40d58611cb77c0a --project 233632ea6bcd469a9de054f17eb5dc0f 2021-06-03 08:41:42.227 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-06-03 08:41:42.227 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-06-03 08:41:42.229 | ++ functions-common:get_field:726 : local data field 2021-06-03 08:41:42.232 | ++ functions-common:get_field:727 : read data 2021-06-03 08:41:44.466 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:41:44.466 | from cryptography.utils import int_from_bytes 2021-06-03 08:41:44.466 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:41:44.466 | from cryptography.utils import int_from_bytes 2021-06-03 08:41:44.607 | ++ functions-common:oscwrap:2344 : return 0 2021-06-03 08:41:44.610 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-06-03 08:41:44.613 | ++ functions-common:get_field:731 : field='$2' 2021-06-03 08:41:44.616 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-06-03 08:41:44.616 | ++ functions-common:get_field:733 : echo '| 9166ac6aac2b4e669c882adcc27d6052 | f2420b9022e24022b40d58611cb77c0a | | 233632ea6bcd469a9de054f17eb5dc0f | | | False |' 2021-06-03 08:41:44.622 | ++ functions-common:get_field:727 : read data 2021-06-03 08:41:44.626 | + functions-common:get_or_add_user_project_role:910 : user_role_id=9166ac6aac2b4e669c882adcc27d6052 2021-06-03 08:41:44.628 | + functions-common:get_or_add_user_project_role:912 : echo 9166ac6aac2b4e669c882adcc27d6052 2021-06-03 08:41:44.628 | 9166ac6aac2b4e669c882adcc27d6052 2021-06-03 08:41:44.631 | + inc/async:async_run:104 : return 0 2021-06-03 08:41:44.633 | + lib/keystone:create_keystone_accounts:356 : async_run ks-demo-another get_or_add_user_project_role anotherrole 56139811c14f4c79a9aea2f5c6eaec4c 233632ea6bcd469a9de054f17eb5dc0f 2021-06-03 08:41:44.727 | [Async ks-demo-another:self]: Running synchronously: get_or_add_user_project_role anotherrole 56139811c14f4c79a9aea2f5c6eaec4c 233632ea6bcd469a9de054f17eb5dc0f 2021-06-03 08:41:44.729 | + inc/async:async_run:103 : get_or_add_user_project_role anotherrole 56139811c14f4c79a9aea2f5c6eaec4c 233632ea6bcd469a9de054f17eb5dc0f 2021-06-03 08:41:44.732 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-06-03 08:41:44.735 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-06-03 08:41:44.738 | ++ functions-common:_get_domain_args:872 : local domain 2021-06-03 08:41:44.740 | ++ functions-common:_get_domain_args:873 : domain= 2021-06-03 08:41:44.743 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-06-03 08:41:44.745 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-06-03 08:41:44.748 | ++ functions-common:_get_domain_args:882 : echo 2021-06-03 08:41:44.750 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-06-03 08:41:44.754 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role anotherrole --user 56139811c14f4c79a9aea2f5c6eaec4c --project 233632ea6bcd469a9de054f17eb5dc0f 2021-06-03 08:41:44.755 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-06-03 08:41:44.755 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-06-03 08:41:44.757 | ++ functions-common:get_field:726 : local data field 2021-06-03 08:41:44.760 | ++ functions-common:get_field:727 : read data 2021-06-03 08:41:46.955 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:41:46.955 | from cryptography.utils import int_from_bytes 2021-06-03 08:41:46.955 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:41:46.955 | from cryptography.utils import int_from_bytes 2021-06-03 08:41:47.095 | ++ functions-common:oscwrap:2344 : return 0 2021-06-03 08:41:47.099 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-06-03 08:41:47.101 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-06-03 08:41:47.104 | + functions-common:get_or_add_user_project_role:901 : openstack role add anotherrole --user 56139811c14f4c79a9aea2f5c6eaec4c --project 233632ea6bcd469a9de054f17eb5dc0f 2021-06-03 08:41:49.221 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:41:49.221 | from cryptography.utils import int_from_bytes 2021-06-03 08:41:49.221 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:41:49.221 | from cryptography.utils import int_from_bytes 2021-06-03 08:41:49.360 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role anotherrole --user 56139811c14f4c79a9aea2f5c6eaec4c --project 233632ea6bcd469a9de054f17eb5dc0f 2021-06-03 08:41:49.362 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-06-03 08:41:49.362 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-06-03 08:41:49.363 | ++ functions-common:get_field:726 : local data field 2021-06-03 08:41:49.367 | ++ functions-common:get_field:727 : read data 2021-06-03 08:41:51.600 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:41:51.600 | from cryptography.utils import int_from_bytes 2021-06-03 08:41:51.600 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:41:51.600 | from cryptography.utils import int_from_bytes 2021-06-03 08:41:51.743 | ++ functions-common:oscwrap:2344 : return 0 2021-06-03 08:41:51.746 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-06-03 08:41:51.749 | ++ functions-common:get_field:731 : field='$2' 2021-06-03 08:41:51.752 | ++ functions-common:get_field:733 : echo '| 995a99302fd041a485f1bcf827b14a40 | 56139811c14f4c79a9aea2f5c6eaec4c | | 233632ea6bcd469a9de054f17eb5dc0f | | | False |' 2021-06-03 08:41:51.752 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-06-03 08:41:51.758 | ++ functions-common:get_field:727 : read data 2021-06-03 08:41:51.761 | + functions-common:get_or_add_user_project_role:910 : user_role_id=995a99302fd041a485f1bcf827b14a40 2021-06-03 08:41:51.764 | + functions-common:get_or_add_user_project_role:912 : echo 995a99302fd041a485f1bcf827b14a40 2021-06-03 08:41:51.764 | 995a99302fd041a485f1bcf827b14a40 2021-06-03 08:41:51.766 | + inc/async:async_run:104 : return 0 2021-06-03 08:41:51.769 | + lib/keystone:create_keystone_accounts:357 : async_run ks-demo-invis get_or_add_user_project_role member 56139811c14f4c79a9aea2f5c6eaec4c 7960fdadfbdc48689745d173552a33b0 2021-06-03 08:41:51.865 | [Async ks-demo-invis:self]: Running synchronously: get_or_add_user_project_role member 56139811c14f4c79a9aea2f5c6eaec4c 7960fdadfbdc48689745d173552a33b0 2021-06-03 08:41:51.868 | + inc/async:async_run:103 : get_or_add_user_project_role member 56139811c14f4c79a9aea2f5c6eaec4c 7960fdadfbdc48689745d173552a33b0 2021-06-03 08:41:51.870 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-06-03 08:41:51.873 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-06-03 08:41:51.876 | ++ functions-common:_get_domain_args:872 : local domain 2021-06-03 08:41:51.878 | ++ functions-common:_get_domain_args:873 : domain= 2021-06-03 08:41:51.881 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-06-03 08:41:51.883 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-06-03 08:41:51.885 | ++ functions-common:_get_domain_args:882 : echo 2021-06-03 08:41:51.888 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-06-03 08:41:51.893 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-06-03 08:41:51.893 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user 56139811c14f4c79a9aea2f5c6eaec4c --project 7960fdadfbdc48689745d173552a33b0 2021-06-03 08:41:51.893 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-06-03 08:41:51.895 | ++ functions-common:get_field:726 : local data field 2021-06-03 08:41:51.898 | ++ functions-common:get_field:727 : read data 2021-06-03 08:41:54.077 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:41:54.077 | from cryptography.utils import int_from_bytes 2021-06-03 08:41:54.077 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:41:54.077 | from cryptography.utils import int_from_bytes 2021-06-03 08:41:54.218 | ++ functions-common:oscwrap:2344 : return 0 2021-06-03 08:41:54.222 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-06-03 08:41:54.225 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-06-03 08:41:54.228 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user 56139811c14f4c79a9aea2f5c6eaec4c --project 7960fdadfbdc48689745d173552a33b0 2021-06-03 08:41:56.366 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:41:56.366 | from cryptography.utils import int_from_bytes 2021-06-03 08:41:56.366 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:41:56.366 | from cryptography.utils import int_from_bytes 2021-06-03 08:41:56.512 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user 56139811c14f4c79a9aea2f5c6eaec4c --project 7960fdadfbdc48689745d173552a33b0 2021-06-03 08:41:56.512 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-06-03 08:41:56.512 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-06-03 08:41:56.514 | ++ functions-common:get_field:726 : local data field 2021-06-03 08:41:56.517 | ++ functions-common:get_field:727 : read data 2021-06-03 08:41:58.750 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:41:58.750 | from cryptography.utils import int_from_bytes 2021-06-03 08:41:58.750 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:41:58.750 | from cryptography.utils import int_from_bytes 2021-06-03 08:41:58.897 | ++ functions-common:oscwrap:2344 : return 0 2021-06-03 08:41:58.900 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-06-03 08:41:58.902 | ++ functions-common:get_field:731 : field='$2' 2021-06-03 08:41:58.905 | ++ functions-common:get_field:733 : echo '| c99233693db44e1ab9d3cb463dffd9d9 | 56139811c14f4c79a9aea2f5c6eaec4c | | 7960fdadfbdc48689745d173552a33b0 | | | False |' 2021-06-03 08:41:58.905 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-06-03 08:41:58.911 | ++ functions-common:get_field:727 : read data 2021-06-03 08:41:58.915 | + functions-common:get_or_add_user_project_role:910 : user_role_id=c99233693db44e1ab9d3cb463dffd9d9 2021-06-03 08:41:58.917 | + functions-common:get_or_add_user_project_role:912 : echo c99233693db44e1ab9d3cb463dffd9d9 2021-06-03 08:41:58.917 | c99233693db44e1ab9d3cb463dffd9d9 2021-06-03 08:41:58.919 | + inc/async:async_run:104 : return 0 2021-06-03 08:41:58.922 | + lib/keystone:create_keystone_accounts:360 : local alt_demo_project 2021-06-03 08:41:58.925 | ++ lib/keystone:create_keystone_accounts:361 : get_or_create_project alt_demo default 2021-06-03 08:41:58.928 | ++ functions-common:get_or_create_project:847 : local project_id 2021-06-03 08:41:58.931 | +++ functions-common:get_or_create_project:855 : oscwrap project create alt_demo --domain=default --or-show -f value -c id 2021-06-03 08:42:01.011 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:42:01.011 | from cryptography.utils import int_from_bytes 2021-06-03 08:42:01.011 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:42:01.011 | from cryptography.utils import int_from_bytes 2021-06-03 08:42:01.152 | +++ functions-common:oscwrap:2344 : return 0 2021-06-03 08:42:01.155 | ++ functions-common:get_or_create_project:853 : project_id=610f84234b484414b55c8157ffd9403d 2021-06-03 08:42:01.157 | ++ functions-common:get_or_create_project:854 : echo 610f84234b484414b55c8157ffd9403d 2021-06-03 08:42:01.160 | + lib/keystone:create_keystone_accounts:361 : alt_demo_project=610f84234b484414b55c8157ffd9403d 2021-06-03 08:42:01.163 | + lib/keystone:create_keystone_accounts:362 : local alt_demo_user 2021-06-03 08:42:01.166 | ++ lib/keystone:create_keystone_accounts:364 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2021-06-03 08:42:01.169 | ++ functions-common:get_or_create_user:824 : local user_id 2021-06-03 08:42:01.171 | ++ functions-common:get_or_create_user:825 : [[ ! -z alt_demo@example.com ]] 2021-06-03 08:42:01.173 | ++ functions-common:get_or_create_user:826 : local email=--email=alt_demo@example.com 2021-06-03 08:42:01.176 | +++ functions-common:get_or_create_user:842 : oscwrap user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2021-06-03 08:42:03.317 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:42:03.317 | from cryptography.utils import int_from_bytes 2021-06-03 08:42:03.317 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:42:03.317 | from cryptography.utils import int_from_bytes 2021-06-03 08:42:03.459 | +++ functions-common:oscwrap:2344 : return 0 2021-06-03 08:42:03.462 | ++ functions-common:get_or_create_user:840 : user_id=62c4ef84133340c383833a2330e13d6c 2021-06-03 08:42:03.465 | ++ functions-common:get_or_create_user:841 : echo 62c4ef84133340c383833a2330e13d6c 2021-06-03 08:42:03.467 | + lib/keystone:create_keystone_accounts:364 : alt_demo_user=62c4ef84133340c383833a2330e13d6c 2021-06-03 08:42:03.470 | + lib/keystone:create_keystone_accounts:366 : async_run ks-alt-member get_or_add_user_project_role member 62c4ef84133340c383833a2330e13d6c 610f84234b484414b55c8157ffd9403d 2021-06-03 08:42:03.562 | [Async ks-alt-member:self]: Running synchronously: get_or_add_user_project_role member 62c4ef84133340c383833a2330e13d6c 610f84234b484414b55c8157ffd9403d 2021-06-03 08:42:03.565 | + inc/async:async_run:103 : get_or_add_user_project_role member 62c4ef84133340c383833a2330e13d6c 610f84234b484414b55c8157ffd9403d 2021-06-03 08:42:03.567 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-06-03 08:42:03.571 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-06-03 08:42:03.573 | ++ functions-common:_get_domain_args:872 : local domain 2021-06-03 08:42:03.576 | ++ functions-common:_get_domain_args:873 : domain= 2021-06-03 08:42:03.578 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-06-03 08:42:03.581 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-06-03 08:42:03.583 | ++ functions-common:_get_domain_args:882 : echo 2021-06-03 08:42:03.586 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-06-03 08:42:03.590 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role member --user 62c4ef84133340c383833a2330e13d6c --project 610f84234b484414b55c8157ffd9403d 2021-06-03 08:42:03.590 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-06-03 08:42:03.590 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-06-03 08:42:03.593 | ++ functions-common:get_field:726 : local data field 2021-06-03 08:42:03.595 | ++ functions-common:get_field:727 : read data 2021-06-03 08:42:05.809 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:42:05.809 | from cryptography.utils import int_from_bytes 2021-06-03 08:42:05.809 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:42:05.809 | from cryptography.utils import int_from_bytes 2021-06-03 08:42:05.951 | ++ functions-common:oscwrap:2344 : return 0 2021-06-03 08:42:05.954 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-06-03 08:42:05.957 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-06-03 08:42:05.960 | + functions-common:get_or_add_user_project_role:901 : openstack role add member --user 62c4ef84133340c383833a2330e13d6c --project 610f84234b484414b55c8157ffd9403d 2021-06-03 08:42:08.089 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:42:08.089 | from cryptography.utils import int_from_bytes 2021-06-03 08:42:08.089 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:42:08.089 | from cryptography.utils import int_from_bytes 2021-06-03 08:42:08.233 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role member --user 62c4ef84133340c383833a2330e13d6c --project 610f84234b484414b55c8157ffd9403d 2021-06-03 08:42:08.233 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-06-03 08:42:08.233 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-06-03 08:42:08.236 | ++ functions-common:get_field:726 : local data field 2021-06-03 08:42:08.239 | ++ functions-common:get_field:727 : read data 2021-06-03 08:42:10.482 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:42:10.482 | from cryptography.utils import int_from_bytes 2021-06-03 08:42:10.482 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:42:10.482 | from cryptography.utils import int_from_bytes 2021-06-03 08:42:10.624 | ++ functions-common:oscwrap:2344 : return 0 2021-06-03 08:42:10.627 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-06-03 08:42:10.629 | ++ functions-common:get_field:731 : field='$2' 2021-06-03 08:42:10.633 | ++ functions-common:get_field:733 : echo '| c99233693db44e1ab9d3cb463dffd9d9 | 62c4ef84133340c383833a2330e13d6c | | 610f84234b484414b55c8157ffd9403d | | | False |' 2021-06-03 08:42:10.634 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-06-03 08:42:10.639 | ++ functions-common:get_field:727 : read data 2021-06-03 08:42:10.643 | + functions-common:get_or_add_user_project_role:910 : user_role_id=c99233693db44e1ab9d3cb463dffd9d9 2021-06-03 08:42:10.645 | + functions-common:get_or_add_user_project_role:912 : echo c99233693db44e1ab9d3cb463dffd9d9 2021-06-03 08:42:10.645 | c99233693db44e1ab9d3cb463dffd9d9 2021-06-03 08:42:10.648 | + inc/async:async_run:104 : return 0 2021-06-03 08:42:10.651 | + lib/keystone:create_keystone_accounts:367 : async_run ks-alt-admin get_or_add_user_project_role admin f2420b9022e24022b40d58611cb77c0a 610f84234b484414b55c8157ffd9403d 2021-06-03 08:42:10.743 | [Async ks-alt-admin:self]: Running synchronously: get_or_add_user_project_role admin f2420b9022e24022b40d58611cb77c0a 610f84234b484414b55c8157ffd9403d 2021-06-03 08:42:10.745 | + inc/async:async_run:103 : get_or_add_user_project_role admin f2420b9022e24022b40d58611cb77c0a 610f84234b484414b55c8157ffd9403d 2021-06-03 08:42:10.748 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-06-03 08:42:10.751 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-06-03 08:42:10.753 | ++ functions-common:_get_domain_args:872 : local domain 2021-06-03 08:42:10.756 | ++ functions-common:_get_domain_args:873 : domain= 2021-06-03 08:42:10.759 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-06-03 08:42:10.761 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-06-03 08:42:10.763 | ++ functions-common:_get_domain_args:882 : echo 2021-06-03 08:42:10.766 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-06-03 08:42:10.770 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user f2420b9022e24022b40d58611cb77c0a --project 610f84234b484414b55c8157ffd9403d 2021-06-03 08:42:10.771 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-06-03 08:42:10.771 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-06-03 08:42:10.776 | ++ functions-common:get_field:726 : local data field 2021-06-03 08:42:10.778 | ++ functions-common:get_field:727 : read data 2021-06-03 08:42:13.006 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:42:13.006 | from cryptography.utils import int_from_bytes 2021-06-03 08:42:13.006 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:42:13.006 | from cryptography.utils import int_from_bytes 2021-06-03 08:42:13.157 | ++ functions-common:oscwrap:2344 : return 0 2021-06-03 08:42:13.162 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-06-03 08:42:13.164 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-06-03 08:42:13.166 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user f2420b9022e24022b40d58611cb77c0a --project 610f84234b484414b55c8157ffd9403d 2021-06-03 08:42:15.297 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:42:15.297 | from cryptography.utils import int_from_bytes 2021-06-03 08:42:15.298 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:42:15.298 | from cryptography.utils import int_from_bytes 2021-06-03 08:42:15.441 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user f2420b9022e24022b40d58611cb77c0a --project 610f84234b484414b55c8157ffd9403d 2021-06-03 08:42:15.441 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-06-03 08:42:15.441 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-06-03 08:42:15.444 | ++ functions-common:get_field:726 : local data field 2021-06-03 08:42:15.447 | ++ functions-common:get_field:727 : read data 2021-06-03 08:42:17.702 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:42:17.702 | from cryptography.utils import int_from_bytes 2021-06-03 08:42:17.702 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:42:17.702 | from cryptography.utils import int_from_bytes 2021-06-03 08:42:17.844 | ++ functions-common:oscwrap:2344 : return 0 2021-06-03 08:42:17.847 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-06-03 08:42:17.850 | ++ functions-common:get_field:731 : field='$2' 2021-06-03 08:42:17.853 | ++ functions-common:get_field:733 : echo '| 9166ac6aac2b4e669c882adcc27d6052 | f2420b9022e24022b40d58611cb77c0a | | 610f84234b484414b55c8157ffd9403d | | | False |' 2021-06-03 08:42:17.853 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-06-03 08:42:17.859 | ++ functions-common:get_field:727 : read data 2021-06-03 08:42:17.863 | + functions-common:get_or_add_user_project_role:910 : user_role_id=9166ac6aac2b4e669c882adcc27d6052 2021-06-03 08:42:17.866 | + functions-common:get_or_add_user_project_role:912 : echo 9166ac6aac2b4e669c882adcc27d6052 2021-06-03 08:42:17.866 | 9166ac6aac2b4e669c882adcc27d6052 2021-06-03 08:42:17.868 | + inc/async:async_run:104 : return 0 2021-06-03 08:42:17.871 | + lib/keystone:create_keystone_accounts:368 : async_run ks-alt-another get_or_add_user_project_role anotherrole 62c4ef84133340c383833a2330e13d6c 610f84234b484414b55c8157ffd9403d 2021-06-03 08:42:17.963 | [Async ks-alt-another:self]: Running synchronously: get_or_add_user_project_role anotherrole 62c4ef84133340c383833a2330e13d6c 610f84234b484414b55c8157ffd9403d 2021-06-03 08:42:17.966 | + inc/async:async_run:103 : get_or_add_user_project_role anotherrole 62c4ef84133340c383833a2330e13d6c 610f84234b484414b55c8157ffd9403d 2021-06-03 08:42:17.968 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-06-03 08:42:17.971 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args 2021-06-03 08:42:17.974 | ++ functions-common:_get_domain_args:872 : local domain 2021-06-03 08:42:17.977 | ++ functions-common:_get_domain_args:873 : domain= 2021-06-03 08:42:17.979 | ++ functions-common:_get_domain_args:875 : [[ -n '' ]] 2021-06-03 08:42:17.982 | ++ functions-common:_get_domain_args:878 : [[ -n '' ]] 2021-06-03 08:42:17.984 | ++ functions-common:_get_domain_args:882 : echo 2021-06-03 08:42:17.987 | + functions-common:get_or_add_user_project_role:890 : domain_args= 2021-06-03 08:42:17.991 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role anotherrole --user 62c4ef84133340c383833a2330e13d6c --project 610f84234b484414b55c8157ffd9403d 2021-06-03 08:42:17.992 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-06-03 08:42:17.993 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-06-03 08:42:17.996 | ++ functions-common:get_field:726 : local data field 2021-06-03 08:42:17.999 | ++ functions-common:get_field:727 : read data 2021-06-03 08:42:20.160 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:42:20.160 | from cryptography.utils import int_from_bytes 2021-06-03 08:42:20.160 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:42:20.161 | from cryptography.utils import int_from_bytes 2021-06-03 08:42:20.302 | ++ functions-common:oscwrap:2344 : return 0 2021-06-03 08:42:20.306 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-06-03 08:42:20.308 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-06-03 08:42:20.311 | + functions-common:get_or_add_user_project_role:901 : openstack role add anotherrole --user 62c4ef84133340c383833a2330e13d6c --project 610f84234b484414b55c8157ffd9403d 2021-06-03 08:42:22.467 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:42:22.467 | from cryptography.utils import int_from_bytes 2021-06-03 08:42:22.467 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:42:22.467 | from cryptography.utils import int_from_bytes 2021-06-03 08:42:22.608 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role anotherrole --user 62c4ef84133340c383833a2330e13d6c --project 610f84234b484414b55c8157ffd9403d 2021-06-03 08:42:22.608 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-06-03 08:42:22.608 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-06-03 08:42:22.612 | ++ functions-common:get_field:726 : local data field 2021-06-03 08:42:22.615 | ++ functions-common:get_field:727 : read data 2021-06-03 08:42:24.843 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:42:24.843 | from cryptography.utils import int_from_bytes 2021-06-03 08:42:24.843 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:42:24.843 | from cryptography.utils import int_from_bytes 2021-06-03 08:42:24.987 | ++ functions-common:oscwrap:2344 : return 0 2021-06-03 08:42:24.990 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-06-03 08:42:24.992 | ++ functions-common:get_field:731 : field='$2' 2021-06-03 08:42:24.995 | ++ functions-common:get_field:733 : echo '| 995a99302fd041a485f1bcf827b14a40 | 62c4ef84133340c383833a2330e13d6c | | 610f84234b484414b55c8157ffd9403d | | | False |' 2021-06-03 08:42:24.996 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-06-03 08:42:25.001 | ++ functions-common:get_field:727 : read data 2021-06-03 08:42:25.005 | + functions-common:get_or_add_user_project_role:910 : user_role_id=995a99302fd041a485f1bcf827b14a40 2021-06-03 08:42:25.008 | + functions-common:get_or_add_user_project_role:912 : echo 995a99302fd041a485f1bcf827b14a40 2021-06-03 08:42:25.008 | 995a99302fd041a485f1bcf827b14a40 2021-06-03 08:42:25.010 | + inc/async:async_run:104 : return 0 2021-06-03 08:42:25.012 | + lib/keystone:create_keystone_accounts:371 : local admin_group 2021-06-03 08:42:25.015 | ++ lib/keystone:create_keystone_accounts:373 : get_or_create_group admins default 'openstack admin group' 2021-06-03 08:42:25.018 | ++ functions-common:get_or_create_group:809 : local 'desc=openstack admin group' 2021-06-03 08:42:25.021 | ++ functions-common:get_or_create_group:810 : local group_id 2021-06-03 08:42:25.024 | +++ functions-common:get_or_create_group:819 : oscwrap group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2021-06-03 08:42:27.050 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:42:27.050 | from cryptography.utils import int_from_bytes 2021-06-03 08:42:27.050 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:42:27.050 | from cryptography.utils import int_from_bytes 2021-06-03 08:42:27.191 | +++ functions-common:oscwrap:2344 : return 0 2021-06-03 08:42:27.195 | ++ functions-common:get_or_create_group:817 : group_id=71edc9e1351b40ba8e3fbbc32686fadc 2021-06-03 08:42:27.197 | ++ functions-common:get_or_create_group:818 : echo 71edc9e1351b40ba8e3fbbc32686fadc 2021-06-03 08:42:27.200 | + lib/keystone:create_keystone_accounts:373 : admin_group=71edc9e1351b40ba8e3fbbc32686fadc 2021-06-03 08:42:27.202 | + lib/keystone:create_keystone_accounts:374 : local non_admin_group 2021-06-03 08:42:27.205 | ++ lib/keystone:create_keystone_accounts:376 : get_or_create_group nonadmins default 'non-admin group' 2021-06-03 08:42:27.208 | ++ functions-common:get_or_create_group:809 : local 'desc=non-admin group' 2021-06-03 08:42:27.210 | ++ functions-common:get_or_create_group:810 : local group_id 2021-06-03 08:42:27.213 | +++ functions-common:get_or_create_group:819 : oscwrap group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2021-06-03 08:42:29.257 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:42:29.257 | from cryptography.utils import int_from_bytes 2021-06-03 08:42:29.257 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:42:29.257 | from cryptography.utils import int_from_bytes 2021-06-03 08:42:29.408 | +++ functions-common:oscwrap:2344 : return 0 2021-06-03 08:42:29.411 | ++ functions-common:get_or_create_group:817 : group_id=421b24504a4b45a1828afa646453a0a6 2021-06-03 08:42:29.414 | ++ functions-common:get_or_create_group:818 : echo 421b24504a4b45a1828afa646453a0a6 2021-06-03 08:42:29.417 | + lib/keystone:create_keystone_accounts:376 : non_admin_group=421b24504a4b45a1828afa646453a0a6 2021-06-03 08:42:29.419 | + lib/keystone:create_keystone_accounts:378 : async_run ks-group-memberdemo get_or_add_group_project_role member 421b24504a4b45a1828afa646453a0a6 233632ea6bcd469a9de054f17eb5dc0f 2021-06-03 08:42:29.511 | [Async ks-group-memberdemo:self]: Running synchronously: get_or_add_group_project_role member 421b24504a4b45a1828afa646453a0a6 233632ea6bcd469a9de054f17eb5dc0f 2021-06-03 08:42:29.513 | + inc/async:async_run:103 : get_or_add_group_project_role member 421b24504a4b45a1828afa646453a0a6 233632ea6bcd469a9de054f17eb5dc0f 2021-06-03 08:42:29.516 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-06-03 08:42:29.519 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role member --group 421b24504a4b45a1828afa646453a0a6 --project 233632ea6bcd469a9de054f17eb5dc0f -f value 2021-06-03 08:42:31.687 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:42:31.687 | from cryptography.utils import int_from_bytes 2021-06-03 08:42:31.687 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:42:31.687 | from cryptography.utils import int_from_bytes 2021-06-03 08:42:31.830 | ++ functions-common:oscwrap:2344 : return 0 2021-06-03 08:42:31.834 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-06-03 08:42:31.836 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-06-03 08:42:31.842 | + functions-common:get_or_add_group_project_role:951 : openstack role add member --group 421b24504a4b45a1828afa646453a0a6 --project 233632ea6bcd469a9de054f17eb5dc0f 2021-06-03 08:42:34.031 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:42:34.031 | from cryptography.utils import int_from_bytes 2021-06-03 08:42:34.031 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:42:34.031 | from cryptography.utils import int_from_bytes 2021-06-03 08:42:34.171 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role member --group 421b24504a4b45a1828afa646453a0a6 --project 233632ea6bcd469a9de054f17eb5dc0f -f value 2021-06-03 08:42:36.401 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:42:36.401 | from cryptography.utils import int_from_bytes 2021-06-03 08:42:36.401 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:42:36.401 | from cryptography.utils import int_from_bytes 2021-06-03 08:42:36.542 | ++ functions-common:oscwrap:2344 : return 0 2021-06-03 08:42:36.545 | + functions-common:get_or_add_group_project_role:958 : group_role_id='c99233693db44e1ab9d3cb463dffd9d9 421b24504a4b45a1828afa646453a0a6 233632ea6bcd469a9de054f17eb5dc0f False' 2021-06-03 08:42:36.547 | + functions-common:get_or_add_group_project_role:960 : echo c99233693db44e1ab9d3cb463dffd9d9 421b24504a4b45a1828afa646453a0a6 233632ea6bcd469a9de054f17eb5dc0f False 2021-06-03 08:42:36.548 | c99233693db44e1ab9d3cb463dffd9d9 421b24504a4b45a1828afa646453a0a6 233632ea6bcd469a9de054f17eb5dc0f False 2021-06-03 08:42:36.550 | + inc/async:async_run:104 : return 0 2021-06-03 08:42:36.553 | + lib/keystone:create_keystone_accounts:379 : async_run ks-group-anotherdemo get_or_add_group_project_role anotherrole 421b24504a4b45a1828afa646453a0a6 233632ea6bcd469a9de054f17eb5dc0f 2021-06-03 08:42:36.648 | [Async ks-group-anotherdemo:self]: Running synchronously: get_or_add_group_project_role anotherrole 421b24504a4b45a1828afa646453a0a6 233632ea6bcd469a9de054f17eb5dc0f 2021-06-03 08:42:36.650 | + inc/async:async_run:103 : get_or_add_group_project_role anotherrole 421b24504a4b45a1828afa646453a0a6 233632ea6bcd469a9de054f17eb5dc0f 2021-06-03 08:42:36.653 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-06-03 08:42:36.656 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role anotherrole --group 421b24504a4b45a1828afa646453a0a6 --project 233632ea6bcd469a9de054f17eb5dc0f -f value 2021-06-03 08:42:38.866 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:42:38.866 | from cryptography.utils import int_from_bytes 2021-06-03 08:42:38.866 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:42:38.866 | from cryptography.utils import int_from_bytes 2021-06-03 08:42:39.009 | ++ functions-common:oscwrap:2344 : return 0 2021-06-03 08:42:39.012 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-06-03 08:42:39.015 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-06-03 08:42:39.017 | + functions-common:get_or_add_group_project_role:951 : openstack role add anotherrole --group 421b24504a4b45a1828afa646453a0a6 --project 233632ea6bcd469a9de054f17eb5dc0f 2021-06-03 08:42:41.166 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:42:41.166 | from cryptography.utils import int_from_bytes 2021-06-03 08:42:41.166 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:42:41.166 | from cryptography.utils import int_from_bytes 2021-06-03 08:42:41.363 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role anotherrole --group 421b24504a4b45a1828afa646453a0a6 --project 233632ea6bcd469a9de054f17eb5dc0f -f value 2021-06-03 08:42:43.661 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:42:43.662 | from cryptography.utils import int_from_bytes 2021-06-03 08:42:43.662 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:42:43.662 | from cryptography.utils import int_from_bytes 2021-06-03 08:42:43.806 | ++ functions-common:oscwrap:2344 : return 0 2021-06-03 08:42:43.809 | + functions-common:get_or_add_group_project_role:958 : group_role_id='995a99302fd041a485f1bcf827b14a40 421b24504a4b45a1828afa646453a0a6 233632ea6bcd469a9de054f17eb5dc0f False' 2021-06-03 08:42:43.811 | + functions-common:get_or_add_group_project_role:960 : echo 995a99302fd041a485f1bcf827b14a40 421b24504a4b45a1828afa646453a0a6 233632ea6bcd469a9de054f17eb5dc0f False 2021-06-03 08:42:43.811 | 995a99302fd041a485f1bcf827b14a40 421b24504a4b45a1828afa646453a0a6 233632ea6bcd469a9de054f17eb5dc0f False 2021-06-03 08:42:43.814 | + inc/async:async_run:104 : return 0 2021-06-03 08:42:43.817 | + lib/keystone:create_keystone_accounts:380 : async_run ks-group-memberalt get_or_add_group_project_role member 421b24504a4b45a1828afa646453a0a6 610f84234b484414b55c8157ffd9403d 2021-06-03 08:42:43.912 | [Async ks-group-memberalt:self]: Running synchronously: get_or_add_group_project_role member 421b24504a4b45a1828afa646453a0a6 610f84234b484414b55c8157ffd9403d 2021-06-03 08:42:43.914 | + inc/async:async_run:103 : get_or_add_group_project_role member 421b24504a4b45a1828afa646453a0a6 610f84234b484414b55c8157ffd9403d 2021-06-03 08:42:43.917 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-06-03 08:42:43.920 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role member --group 421b24504a4b45a1828afa646453a0a6 --project 610f84234b484414b55c8157ffd9403d -f value 2021-06-03 08:42:46.109 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:42:46.110 | from cryptography.utils import int_from_bytes 2021-06-03 08:42:46.110 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:42:46.110 | from cryptography.utils import int_from_bytes 2021-06-03 08:42:46.252 | ++ functions-common:oscwrap:2344 : return 0 2021-06-03 08:42:46.256 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-06-03 08:42:46.258 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-06-03 08:42:46.261 | + functions-common:get_or_add_group_project_role:951 : openstack role add member --group 421b24504a4b45a1828afa646453a0a6 --project 610f84234b484414b55c8157ffd9403d 2021-06-03 08:42:48.393 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:42:48.393 | from cryptography.utils import int_from_bytes 2021-06-03 08:42:48.394 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:42:48.394 | from cryptography.utils import int_from_bytes 2021-06-03 08:42:48.535 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role member --group 421b24504a4b45a1828afa646453a0a6 --project 610f84234b484414b55c8157ffd9403d -f value 2021-06-03 08:42:50.856 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:42:50.856 | from cryptography.utils import int_from_bytes 2021-06-03 08:42:50.856 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:42:50.856 | from cryptography.utils import int_from_bytes 2021-06-03 08:42:50.999 | ++ functions-common:oscwrap:2344 : return 0 2021-06-03 08:42:51.002 | + functions-common:get_or_add_group_project_role:958 : group_role_id='c99233693db44e1ab9d3cb463dffd9d9 421b24504a4b45a1828afa646453a0a6 610f84234b484414b55c8157ffd9403d False' 2021-06-03 08:42:51.005 | + functions-common:get_or_add_group_project_role:960 : echo c99233693db44e1ab9d3cb463dffd9d9 421b24504a4b45a1828afa646453a0a6 610f84234b484414b55c8157ffd9403d False 2021-06-03 08:42:51.006 | c99233693db44e1ab9d3cb463dffd9d9 421b24504a4b45a1828afa646453a0a6 610f84234b484414b55c8157ffd9403d False 2021-06-03 08:42:51.008 | + inc/async:async_run:104 : return 0 2021-06-03 08:42:51.010 | + lib/keystone:create_keystone_accounts:381 : async_run ks-group-anotheralt get_or_add_group_project_role anotherrole 421b24504a4b45a1828afa646453a0a6 610f84234b484414b55c8157ffd9403d 2021-06-03 08:42:51.103 | [Async ks-group-anotheralt:self]: Running synchronously: get_or_add_group_project_role anotherrole 421b24504a4b45a1828afa646453a0a6 610f84234b484414b55c8157ffd9403d 2021-06-03 08:42:51.105 | + inc/async:async_run:103 : get_or_add_group_project_role anotherrole 421b24504a4b45a1828afa646453a0a6 610f84234b484414b55c8157ffd9403d 2021-06-03 08:42:51.108 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-06-03 08:42:51.111 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role anotherrole --group 421b24504a4b45a1828afa646453a0a6 --project 610f84234b484414b55c8157ffd9403d -f value 2021-06-03 08:42:53.304 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:42:53.304 | from cryptography.utils import int_from_bytes 2021-06-03 08:42:53.304 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:42:53.304 | from cryptography.utils import int_from_bytes 2021-06-03 08:42:53.446 | ++ functions-common:oscwrap:2344 : return 0 2021-06-03 08:42:53.449 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-06-03 08:42:53.451 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-06-03 08:42:53.454 | + functions-common:get_or_add_group_project_role:951 : openstack role add anotherrole --group 421b24504a4b45a1828afa646453a0a6 --project 610f84234b484414b55c8157ffd9403d 2021-06-03 08:42:55.611 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:42:55.611 | from cryptography.utils import int_from_bytes 2021-06-03 08:42:55.611 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:42:55.611 | from cryptography.utils import int_from_bytes 2021-06-03 08:42:55.751 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role anotherrole --group 421b24504a4b45a1828afa646453a0a6 --project 610f84234b484414b55c8157ffd9403d -f value 2021-06-03 08:42:58.006 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:42:58.006 | from cryptography.utils import int_from_bytes 2021-06-03 08:42:58.006 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:42:58.006 | from cryptography.utils import int_from_bytes 2021-06-03 08:42:58.149 | ++ functions-common:oscwrap:2344 : return 0 2021-06-03 08:42:58.152 | + functions-common:get_or_add_group_project_role:958 : group_role_id='995a99302fd041a485f1bcf827b14a40 421b24504a4b45a1828afa646453a0a6 610f84234b484414b55c8157ffd9403d False' 2021-06-03 08:42:58.154 | + functions-common:get_or_add_group_project_role:960 : echo 995a99302fd041a485f1bcf827b14a40 421b24504a4b45a1828afa646453a0a6 610f84234b484414b55c8157ffd9403d False 2021-06-03 08:42:58.154 | 995a99302fd041a485f1bcf827b14a40 421b24504a4b45a1828afa646453a0a6 610f84234b484414b55c8157ffd9403d False 2021-06-03 08:42:58.157 | + inc/async:async_run:104 : return 0 2021-06-03 08:42:58.159 | + lib/keystone:create_keystone_accounts:382 : async_run ks-group-admin get_or_add_group_project_role admin 71edc9e1351b40ba8e3fbbc32686fadc 8d0b8fa6a79149dfaba7b8a84c5ea66f 2021-06-03 08:42:58.253 | [Async ks-group-admin:self]: Running synchronously: get_or_add_group_project_role admin 71edc9e1351b40ba8e3fbbc32686fadc 8d0b8fa6a79149dfaba7b8a84c5ea66f 2021-06-03 08:42:58.255 | + inc/async:async_run:103 : get_or_add_group_project_role admin 71edc9e1351b40ba8e3fbbc32686fadc 8d0b8fa6a79149dfaba7b8a84c5ea66f 2021-06-03 08:42:58.257 | + functions-common:get_or_add_group_project_role:942 : local group_role_id 2021-06-03 08:42:58.260 | ++ functions-common:get_or_add_group_project_role:948 : oscwrap role assignment list --role admin --group 71edc9e1351b40ba8e3fbbc32686fadc --project 8d0b8fa6a79149dfaba7b8a84c5ea66f -f value 2021-06-03 08:43:00.470 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:43:00.470 | from cryptography.utils import int_from_bytes 2021-06-03 08:43:00.470 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:43:00.470 | from cryptography.utils import int_from_bytes 2021-06-03 08:43:00.612 | ++ functions-common:oscwrap:2344 : return 0 2021-06-03 08:43:00.615 | + functions-common:get_or_add_group_project_role:948 : group_role_id= 2021-06-03 08:43:00.618 | + functions-common:get_or_add_group_project_role:949 : [[ -z '' ]] 2021-06-03 08:43:00.620 | + functions-common:get_or_add_group_project_role:951 : openstack role add admin --group 71edc9e1351b40ba8e3fbbc32686fadc --project 8d0b8fa6a79149dfaba7b8a84c5ea66f 2021-06-03 08:43:02.774 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:43:02.774 | from cryptography.utils import int_from_bytes 2021-06-03 08:43:02.774 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:43:02.774 | from cryptography.utils import int_from_bytes 2021-06-03 08:43:02.919 | ++ functions-common:get_or_add_group_project_role:958 : oscwrap role assignment list --role admin --group 71edc9e1351b40ba8e3fbbc32686fadc --project 8d0b8fa6a79149dfaba7b8a84c5ea66f -f value 2021-06-03 08:43:05.186 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:43:05.186 | from cryptography.utils import int_from_bytes 2021-06-03 08:43:05.187 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:43:05.187 | from cryptography.utils import int_from_bytes 2021-06-03 08:43:05.330 | ++ functions-common:oscwrap:2344 : return 0 2021-06-03 08:43:05.333 | + functions-common:get_or_add_group_project_role:958 : group_role_id='9166ac6aac2b4e669c882adcc27d6052 71edc9e1351b40ba8e3fbbc32686fadc 8d0b8fa6a79149dfaba7b8a84c5ea66f False' 2021-06-03 08:43:05.336 | + functions-common:get_or_add_group_project_role:960 : echo 9166ac6aac2b4e669c882adcc27d6052 71edc9e1351b40ba8e3fbbc32686fadc 8d0b8fa6a79149dfaba7b8a84c5ea66f False 2021-06-03 08:43:05.336 | 9166ac6aac2b4e669c882adcc27d6052 71edc9e1351b40ba8e3fbbc32686fadc 8d0b8fa6a79149dfaba7b8a84c5ea66f False 2021-06-03 08:43:05.338 | + inc/async:async_run:104 : return 0 2021-06-03 08:43:05.341 | + lib/keystone:create_keystone_accounts:384 : async_wait ks-demo-member ks-demo-admin ks-demo-another ks-demo-invis 2021-06-03 08:43:05.401 | [Async ks-demo-member:self]: Waiting for completion of get_or_add_user_project_role member 56139811c14f4c79a9aea2f5c6eaec4c 233632ea6bcd469a9de054f17eb5dc0f (13 other jobs running) 2021-06-03 08:43:05.447 | [Async ks-demo-member:self]: finished get_or_add_user_project_role member 56139811c14f4c79a9aea2f5c6eaec4c 233632ea6bcd469a9de054f17eb5dc0f with result 0 in -1622709690 seconds 2021-06-03 08:43:05.484 | [Async ks-demo-admin:self]: Waiting for completion of get_or_add_user_project_role admin f2420b9022e24022b40d58611cb77c0a 233632ea6bcd469a9de054f17eb5dc0f (12 other jobs running) 2021-06-03 08:43:05.529 | [Async ks-demo-admin:self]: finished get_or_add_user_project_role admin f2420b9022e24022b40d58611cb77c0a 233632ea6bcd469a9de054f17eb5dc0f with result 0 in -1622709697 seconds 2021-06-03 08:43:05.567 | [Async ks-demo-another:self]: Waiting for completion of get_or_add_user_project_role anotherrole 56139811c14f4c79a9aea2f5c6eaec4c 233632ea6bcd469a9de054f17eb5dc0f (11 other jobs running) 2021-06-03 08:43:05.614 | [Async ks-demo-another:self]: finished get_or_add_user_project_role anotherrole 56139811c14f4c79a9aea2f5c6eaec4c 233632ea6bcd469a9de054f17eb5dc0f with result 0 in -1622709704 seconds 2021-06-03 08:43:05.651 | [Async ks-demo-invis:self]: Waiting for completion of get_or_add_user_project_role member 56139811c14f4c79a9aea2f5c6eaec4c 7960fdadfbdc48689745d173552a33b0 (10 other jobs running) 2021-06-03 08:43:05.698 | [Async ks-demo-invis:self]: finished get_or_add_user_project_role member 56139811c14f4c79a9aea2f5c6eaec4c 7960fdadfbdc48689745d173552a33b0 with result 0 in -1622709711 seconds 2021-06-03 08:43:05.702 | + inc/async:async_wait:166 : return 0 2021-06-03 08:43:05.705 | + lib/keystone:create_keystone_accounts:385 : async_wait ks-alt-member ks-alt-admin ks-alt-another 2021-06-03 08:43:05.756 | [Async ks-alt-member:self]: Waiting for completion of get_or_add_user_project_role member 62c4ef84133340c383833a2330e13d6c 610f84234b484414b55c8157ffd9403d (9 other jobs running) 2021-06-03 08:43:05.802 | [Async ks-alt-member:self]: finished get_or_add_user_project_role member 62c4ef84133340c383833a2330e13d6c 610f84234b484414b55c8157ffd9403d with result 0 in -1622709723 seconds 2021-06-03 08:43:05.840 | [Async ks-alt-admin:self]: Waiting for completion of get_or_add_user_project_role admin f2420b9022e24022b40d58611cb77c0a 610f84234b484414b55c8157ffd9403d (8 other jobs running) 2021-06-03 08:43:05.886 | [Async ks-alt-admin:self]: finished get_or_add_user_project_role admin f2420b9022e24022b40d58611cb77c0a 610f84234b484414b55c8157ffd9403d with result 0 in -1622709730 seconds 2021-06-03 08:43:05.924 | [Async ks-alt-another:self]: Waiting for completion of get_or_add_user_project_role anotherrole 62c4ef84133340c383833a2330e13d6c 610f84234b484414b55c8157ffd9403d (7 other jobs running) 2021-06-03 08:43:05.970 | [Async ks-alt-another:self]: finished get_or_add_user_project_role anotherrole 62c4ef84133340c383833a2330e13d6c 610f84234b484414b55c8157ffd9403d with result 0 in -1622709737 seconds 2021-06-03 08:43:05.974 | + inc/async:async_wait:166 : return 0 2021-06-03 08:43:05.976 | + lib/keystone:create_keystone_accounts:386 : async_wait ks-group-memberdemo ks-group-anotherdemo ks-group-memberalt ks-group-anotheralt ks-group-admin 2021-06-03 08:43:06.026 | [Async ks-group-memberdemo:self]: Waiting for completion of get_or_add_group_project_role member 421b24504a4b45a1828afa646453a0a6 233632ea6bcd469a9de054f17eb5dc0f (6 other jobs running) 2021-06-03 08:43:06.071 | [Async ks-group-memberdemo:self]: finished get_or_add_group_project_role member 421b24504a4b45a1828afa646453a0a6 233632ea6bcd469a9de054f17eb5dc0f with result 0 in -1622709749 seconds 2021-06-03 08:43:06.109 | [Async ks-group-anotherdemo:self]: Waiting for completion of get_or_add_group_project_role anotherrole 421b24504a4b45a1828afa646453a0a6 233632ea6bcd469a9de054f17eb5dc0f (5 other jobs running) 2021-06-03 08:43:06.154 | [Async ks-group-anotherdemo:self]: finished get_or_add_group_project_role anotherrole 421b24504a4b45a1828afa646453a0a6 233632ea6bcd469a9de054f17eb5dc0f with result 0 in -1622709756 seconds 2021-06-03 08:43:06.192 | [Async ks-group-memberalt:self]: Waiting for completion of get_or_add_group_project_role member 421b24504a4b45a1828afa646453a0a6 610f84234b484414b55c8157ffd9403d (4 other jobs running) 2021-06-03 08:43:06.238 | [Async ks-group-memberalt:self]: finished get_or_add_group_project_role member 421b24504a4b45a1828afa646453a0a6 610f84234b484414b55c8157ffd9403d with result 0 in -1622709763 seconds 2021-06-03 08:43:06.276 | [Async ks-group-anotheralt:self]: Waiting for completion of get_or_add_group_project_role anotherrole 421b24504a4b45a1828afa646453a0a6 610f84234b484414b55c8157ffd9403d (3 other jobs running) 2021-06-03 08:43:06.322 | [Async ks-group-anotheralt:self]: finished get_or_add_group_project_role anotherrole 421b24504a4b45a1828afa646453a0a6 610f84234b484414b55c8157ffd9403d with result 0 in -1622709771 seconds 2021-06-03 08:43:06.360 | [Async ks-group-admin:self]: Waiting for completion of get_or_add_group_project_role admin 71edc9e1351b40ba8e3fbbc32686fadc 8d0b8fa6a79149dfaba7b8a84c5ea66f (2 other jobs running) 2021-06-03 08:43:06.405 | [Async ks-group-admin:self]: finished get_or_add_group_project_role admin 71edc9e1351b40ba8e3fbbc32686fadc 8d0b8fa6a79149dfaba7b8a84c5ea66f with result 0 in -1622709778 seconds 2021-06-03 08:43:06.409 | + inc/async:async_wait:166 : return 0 2021-06-03 08:43:06.412 | + lib/keystone:create_keystone_accounts:388 : is_service_enabled ldap 2021-06-03 08:43:06.430 | + functions-common:is_service_enabled:1960 : return 1 2021-06-03 08:43:06.432 | + ./stack.sh:main:1086 : is_service_enabled nova 2021-06-03 08:43:06.450 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:43:06.452 | + ./stack.sh:main:1087 : async_runfunc create_nova_accounts 2021-06-03 08:43:06.455 | + inc/async:async_runfunc:111 : async_run create_nova_accounts create_nova_accounts 2021-06-03 08:43:06.547 | [Async create_nova_accounts:self]: Running synchronously: create_nova_accounts 2021-06-03 08:43:06.550 | + inc/async:async_run:103 : create_nova_accounts 2021-06-03 08:43:06.553 | + lib/nova:create_nova_accounts:342 : [[ 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,g-reg,cinder =~ n-api ]] 2021-06-03 08:43:06.555 | + lib/nova:create_nova_accounts:346 : create_service_user nova admin 2021-06-03 08:43:06.558 | + lib/keystone:create_service_user:401 : get_or_create_user nova Passw0rd Default 2021-06-03 08:43:06.560 | + functions-common:get_or_create_user:824 : local user_id 2021-06-03 08:43:06.563 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-06-03 08:43:06.565 | + functions-common:get_or_create_user:828 : local email= 2021-06-03 08:43:06.570 | ++ functions-common:get_or_create_user:842 : oscwrap user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2021-06-03 08:43:08.714 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:43:08.714 | from cryptography.utils import int_from_bytes 2021-06-03 08:43:08.714 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:43:08.714 | from cryptography.utils import int_from_bytes 2021-06-03 08:43:08.864 | ++ functions-common:oscwrap:2344 : return 0 2021-06-03 08:43:08.867 | + functions-common:get_or_create_user:840 : user_id=f1ddb2a2aa664dd585a8889fa0a34537 2021-06-03 08:43:08.870 | + functions-common:get_or_create_user:841 : echo f1ddb2a2aa664dd585a8889fa0a34537 2021-06-03 08:43:08.870 | f1ddb2a2aa664dd585a8889fa0a34537 2021-06-03 08:43:08.872 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service nova service Default Default 2021-06-03 08:43:08.875 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-06-03 08:43:08.878 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-06-03 08:43:08.881 | ++ functions-common:_get_domain_args:872 : local domain 2021-06-03 08:43:08.883 | ++ functions-common:_get_domain_args:873 : domain= 2021-06-03 08:43:08.885 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-06-03 08:43:08.888 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-06-03 08:43:08.890 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-06-03 08:43:08.893 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-06-03 08:43:08.896 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-06-03 08:43:08.899 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-06-03 08:43:08.902 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2021-06-03 08:43:08.903 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-06-03 08:43:08.903 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-06-03 08:43:08.906 | ++ functions-common:get_field:726 : local data field 2021-06-03 08:43:08.909 | ++ functions-common:get_field:727 : read data 2021-06-03 08:43:11.403 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:43:11.403 | from cryptography.utils import int_from_bytes 2021-06-03 08:43:11.403 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:43:11.403 | from cryptography.utils import int_from_bytes 2021-06-03 08:43:11.545 | ++ functions-common:oscwrap:2344 : return 0 2021-06-03 08:43:11.549 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-06-03 08:43:11.551 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-06-03 08:43:11.554 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user nova --project service --user-domain Default --project-domain Default 2021-06-03 08:43:14.047 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:43:14.047 | from cryptography.utils import int_from_bytes 2021-06-03 08:43:14.047 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:43:14.047 | from cryptography.utils import int_from_bytes 2021-06-03 08:43:14.193 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2021-06-03 08:43:14.193 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-06-03 08:43:14.193 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-06-03 08:43:14.196 | ++ functions-common:get_field:726 : local data field 2021-06-03 08:43:14.199 | ++ functions-common:get_field:727 : read data 2021-06-03 08:43:16.848 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:43:16.849 | from cryptography.utils import int_from_bytes 2021-06-03 08:43:16.849 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:43:16.849 | from cryptography.utils import int_from_bytes 2021-06-03 08:43:16.994 | ++ functions-common:oscwrap:2344 : return 0 2021-06-03 08:43:16.997 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-06-03 08:43:17.000 | ++ functions-common:get_field:731 : field='$2' 2021-06-03 08:43:17.003 | ++ functions-common:get_field:733 : echo '| c39eb9812b294a51a46a110cd45dc88d | f1ddb2a2aa664dd585a8889fa0a34537 | | 70792273035c4882911d119451e06dfd | | | False |' 2021-06-03 08:43:17.003 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-06-03 08:43:17.009 | ++ functions-common:get_field:727 : read data 2021-06-03 08:43:17.012 | + functions-common:get_or_add_user_project_role:910 : user_role_id=c39eb9812b294a51a46a110cd45dc88d 2021-06-03 08:43:17.014 | + functions-common:get_or_add_user_project_role:912 : echo c39eb9812b294a51a46a110cd45dc88d 2021-06-03 08:43:17.014 | c39eb9812b294a51a46a110cd45dc88d 2021-06-03 08:43:17.017 | + lib/keystone:create_service_user:404 : [[ -n admin ]] 2021-06-03 08:43:17.020 | + lib/keystone:create_service_user:405 : get_or_add_user_project_role admin nova service Default Default 2021-06-03 08:43:17.022 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-06-03 08:43:17.025 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-06-03 08:43:17.028 | ++ functions-common:_get_domain_args:872 : local domain 2021-06-03 08:43:17.030 | ++ functions-common:_get_domain_args:873 : domain= 2021-06-03 08:43:17.032 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-06-03 08:43:17.035 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-06-03 08:43:17.037 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-06-03 08:43:17.040 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-06-03 08:43:17.042 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-06-03 08:43:17.045 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-06-03 08:43:17.049 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2021-06-03 08:43:17.049 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-06-03 08:43:17.050 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-06-03 08:43:17.052 | ++ functions-common:get_field:726 : local data field 2021-06-03 08:43:17.054 | ++ functions-common:get_field:727 : read data 2021-06-03 08:43:19.547 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:43:19.547 | from cryptography.utils import int_from_bytes 2021-06-03 08:43:19.547 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:43:19.547 | from cryptography.utils import int_from_bytes 2021-06-03 08:43:19.690 | ++ functions-common:oscwrap:2344 : return 0 2021-06-03 08:43:19.695 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-06-03 08:43:19.697 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-06-03 08:43:19.700 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user nova --project service --user-domain Default --project-domain Default 2021-06-03 08:43:22.159 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:43:22.159 | from cryptography.utils import int_from_bytes 2021-06-03 08:43:22.159 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:43:22.159 | from cryptography.utils import int_from_bytes 2021-06-03 08:43:22.299 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2021-06-03 08:43:22.299 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-06-03 08:43:22.300 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-06-03 08:43:22.303 | ++ functions-common:get_field:726 : local data field 2021-06-03 08:43:22.306 | ++ functions-common:get_field:727 : read data 2021-06-03 08:43:24.904 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:43:24.904 | from cryptography.utils import int_from_bytes 2021-06-03 08:43:24.905 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:43:24.905 | from cryptography.utils import int_from_bytes 2021-06-03 08:43:25.052 | ++ functions-common:oscwrap:2344 : return 0 2021-06-03 08:43:25.055 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-06-03 08:43:25.057 | ++ functions-common:get_field:731 : field='$2' 2021-06-03 08:43:25.060 | ++ functions-common:get_field:733 : echo '| 9166ac6aac2b4e669c882adcc27d6052 | f1ddb2a2aa664dd585a8889fa0a34537 | | 70792273035c4882911d119451e06dfd | | | False |' 2021-06-03 08:43:25.061 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-06-03 08:43:25.067 | ++ functions-common:get_field:727 : read data 2021-06-03 08:43:25.070 | + functions-common:get_or_add_user_project_role:910 : user_role_id=9166ac6aac2b4e669c882adcc27d6052 2021-06-03 08:43:25.072 | + functions-common:get_or_add_user_project_role:912 : echo 9166ac6aac2b4e669c882adcc27d6052 2021-06-03 08:43:25.072 | 9166ac6aac2b4e669c882adcc27d6052 2021-06-03 08:43:25.075 | + lib/nova:create_nova_accounts:348 : local nova_api_url 2021-06-03 08:43:25.077 | + lib/nova:create_nova_accounts:349 : [[ True == \F\a\l\s\e ]] 2021-06-03 08:43:25.080 | + lib/nova:create_nova_accounts:352 : nova_api_url=http://10.222.0.37/compute 2021-06-03 08:43:25.083 | + lib/nova:create_nova_accounts:355 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2021-06-03 08:43:25.085 | + functions-common:get_or_create_service:966 : local service_id 2021-06-03 08:43:25.089 | ++ functions-common:get_or_create_service:979 : oscwrap service show compute_legacy -f value -c id 2021-06-03 08:43:27.324 | ++ functions-common:get_or_create_service:981 : oscwrap service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2021-06-03 08:43:29.355 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:43:29.355 | from cryptography.utils import int_from_bytes 2021-06-03 08:43:29.355 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:43:29.355 | from cryptography.utils import int_from_bytes 2021-06-03 08:43:29.502 | ++ functions-common:oscwrap:2344 : return 0 2021-06-03 08:43:29.506 | + functions-common:get_or_create_service:977 : service_id=' 2021-06-03 08:43:29.506 | da073bac6fd84cfb9e601f278f11da3c' 2021-06-03 08:43:29.508 | + functions-common:get_or_create_service:978 : echo da073bac6fd84cfb9e601f278f11da3c 2021-06-03 08:43:29.508 | da073bac6fd84cfb9e601f278f11da3c 2021-06-03 08:43:29.511 | + lib/nova:create_nova_accounts:357 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.37/compute/v2/$(project_id)s' 2021-06-03 08:43:29.513 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-06-03 08:43:29.516 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.37/compute/v2/$(project_id)s' RegionOne 2021-06-03 08:43:29.520 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-06-03 08:43:29.523 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2021-06-03 08:43:31.687 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:43:31.687 | from cryptography.utils import int_from_bytes 2021-06-03 08:43:31.687 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:43:31.687 | from cryptography.utils import int_from_bytes 2021-06-03 08:43:31.839 | +++ functions-common:oscwrap:2344 : return 0 2021-06-03 08:43:31.842 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-06-03 08:43:31.844 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-06-03 08:43:31.848 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create compute_legacy public 'http://10.222.0.37/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2021-06-03 08:43:33.997 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:43:33.997 | from cryptography.utils import int_from_bytes 2021-06-03 08:43:33.997 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:43:33.997 | from cryptography.utils import int_from_bytes 2021-06-03 08:43:34.139 | +++ functions-common:oscwrap:2344 : return 0 2021-06-03 08:43:34.142 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=716d4a4bf296448fadadd8320d99b552 2021-06-03 08:43:34.145 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 716d4a4bf296448fadadd8320d99b552 2021-06-03 08:43:34.148 | + functions-common:get_or_create_endpoint:1011 : public_id=716d4a4bf296448fadadd8320d99b552 2021-06-03 08:43:34.151 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-06-03 08:43:34.153 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-06-03 08:43:34.156 | + functions-common:get_or_create_endpoint:1020 : echo 716d4a4bf296448fadadd8320d99b552 2021-06-03 08:43:34.156 | 716d4a4bf296448fadadd8320d99b552 2021-06-03 08:43:34.158 | + lib/nova:create_nova_accounts:361 : get_or_create_service nova compute 'Nova Compute Service' 2021-06-03 08:43:34.161 | + functions-common:get_or_create_service:966 : local service_id 2021-06-03 08:43:34.165 | ++ functions-common:get_or_create_service:979 : oscwrap service show compute -f value -c id 2021-06-03 08:43:36.428 | ++ functions-common:get_or_create_service:981 : oscwrap service create compute --name nova '--description=Nova Compute Service' -f value -c id 2021-06-03 08:43:38.444 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:43:38.444 | from cryptography.utils import int_from_bytes 2021-06-03 08:43:38.444 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:43:38.444 | from cryptography.utils import int_from_bytes 2021-06-03 08:43:38.587 | ++ functions-common:oscwrap:2344 : return 0 2021-06-03 08:43:38.590 | + functions-common:get_or_create_service:977 : service_id=' 2021-06-03 08:43:38.590 | 599526414a0542bd9973e96e6c869a80' 2021-06-03 08:43:38.592 | + functions-common:get_or_create_service:978 : echo 599526414a0542bd9973e96e6c869a80 2021-06-03 08:43:38.592 | 599526414a0542bd9973e96e6c869a80 2021-06-03 08:43:38.595 | + lib/nova:create_nova_accounts:363 : get_or_create_endpoint compute RegionOne http://10.222.0.37/compute/v2.1 2021-06-03 08:43:38.597 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-06-03 08:43:38.601 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface compute public http://10.222.0.37/compute/v2.1 RegionOne 2021-06-03 08:43:38.603 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-06-03 08:43:38.607 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service compute --interface public --region RegionOne -c ID -f value 2021-06-03 08:43:40.766 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:43:40.766 | from cryptography.utils import int_from_bytes 2021-06-03 08:43:40.766 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:43:40.766 | from cryptography.utils import int_from_bytes 2021-06-03 08:43:40.913 | +++ functions-common:oscwrap:2344 : return 0 2021-06-03 08:43:40.916 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-06-03 08:43:40.918 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-06-03 08:43:40.922 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create compute public http://10.222.0.37/compute/v2.1 --region RegionOne -f value -c id 2021-06-03 08:43:43.037 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:43:43.038 | from cryptography.utils import int_from_bytes 2021-06-03 08:43:43.038 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:43:43.038 | from cryptography.utils import int_from_bytes 2021-06-03 08:43:43.197 | +++ functions-common:oscwrap:2344 : return 0 2021-06-03 08:43:43.200 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=9a83eb8da82149e3b0b5ab2580883cec 2021-06-03 08:43:43.202 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 9a83eb8da82149e3b0b5ab2580883cec 2021-06-03 08:43:43.205 | + functions-common:get_or_create_endpoint:1011 : public_id=9a83eb8da82149e3b0b5ab2580883cec 2021-06-03 08:43:43.208 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-06-03 08:43:43.211 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-06-03 08:43:43.214 | + functions-common:get_or_create_endpoint:1020 : echo 9a83eb8da82149e3b0b5ab2580883cec 2021-06-03 08:43:43.214 | 9a83eb8da82149e3b0b5ab2580883cec 2021-06-03 08:43:43.216 | + lib/nova:create_nova_accounts:368 : is_service_enabled n-api 2021-06-03 08:43:43.234 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:43:43.239 | + lib/nova:create_nova_accounts:370 : is_service_enabled swift 2021-06-03 08:43:43.257 | + functions-common:is_service_enabled:1960 : return 1 2021-06-03 08:43:43.259 | + lib/nova:create_nova_accounts:378 : is_service_enabled s3api 2021-06-03 08:43:43.276 | + functions-common:is_service_enabled:1960 : return 1 2021-06-03 08:43:43.279 | + inc/async:async_run:104 : return 0 2021-06-03 08:43:43.281 | + ./stack.sh:main:1089 : is_service_enabled glance 2021-06-03 08:43:43.299 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:43:43.303 | + ./stack.sh:main:1090 : async_runfunc create_glance_accounts 2021-06-03 08:43:43.305 | + inc/async:async_runfunc:111 : async_run create_glance_accounts create_glance_accounts 2021-06-03 08:43:43.408 | [Async create_glance_accounts:self]: Running synchronously: create_glance_accounts 2021-06-03 08:43:43.410 | + inc/async:async_run:103 : create_glance_accounts 2021-06-03 08:43:43.414 | + lib/glance:create_glance_accounts:387 : is_service_enabled g-api 2021-06-03 08:43:43.433 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:43:43.436 | + lib/glance:create_glance_accounts:389 : create_service_user glance 2021-06-03 08:43:43.439 | + lib/keystone:create_service_user:401 : get_or_create_user glance Passw0rd Default 2021-06-03 08:43:43.442 | + functions-common:get_or_create_user:824 : local user_id 2021-06-03 08:43:43.444 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-06-03 08:43:43.447 | + functions-common:get_or_create_user:828 : local email= 2021-06-03 08:43:43.450 | ++ functions-common:get_or_create_user:842 : oscwrap user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2021-06-03 08:43:45.621 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:43:45.621 | from cryptography.utils import int_from_bytes 2021-06-03 08:43:45.621 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:43:45.621 | from cryptography.utils import int_from_bytes 2021-06-03 08:43:45.767 | ++ functions-common:oscwrap:2344 : return 0 2021-06-03 08:43:45.771 | + functions-common:get_or_create_user:840 : user_id=9213e436a35c49c0951efdf74d2187d8 2021-06-03 08:43:45.774 | + functions-common:get_or_create_user:841 : echo 9213e436a35c49c0951efdf74d2187d8 2021-06-03 08:43:45.774 | 9213e436a35c49c0951efdf74d2187d8 2021-06-03 08:43:45.776 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service glance service Default Default 2021-06-03 08:43:45.779 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-06-03 08:43:45.782 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-06-03 08:43:45.785 | ++ functions-common:_get_domain_args:872 : local domain 2021-06-03 08:43:45.787 | ++ functions-common:_get_domain_args:873 : domain= 2021-06-03 08:43:45.790 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-06-03 08:43:45.792 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-06-03 08:43:45.794 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-06-03 08:43:45.797 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-06-03 08:43:45.799 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-06-03 08:43:45.803 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-06-03 08:43:45.807 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2021-06-03 08:43:45.807 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-06-03 08:43:45.807 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-06-03 08:43:45.810 | ++ functions-common:get_field:726 : local data field 2021-06-03 08:43:45.812 | ++ functions-common:get_field:727 : read data 2021-06-03 08:43:48.368 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:43:48.368 | from cryptography.utils import int_from_bytes 2021-06-03 08:43:48.368 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:43:48.368 | from cryptography.utils import int_from_bytes 2021-06-03 08:43:48.510 | ++ functions-common:oscwrap:2344 : return 0 2021-06-03 08:43:48.514 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-06-03 08:43:48.516 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-06-03 08:43:48.519 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user glance --project service --user-domain Default --project-domain Default 2021-06-03 08:43:50.995 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:43:50.995 | from cryptography.utils import int_from_bytes 2021-06-03 08:43:50.995 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:43:50.995 | from cryptography.utils import int_from_bytes 2021-06-03 08:43:51.135 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2021-06-03 08:43:51.135 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-06-03 08:43:51.136 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-06-03 08:43:51.138 | ++ functions-common:get_field:726 : local data field 2021-06-03 08:43:51.141 | ++ functions-common:get_field:727 : read data 2021-06-03 08:43:53.702 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:43:53.702 | from cryptography.utils import int_from_bytes 2021-06-03 08:43:53.702 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:43:53.702 | from cryptography.utils import int_from_bytes 2021-06-03 08:43:53.847 | ++ functions-common:oscwrap:2344 : return 0 2021-06-03 08:43:53.849 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-06-03 08:43:53.852 | ++ functions-common:get_field:731 : field='$2' 2021-06-03 08:43:53.855 | ++ functions-common:get_field:733 : echo '| c39eb9812b294a51a46a110cd45dc88d | 9213e436a35c49c0951efdf74d2187d8 | | 70792273035c4882911d119451e06dfd | | | False |' 2021-06-03 08:43:53.856 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-06-03 08:43:53.861 | ++ functions-common:get_field:727 : read data 2021-06-03 08:43:53.865 | + functions-common:get_or_add_user_project_role:910 : user_role_id=c39eb9812b294a51a46a110cd45dc88d 2021-06-03 08:43:53.868 | + functions-common:get_or_add_user_project_role:912 : echo c39eb9812b294a51a46a110cd45dc88d 2021-06-03 08:43:53.868 | c39eb9812b294a51a46a110cd45dc88d 2021-06-03 08:43:53.870 | + lib/keystone:create_service_user:404 : [[ -n '' ]] 2021-06-03 08:43:53.873 | + lib/glance:create_glance_accounts:392 : is_service_enabled s-proxy 2021-06-03 08:43:53.890 | + functions-common:is_service_enabled:1960 : return 1 2021-06-03 08:43:53.893 | + lib/glance:create_glance_accounts:396 : get_or_create_service glance image 'Glance Image Service' 2021-06-03 08:43:53.895 | + functions-common:get_or_create_service:966 : local service_id 2021-06-03 08:43:53.899 | ++ functions-common:get_or_create_service:979 : oscwrap service show image -f value -c id 2021-06-03 08:43:56.169 | ++ functions-common:get_or_create_service:981 : oscwrap service create image --name glance '--description=Glance Image Service' -f value -c id 2021-06-03 08:43:58.268 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:43:58.268 | from cryptography.utils import int_from_bytes 2021-06-03 08:43:58.268 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:43:58.268 | from cryptography.utils import int_from_bytes 2021-06-03 08:43:58.413 | ++ functions-common:oscwrap:2344 : return 0 2021-06-03 08:43:58.416 | + functions-common:get_or_create_service:977 : service_id=' 2021-06-03 08:43:58.417 | f138804f60554e4f98274a32a16b2b8f' 2021-06-03 08:43:58.419 | + functions-common:get_or_create_service:978 : echo f138804f60554e4f98274a32a16b2b8f 2021-06-03 08:43:58.419 | f138804f60554e4f98274a32a16b2b8f 2021-06-03 08:43:58.421 | + lib/glance:create_glance_accounts:398 : get_or_create_endpoint image RegionOne http://10.222.0.37/image 2021-06-03 08:43:58.424 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-06-03 08:43:58.428 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface image public http://10.222.0.37/image RegionOne 2021-06-03 08:43:58.430 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-06-03 08:43:58.434 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service image --interface public --region RegionOne -c ID -f value 2021-06-03 08:44:00.600 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:44:00.600 | from cryptography.utils import int_from_bytes 2021-06-03 08:44:00.600 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:44:00.600 | from cryptography.utils import int_from_bytes 2021-06-03 08:44:00.746 | +++ functions-common:oscwrap:2344 : return 0 2021-06-03 08:44:00.749 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-06-03 08:44:00.752 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-06-03 08:44:00.756 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create image public http://10.222.0.37/image --region RegionOne -f value -c id 2021-06-03 08:44:02.882 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:44:02.883 | from cryptography.utils import int_from_bytes 2021-06-03 08:44:02.883 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:44:02.883 | from cryptography.utils import int_from_bytes 2021-06-03 08:44:03.032 | +++ functions-common:oscwrap:2344 : return 0 2021-06-03 08:44:03.035 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=63c2060088bd47f0b756e6c9e5023d83 2021-06-03 08:44:03.037 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 63c2060088bd47f0b756e6c9e5023d83 2021-06-03 08:44:03.040 | + functions-common:get_or_create_endpoint:1011 : public_id=63c2060088bd47f0b756e6c9e5023d83 2021-06-03 08:44:03.043 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-06-03 08:44:03.045 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-06-03 08:44:03.048 | + functions-common:get_or_create_endpoint:1020 : echo 63c2060088bd47f0b756e6c9e5023d83 2021-06-03 08:44:03.048 | 63c2060088bd47f0b756e6c9e5023d83 2021-06-03 08:44:03.051 | ++ lib/glance:create_glance_accounts:403 : get_or_create_domain Default 2021-06-03 08:44:03.054 | ++ functions-common:get_or_create_domain:792 : local domain_id 2021-06-03 08:44:03.057 | +++ functions-common:get_or_create_domain:804 : oscwrap domain show Default -f value -c id 2021-06-03 08:44:05.284 | ++ functions-common:get_or_create_domain:802 : domain_id=default 2021-06-03 08:44:05.286 | ++ functions-common:get_or_create_domain:803 : echo default 2021-06-03 08:44:05.289 | + lib/glance:create_glance_accounts:403 : service_domain_id=default 2021-06-03 08:44:05.292 | + lib/glance:create_glance_accounts:404 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2021-06-03 08:44:05.324 | + lib/glance:create_glance_accounts:405 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2021-06-03 08:44:05.353 | + inc/async:async_run:104 : return 0 2021-06-03 08:44:05.356 | + ./stack.sh:main:1092 : is_service_enabled cinder 2021-06-03 08:44:05.374 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:44:05.376 | + ./stack.sh:main:1093 : async_runfunc create_cinder_accounts 2021-06-03 08:44:05.379 | + inc/async:async_runfunc:111 : async_run create_cinder_accounts create_cinder_accounts 2021-06-03 08:44:05.471 | [Async create_cinder_accounts:self]: Running synchronously: create_cinder_accounts 2021-06-03 08:44:05.474 | + inc/async:async_run:103 : create_cinder_accounts 2021-06-03 08:44:05.476 | + lib/cinder:create_cinder_accounts:340 : [[ 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,g-reg,cinder =~ c-api ]] 2021-06-03 08:44:05.479 | + lib/cinder:create_cinder_accounts:342 : create_service_user cinder 2021-06-03 08:44:05.482 | + lib/keystone:create_service_user:401 : get_or_create_user cinder Passw0rd Default 2021-06-03 08:44:05.484 | + functions-common:get_or_create_user:824 : local user_id 2021-06-03 08:44:05.487 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-06-03 08:44:05.490 | + functions-common:get_or_create_user:828 : local email= 2021-06-03 08:44:05.493 | ++ functions-common:get_or_create_user:842 : oscwrap user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2021-06-03 08:44:07.622 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:44:07.622 | from cryptography.utils import int_from_bytes 2021-06-03 08:44:07.622 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:44:07.622 | from cryptography.utils import int_from_bytes 2021-06-03 08:44:07.769 | ++ functions-common:oscwrap:2344 : return 0 2021-06-03 08:44:07.772 | + functions-common:get_or_create_user:840 : user_id=f015ec09e9d44c9a86b00d14c0e1d692 2021-06-03 08:44:07.774 | + functions-common:get_or_create_user:841 : echo f015ec09e9d44c9a86b00d14c0e1d692 2021-06-03 08:44:07.774 | f015ec09e9d44c9a86b00d14c0e1d692 2021-06-03 08:44:07.777 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service cinder service Default Default 2021-06-03 08:44:07.779 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-06-03 08:44:07.782 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-06-03 08:44:07.785 | ++ functions-common:_get_domain_args:872 : local domain 2021-06-03 08:44:07.788 | ++ functions-common:_get_domain_args:873 : domain= 2021-06-03 08:44:07.790 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-06-03 08:44:07.792 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-06-03 08:44:07.795 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-06-03 08:44:07.797 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-06-03 08:44:07.799 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-06-03 08:44:07.803 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-06-03 08:44:07.807 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2021-06-03 08:44:07.807 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-06-03 08:44:07.808 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-06-03 08:44:07.810 | ++ functions-common:get_field:726 : local data field 2021-06-03 08:44:07.813 | ++ functions-common:get_field:727 : read data 2021-06-03 08:44:10.335 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:44:10.335 | from cryptography.utils import int_from_bytes 2021-06-03 08:44:10.335 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:44:10.335 | from cryptography.utils import int_from_bytes 2021-06-03 08:44:10.487 | ++ functions-common:oscwrap:2344 : return 0 2021-06-03 08:44:10.490 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-06-03 08:44:10.493 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-06-03 08:44:10.495 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user cinder --project service --user-domain Default --project-domain Default 2021-06-03 08:44:12.989 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:44:12.989 | from cryptography.utils import int_from_bytes 2021-06-03 08:44:12.989 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:44:12.989 | from cryptography.utils import int_from_bytes 2021-06-03 08:44:13.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 2021-06-03 08:44:13.133 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-06-03 08:44:13.133 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-06-03 08:44:13.136 | ++ functions-common:get_field:726 : local data field 2021-06-03 08:44:13.138 | ++ functions-common:get_field:727 : read data 2021-06-03 08:44:15.671 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:44:15.671 | from cryptography.utils import int_from_bytes 2021-06-03 08:44:15.671 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:44:15.671 | from cryptography.utils import int_from_bytes 2021-06-03 08:44:15.819 | ++ functions-common:oscwrap:2344 : return 0 2021-06-03 08:44:15.822 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-06-03 08:44:15.825 | ++ functions-common:get_field:731 : field='$2' 2021-06-03 08:44:15.828 | ++ functions-common:get_field:733 : echo '| c39eb9812b294a51a46a110cd45dc88d | f015ec09e9d44c9a86b00d14c0e1d692 | | 70792273035c4882911d119451e06dfd | | | False |' 2021-06-03 08:44:15.828 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-06-03 08:44:15.834 | ++ functions-common:get_field:727 : read data 2021-06-03 08:44:15.837 | + functions-common:get_or_add_user_project_role:910 : user_role_id=c39eb9812b294a51a46a110cd45dc88d 2021-06-03 08:44:15.840 | + functions-common:get_or_add_user_project_role:912 : echo c39eb9812b294a51a46a110cd45dc88d 2021-06-03 08:44:15.840 | c39eb9812b294a51a46a110cd45dc88d 2021-06-03 08:44:15.842 | + lib/keystone:create_service_user:404 : [[ -n '' ]] 2021-06-03 08:44:15.845 | + lib/cinder:create_cinder_accounts:345 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2021-06-03 08:44:15.849 | + functions-common:get_or_create_service:966 : local service_id 2021-06-03 08:44:15.853 | ++ functions-common:get_or_create_service:979 : oscwrap service show block-storage -f value -c id 2021-06-03 08:44:18.099 | ++ functions-common:get_or_create_service:981 : oscwrap service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2021-06-03 08:44:20.152 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:44:20.152 | from cryptography.utils import int_from_bytes 2021-06-03 08:44:20.152 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:44:20.152 | from cryptography.utils import int_from_bytes 2021-06-03 08:44:20.296 | ++ functions-common:oscwrap:2344 : return 0 2021-06-03 08:44:20.300 | + functions-common:get_or_create_service:977 : service_id=' 2021-06-03 08:44:20.300 | 078a6303921c4ff5973bf05d50c52c54' 2021-06-03 08:44:20.303 | + functions-common:get_or_create_service:978 : echo 078a6303921c4ff5973bf05d50c52c54 2021-06-03 08:44:20.303 | 078a6303921c4ff5973bf05d50c52c54 2021-06-03 08:44:20.305 | + lib/cinder:create_cinder_accounts:346 : '[' True == False ']' 2021-06-03 08:44:20.308 | + lib/cinder:create_cinder_accounts:365 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.37/volume/v3/$(project_id)s' 2021-06-03 08:44:20.310 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-06-03 08:44:20.313 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.37/volume/v3/$(project_id)s' RegionOne 2021-06-03 08:44:20.316 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-06-03 08:44:20.319 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2021-06-03 08:44:22.501 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:44:22.501 | from cryptography.utils import int_from_bytes 2021-06-03 08:44:22.501 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:44:22.501 | from cryptography.utils import int_from_bytes 2021-06-03 08:44:22.645 | +++ functions-common:oscwrap:2344 : return 0 2021-06-03 08:44:22.648 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-06-03 08:44:22.651 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-06-03 08:44:22.654 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create block-storage public 'http://10.222.0.37/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2021-06-03 08:44:24.814 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:44:24.814 | from cryptography.utils import int_from_bytes 2021-06-03 08:44:24.814 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:44:24.814 | from cryptography.utils import int_from_bytes 2021-06-03 08:44:24.962 | +++ functions-common:oscwrap:2344 : return 0 2021-06-03 08:44:24.965 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=49718ab47d5a404f83c699547a2df35e 2021-06-03 08:44:24.967 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 49718ab47d5a404f83c699547a2df35e 2021-06-03 08:44:24.970 | + functions-common:get_or_create_endpoint:1011 : public_id=49718ab47d5a404f83c699547a2df35e 2021-06-03 08:44:24.973 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-06-03 08:44:24.975 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-06-03 08:44:24.978 | + functions-common:get_or_create_endpoint:1020 : echo 49718ab47d5a404f83c699547a2df35e 2021-06-03 08:44:24.978 | 49718ab47d5a404f83c699547a2df35e 2021-06-03 08:44:24.981 | + lib/cinder:create_cinder_accounts:369 : get_or_create_service cinderv2 volumev2 'Cinder Volume Service V2' 2021-06-03 08:44:24.983 | + functions-common:get_or_create_service:966 : local service_id 2021-06-03 08:44:24.986 | ++ functions-common:get_or_create_service:979 : oscwrap service show volumev2 -f value -c id 2021-06-03 08:44:27.220 | ++ functions-common:get_or_create_service:981 : oscwrap service create volumev2 --name cinderv2 '--description=Cinder Volume Service V2' -f value -c id 2021-06-03 08:44:29.276 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:44:29.276 | from cryptography.utils import int_from_bytes 2021-06-03 08:44:29.276 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:44:29.276 | from cryptography.utils import int_from_bytes 2021-06-03 08:44:29.421 | ++ functions-common:oscwrap:2344 : return 0 2021-06-03 08:44:29.424 | + functions-common:get_or_create_service:977 : service_id=' 2021-06-03 08:44:29.424 | d487b2b7fd6c43de9c682a246c5faea3' 2021-06-03 08:44:29.427 | + functions-common:get_or_create_service:978 : echo d487b2b7fd6c43de9c682a246c5faea3 2021-06-03 08:44:29.427 | d487b2b7fd6c43de9c682a246c5faea3 2021-06-03 08:44:29.429 | + lib/cinder:create_cinder_accounts:371 : get_or_create_endpoint volumev2 RegionOne 'http://10.222.0.37/volume/v2/$(project_id)s' 2021-06-03 08:44:29.432 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-06-03 08:44:29.435 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface volumev2 public 'http://10.222.0.37/volume/v2/$(project_id)s' RegionOne 2021-06-03 08:44:29.437 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-06-03 08:44:29.441 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service volumev2 --interface public --region RegionOne -c ID -f value 2021-06-03 08:44:31.601 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:44:31.601 | from cryptography.utils import int_from_bytes 2021-06-03 08:44:31.601 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:44:31.601 | from cryptography.utils import int_from_bytes 2021-06-03 08:44:31.745 | +++ functions-common:oscwrap:2344 : return 0 2021-06-03 08:44:31.748 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-06-03 08:44:31.751 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-06-03 08:44:31.754 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create volumev2 public 'http://10.222.0.37/volume/v2/$(project_id)s' --region RegionOne -f value -c id 2021-06-03 08:44:33.911 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:44:33.911 | from cryptography.utils import int_from_bytes 2021-06-03 08:44:33.911 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:44:33.911 | from cryptography.utils import int_from_bytes 2021-06-03 08:44:34.055 | +++ functions-common:oscwrap:2344 : return 0 2021-06-03 08:44:34.058 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=85107160195e42b4a85766a8970c91a9 2021-06-03 08:44:34.061 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 85107160195e42b4a85766a8970c91a9 2021-06-03 08:44:34.064 | + functions-common:get_or_create_endpoint:1011 : public_id=85107160195e42b4a85766a8970c91a9 2021-06-03 08:44:34.067 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-06-03 08:44:34.069 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-06-03 08:44:34.072 | + functions-common:get_or_create_endpoint:1020 : echo 85107160195e42b4a85766a8970c91a9 2021-06-03 08:44:34.072 | 85107160195e42b4a85766a8970c91a9 2021-06-03 08:44:34.078 | + lib/cinder:create_cinder_accounts:375 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2021-06-03 08:44:34.081 | + functions-common:get_or_create_service:966 : local service_id 2021-06-03 08:44:34.084 | ++ functions-common:get_or_create_service:979 : oscwrap service show volumev3 -f value -c id 2021-06-03 08:44:36.311 | ++ functions-common:get_or_create_service:981 : oscwrap service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2021-06-03 08:44:38.348 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:44:38.348 | from cryptography.utils import int_from_bytes 2021-06-03 08:44:38.348 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:44:38.348 | from cryptography.utils import int_from_bytes 2021-06-03 08:44:38.492 | ++ functions-common:oscwrap:2344 : return 0 2021-06-03 08:44:38.496 | + functions-common:get_or_create_service:977 : service_id=' 2021-06-03 08:44:38.496 | 728841c3712c4f7ba0a673761b3fc655' 2021-06-03 08:44:38.499 | + functions-common:get_or_create_service:978 : echo 728841c3712c4f7ba0a673761b3fc655 2021-06-03 08:44:38.499 | 728841c3712c4f7ba0a673761b3fc655 2021-06-03 08:44:38.501 | + lib/cinder:create_cinder_accounts:377 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.37/volume/v3/$(project_id)s' 2021-06-03 08:44:38.504 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-06-03 08:44:38.507 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.37/volume/v3/$(project_id)s' RegionOne 2021-06-03 08:44:38.510 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-06-03 08:44:38.513 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2021-06-03 08:44:40.698 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:44:40.698 | from cryptography.utils import int_from_bytes 2021-06-03 08:44:40.698 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:44:40.698 | from cryptography.utils import int_from_bytes 2021-06-03 08:44:40.844 | +++ functions-common:oscwrap:2344 : return 0 2021-06-03 08:44:40.847 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-06-03 08:44:40.850 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-06-03 08:44:40.853 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create volumev3 public 'http://10.222.0.37/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2021-06-03 08:44:43.000 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:44:43.000 | from cryptography.utils import int_from_bytes 2021-06-03 08:44:43.000 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:44:43.000 | from cryptography.utils import int_from_bytes 2021-06-03 08:44:43.146 | +++ functions-common:oscwrap:2344 : return 0 2021-06-03 08:44:43.149 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=b8437be41c334a369b0f8f5a0b8851c6 2021-06-03 08:44:43.152 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo b8437be41c334a369b0f8f5a0b8851c6 2021-06-03 08:44:43.155 | + functions-common:get_or_create_endpoint:1011 : public_id=b8437be41c334a369b0f8f5a0b8851c6 2021-06-03 08:44:43.157 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-06-03 08:44:43.160 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-06-03 08:44:43.163 | + functions-common:get_or_create_endpoint:1020 : echo b8437be41c334a369b0f8f5a0b8851c6 2021-06-03 08:44:43.163 | b8437be41c334a369b0f8f5a0b8851c6 2021-06-03 08:44:43.165 | + lib/cinder:create_cinder_accounts:382 : configure_cinder_internal_tenant 2021-06-03 08:44:43.168 | ++ lib/cinder:configure_cinder_internal_tenant:563 : get_or_create_project service 2021-06-03 08:44:43.171 | ++ functions-common:get_or_create_project:847 : local project_id 2021-06-03 08:44:43.174 | +++ functions-common:get_or_create_project:855 : oscwrap project create service --domain= --or-show -f value -c id 2021-06-03 08:44:45.371 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:44:45.372 | from cryptography.utils import int_from_bytes 2021-06-03 08:44:45.372 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:44:45.372 | from cryptography.utils import int_from_bytes 2021-06-03 08:44:45.538 | +++ functions-common:oscwrap:2344 : return 0 2021-06-03 08:44:45.542 | ++ functions-common:get_or_create_project:853 : project_id=70792273035c4882911d119451e06dfd 2021-06-03 08:44:45.546 | ++ functions-common:get_or_create_project:854 : echo 70792273035c4882911d119451e06dfd 2021-06-03 08:44:45.549 | + lib/cinder:configure_cinder_internal_tenant:563 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id 70792273035c4882911d119451e06dfd 2021-06-03 08:44:45.578 | ++ lib/cinder:configure_cinder_internal_tenant:564 : get_or_create_user cinder 2021-06-03 08:44:45.581 | ++ functions-common:get_or_create_user:824 : local user_id 2021-06-03 08:44:45.584 | ++ functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-06-03 08:44:45.587 | ++ functions-common:get_or_create_user:828 : local email= 2021-06-03 08:44:45.591 | +++ functions-common:get_or_create_user:842 : oscwrap user create cinder --password '' --domain= --or-show -f value -c id 2021-06-03 08:44:47.619 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:44:47.619 | from cryptography.utils import int_from_bytes 2021-06-03 08:44:47.619 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:44:47.619 | from cryptography.utils import int_from_bytes 2021-06-03 08:44:47.619 | No password was supplied, authentication will fail when a user does not have a password. 2021-06-03 08:44:47.935 | +++ functions-common:oscwrap:2344 : return 0 2021-06-03 08:44:47.938 | ++ functions-common:get_or_create_user:840 : user_id=f015ec09e9d44c9a86b00d14c0e1d692 2021-06-03 08:44:47.941 | ++ functions-common:get_or_create_user:841 : echo f015ec09e9d44c9a86b00d14c0e1d692 2021-06-03 08:44:47.944 | + lib/cinder:configure_cinder_internal_tenant:564 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id f015ec09e9d44c9a86b00d14c0e1d692 2021-06-03 08:44:47.973 | + inc/async:async_run:104 : return 0 2021-06-03 08:44:47.975 | + ./stack.sh:main:1095 : is_service_enabled neutron 2021-06-03 08:44:47.993 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:44:47.996 | + ./stack.sh:main:1096 : async_runfunc create_neutron_accounts 2021-06-03 08:44:47.998 | + inc/async:async_runfunc:111 : async_run create_neutron_accounts create_neutron_accounts 2021-06-03 08:44:48.090 | [Async create_neutron_accounts:self]: Running synchronously: create_neutron_accounts 2021-06-03 08:44:48.093 | + inc/async:async_run:103 : create_neutron_accounts 2021-06-03 08:44:48.095 | + lib/neutron:create_neutron_accounts:639 : is_neutron_legacy_enabled 2021-06-03 08:44:48.099 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account 2021-06-03 08:44:48.100 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-06-03 08:44:48.105 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account 2021-06-03 08:44:48.108 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account =~ ,neutron ]] 2021-06-03 08:44:48.110 | + 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,g-reg,cinder =~ ,q- ]] 2021-06-03 08:44:48.113 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-06-03 08:44:48.116 | + lib/neutron:create_neutron_accounts:641 : create_mutnauq_accounts 2021-06-03 08:44:48.119 | + lib/neutron-legacy:create_mutnauq_accounts:410 : local neutron_url 2021-06-03 08:44:48.121 | + lib/neutron-legacy:create_mutnauq_accounts:411 : '[' False == True ']' 2021-06-03 08:44:48.123 | + lib/neutron-legacy:create_mutnauq_accounts:414 : neutron_url=http://10.222.0.37:9696/ 2021-06-03 08:44:48.126 | + 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,g-reg,cinder =~ q-svc ]] 2021-06-03 08:44:48.128 | + lib/neutron-legacy:create_mutnauq_accounts:419 : create_service_user neutron 2021-06-03 08:44:48.131 | + lib/keystone:create_service_user:401 : get_or_create_user neutron Passw0rd Default 2021-06-03 08:44:48.133 | + functions-common:get_or_create_user:824 : local user_id 2021-06-03 08:44:48.136 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-06-03 08:44:48.138 | + functions-common:get_or_create_user:828 : local email= 2021-06-03 08:44:48.141 | ++ functions-common:get_or_create_user:842 : oscwrap user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2021-06-03 08:44:50.264 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:44:50.264 | from cryptography.utils import int_from_bytes 2021-06-03 08:44:50.264 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:44:50.264 | from cryptography.utils import int_from_bytes 2021-06-03 08:44:50.408 | ++ functions-common:oscwrap:2344 : return 0 2021-06-03 08:44:50.411 | + functions-common:get_or_create_user:840 : user_id=eee5820e48cb4eedb1e7d633b8364168 2021-06-03 08:44:50.413 | + functions-common:get_or_create_user:841 : echo eee5820e48cb4eedb1e7d633b8364168 2021-06-03 08:44:50.414 | eee5820e48cb4eedb1e7d633b8364168 2021-06-03 08:44:50.416 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service neutron service Default Default 2021-06-03 08:44:50.419 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-06-03 08:44:50.422 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-06-03 08:44:50.424 | ++ functions-common:_get_domain_args:872 : local domain 2021-06-03 08:44:50.427 | ++ functions-common:_get_domain_args:873 : domain= 2021-06-03 08:44:50.429 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-06-03 08:44:50.431 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-06-03 08:44:50.434 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-06-03 08:44:50.436 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-06-03 08:44:50.438 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-06-03 08:44:50.442 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-06-03 08:44:50.446 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2021-06-03 08:44:50.446 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-06-03 08:44:50.447 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-06-03 08:44:50.450 | ++ functions-common:get_field:726 : local data field 2021-06-03 08:44:50.453 | ++ functions-common:get_field:727 : read data 2021-06-03 08:44:52.979 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:44:52.979 | from cryptography.utils import int_from_bytes 2021-06-03 08:44:52.979 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:44:52.979 | from cryptography.utils import int_from_bytes 2021-06-03 08:44:53.122 | ++ functions-common:oscwrap:2344 : return 0 2021-06-03 08:44:53.126 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-06-03 08:44:53.129 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-06-03 08:44:53.131 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user neutron --project service --user-domain Default --project-domain Default 2021-06-03 08:44:55.598 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:44:55.599 | from cryptography.utils import int_from_bytes 2021-06-03 08:44:55.599 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:44:55.599 | from cryptography.utils import int_from_bytes 2021-06-03 08:44:55.742 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2021-06-03 08:44:55.742 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-06-03 08:44:55.744 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-06-03 08:44:55.745 | ++ functions-common:get_field:726 : local data field 2021-06-03 08:44:55.748 | ++ functions-common:get_field:727 : read data 2021-06-03 08:44:58.340 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:44:58.340 | from cryptography.utils import int_from_bytes 2021-06-03 08:44:58.340 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:44:58.340 | from cryptography.utils import int_from_bytes 2021-06-03 08:44:58.486 | ++ functions-common:oscwrap:2344 : return 0 2021-06-03 08:44:58.490 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-06-03 08:44:58.492 | ++ functions-common:get_field:731 : field='$2' 2021-06-03 08:44:58.495 | ++ functions-common:get_field:733 : echo '| c39eb9812b294a51a46a110cd45dc88d | eee5820e48cb4eedb1e7d633b8364168 | | 70792273035c4882911d119451e06dfd | | | False |' 2021-06-03 08:44:58.495 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-06-03 08:44:58.501 | ++ functions-common:get_field:727 : read data 2021-06-03 08:44:58.504 | + functions-common:get_or_add_user_project_role:910 : user_role_id=c39eb9812b294a51a46a110cd45dc88d 2021-06-03 08:44:58.507 | + functions-common:get_or_add_user_project_role:912 : echo c39eb9812b294a51a46a110cd45dc88d 2021-06-03 08:44:58.507 | c39eb9812b294a51a46a110cd45dc88d 2021-06-03 08:44:58.509 | + lib/keystone:create_service_user:404 : [[ -n '' ]] 2021-06-03 08:44:58.512 | + lib/neutron-legacy:create_mutnauq_accounts:421 : get_or_create_service neutron network 'Neutron Service' 2021-06-03 08:44:58.514 | + functions-common:get_or_create_service:966 : local service_id 2021-06-03 08:44:58.518 | ++ functions-common:get_or_create_service:979 : oscwrap service show network -f value -c id 2021-06-03 08:45:00.761 | ++ functions-common:get_or_create_service:981 : oscwrap service create network --name neutron '--description=Neutron Service' -f value -c id 2021-06-03 08:45:02.836 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:45:02.836 | from cryptography.utils import int_from_bytes 2021-06-03 08:45:02.836 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:45:02.836 | from cryptography.utils import int_from_bytes 2021-06-03 08:45:02.986 | ++ functions-common:oscwrap:2344 : return 0 2021-06-03 08:45:02.990 | + functions-common:get_or_create_service:977 : service_id=' 2021-06-03 08:45:02.990 | 6c2ecf50788a46a88d5fafb0d2fca94b' 2021-06-03 08:45:02.992 | + functions-common:get_or_create_service:978 : echo 6c2ecf50788a46a88d5fafb0d2fca94b 2021-06-03 08:45:02.992 | 6c2ecf50788a46a88d5fafb0d2fca94b 2021-06-03 08:45:02.995 | + lib/neutron-legacy:create_mutnauq_accounts:423 : get_or_create_endpoint network RegionOne http://10.222.0.37:9696/ 2021-06-03 08:45:02.997 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-06-03 08:45:03.000 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface network public http://10.222.0.37:9696/ RegionOne 2021-06-03 08:45:03.003 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-06-03 08:45:03.006 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service network --interface public --region RegionOne -c ID -f value 2021-06-03 08:45:05.172 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:45:05.172 | from cryptography.utils import int_from_bytes 2021-06-03 08:45:05.173 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:45:05.173 | from cryptography.utils import int_from_bytes 2021-06-03 08:45:05.317 | +++ functions-common:oscwrap:2344 : return 0 2021-06-03 08:45:05.320 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-06-03 08:45:05.323 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-06-03 08:45:05.326 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create network public http://10.222.0.37:9696/ --region RegionOne -f value -c id 2021-06-03 08:45:07.458 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:45:07.458 | from cryptography.utils import int_from_bytes 2021-06-03 08:45:07.458 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:45:07.458 | from cryptography.utils import int_from_bytes 2021-06-03 08:45:07.607 | +++ functions-common:oscwrap:2344 : return 0 2021-06-03 08:45:07.609 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=2b6bac69e3144623933c06cb53ae6ba2 2021-06-03 08:45:07.613 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo 2b6bac69e3144623933c06cb53ae6ba2 2021-06-03 08:45:07.616 | + functions-common:get_or_create_endpoint:1011 : public_id=2b6bac69e3144623933c06cb53ae6ba2 2021-06-03 08:45:07.618 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-06-03 08:45:07.620 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-06-03 08:45:07.623 | + functions-common:get_or_create_endpoint:1020 : echo 2b6bac69e3144623933c06cb53ae6ba2 2021-06-03 08:45:07.623 | 2b6bac69e3144623933c06cb53ae6ba2 2021-06-03 08:45:07.626 | + inc/async:async_run:104 : return 0 2021-06-03 08:45:07.629 | + ./stack.sh:main:1098 : is_service_enabled swift 2021-06-03 08:45:07.646 | + functions-common:is_service_enabled:1960 : return 1 2021-06-03 08:45:07.648 | + ./stack.sh:main:1105 : write_clouds_yaml 2021-06-03 08:45:07.651 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2021-06-03 08:45:07.654 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2021-06-03 08:45:07.659 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2021-06-03 08:45:07.672 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2021-06-03 08:45:07.685 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2021-06-03 08:45:07.687 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-06-03 08:45:07.690 | + 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.37/identity --os-username demo --os-password Passw0rd --os-project-name demo 2021-06-03 08:45:07.783 | The user clouds.yaml file didn't exist. 2021-06-03 08:45:07.794 | + 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.37/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2021-06-03 08:45:07.895 | /home/ubuntu/devstack/tools/update_clouds_yaml.py:68: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. 2021-06-03 08:45:07.895 | self._clouds = yaml.load(clouds_file) 2021-06-03 08:45:07.906 | + 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.37/identity --os-username admin --os-password Passw0rd --os-project-name admin 2021-06-03 08:45:08.008 | /home/ubuntu/devstack/tools/update_clouds_yaml.py:68: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. 2021-06-03 08:45:08.008 | self._clouds = yaml.load(clouds_file) 2021-06-03 08:45:08.019 | + 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.37/identity --os-username admin --os-password Passw0rd --os-system-scope all 2021-06-03 08:45:08.126 | /home/ubuntu/devstack/tools/update_clouds_yaml.py:68: YAMLLoadWarning: calling yaml.load() without Loader=... is deprecated, as the default Loader is unsafe. Please read https://msg.pyyaml.org/load for full details. 2021-06-03 08:45:08.126 | self._clouds = yaml.load(clouds_file) 2021-06-03 08:45:08.136 | + functions-common:write_clouds_yaml:132 : cat 2021-06-03 08:45:08.142 | ++ functions-common:write_clouds_yaml:138 : eval echo '~ubuntu' 2021-06-03 08:45:08.145 | +++ functions-common:write_clouds_yaml:138 : echo /home/ubuntu 2021-06-03 08:45:08.148 | + functions-common:write_clouds_yaml:138 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2021-06-03 08:45:08.152 | + ./stack.sh:main:1110 : is_service_enabled horizon 2021-06-03 08:45:08.170 | + functions-common:is_service_enabled:1960 : return 1 2021-06-03 08:45:08.172 | + ./stack.sh:main:1115 : async_wait create_nova_accounts create_glance_accounts create_cinder_accounts 2021-06-03 08:45:08.224 | [Async create_nova_accounts:self]: Waiting for completion of create_nova_accounts (5 other jobs running) 2021-06-03 08:45:08.270 | [Async create_nova_accounts:self]: finished create_nova_accounts with result 0 in -1622709786 seconds 2021-06-03 08:45:08.308 | [Async create_glance_accounts:self]: Waiting for completion of create_glance_accounts (4 other jobs running) 2021-06-03 08:45:08.355 | [Async create_glance_accounts:self]: finished create_glance_accounts with result 0 in -1622709823 seconds 2021-06-03 08:45:08.392 | [Async create_cinder_accounts:self]: Waiting for completion of create_cinder_accounts (3 other jobs running) 2021-06-03 08:45:08.438 | [Async create_cinder_accounts:self]: finished create_cinder_accounts with result 0 in -1622709845 seconds 2021-06-03 08:45:08.443 | + inc/async:async_wait:166 : return 0 2021-06-03 08:45:08.446 | + ./stack.sh:main:1116 : async_wait create_neutron_accounts create_swift_accounts configure_horizon 2021-06-03 08:45:08.497 | [Async create_neutron_accounts:self]: Waiting for completion of create_neutron_accounts (2 other jobs running) 2021-06-03 08:45:08.543 | [Async create_neutron_accounts:self]: finished create_neutron_accounts with result 0 in -1622709888 seconds 2021-06-03 08:45:08.551 | Not waiting for async task create_swift_accounts that we never started or has already been waited for 2021-06-03 08:45:08.556 | Not waiting for async task configure_horizon that we never started or has already been waited for 2021-06-03 08:45:08.559 | + inc/async:async_wait:166 : return 0 2021-06-03 08:45:08.561 | + ./stack.sh:main:1122 : is_service_enabled mysql postgresql 2021-06-03 08:45:08.579 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:45:08.582 | + ./stack.sh:main:1122 : is_service_enabled glance 2021-06-03 08:45:08.599 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:45:08.602 | + ./stack.sh:main:1123 : echo_summary 'Configuring Glance' 2021-06-03 08:45:08.605 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-06-03 08:45:08.607 | + ./stack.sh:echo_summary:428 : echo -e Configuring Glance 2021-06-03 08:45:08.610 | + ./stack.sh:main:1124 : async_runfunc init_glance 2021-06-03 08:45:08.613 | + inc/async:async_runfunc:111 : async_run init_glance init_glance 2021-06-03 08:45:08.708 | [Async init_glance:self]: Running synchronously: init_glance 2021-06-03 08:45:08.711 | + inc/async:async_run:103 : init_glance 2021-06-03 08:45:08.714 | + lib/glance:init_glance:412 : rm -rf /opt/stack/data/glance/images 2021-06-03 08:45:08.718 | + lib/glance:init_glance:413 : mkdir -p /opt/stack/data/glance/images 2021-06-03 08:45:08.722 | + lib/glance:init_glance:416 : recreate_database glance 2021-06-03 08:45:08.725 | + lib/database:recreate_database:110 : local db=glance 2021-06-03 08:45:08.728 | + lib/database:recreate_database:111 : recreate_database_mysql glance 2021-06-03 08:45:08.730 | + lib/databases/mysql:recreate_database_mysql:63 : local db=glance 2021-06-03 08:45:08.733 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2021-06-03 08:45:08.739 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-06-03 08:45:08.755 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2021-06-03 08:45:08.759 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-06-03 08:45:08.779 | + lib/glance:init_glance:418 : time_start dbsync 2021-06-03 08:45:08.782 | + functions-common:time_start:2290 : local name=dbsync 2021-06-03 08:45:08.785 | + functions-common:time_start:2291 : local start_time= 2021-06-03 08:45:08.788 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-06-03 08:45:08.791 | ++ functions-common:time_start:2295 : date +%s%3N 2021-06-03 08:45:08.795 | + functions-common:time_start:2295 : _TIME_START[$name]=1622709908793 2021-06-03 08:45:08.798 | + lib/glance:init_glance:420 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2021-06-03 08:45:10.839 | 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=72248) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-06-03 08:45:10.842 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-06-03 08:45:10.842 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-06-03 08:45:10.872 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-06-03 08:45:10.872 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-06-03 08:45:10.892 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo... {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-06-03 08:45:10.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql... {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql loaded successfully {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py... {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.893 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py loaded successfully {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.893 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py... {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py loaded successfully {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql... {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.894 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql loaded successfully {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_make_mindisk_and_minram_notnull.py... {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.894 | 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=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.894 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py... {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.895 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py loaded successfully {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py... {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.895 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py loaded successfully {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py... {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.895 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py loaded successfully {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.895 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py... {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.895 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py loaded successfully {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.896 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py... {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.896 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py loaded successfully {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.896 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py... {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.896 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py loaded successfully {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.896 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py... {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.896 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py loaded successfully {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.897 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql... {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.897 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql loaded successfully {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.897 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py... {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.897 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py loaded successfully {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.897 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py... {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.897 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py loaded successfully {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.897 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py... {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.898 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py loaded successfully {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.898 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql... {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.898 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql loaded successfully {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.898 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_add_changes_to_satisfy_models.py... {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.898 | 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=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.898 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py... {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.899 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py loaded successfully {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.899 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py... {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.899 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py loaded successfully {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.899 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py... {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.899 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py loaded successfully {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.899 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py... {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.899 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py loaded successfully {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py... {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py loaded successfully {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py... {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py loaded successfully {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.900 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py... {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.900 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py loaded successfully {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.901 | 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=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.901 | 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=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.901 | 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=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.901 | 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=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.901 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py... {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.901 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py loaded successfully {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql... {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql loaded successfully {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql... {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql loaded successfully {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py... {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.902 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py loaded successfully {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.902 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py... {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.903 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py loaded successfully {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.903 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/044_update_metadef_os_nova_server.py... {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.903 | 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=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.903 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py... {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.903 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py loaded successfully {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.903 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py... {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.904 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py loaded successfully {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.904 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py... {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.904 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py loaded successfully {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.904 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py... {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.904 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py loaded successfully {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.904 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py... {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.904 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py loaded successfully {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.905 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py... {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.905 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py loaded successfully {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.905 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py... {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.905 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py loaded successfully {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.905 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py... {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.905 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py loaded successfully {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.905 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py... {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.906 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py loaded successfully {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.906 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py... {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.906 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py loaded successfully {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.906 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py... {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.906 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py loaded successfully {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.906 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/043_add_image_created_updated_idx.py... {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.907 | 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=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.907 | 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=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.907 | 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=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.907 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py... {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.907 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py loaded successfully {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.907 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py... {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.907 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py loaded successfully {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.908 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py... {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.908 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py loaded successfully {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.908 | 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=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.908 | 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=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.908 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py... {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.908 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py loaded successfully {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.909 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo loaded successfully {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-06-03 08:45:10.909 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'Glance Migrations', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-06-03 08:45:10.932 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo... {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-06-03 08:45:10.932 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql... {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql loaded successfully {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py... {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py loaded successfully {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py... {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.933 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py loaded successfully {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.933 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql... {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql loaded successfully {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_make_mindisk_and_minram_notnull.py... {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.934 | 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=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py... {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.934 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py loaded successfully {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.934 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py... {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py loaded successfully {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py... {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py loaded successfully {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py... {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.935 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py loaded successfully {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.935 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py... {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.936 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py loaded successfully {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.936 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py... {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.936 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py loaded successfully {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.936 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py... {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.936 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py loaded successfully {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.936 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql... {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.936 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql loaded successfully {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.937 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py... {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.937 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py loaded successfully {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.937 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py... {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.937 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py loaded successfully {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.937 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py... {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.937 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py loaded successfully {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.938 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql... {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.938 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql loaded successfully {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.938 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_add_changes_to_satisfy_models.py... {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.938 | 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=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.938 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py... {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.938 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py loaded successfully {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.938 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py... {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.939 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py loaded successfully {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.939 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py... {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.939 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py loaded successfully {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.939 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py... {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.939 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py loaded successfully {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py... {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.940 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py loaded successfully {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py... {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.940 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py loaded successfully {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.940 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py... {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.941 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py loaded successfully {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.941 | 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=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.941 | 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=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.941 | 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=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.941 | 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=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.941 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py... {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.942 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py loaded successfully {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.942 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql... {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.942 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql loaded successfully {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.942 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql... {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.942 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql loaded successfully {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.942 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py... {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.942 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py loaded successfully {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.943 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py... {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.943 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py loaded successfully {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.943 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/044_update_metadef_os_nova_server.py... {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.943 | 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=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.943 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py... {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.943 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py loaded successfully {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py... {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.944 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py loaded successfully {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py... {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.944 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py loaded successfully {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py... {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.944 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py loaded successfully {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.944 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py... {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.945 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py loaded successfully {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py... {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.945 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py loaded successfully {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py... {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.945 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py loaded successfully {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.945 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py... {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.945 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py loaded successfully {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.946 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py... {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.946 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py loaded successfully {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.946 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py... {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.946 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py loaded successfully {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.946 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py... {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.946 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py loaded successfully {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.947 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/043_add_image_created_updated_idx.py... {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.947 | 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=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.947 | 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=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.947 | 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=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.947 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py... {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.947 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py loaded successfully {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.947 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py... {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.948 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py loaded successfully {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.948 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py... {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.948 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py loaded successfully {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.948 | 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=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.948 | 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=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.948 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py... {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:45:10.949 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py loaded successfully {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:45:10.949 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo loaded successfully {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-06-03 08:45:10.949 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'Glance Migrations', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=72248) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-06-03 08:45:11.015 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-06-03 08:45:11.015 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-06-03 08:45:11.042 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2021-06-03 08:45:12.323 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2021-06-03 08:45:12.421 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2021-06-03 08:45:12.430 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2021-06-03 08:45:12.595 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2021-06-03 08:45:12.598 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2021-06-03 08:45:12.601 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2021-06-03 08:45:12.802 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2021-06-03 08:45:12.959 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2021-06-03 08:45:12.962 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2021-06-03 08:45:12.965 | INFO [alembic.runtime.migration] Running upgrade ussuri_expand01 -> wallaby_expand01, add image_id, request_id, user columns to tasks table" 2021-06-03 08:45:13.077 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-06-03 08:45:13.077 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-06-03 08:45:13.084 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-06-03 08:45:13.084 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-06-03 08:45:13.090 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-06-03 08:45:13.090 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-06-03 08:45:13.115 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-06-03 08:45:13.115 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-06-03 08:45:13.150 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-06-03 08:45:13.150 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-06-03 08:45:13.160 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2021-06-03 08:45:13.350 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2021-06-03 08:45:13.454 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2021-06-03 08:45:13.458 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2021-06-03 08:45:13.461 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2021-06-03 08:45:13.464 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2021-06-03 08:45:13.468 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2021-06-03 08:45:13.471 | INFO [alembic.runtime.migration] Running upgrade ussuri_contract01 -> wallaby_contract01 2021-06-03 08:45:13.476 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-06-03 08:45:13.476 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-06-03 08:45:13.483 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-06-03 08:45:13.483 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-06-03 08:45:13.488 | Upgraded database to: wallaby_expand01, current revision(s): wallaby_expand01 2021-06-03 08:45:13.488 | Database migration is up to date. No migration needed. 2021-06-03 08:45:13.488 | Upgraded database to: wallaby_contract01, current revision(s): wallaby_contract01 2021-06-03 08:45:13.488 | Database is synced successfully. 2021-06-03 08:45:13.691 | + lib/glance:init_glance:423 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2021-06-03 08:45:15.632 | 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=72253) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-06-03 08:45:15.754 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2021-06-03 08:45:15.792 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2021-06-03 08:45:15.822 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2021-06-03 08:45:15.868 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2021-06-03 08:45:15.927 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2021-06-03 08:45:15.950 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2021-06-03 08:45:15.989 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2021-06-03 08:45:16.010 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2021-06-03 08:45:16.053 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2021-06-03 08:45:16.115 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2021-06-03 08:45:16.155 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2021-06-03 08:45:16.218 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2021-06-03 08:45:16.241 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2021-06-03 08:45:16.262 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2021-06-03 08:45:16.291 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2021-06-03 08:45:16.336 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2021-06-03 08:45:16.371 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2021-06-03 08:45:16.488 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2021-06-03 08:45:16.556 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2021-06-03 08:45:16.625 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2021-06-03 08:45:16.649 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2021-06-03 08:45:16.704 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2021-06-03 08:45:16.835 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2021-06-03 08:45:16.955 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2021-06-03 08:45:17.102 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2021-06-03 08:45:17.139 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2021-06-03 08:45:17.264 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2021-06-03 08:45:17.308 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2021-06-03 08:45:17.374 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2021-06-03 08:45:17.408 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2021-06-03 08:45:17.408 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2021-06-03 08:45:17.606 | + lib/glance:init_glance:424 : time_stop dbsync 2021-06-03 08:45:17.609 | + functions-common:time_stop:2304 : local name 2021-06-03 08:45:17.612 | + functions-common:time_stop:2305 : local end_time 2021-06-03 08:45:17.615 | + functions-common:time_stop:2306 : local elapsed_time 2021-06-03 08:45:17.617 | + functions-common:time_stop:2307 : local total 2021-06-03 08:45:17.620 | + functions-common:time_stop:2308 : local start_time 2021-06-03 08:45:17.622 | + functions-common:time_stop:2310 : name=dbsync 2021-06-03 08:45:17.625 | + functions-common:time_stop:2311 : start_time=1622709908793 2021-06-03 08:45:17.628 | + functions-common:time_stop:2313 : [[ -z 1622709908793 ]] 2021-06-03 08:45:17.631 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-06-03 08:45:17.636 | + functions-common:time_stop:2316 : end_time=1622709917633 2021-06-03 08:45:17.639 | + functions-common:time_stop:2317 : elapsed_time=8840 2021-06-03 08:45:17.641 | + functions-common:time_stop:2318 : total=13797 2021-06-03 08:45:17.644 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-06-03 08:45:17.646 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=22637 2021-06-03 08:45:17.649 | + inc/async:async_run:104 : return 0 2021-06-03 08:45:17.652 | + ./stack.sh:main:1131 : is_service_enabled neutron 2021-06-03 08:45:17.669 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:45:17.672 | + ./stack.sh:main:1132 : echo_summary 'Configuring Neutron' 2021-06-03 08:45:17.675 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-06-03 08:45:17.678 | + ./stack.sh:echo_summary:428 : echo -e Configuring Neutron 2021-06-03 08:45:17.680 | + ./stack.sh:main:1134 : configure_neutron 2021-06-03 08:45:17.683 | + lib/neutron:configure_neutron:603 : is_neutron_legacy_enabled 2021-06-03 08:45:17.686 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account 2021-06-03 08:45:17.687 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-06-03 08:45:17.693 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account 2021-06-03 08:45:17.695 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account =~ ,neutron ]] 2021-06-03 08:45:17.698 | + 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,g-reg,cinder =~ ,q- ]] 2021-06-03 08:45:17.700 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-06-03 08:45:17.703 | + lib/neutron:configure_neutron:605 : configure_mutnauq 2021-06-03 08:45:17.706 | + lib/neutron-legacy:configure_mutnauq:338 : _configure_neutron_common 2021-06-03 08:45:17.708 | + lib/neutron-legacy:_configure_neutron_common:718 : _create_neutron_conf_dir 2021-06-03 08:45:17.710 | + lib/neutron-legacy:_create_neutron_conf_dir:711 : sudo install -d -o ubuntu /etc/neutron 2021-06-03 08:45:17.723 | + lib/neutron-legacy:_configure_neutron_common:721 : cd /opt/stack/neutron 2021-06-03 08:45:17.726 | + lib/neutron-legacy:_configure_neutron_common:721 : exec ./tools/generate_config_file_samples.sh 2021-06-03 08:45:39.974 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:45:39.975 | from cryptography.utils import int_from_bytes 2021-06-03 08:45:39.975 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:45:39.975 | from cryptography.utils import int_from_bytes 2021-06-03 08:45:48.585 | + lib/neutron-legacy:_configure_neutron_common:723 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2021-06-03 08:45:48.589 | + lib/neutron-legacy:_configure_neutron_common:725 : Q_POLICY_FILE=/etc/neutron/policy.json 2021-06-03 08:45:48.592 | + lib/neutron-legacy:_configure_neutron_common:729 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2021-06-03 08:45:48.594 | + lib/neutron-legacy:_configure_neutron_common:733 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2021-06-03 08:45:48.596 | + lib/neutron-legacy:_configure_neutron_common:738 : neutron_plugin_configure_common 2021-06-03 08:45:48.599 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:64 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2021-06-03 08:45:48.601 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2021-06-03 08:45:48.603 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CLASS=ml2 2021-06-03 08:45:48.605 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:69 : _neutron_service_plugin_class_add router 2021-06-03 08:45:48.608 | + lib/neutron-legacy:_neutron_service_plugin_class_add:887 : local service_plugin_class=router 2021-06-03 08:45:48.610 | + lib/neutron-legacy:_neutron_service_plugin_class_add:888 : [[ '' == '' ]] 2021-06-03 08:45:48.612 | + lib/neutron-legacy:_neutron_service_plugin_class_add:889 : Q_SERVICE_PLUGIN_CLASSES=router 2021-06-03 08:45:48.615 | + lib/neutron-legacy:_configure_neutron_common:740 : [[ etc/neutron/plugins/ml2 == '' ]] 2021-06-03 08:45:48.617 | + lib/neutron-legacy:_configure_neutron_common:740 : [[ ml2_conf.ini == '' ]] 2021-06-03 08:45:48.619 | + lib/neutron-legacy:_configure_neutron_common:740 : [[ ml2 == '' ]] 2021-06-03 08:45:48.621 | + lib/neutron-legacy:_configure_neutron_common:745 : mkdir -p /etc/neutron/plugins/ml2 2021-06-03 08:45:48.626 | + lib/neutron-legacy:_configure_neutron_common:746 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2021-06-03 08:45:48.628 | + lib/neutron-legacy:_configure_neutron_common:749 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2021-06-03 08:45:48.631 | + 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 2021-06-03 08:45:48.635 | ++ lib/neutron-legacy:_configure_neutron_common:755 : database_connection_url neutron 2021-06-03 08:45:48.638 | ++ lib/database:database_connection_url:132 : local db=neutron 2021-06-03 08:45:48.640 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql neutron 2021-06-03 08:45:48.642 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=neutron 2021-06-03 08:45:48.644 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2021-06-03 08:45:48.647 | + 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' 2021-06-03 08:45:48.675 | + lib/neutron-legacy:_configure_neutron_common:756 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2021-06-03 08:45:48.704 | + lib/neutron-legacy:_configure_neutron_common:757 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2021-06-03 08:45:48.734 | + lib/neutron-legacy:_configure_neutron_common:758 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2021-06-03 08:45:48.765 | + lib/neutron-legacy:_configure_neutron_common:759 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2021-06-03 08:45:48.798 | + lib/neutron-legacy:_configure_neutron_common:762 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2021-06-03 08:45:48.826 | + lib/neutron-legacy:_configure_neutron_common:764 : '[' libvirt = fake ']' 2021-06-03 08:45:48.829 | + lib/neutron-legacy:_configure_neutron_common:774 : setup_logging /etc/neutron/neutron.conf 2021-06-03 08:45:48.831 | + functions:setup_logging:674 : setup_systemd_logging /etc/neutron/neutron.conf 2021-06-03 08:45:48.833 | + functions:setup_systemd_logging:689 : local conf_file=/etc/neutron/neutron.conf 2021-06-03 08:45:48.836 | ++ functions:setup_systemd_logging:694 : trueorfalse False USE_JOURNAL 2021-06-03 08:45:48.854 | + functions:setup_systemd_logging:694 : USE_JOURNAL=False 2021-06-03 08:45:48.856 | + functions:setup_systemd_logging:695 : local pidstr= 2021-06-03 08:45:48.858 | + functions:setup_systemd_logging:696 : [[ False == \T\r\u\e ]] 2021-06-03 08:45:48.861 | + functions:setup_systemd_logging:700 : pidstr='(pid=%(process)d) ' 2021-06-03 08:45:48.863 | + functions:setup_systemd_logging:702 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-06-03 08:45:48.891 | + functions:setup_systemd_logging:704 : iniset /etc/neutron/neutron.conf DEFAULT logging_context_format_string '%(color)s%(levelname)s %(name)s [%(global_request_id)s %(request_id)s %(project_name)s %(user_name)s%(color)s] %(instance)s%(color)s%(message)s' 2021-06-03 08:45:48.920 | + functions:setup_systemd_logging:705 : iniset /etc/neutron/neutron.conf DEFAULT logging_default_format_string '%(color)s%(levelname)s %(name)s [-%(color)s] %(instance)s%(color)s%(message)s' 2021-06-03 08:45:48.949 | + functions:setup_systemd_logging:706 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-06-03 08:45:48.977 | + lib/neutron-legacy:_configure_neutron_common:776 : is_service_enabled tls-proxy 2021-06-03 08:45:48.994 | + functions-common:is_service_enabled:1960 : return 1 2021-06-03 08:45:48.997 | + lib/neutron-legacy:_configure_neutron_common:782 : _neutron_setup_rootwrap 2021-06-03 08:45:48.999 | + lib/neutron-legacy:_neutron_setup_rootwrap:922 : [[ True == \F\a\l\s\e ]] 2021-06-03 08:45:49.001 | + lib/neutron-legacy:_neutron_setup_rootwrap:926 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2021-06-03 08:45:49.003 | + lib/neutron-legacy:_neutron_setup_rootwrap:927 : [[ -d /etc/neutron/rootwrap.d ]] 2021-06-03 08:45:49.006 | + lib/neutron-legacy:_neutron_setup_rootwrap:931 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2021-06-03 08:45:49.008 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:912 : [[ True == \F\a\l\s\e ]] 2021-06-03 08:45:49.010 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:915 : local srcdir=/opt/stack/neutron 2021-06-03 08:45:49.013 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:916 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2021-06-03 08:45:49.026 | + 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/ 2021-06-03 08:45:49.039 | + lib/neutron-legacy:_neutron_setup_rootwrap:935 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2021-06-03 08:45:49.041 | + 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 2021-06-03 08:45:49.055 | + lib/neutron-legacy:_neutron_setup_rootwrap:940 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/neutron/rootwrap.d:' -i /etc/neutron/rootwrap.conf 2021-06-03 08:45:49.068 | + lib/neutron-legacy:_neutron_setup_rootwrap:941 : sudo sed -e 's:^exec_dirs=\(.*\)$:exec_dirs=\1,/usr/local/bin:' -i /etc/neutron/rootwrap.conf 2021-06-03 08:45:49.081 | + lib/neutron-legacy:_neutron_setup_rootwrap:944 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2021-06-03 08:45:49.083 | + lib/neutron-legacy:_neutron_setup_rootwrap:945 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-06-03 08:45:49.086 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:948 : mktemp 2021-06-03 08:45:49.091 | + lib/neutron-legacy:_neutron_setup_rootwrap:948 : TEMPFILE=/tmp/tmp.7kvHT2NY01 2021-06-03 08:45:49.093 | + lib/neutron-legacy:_neutron_setup_rootwrap:949 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2021-06-03 08:45:49.096 | + lib/neutron-legacy:_neutron_setup_rootwrap:950 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-06-03 08:45:49.099 | + lib/neutron-legacy:_neutron_setup_rootwrap:951 : chmod 0440 /tmp/tmp.7kvHT2NY01 2021-06-03 08:45:49.102 | + lib/neutron-legacy:_neutron_setup_rootwrap:952 : sudo chown root:root /tmp/tmp.7kvHT2NY01 2021-06-03 08:45:49.115 | + lib/neutron-legacy:_neutron_setup_rootwrap:953 : sudo mv /tmp/tmp.7kvHT2NY01 /etc/sudoers.d/neutron-rootwrap 2021-06-03 08:45:49.126 | + 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' 2021-06-03 08:45:49.155 | + lib/neutron-legacy:_neutron_setup_rootwrap:957 : [[ True == \T\r\u\e ]] 2021-06-03 08:45:49.158 | + 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' 2021-06-03 08:45:49.186 | + lib/neutron-legacy:configure_mutnauq:339 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2021-06-03 08:45:49.189 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2021-06-03 08:45:49.191 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2021-06-03 08:45:49.193 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-06-03 08:45:49.196 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-06-03 08:45:49.198 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-06-03 08:45:49.216 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:45:49.220 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-06-03 08:45:49.222 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-06-03 08:45:49.225 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-06-03 08:45:49.243 | ++ functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:45:49.246 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2021-06-03 08:45:49.249 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/ 2021-06-03 08:45:49.279 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-06-03 08:45:49.281 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-06-03 08:45:49.284 | + lib/neutron-legacy:configure_mutnauq:341 : is_service_enabled q-metering 2021-06-03 08:45:49.301 | + functions-common:is_service_enabled:1960 : return 1 2021-06-03 08:45:49.304 | + lib/neutron-legacy:configure_mutnauq:344 : is_service_enabled q-agt q-svc 2021-06-03 08:45:49.321 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:45:49.323 | + lib/neutron-legacy:configure_mutnauq:345 : _configure_neutron_service 2021-06-03 08:45:49.326 | + lib/neutron-legacy:_configure_neutron_service:859 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2021-06-03 08:45:49.328 | + lib/neutron-legacy:_configure_neutron_service:860 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2021-06-03 08:45:49.333 | + lib/neutron-legacy:_configure_neutron_service:863 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2021-06-03 08:45:49.364 | + lib/neutron-legacy:_configure_neutron_service:865 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2021-06-03 08:45:49.393 | + lib/neutron-legacy:_configure_neutron_service:866 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2021-06-03 08:45:49.423 | + lib/neutron-legacy:_configure_neutron_service:867 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2021-06-03 08:45:49.453 | + lib/neutron-legacy:_configure_neutron_service:869 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2021-06-03 08:45:49.484 | + lib/neutron-legacy:_configure_neutron_service:870 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2021-06-03 08:45:49.486 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/neutron/neutron.conf 2021-06-03 08:45:49.489 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=neutron 2021-06-03 08:45:49.491 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=keystone_authtoken 2021-06-03 08:45:49.494 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2021-06-03 08:45:49.523 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2021-06-03 08:45:49.553 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.37/identity 2021-06-03 08:45:49.582 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2021-06-03 08:45:49.613 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2021-06-03 08:45:49.643 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2021-06-03 08:45:49.672 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2021-06-03 08:45:49.702 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2021-06-03 08:45:49.732 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-06-03 08:45:49.763 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2021-06-03 08:45:49.803 | + lib/neutron-legacy:_configure_neutron_service:873 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2021-06-03 08:45:49.835 | + lib/neutron-legacy:_configure_neutron_service:874 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2021-06-03 08:45:49.865 | + lib/neutron-legacy:_configure_neutron_service:876 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2021-06-03 08:45:49.868 | + lib/keystone:configure_keystone_authtoken_middleware:417 : local conf_file=/etc/neutron/neutron.conf 2021-06-03 08:45:49.870 | + lib/keystone:configure_keystone_authtoken_middleware:418 : local admin_user=nova 2021-06-03 08:45:49.873 | + lib/keystone:configure_keystone_authtoken_middleware:419 : local section=nova 2021-06-03 08:45:49.875 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf nova auth_type password 2021-06-03 08:45:49.906 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/neutron/neutron.conf nova interface public 2021-06-03 08:45:49.935 | + lib/keystone:configure_keystone_authtoken_middleware:423 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.37/identity 2021-06-03 08:45:49.965 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/neutron/neutron.conf nova username nova 2021-06-03 08:45:49.995 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2021-06-03 08:45:50.024 | + lib/keystone:configure_keystone_authtoken_middleware:426 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2021-06-03 08:45:50.054 | + lib/keystone:configure_keystone_authtoken_middleware:427 : iniset /etc/neutron/neutron.conf nova project_name service 2021-06-03 08:45:50.083 | + lib/keystone:configure_keystone_authtoken_middleware:428 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2021-06-03 08:45:50.115 | + lib/keystone:configure_keystone_authtoken_middleware:430 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-06-03 08:45:50.145 | + lib/keystone:configure_keystone_authtoken_middleware:431 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2021-06-03 08:45:50.175 | + lib/neutron-legacy:_configure_neutron_service:879 : neutron_plugin_configure_service 2021-06-03 08:45:50.177 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:73 : [[ vlan != \l\o\c\a\l ]] 2021-06-03 08:45:50.180 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2021-06-03 08:45:50.182 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:88 : '[' '' == '' ']' 2021-06-03 08:45:50.184 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : [[ '' == '' ]] 2021-06-03 08:45:50.187 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : [[ physnet1 != '' ]] 2021-06-03 08:45:50.190 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : ML2_VLAN_RANGES=physnet1 2021-06-03 08:45:50.192 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : [[ 900:949 != '' ]] 2021-06-03 08:45:50.194 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : ML2_VLAN_RANGES=physnet1:900:949 2021-06-03 08:45:50.197 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:95 : [[ physnet1:900:949 != '' ]] 2021-06-03 08:45:50.199 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2021-06-03 08:45:50.201 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:102 : [[ -z '' ]] 2021-06-03 08:45:50.204 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -n physnet1 ]] 2021-06-03 08:45:50.207 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2021-06-03 08:45:50.209 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : [[ -n physnet1 ]] 2021-06-03 08:45:50.212 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2021-06-03 08:45:50.214 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:108 : [[ -n physnet1 ]] 2021-06-03 08:45:50.216 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:108 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2021-06-03 08:45:50.219 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:120 : [[ True == \T\r\u\e ]] 2021-06-03 08:45:50.221 | + 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 2021-06-03 08:45:50.249 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:126 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch,hyperv 2021-06-03 08:45:50.252 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-06-03 08:45:50.254 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2 2021-06-03 08:45:50.256 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=mechanism_drivers=openvswitch,hyperv 2021-06-03 08:45:50.259 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z mechanism_drivers=openvswitch,hyperv ']' 2021-06-03 08:45:50.261 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-06-03 08:45:50.263 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch,hyperv 2021-06-03 08:45:50.291 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:128 : [[ -n '' ]] 2021-06-03 08:45:50.293 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:132 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers=port_security 2021-06-03 08:45:50.296 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-06-03 08:45:50.298 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2 2021-06-03 08:45:50.300 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=extension_drivers=port_security 2021-06-03 08:45:50.303 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z extension_drivers=port_security ']' 2021-06-03 08:45:50.305 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-06-03 08:45:50.307 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2021-06-03 08:45:50.336 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:134 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vlan 2021-06-03 08:45:50.338 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-06-03 08:45:50.341 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2 2021-06-03 08:45:50.343 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=tenant_network_types=vlan 2021-06-03 08:45:50.346 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z tenant_network_types=vlan ']' 2021-06-03 08:45:50.348 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-06-03 08:45:50.351 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vlan 2021-06-03 08:45:50.379 | + 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 2021-06-03 08:45:50.381 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-06-03 08:45:50.384 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_gre 2021-06-03 08:45:50.386 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=tunnel_id_ranges=1:1000 2021-06-03 08:45:50.389 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z tunnel_id_ranges=1:1000 ']' 2021-06-03 08:45:50.392 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-06-03 08:45:50.395 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_gre tunnel_id_ranges 1:1000 2021-06-03 08:45:50.424 | + 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 2021-06-03 08:45:50.427 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-06-03 08:45:50.429 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_vxlan 2021-06-03 08:45:50.432 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=vni_ranges=1:1000 2021-06-03 08:45:50.434 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z vni_ranges=1:1000 ']' 2021-06-03 08:45:50.436 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-06-03 08:45:50.440 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2021-06-03 08:45:50.468 | + 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, 2021-06-03 08:45:50.471 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-06-03 08:45:50.473 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_flat 2021-06-03 08:45:50.476 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=flat_networks=physnet1, 2021-06-03 08:45:50.478 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z flat_networks=physnet1, ']' 2021-06-03 08:45:50.481 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-06-03 08:45:50.483 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2021-06-03 08:45:50.512 | + 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:900:949 2021-06-03 08:45:50.515 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-06-03 08:45:50.517 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_vlan 2021-06-03 08:45:50.519 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=network_vlan_ranges=physnet1:900:949 2021-06-03 08:45:50.522 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z network_vlan_ranges=physnet1:900:949 ']' 2021-06-03 08:45:50.524 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-06-03 08:45:50.527 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:900:949 2021-06-03 08:45:50.556 | + 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 2021-06-03 08:45:50.558 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-06-03 08:45:50.560 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_geneve 2021-06-03 08:45:50.563 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=vni_ranges=1:1000 2021-06-03 08:45:50.565 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z vni_ranges=1:1000 ']' 2021-06-03 08:45:50.567 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-06-03 08:45:50.570 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2021-06-03 08:45:50.599 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:146 : [[ legacy != \l\e\g\a\c\y ]] 2021-06-03 08:45:50.602 | + lib/neutron-legacy:configure_mutnauq:347 : is_service_enabled q-agt 2021-06-03 08:45:50.619 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:45:50.621 | + lib/neutron-legacy:configure_mutnauq:348 : _configure_neutron_plugin_agent 2021-06-03 08:45:50.624 | + 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' 2021-06-03 08:45:50.656 | + lib/neutron-legacy:_configure_neutron_plugin_agent:847 : [[ True == \T\r\u\e ]] 2021-06-03 08:45:50.659 | + 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' 2021-06-03 08:45:50.688 | + lib/neutron-legacy:_configure_neutron_plugin_agent:850 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2021-06-03 08:45:50.720 | + lib/neutron-legacy:_configure_neutron_plugin_agent:853 : neutron_plugin_configure_plugin_agent 2021-06-03 08:45:50.723 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : _neutron_ovs_base_setup_bridge br-int 2021-06-03 08:45:50.725 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:32 : local bridge=br-int 2021-06-03 08:45:50.728 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:33 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2021-06-03 08:45:53.088 | INFO neutron.common.config [-] Logging enabled! 2021-06-03 08:45:53.088 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 18.0.1.dev49 2021-06-03 08:45:53.089 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=73961) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2021-06-03 08:45:53.090 | ERROR ovsdbapp.backend.ovs_idl.idlutils [-] Unable to open stream to tcp:127.0.0.1:6640 to retrieve schema: Connection refused 2021-06-03 08:45:53.091 | 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/tmpa1f6yciv/privsep.sock'] 2021-06-03 08:45:54.392 | INFO oslo.privsep.daemon [-] Spawned new privsep daemon via rootwrap 2021-06-03 08:45:54.392 | DEBUG oslo.privsep.daemon [-] Accepted privsep connection to /tmp/tmpa1f6yciv/privsep.sock {{(pid=73961) __init__ /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:371}} 2021-06-03 08:45:54.393 | INFO oslo.privsep.daemon [-] privsep daemon starting 2021-06-03 08:45:54.394 | INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0 2021-06-03 08:45:54.394 | INFO oslo.privsep.daemon [-] privsep process running with capabilities (eff/prm/inh): CAP_NET_ADMIN|CAP_SYS_ADMIN/CAP_NET_ADMIN|CAP_SYS_ADMIN/none 2021-06-03 08:45:54.394 | INFO oslo.privsep.daemon [-] privsep daemon running as pid 73969 2021-06-03 08:45:54.394 | DEBUG oslo.privsep.daemon [-] privsep: reply[140284684527744]: (2,) {{(pid=73969) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}} 2021-06-03 08:45:54.568 | 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=73969) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:384}} 2021-06-03 08:45:54.580 | DEBUG oslo_concurrency.processutils [-] CMD "ovs-vsctl --timeout=10 --id=@manager -- create Manager target="ptcp:6640:127.0.0.1" -- add Open_vSwitch . manager_options @manager -- set Manager ptcp:6640:127.0.0.1 inactivity_probe=10000" returned: 0 in 0.011s {{(pid=73969) execute /usr/local/lib/python3.8/dist-packages/oslo_concurrency/processutils.py:422}} 2021-06-03 08:45:54.580 | DEBUG oslo.privsep.daemon [-] privsep: reply[140284684527744]: (4, ('8078f513-a8b6-4e29-b48d-7e45eda9af6a\n', '')) {{(pid=73969) _call_back /usr/local/lib/python3.8/dist-packages/oslo_privsep/daemon.py:510}} 2021-06-03 08:45:54.749 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=73961) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2021-06-03 08:45:54.750 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=73961) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2021-06-03 08:45:54.750 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=73961) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2021-06-03 08:45:54.750 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=73961) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2021-06-03 08:45:54.750 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=73961) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2021-06-03 08:45:54.750 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=73961) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2021-06-03 08:45:54.804 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2021-06-03 08:45:55.068 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:34 : _neutron_ovs_base_add_bridge br-int 2021-06-03 08:45:55.071 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-int 2021-06-03 08:45:55.073 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2021-06-03 08:45:55.076 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-06-03 08:45:55.079 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-int 2021-06-03 08:45:55.149 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:35 : sudo ovs-vsctl --no-wait br-set-external-id br-int bridge-id br-int 2021-06-03 08:45:55.167 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : _neutron_ovs_base_configure_firewall_driver 2021-06-03 08:45:55.171 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:88 : [[ True == \T\r\u\e ]] 2021-06-03 08:45:55.175 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:89 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup firewall_driver openvswitch 2021-06-03 08:45:55.207 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:90 : running_in_container 2021-06-03 08:45:55.210 | ++ functions:running_in_container:793 : systemd-detect-virt --container 2021-06-03 08:45:55.218 | + functions:running_in_container:793 : [[ none != \n\o\n\e ]] 2021-06-03 08:45:55.222 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:91 : enable_kernel_bridge_firewall 2021-06-03 08:45:55.224 | + functions:enable_kernel_bridge_firewall:802 : sudo modprobe bridge 2021-06-03 08:45:55.237 | + functions:enable_kernel_bridge_firewall:805 : sudo modprobe br_netfilter 2021-06-03 08:45:55.250 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2021-06-03 08:45:55.253 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2021-06-03 08:45:55.261 | net.bridge.bridge-nf-call-iptables = 1 2021-06-03 08:45:55.264 | + functions:enable_kernel_bridge_firewall:809 : for proto in ip ip6 2021-06-03 08:45:55.267 | + functions:enable_kernel_bridge_firewall:810 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2021-06-03 08:45:55.275 | net.bridge.bridge-nf-call-ip6tables = 1 2021-06-03 08:45:55.279 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:40 : [[ False == \T\r\u\e ]] 2021-06-03 08:45:55.282 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ physnet1 != '' ]] 2021-06-03 08:45:55.286 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:48 : [[ br-data != '' ]] 2021-06-03 08:45:55.288 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:49 : [[ physnet1:br-data == '' ]] 2021-06-03 08:45:55.290 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:54 : _neutron_ovs_base_add_bridge br-data 2021-06-03 08:45:55.293 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-data 2021-06-03 08:45:55.295 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2021-06-03 08:45:55.298 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-06-03 08:45:55.301 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-data 2021-06-03 08:45:55.328 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:56 : [[ physnet1:br-data != '' ]] 2021-06-03 08:45:55.332 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-data 2021-06-03 08:45:55.366 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:59 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2021-06-03 08:45:55.368 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:61 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types 2021-06-03 08:45:55.398 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:62 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2021-06-03 08:45:55.428 | + lib/neutron-legacy:configure_mutnauq:350 : is_service_enabled q-dhcp 2021-06-03 08:45:55.445 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:45:55.448 | + lib/neutron-legacy:configure_mutnauq:351 : _configure_neutron_dhcp_agent 2021-06-03 08:45:55.450 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:787 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2021-06-03 08:45:55.456 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:789 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2021-06-03 08:45:55.485 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:791 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2021-06-03 08:45:55.515 | + 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' 2021-06-03 08:45:55.547 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:793 : [[ True == \T\r\u\e ]] 2021-06-03 08:45:55.549 | + 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' 2021-06-03 08:45:55.579 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:797 : is_service_enabled q-l3 2021-06-03 08:45:55.596 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:45:55.598 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:808 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2021-06-03 08:45:55.601 | + lib/neutron-legacy:_neutron_setup_interface_driver:966 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2021-06-03 08:45:55.631 | + lib/neutron-legacy:_neutron_setup_interface_driver:968 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2021-06-03 08:45:55.633 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/dhcp_agent.ini 2021-06-03 08:45:55.636 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2021-06-03 08:45:55.665 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:810 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2021-06-03 08:45:55.667 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:25 : local conf_file=/etc/neutron/dhcp_agent.ini 2021-06-03 08:45:55.670 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:26 : : 2021-06-03 08:45:55.672 | + lib/neutron-legacy:configure_mutnauq:353 : is_service_enabled q-l3 2021-06-03 08:45:55.690 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:45:55.692 | + lib/neutron-legacy:configure_mutnauq:354 : _configure_neutron_l3_agent 2021-06-03 08:45:55.695 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:114 : cp /opt/stack/neutron/etc/l3_agent.ini.sample /etc/neutron/l3_agent.ini 2021-06-03 08:45:55.699 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2021-06-03 08:45:55.729 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:117 : iniset /etc/neutron/l3_agent.ini AGENT root_helper 'sudo /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf' 2021-06-03 08:45:55.761 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2021-06-03 08:45:55.763 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:119 : iniset /etc/neutron/l3_agent.ini AGENT root_helper_daemon 'sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-06-03 08:45:55.793 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2021-06-03 08:45:55.795 | + lib/neutron-legacy:_neutron_setup_interface_driver:966 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2021-06-03 08:45:55.826 | + lib/neutron-legacy:_neutron_setup_interface_driver:968 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2021-06-03 08:45:55.828 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:66 : local conf_file=/etc/neutron/l3_agent.ini 2021-06-03 08:45:55.831 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:67 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2021-06-03 08:45:55.861 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2021-06-03 08:45:55.864 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:30 : local conf_file=/etc/neutron/l3_agent.ini 2021-06-03 08:45:55.866 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:31 : _neutron_ovs_base_configure_l3_agent 2021-06-03 08:45:55.869 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:99 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2021-06-03 08:45:58.241 | INFO neutron.common.config [-] Logging enabled! 2021-06-03 08:45:58.241 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 18.0.1.dev49 2021-06-03 08:45:58.241 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=74514) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2021-06-03 08:45:58.293 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=74514) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2021-06-03 08:45:58.293 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=74514) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:85}} 2021-06-03 08:45:58.294 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=74514) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2021-06-03 08:45:58.294 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=74514) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2021-06-03 08:45:58.294 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=74514) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2021-06-03 08:45:58.294 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=74514) autocreate_indices /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2021-06-03 08:45:58.353 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2021-06-03 08:45:58.353 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=74514) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:88}} 2021-06-03 08:45:58.354 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=74514) do_commit /usr/local/lib/python3.8/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:126}} 2021-06-03 08:45:58.354 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2021-06-03 08:45:58.644 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:100 : [[ False = \T\r\u\e ]] 2021-06-03 08:45:58.647 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:108 : _neutron_ovs_base_add_public_bridge 2021-06-03 08:45:58.650 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:114 : _neutron_ovs_base_add_bridge br-data 2021-06-03 08:45:58.652 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-data 2021-06-03 08:45:58.655 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2021-06-03 08:45:58.658 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-06-03 08:45:58.660 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-data 2021-06-03 08:45:58.678 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:115 : set_mtu br-data 1500 2021-06-03 08:45:58.680 | + functions:set_mtu:785 : local dev=br-data 2021-06-03 08:45:58.683 | + functions:set_mtu:786 : local mtu=1500 2021-06-03 08:45:58.686 | + functions:set_mtu:787 : sudo ip link set mtu 1500 dev br-data 2021-06-03 08:45:58.698 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:109 : sudo ovs-vsctl br-set-external-id br-data bridge-id br-data 2021-06-03 08:45:58.716 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:130 : [[ -n eth1 ]] 2021-06-03 08:45:58.718 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:131 : _move_neutron_addresses_route eth1 br-data True False inet 2021-06-03 08:45:58.721 | + lib/neutron-legacy:_move_neutron_addresses_route:615 : local from_intf=eth1 2021-06-03 08:45:58.724 | + lib/neutron-legacy:_move_neutron_addresses_route:616 : local to_intf=br-data 2021-06-03 08:45:58.726 | + lib/neutron-legacy:_move_neutron_addresses_route:617 : local add_ovs_port=True 2021-06-03 08:45:58.729 | + lib/neutron-legacy:_move_neutron_addresses_route:618 : local del_ovs_port=False 2021-06-03 08:45:58.732 | + lib/neutron-legacy:_move_neutron_addresses_route:619 : local af=inet 2021-06-03 08:45:58.734 | + lib/neutron-legacy:_move_neutron_addresses_route:621 : [[ -n eth1 ]] 2021-06-03 08:45:58.737 | + lib/neutron-legacy:_move_neutron_addresses_route:621 : [[ -n br-data ]] 2021-06-03 08:45:58.740 | + lib/neutron-legacy:_move_neutron_addresses_route:627 : local IP_REPLACE= 2021-06-03 08:45:58.742 | + lib/neutron-legacy:_move_neutron_addresses_route:628 : local IP_DEL= 2021-06-03 08:45:58.744 | + lib/neutron-legacy:_move_neutron_addresses_route:629 : local IP_UP= 2021-06-03 08:45:58.747 | + lib/neutron-legacy:_move_neutron_addresses_route:630 : local DEFAULT_ROUTE_GW 2021-06-03 08:45:58.751 | ++ lib/neutron-legacy:_move_neutron_addresses_route:631 : ip -f inet r 2021-06-03 08:45:58.751 | ++ lib/neutron-legacy:_move_neutron_addresses_route:631 : awk '/default.+eth1\s/ { print $3; exit }' 2021-06-03 08:45:58.758 | + lib/neutron-legacy:_move_neutron_addresses_route:631 : DEFAULT_ROUTE_GW= 2021-06-03 08:45:58.760 | + lib/neutron-legacy:_move_neutron_addresses_route:632 : local ADD_OVS_PORT= 2021-06-03 08:45:58.765 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : local DEL_OVS_PORT= 2021-06-03 08:45:58.768 | + lib/neutron-legacy:_move_neutron_addresses_route:634 : local ARP_CMD= 2021-06-03 08:45:58.774 | ++ lib/neutron-legacy:_move_neutron_addresses_route:636 : awk '{ print $2, $3, $4; exit }' 2021-06-03 08:45:58.775 | ++ lib/neutron-legacy:_move_neutron_addresses_route:636 : ip -f inet a s dev eth1 scope global primary 2021-06-03 08:45:58.779 | ++ lib/neutron-legacy:_move_neutron_addresses_route:636 : grep inet 2021-06-03 08:45:58.784 | + lib/neutron-legacy:_move_neutron_addresses_route:636 : IP_BRD='192.168.0.62/22 brd 192.168.3.255' 2021-06-03 08:45:58.787 | + lib/neutron-legacy:_move_neutron_addresses_route:638 : '[' '' '!=' '' ']' 2021-06-03 08:45:58.789 | + lib/neutron-legacy:_move_neutron_addresses_route:642 : [[ True == \T\r\u\e ]] 2021-06-03 08:45:58.792 | + lib/neutron-legacy:_move_neutron_addresses_route:643 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2021-06-03 08:45:58.794 | + lib/neutron-legacy:_move_neutron_addresses_route:646 : [[ False == \T\r\u\e ]] 2021-06-03 08:45:58.796 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : [[ 192.168.0.62/22 brd 192.168.3.255 != '' ]] 2021-06-03 08:45:58.799 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : IP_DEL='sudo ip addr del 192.168.0.62/22 brd 192.168.3.255 dev eth1' 2021-06-03 08:45:58.802 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : IP_REPLACE='sudo ip addr replace 192.168.0.62/22 brd 192.168.3.255 dev br-data' 2021-06-03 08:45:58.804 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : IP_UP='sudo ip link set br-data up' 2021-06-03 08:45:58.807 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : [[ inet == \i\n\e\t ]] 2021-06-03 08:45:58.811 | ++ lib/neutron-legacy:_move_neutron_addresses_route:655 : awk '{ print $1; exit }' 2021-06-03 08:45:58.814 | ++ lib/neutron-legacy:_move_neutron_addresses_route:655 : echo 192.168.0.62/22 brd 192.168.3.255 2021-06-03 08:45:58.814 | ++ lib/neutron-legacy:_move_neutron_addresses_route:655 : grep -o -E '(.*)/' 2021-06-03 08:45:58.814 | ++ lib/neutron-legacy:_move_neutron_addresses_route:655 : cut -d / -f1 2021-06-03 08:45:58.819 | + lib/neutron-legacy:_move_neutron_addresses_route:655 : IP=192.168.0.62 2021-06-03 08:45:58.821 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : ARP_CMD='sudo ping -c 3 -w 5 -I br-data 192.168.0.62 ' 2021-06-03 08:45:58.828 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ip addr del 192.168.0.62/22 brd 192.168.3.255 dev eth1 2021-06-03 08:45:58.845 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ip addr replace 192.168.0.62/22 brd 192.168.3.255 dev br-data 2021-06-03 08:45:58.858 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ip link set br-data up 2021-06-03 08:45:58.871 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ovs-vsctl --may-exist add-port br-data eth1 2021-06-03 08:45:58.895 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ping -c 3 -w 5 -I br-data 192.168.0.62 2021-06-03 08:45:58.911 | PING 192.168.0.62 (192.168.0.62) from 192.168.0.62 br-data: 56(84) bytes of data. 2021-06-03 08:45:58.911 | 64 bytes from 192.168.0.62: icmp_seq=1 ttl=64 time=0.069 ms 2021-06-03 08:45:59.930 | 64 bytes from 192.168.0.62: icmp_seq=2 ttl=64 time=0.038 ms 2021-06-03 08:46:00.954 | 64 bytes from 192.168.0.62: icmp_seq=3 ttl=64 time=0.042 ms 2021-06-03 08:46:00.955 | 2021-06-03 08:46:00.955 | --- 192.168.0.62 ping statistics --- 2021-06-03 08:46:00.955 | 3 packets transmitted, 3 received, 0% packet loss, time 2043ms 2021-06-03 08:46:00.955 | rtt min/avg/max/mdev = 0.038/0.049/0.069/0.013 ms 2021-06-03 08:46:00.960 | ++ lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:133 : ip -f inet6 a s dev eth1 2021-06-03 08:46:00.960 | ++ lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:133 : grep -c global 2021-06-03 08:46:00.966 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:133 : [[ 0 != 0 ]] 2021-06-03 08:46:00.968 | + lib/neutron-legacy:configure_mutnauq:356 : is_service_enabled q-meta 2021-06-03 08:46:00.986 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:46:00.989 | + lib/neutron-legacy:configure_mutnauq:357 : _configure_neutron_metadata_agent 2021-06-03 08:46:00.991 | + lib/neutron-legacy:_configure_neutron_metadata_agent:815 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2021-06-03 08:46:00.996 | + lib/neutron-legacy:_configure_neutron_metadata_agent:817 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2021-06-03 08:46:01.026 | + lib/neutron-legacy:_configure_neutron_metadata_agent:818 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.37 2021-06-03 08:46:01.055 | + lib/neutron-legacy:_configure_neutron_metadata_agent:819 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2021-06-03 08:46:01.084 | + 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' 2021-06-03 08:46:01.117 | + lib/neutron-legacy:_configure_neutron_metadata_agent:821 : [[ True == \T\r\u\e ]] 2021-06-03 08:46:01.119 | + 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' 2021-06-03 08:46:01.149 | + lib/neutron-legacy:configure_mutnauq:360 : [[ legacy != \l\e\g\a\c\y ]] 2021-06-03 08:46:01.151 | + lib/neutron-legacy:configure_mutnauq:363 : is_service_enabled ceilometer 2021-06-03 08:46:01.168 | + functions-common:is_service_enabled:1960 : return 1 2021-06-03 08:46:01.170 | + lib/neutron-legacy:configure_mutnauq:367 : [[ openvswitch == \o\v\n ]] 2021-06-03 08:46:01.173 | + lib/neutron-legacy:configure_mutnauq:372 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2021-06-03 08:46:01.204 | + lib/neutron-legacy:configure_mutnauq:376 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2021-06-03 08:46:01.239 | + lib/neutron:configure_neutron:610 : '[' False == True ']' 2021-06-03 08:46:01.241 | + ./stack.sh:main:1137 : is_service_enabled mysql postgresql 2021-06-03 08:46:01.259 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:46:01.262 | + ./stack.sh:main:1137 : is_service_enabled neutron 2021-06-03 08:46:01.279 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:46:01.282 | + ./stack.sh:main:1138 : async_runfunc init_neutron 2021-06-03 08:46:01.284 | + inc/async:async_runfunc:111 : async_run init_neutron init_neutron 2021-06-03 08:46:01.386 | [Async init_neutron:self]: Running synchronously: init_neutron 2021-06-03 08:46:01.389 | + inc/async:async_run:103 : init_neutron 2021-06-03 08:46:01.391 | + lib/neutron:init_neutron:648 : is_neutron_legacy_enabled 2021-06-03 08:46:01.395 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account 2021-06-03 08:46:01.395 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-06-03 08:46:01.401 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account 2021-06-03 08:46:01.403 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account =~ ,neutron ]] 2021-06-03 08:46:01.406 | + 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,g-reg,cinder =~ ,q- ]] 2021-06-03 08:46:01.409 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-06-03 08:46:01.411 | + lib/neutron:init_neutron:650 : init_mutnauq 2021-06-03 08:46:01.414 | + lib/neutron-legacy:init_mutnauq:430 : recreate_database neutron 2021-06-03 08:46:01.417 | + lib/database:recreate_database:110 : local db=neutron 2021-06-03 08:46:01.419 | + lib/database:recreate_database:111 : recreate_database_mysql neutron 2021-06-03 08:46:01.422 | + lib/databases/mysql:recreate_database_mysql:63 : local db=neutron 2021-06-03 08:46:01.425 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2021-06-03 08:46:01.429 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-06-03 08:46:01.444 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2021-06-03 08:46:01.449 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-06-03 08:46:01.465 | + lib/neutron-legacy:init_mutnauq:431 : time_start dbsync 2021-06-03 08:46:01.467 | + functions-common:time_start:2290 : local name=dbsync 2021-06-03 08:46:01.470 | + functions-common:time_start:2291 : local start_time= 2021-06-03 08:46:01.473 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-06-03 08:46:01.476 | ++ functions-common:time_start:2295 : date +%s%3N 2021-06-03 08:46:01.481 | + functions-common:time_start:2295 : _TIME_START[$name]=1622709961478 2021-06-03 08:46:01.484 | + lib/neutron-legacy:init_mutnauq:433 : /usr/local/bin/neutron-db-manage --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini upgrade head 2021-06-03 08:46:04.401 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-06-03 08:46:04.401 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-06-03 08:46:04.601 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-06-03 08:46:04.601 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-06-03 08:46:04.681 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2021-06-03 08:46:09.013 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2021-06-03 08:46:09.039 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2021-06-03 08:46:09.160 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2021-06-03 08:46:09.195 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2021-06-03 08:46:09.268 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2021-06-03 08:46:09.322 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2021-06-03 08:46:09.378 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2021-06-03 08:46:09.407 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2021-06-03 08:46:09.426 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2021-06-03 08:46:09.460 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2021-06-03 08:46:09.575 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2021-06-03 08:46:09.618 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2021-06-03 08:46:09.761 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2021-06-03 08:46:09.814 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2021-06-03 08:46:09.890 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2021-06-03 08:46:10.367 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2021-06-03 08:46:10.482 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2021-06-03 08:46:10.501 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2021-06-03 08:46:10.522 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2021-06-03 08:46:10.651 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2021-06-03 08:46:10.676 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2021-06-03 08:46:10.763 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2021-06-03 08:46:10.895 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2021-06-03 08:46:10.926 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2021-06-03 08:46:10.983 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2021-06-03 08:46:11.035 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2021-06-03 08:46:11.058 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2021-06-03 08:46:11.098 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2021-06-03 08:46:11.121 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2021-06-03 08:46:11.124 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2021-06-03 08:46:11.327 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2021-06-03 08:46:11.399 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2021-06-03 08:46:11.432 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2021-06-03 08:46:11.577 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2021-06-03 08:46:11.641 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2021-06-03 08:46:11.839 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2021-06-03 08:46:11.866 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2021-06-03 08:46:13.800 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2021-06-03 08:46:13.836 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2021-06-03 08:46:13.949 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2021-06-03 08:46:13.999 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2021-06-03 08:46:14.009 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2021-06-03 08:46:14.072 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2021-06-03 08:46:14.079 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2021-06-03 08:46:14.187 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2021-06-03 08:46:14.214 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2021-06-03 08:46:14.306 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2021-06-03 08:46:14.446 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2021-06-03 08:46:14.471 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2021-06-03 08:46:14.542 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2021-06-03 08:46:14.563 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2021-06-03 08:46:14.715 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2021-06-03 08:46:14.776 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2021-06-03 08:46:14.802 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2021-06-03 08:46:14.930 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2021-06-03 08:46:15.107 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2021-06-03 08:46:15.129 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2021-06-03 08:46:15.156 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2021-06-03 08:46:15.203 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2021-06-03 08:46:15.243 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2021-06-03 08:46:15.407 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2021-06-03 08:46:17.254 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2021-06-03 08:46:17.290 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2021-06-03 08:46:17.421 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2021-06-03 08:46:17.426 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2021-06-03 08:46:17.475 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2021-06-03 08:46:17.528 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2021-06-03 08:46:17.637 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2021-06-03 08:46:17.690 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2021-06-03 08:46:17.785 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2021-06-03 08:46:17.806 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2021-06-03 08:46:17.919 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2021-06-03 08:46:17.953 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2021-06-03 08:46:17.973 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2021-06-03 08:46:18.016 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2021-06-03 08:46:18.244 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2021-06-03 08:46:18.292 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2021-06-03 08:46:18.326 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2021-06-03 08:46:18.452 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2021-06-03 08:46:18.486 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2021-06-03 08:46:18.535 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2021-06-03 08:46:18.567 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2021-06-03 08:46:18.652 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2021-06-03 08:46:18.692 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2021-06-03 08:46:18.814 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2021-06-03 08:46:18.938 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2021-06-03 08:46:18.964 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2021-06-03 08:46:19.011 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2021-06-03 08:46:19.149 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2021-06-03 08:46:19.183 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2021-06-03 08:46:19.297 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2021-06-03 08:46:19.367 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2021-06-03 08:46:19.440 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2021-06-03 08:46:19.602 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2021-06-03 08:46:19.648 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2021-06-03 08:46:19.658 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2021-06-03 08:46:19.718 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2021-06-03 08:46:19.730 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2021-06-03 08:46:19.775 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2021-06-03 08:46:19.806 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2021-06-03 08:46:19.826 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2021-06-03 08:46:19.925 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2021-06-03 08:46:20.121 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2021-06-03 08:46:20.150 | INFO [alembic.runtime.migration] Running upgrade 1e0744e4ffea -> 6135a7bd4425 2021-06-03 08:46:20.199 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2021-06-03 08:46:20.211 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2021-06-03 08:46:20.224 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2021-06-03 08:46:20.465 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2021-06-03 08:46:20.688 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2021-06-03 08:46:20.728 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2021-06-03 08:46:20.761 | Running upgrade for neutron ... 2021-06-03 08:46:20.761 | OK 2021-06-03 08:46:21.029 | + lib/neutron-legacy:init_mutnauq:434 : time_stop dbsync 2021-06-03 08:46:21.033 | + functions-common:time_stop:2304 : local name 2021-06-03 08:46:21.035 | + functions-common:time_stop:2305 : local end_time 2021-06-03 08:46:21.038 | + functions-common:time_stop:2306 : local elapsed_time 2021-06-03 08:46:21.040 | + functions-common:time_stop:2307 : local total 2021-06-03 08:46:21.043 | + functions-common:time_stop:2308 : local start_time 2021-06-03 08:46:21.046 | + functions-common:time_stop:2310 : name=dbsync 2021-06-03 08:46:21.049 | + functions-common:time_stop:2311 : start_time=1622709961478 2021-06-03 08:46:21.051 | + functions-common:time_stop:2313 : [[ -z 1622709961478 ]] 2021-06-03 08:46:21.055 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-06-03 08:46:21.059 | + functions-common:time_stop:2316 : end_time=1622709981056 2021-06-03 08:46:21.061 | + functions-common:time_stop:2317 : elapsed_time=19578 2021-06-03 08:46:21.064 | + functions-common:time_stop:2318 : total=22637 2021-06-03 08:46:21.067 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-06-03 08:46:21.069 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=42215 2021-06-03 08:46:21.072 | + inc/async:async_run:104 : return 0 2021-06-03 08:46:21.074 | + ./stack.sh:main:1146 : is_service_enabled q-dhcp 2021-06-03 08:46:21.092 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:46:21.096 | ++ ./stack.sh:main:1149 : pidof NetworkManager 2021-06-03 08:46:21.107 | ++ ./stack.sh:main:1149 : true 2021-06-03 08:46:21.111 | + ./stack.sh:main:1149 : netman_pid= 2021-06-03 08:46:21.113 | + ./stack.sh:main:1150 : '[' -z '' ']' 2021-06-03 08:46:21.116 | + ./stack.sh:main:1151 : sudo killall dnsmasq 2021-06-03 08:46:21.132 | dnsmasq: no process found 2021-06-03 08:46:21.136 | + ./stack.sh:main:1151 : true 2021-06-03 08:46:21.138 | + ./stack.sh:main:1156 : clean_iptables 2021-06-03 08:46:21.142 | + lib/nova:clean_iptables:183 : sudo iptables -S -v 2021-06-03 08:46:21.144 | + lib/nova:clean_iptables:183 : sed 's/-c [0-9]* [0-9]* //g' 2021-06-03 08:46:21.144 | + lib/nova:clean_iptables:183 : grep nova 2021-06-03 08:46:21.146 | + lib/nova:clean_iptables:183 : sed s/-A/-D/g 2021-06-03 08:46:21.146 | + lib/nova:clean_iptables:183 : grep '\-A' 2021-06-03 08:46:21.148 | + lib/nova:clean_iptables:183 : awk '{print "sudo iptables",$0}' 2021-06-03 08:46:21.150 | + lib/nova:clean_iptables:183 : bash 2021-06-03 08:46:21.159 | + lib/nova:clean_iptables:185 : sudo iptables -S -v -t nat 2021-06-03 08:46:21.162 | + lib/nova:clean_iptables:185 : sed s/-A/-D/g 2021-06-03 08:46:21.162 | + lib/nova:clean_iptables:185 : grep nova 2021-06-03 08:46:21.163 | + lib/nova:clean_iptables:185 : awk '{print "sudo iptables -t nat",$0}' 2021-06-03 08:46:21.164 | + lib/nova:clean_iptables:185 : sed 's/-c [0-9]* [0-9]* //g' 2021-06-03 08:46:21.166 | + lib/nova:clean_iptables:185 : bash 2021-06-03 08:46:21.168 | + lib/nova:clean_iptables:185 : grep '\-A' 2021-06-03 08:46:21.178 | + lib/nova:clean_iptables:187 : sudo iptables -S -v 2021-06-03 08:46:21.180 | + lib/nova:clean_iptables:187 : sed 's/-c [0-9]* [0-9]* //g' 2021-06-03 08:46:21.182 | + lib/nova:clean_iptables:187 : sed s/-N/-X/g 2021-06-03 08:46:21.187 | + lib/nova:clean_iptables:187 : awk '{print "sudo iptables",$0}' 2021-06-03 08:46:21.187 | + lib/nova:clean_iptables:187 : bash 2021-06-03 08:46:21.187 | + lib/nova:clean_iptables:187 : grep '\-N' 2021-06-03 08:46:21.190 | + lib/nova:clean_iptables:187 : grep nova 2021-06-03 08:46:21.198 | + lib/nova:clean_iptables:189 : grep nova 2021-06-03 08:46:21.198 | + lib/nova:clean_iptables:189 : sed 's/-c [0-9]* [0-9]* //g' 2021-06-03 08:46:21.198 | + lib/nova:clean_iptables:189 : sed s/-N/-X/g 2021-06-03 08:46:21.198 | + lib/nova:clean_iptables:189 : awk '{print "sudo iptables -t nat",$0}' 2021-06-03 08:46:21.201 | + lib/nova:clean_iptables:189 : sudo iptables -S -v -t nat 2021-06-03 08:46:21.204 | + lib/nova:clean_iptables:189 : bash 2021-06-03 08:46:21.204 | + lib/nova:clean_iptables:189 : grep '\-N' 2021-06-03 08:46:21.214 | + ./stack.sh:main:1159 : sudo sysctl -w net.ipv4.ip_forward=1 2021-06-03 08:46:21.223 | net.ipv4.ip_forward = 1 2021-06-03 08:46:21.227 | + ./stack.sh:main:1166 : is_service_enabled swift 2021-06-03 08:46:21.245 | + functions-common:is_service_enabled:1960 : return 1 2021-06-03 08:46:21.248 | + ./stack.sh:main:1175 : is_service_enabled cinder 2021-06-03 08:46:21.267 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:46:21.270 | + ./stack.sh:main:1176 : echo_summary 'Configuring Cinder' 2021-06-03 08:46:21.272 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-06-03 08:46:21.274 | + ./stack.sh:echo_summary:428 : echo -e Configuring Cinder 2021-06-03 08:46:21.277 | + ./stack.sh:main:1177 : async_runfunc init_cinder 2021-06-03 08:46:21.281 | + inc/async:async_runfunc:111 : async_run init_cinder init_cinder 2021-06-03 08:46:21.382 | [Async init_cinder:self]: Running synchronously: init_cinder 2021-06-03 08:46:21.384 | + inc/async:async_run:103 : init_cinder 2021-06-03 08:46:21.387 | + lib/cinder:init_cinder:388 : is_service_enabled mysql postgresql 2021-06-03 08:46:21.407 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:46:21.410 | + lib/cinder:init_cinder:390 : recreate_database cinder 2021-06-03 08:46:21.413 | + lib/database:recreate_database:110 : local db=cinder 2021-06-03 08:46:21.416 | + lib/database:recreate_database:111 : recreate_database_mysql cinder 2021-06-03 08:46:21.419 | + lib/databases/mysql:recreate_database_mysql:63 : local db=cinder 2021-06-03 08:46:21.422 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2021-06-03 08:46:21.428 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-06-03 08:46:21.447 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2021-06-03 08:46:21.452 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-06-03 08:46:21.469 | + lib/cinder:init_cinder:392 : time_start dbsync 2021-06-03 08:46:21.472 | + functions-common:time_start:2290 : local name=dbsync 2021-06-03 08:46:21.474 | + functions-common:time_start:2291 : local start_time= 2021-06-03 08:46:21.477 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-06-03 08:46:21.481 | ++ functions-common:time_start:2295 : date +%s%3N 2021-06-03 08:46:21.486 | + functions-common:time_start:2295 : _TIME_START[$name]=1622709981483 2021-06-03 08:46:21.488 | + lib/cinder:init_cinder:394 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2021-06-03 08:46:24.200 | 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=75368) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-06-03 08:46:24.202 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo... {{(pid=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-06-03 08:46:24.203 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py... {{(pid=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:46:24.203 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py loaded successfully {{(pid=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:46:24.204 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py... {{(pid=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:46:24.204 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py loaded successfully {{(pid=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:46:24.204 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py... {{(pid=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:46:24.204 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py loaded successfully {{(pid=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:46:24.205 | 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=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:46:24.205 | 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=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:46:24.205 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py... {{(pid=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:46:24.205 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py loaded successfully {{(pid=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:46:24.205 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/140_create_project_default_volume_type.py... {{(pid=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:46:24.205 | 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=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:46:24.206 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py... {{(pid=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:46:24.206 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py loaded successfully {{(pid=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:46:24.206 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py... {{(pid=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:46:24.206 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py loaded successfully {{(pid=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:46:24.206 | 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=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:46:24.206 | 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=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:46:24.207 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py... {{(pid=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:46:24.207 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py loaded successfully {{(pid=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:46:24.207 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py... {{(pid=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:46:24.207 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py loaded successfully {{(pid=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:46:24.207 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/138_placeholder.py... {{(pid=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:46:24.207 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/138_placeholder.py loaded successfully {{(pid=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:46:24.207 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/137_placeholder.py... {{(pid=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:46:24.208 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/137_placeholder.py loaded successfully {{(pid=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:46:24.208 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py... {{(pid=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:46:24.208 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py loaded successfully {{(pid=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:46:24.208 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py... {{(pid=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:46:24.208 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py loaded successfully {{(pid=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:46:24.208 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py... {{(pid=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:46:24.208 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py loaded successfully {{(pid=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:46:24.209 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/141_add_quota_usage_unique_constraint.py... {{(pid=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:46:24.209 | 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=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:46:24.209 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/139_placeholder.py... {{(pid=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:46:24.209 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/139_placeholder.py loaded successfully {{(pid=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:46:24.209 | 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=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:46:24.209 | 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=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:46:24.210 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo loaded successfully {{(pid=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-06-03 08:46:24.210 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-06-03 08:46:24.237 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo... {{(pid=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-06-03 08:46:24.237 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py... {{(pid=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:46:24.237 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py loaded successfully {{(pid=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:46:24.238 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py... {{(pid=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:46:24.238 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py loaded successfully {{(pid=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:46:24.238 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py... {{(pid=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:46:24.238 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py loaded successfully {{(pid=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:46:24.238 | 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=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:46:24.238 | 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=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:46:24.239 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py... {{(pid=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:46:24.239 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py loaded successfully {{(pid=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:46:24.239 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/140_create_project_default_volume_type.py... {{(pid=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:46:24.239 | 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=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:46:24.239 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py... {{(pid=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:46:24.239 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py loaded successfully {{(pid=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:46:24.240 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py... {{(pid=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:46:24.240 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py loaded successfully {{(pid=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:46:24.240 | 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=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:46:24.240 | 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=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:46:24.240 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py... {{(pid=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:46:24.240 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py loaded successfully {{(pid=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:46:24.240 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py... {{(pid=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:46:24.241 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py loaded successfully {{(pid=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:46:24.241 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/138_placeholder.py... {{(pid=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:46:24.241 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/138_placeholder.py loaded successfully {{(pid=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:46:24.241 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/137_placeholder.py... {{(pid=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:46:24.241 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/137_placeholder.py loaded successfully {{(pid=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:46:24.241 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py... {{(pid=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:46:24.241 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py loaded successfully {{(pid=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:46:24.242 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py... {{(pid=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:46:24.242 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py loaded successfully {{(pid=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:46:24.242 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py... {{(pid=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:46:24.242 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py loaded successfully {{(pid=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:46:24.242 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/141_add_quota_usage_unique_constraint.py... {{(pid=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:46:24.242 | 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=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:46:24.243 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/139_placeholder.py... {{(pid=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:46:24.243 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/139_placeholder.py loaded successfully {{(pid=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:46:24.243 | 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=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:46:24.243 | 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=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:46:24.243 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo loaded successfully {{(pid=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-06-03 08:46:24.243 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-06-03 08:46:24.354 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo... {{(pid=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-06-03 08:46:24.354 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py... {{(pid=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:46:24.355 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py loaded successfully {{(pid=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:46:24.355 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py... {{(pid=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:46:24.355 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py loaded successfully {{(pid=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:46:24.355 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py... {{(pid=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:46:24.355 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py loaded successfully {{(pid=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:46:24.355 | 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=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:46:24.356 | 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=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:46:24.356 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py... {{(pid=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:46:24.356 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py loaded successfully {{(pid=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:46:24.356 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/140_create_project_default_volume_type.py... {{(pid=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:46:24.356 | 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=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:46:24.356 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py... {{(pid=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:46:24.356 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py loaded successfully {{(pid=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:46:24.357 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py... {{(pid=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:46:24.357 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py loaded successfully {{(pid=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:46:24.357 | 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=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:46:24.357 | 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=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:46:24.357 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py... {{(pid=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:46:24.357 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py loaded successfully {{(pid=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:46:24.358 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py... {{(pid=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:46:24.358 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py loaded successfully {{(pid=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:46:24.358 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/138_placeholder.py... {{(pid=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:46:24.358 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/138_placeholder.py loaded successfully {{(pid=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:46:24.358 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/137_placeholder.py... {{(pid=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:46:24.359 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/137_placeholder.py loaded successfully {{(pid=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:46:24.359 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py... {{(pid=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:46:24.359 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py loaded successfully {{(pid=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:46:24.359 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py... {{(pid=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:46:24.359 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py loaded successfully {{(pid=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:46:24.359 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py... {{(pid=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:46:24.360 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py loaded successfully {{(pid=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:46:24.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/141_add_quota_usage_unique_constraint.py... {{(pid=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:46:24.360 | 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=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:46:24.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/139_placeholder.py... {{(pid=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:46:24.360 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/139_placeholder.py loaded successfully {{(pid=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:46:24.360 | 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=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:46:24.361 | 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=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:46:24.361 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo loaded successfully {{(pid=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-06-03 08:46:24.361 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'cinder', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=75368) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-06-03 08:46:24.369 | INFO migrate.versioning.api [-] 122 -> 123...  2021-06-03 08:46:26.834 | INFO migrate.versioning.api [-] done 2021-06-03 08:46:26.835 | INFO migrate.versioning.api [-] 123 -> 124...  2021-06-03 08:46:26.841 | INFO migrate.versioning.api [-] done 2021-06-03 08:46:26.842 | INFO migrate.versioning.api [-] 124 -> 125...  2021-06-03 08:46:26.850 | INFO migrate.versioning.api [-] done 2021-06-03 08:46:26.850 | INFO migrate.versioning.api [-] 125 -> 126...  2021-06-03 08:46:26.857 | INFO migrate.versioning.api [-] done 2021-06-03 08:46:26.857 | INFO migrate.versioning.api [-] 126 -> 127...  2021-06-03 08:46:26.889 | INFO migrate.versioning.api [-] done 2021-06-03 08:46:26.890 | INFO migrate.versioning.api [-] 127 -> 128...  2021-06-03 08:46:27.019 | INFO migrate.versioning.api [-] done 2021-06-03 08:46:27.020 | INFO migrate.versioning.api [-] 128 -> 129...  2021-06-03 08:46:27.027 | INFO migrate.versioning.api [-] done 2021-06-03 08:46:27.027 | INFO migrate.versioning.api [-] 129 -> 130...  2021-06-03 08:46:27.034 | INFO migrate.versioning.api [-] done 2021-06-03 08:46:27.034 | INFO migrate.versioning.api [-] 130 -> 131...  2021-06-03 08:46:27.041 | INFO migrate.versioning.api [-] done 2021-06-03 08:46:27.041 | INFO migrate.versioning.api [-] 131 -> 132...  2021-06-03 08:46:27.066 | INFO migrate.versioning.api [-] done 2021-06-03 08:46:27.066 | INFO migrate.versioning.api [-] 132 -> 133...  2021-06-03 08:46:27.074 | INFO migrate.versioning.api [-] done 2021-06-03 08:46:27.074 | INFO migrate.versioning.api [-] 133 -> 134...  2021-06-03 08:46:27.082 | INFO migrate.versioning.api [-] done 2021-06-03 08:46:27.082 | INFO migrate.versioning.api [-] 134 -> 135...  2021-06-03 08:46:27.089 | INFO migrate.versioning.api [-] done 2021-06-03 08:46:27.089 | INFO migrate.versioning.api [-] 135 -> 136...  2021-06-03 08:46:27.325 | INFO migrate.versioning.api [-] done 2021-06-03 08:46:27.326 | INFO migrate.versioning.api [-] 136 -> 137...  2021-06-03 08:46:27.333 | INFO migrate.versioning.api [-] done 2021-06-03 08:46:27.333 | INFO migrate.versioning.api [-] 137 -> 138...  2021-06-03 08:46:27.340 | INFO migrate.versioning.api [-] done 2021-06-03 08:46:27.340 | INFO migrate.versioning.api [-] 138 -> 139...  2021-06-03 08:46:27.346 | INFO migrate.versioning.api [-] done 2021-06-03 08:46:27.347 | INFO migrate.versioning.api [-] 139 -> 140...  2021-06-03 08:46:27.406 | INFO migrate.versioning.api [-] done 2021-06-03 08:46:27.406 | INFO migrate.versioning.api [-] 140 -> 141...  2021-06-03 08:46:27.470 | INFO migrate.versioning.api [-] done 2021-06-03 08:46:27.473 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:46:27.473 | from cryptography.utils import int_from_bytes 2021-06-03 08:46:27.473 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:46:27.473 | from cryptography.utils import int_from_bytes 2021-06-03 08:46:27.782 | + lib/cinder:init_cinder:395 : time_stop dbsync 2021-06-03 08:46:27.785 | + functions-common:time_stop:2304 : local name 2021-06-03 08:46:27.788 | + functions-common:time_stop:2305 : local end_time 2021-06-03 08:46:27.790 | + functions-common:time_stop:2306 : local elapsed_time 2021-06-03 08:46:27.793 | + functions-common:time_stop:2307 : local total 2021-06-03 08:46:27.795 | + functions-common:time_stop:2308 : local start_time 2021-06-03 08:46:27.798 | + functions-common:time_stop:2310 : name=dbsync 2021-06-03 08:46:27.801 | + functions-common:time_stop:2311 : start_time=1622709981483 2021-06-03 08:46:27.803 | + functions-common:time_stop:2313 : [[ -z 1622709981483 ]] 2021-06-03 08:46:27.806 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-06-03 08:46:27.811 | + functions-common:time_stop:2316 : end_time=1622709987808 2021-06-03 08:46:27.813 | + functions-common:time_stop:2317 : elapsed_time=6325 2021-06-03 08:46:27.816 | + functions-common:time_stop:2318 : total=42215 2021-06-03 08:46:27.818 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-06-03 08:46:27.821 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=48540 2021-06-03 08:46:27.823 | + lib/cinder:init_cinder:398 : is_service_enabled c-vol 2021-06-03 08:46:27.841 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:46:27.843 | + lib/cinder:init_cinder:398 : [[ -n ceph ]] 2021-06-03 08:46:27.846 | + lib/cinder:init_cinder:399 : local be be_name be_type 2021-06-03 08:46:27.849 | + lib/cinder:init_cinder:400 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2021-06-03 08:46:27.851 | + lib/cinder:init_cinder:401 : be_type=ceph 2021-06-03 08:46:27.854 | + lib/cinder:init_cinder:402 : be_name=ceph 2021-06-03 08:46:27.857 | + lib/cinder:init_cinder:403 : type init_cinder_backend_ceph 2021-06-03 08:46:27.859 | + lib/cinder:init_cinder:413 : mkdir -p /opt/stack/data/cinder/volumes 2021-06-03 08:46:27.864 | + inc/async:async_run:104 : return 0 2021-06-03 08:46:27.867 | + ./stack.sh:main:1183 : is_service_enabled placement 2021-06-03 08:46:27.885 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:46:27.887 | + ./stack.sh:main:1184 : echo_summary 'Configuring placement' 2021-06-03 08:46:27.890 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-06-03 08:46:27.892 | + ./stack.sh:echo_summary:428 : echo -e Configuring placement 2021-06-03 08:46:27.895 | + ./stack.sh:main:1185 : async_runfunc init_placement 2021-06-03 08:46:27.897 | + inc/async:async_runfunc:111 : async_run init_placement init_placement 2021-06-03 08:46:27.993 | [Async init_placement:self]: Running synchronously: init_placement 2021-06-03 08:46:27.996 | + inc/async:async_run:103 : init_placement 2021-06-03 08:46:27.998 | + lib/placement:init_placement:130 : recreate_database placement 2021-06-03 08:46:28.001 | + lib/database:recreate_database:110 : local db=placement 2021-06-03 08:46:28.003 | + lib/database:recreate_database:111 : recreate_database_mysql placement 2021-06-03 08:46:28.006 | + lib/databases/mysql:recreate_database_mysql:63 : local db=placement 2021-06-03 08:46:28.009 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2021-06-03 08:46:28.013 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-06-03 08:46:28.028 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2021-06-03 08:46:28.034 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-06-03 08:46:28.049 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2021-06-03 08:46:30.595 | + lib/placement:init_placement:132 : create_placement_accounts 2021-06-03 08:46:30.598 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2021-06-03 08:46:30.600 | + lib/keystone:create_service_user:401 : get_or_create_user placement Passw0rd Default 2021-06-03 08:46:30.603 | + functions-common:get_or_create_user:824 : local user_id 2021-06-03 08:46:30.606 | + functions-common:get_or_create_user:825 : [[ ! -z '' ]] 2021-06-03 08:46:30.608 | + functions-common:get_or_create_user:828 : local email= 2021-06-03 08:46:30.612 | ++ functions-common:get_or_create_user:842 : oscwrap user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2021-06-03 08:46:32.800 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:46:32.800 | from cryptography.utils import int_from_bytes 2021-06-03 08:46:32.800 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:46:32.800 | from cryptography.utils import int_from_bytes 2021-06-03 08:46:32.944 | ++ functions-common:oscwrap:2344 : return 0 2021-06-03 08:46:32.947 | + functions-common:get_or_create_user:840 : user_id=536881157583415c8ef725a1b357a4d8 2021-06-03 08:46:32.950 | + functions-common:get_or_create_user:841 : echo 536881157583415c8ef725a1b357a4d8 2021-06-03 08:46:32.950 | 536881157583415c8ef725a1b357a4d8 2021-06-03 08:46:32.952 | + lib/keystone:create_service_user:402 : get_or_add_user_project_role service placement service Default Default 2021-06-03 08:46:32.955 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-06-03 08:46:32.958 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-06-03 08:46:32.960 | ++ functions-common:_get_domain_args:872 : local domain 2021-06-03 08:46:32.963 | ++ functions-common:_get_domain_args:873 : domain= 2021-06-03 08:46:32.965 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-06-03 08:46:32.968 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-06-03 08:46:32.971 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-06-03 08:46:32.973 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-06-03 08:46:32.976 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-06-03 08:46:32.979 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-06-03 08:46:32.983 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2021-06-03 08:46:32.983 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-06-03 08:46:32.983 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-06-03 08:46:32.986 | ++ functions-common:get_field:726 : local data field 2021-06-03 08:46:32.989 | ++ functions-common:get_field:727 : read data 2021-06-03 08:46:35.471 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:46:35.471 | from cryptography.utils import int_from_bytes 2021-06-03 08:46:35.472 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:46:35.472 | from cryptography.utils import int_from_bytes 2021-06-03 08:46:35.614 | ++ functions-common:oscwrap:2344 : return 0 2021-06-03 08:46:35.618 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-06-03 08:46:35.620 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-06-03 08:46:35.623 | + functions-common:get_or_add_user_project_role:901 : openstack role add service --user placement --project service --user-domain Default --project-domain Default 2021-06-03 08:46:38.145 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:46:38.145 | from cryptography.utils import int_from_bytes 2021-06-03 08:46:38.145 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:46:38.145 | from cryptography.utils import int_from_bytes 2021-06-03 08:46:38.287 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2021-06-03 08:46:38.287 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-06-03 08:46:38.288 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-06-03 08:46:38.290 | ++ functions-common:get_field:726 : local data field 2021-06-03 08:46:38.293 | ++ functions-common:get_field:727 : read data 2021-06-03 08:46:40.890 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:46:40.890 | from cryptography.utils import int_from_bytes 2021-06-03 08:46:40.890 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:46:40.890 | from cryptography.utils import int_from_bytes 2021-06-03 08:46:41.035 | ++ functions-common:oscwrap:2344 : return 0 2021-06-03 08:46:41.038 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-06-03 08:46:41.040 | ++ functions-common:get_field:731 : field='$2' 2021-06-03 08:46:41.043 | ++ functions-common:get_field:733 : echo '| c39eb9812b294a51a46a110cd45dc88d | 536881157583415c8ef725a1b357a4d8 | | 70792273035c4882911d119451e06dfd | | | False |' 2021-06-03 08:46:41.044 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-06-03 08:46:41.049 | ++ functions-common:get_field:727 : read data 2021-06-03 08:46:41.053 | + functions-common:get_or_add_user_project_role:910 : user_role_id=c39eb9812b294a51a46a110cd45dc88d 2021-06-03 08:46:41.055 | + functions-common:get_or_add_user_project_role:912 : echo c39eb9812b294a51a46a110cd45dc88d 2021-06-03 08:46:41.055 | c39eb9812b294a51a46a110cd45dc88d 2021-06-03 08:46:41.058 | + lib/keystone:create_service_user:404 : [[ -n admin ]] 2021-06-03 08:46:41.060 | + lib/keystone:create_service_user:405 : get_or_add_user_project_role admin placement service Default Default 2021-06-03 08:46:41.063 | + functions-common:get_or_add_user_project_role:888 : local user_role_id 2021-06-03 08:46:41.066 | ++ functions-common:get_or_add_user_project_role:890 : _get_domain_args Default Default 2021-06-03 08:46:41.069 | ++ functions-common:_get_domain_args:872 : local domain 2021-06-03 08:46:41.071 | ++ functions-common:_get_domain_args:873 : domain= 2021-06-03 08:46:41.073 | ++ functions-common:_get_domain_args:875 : [[ -n Default ]] 2021-06-03 08:46:41.076 | ++ functions-common:_get_domain_args:876 : domain=' --user-domain Default' 2021-06-03 08:46:41.079 | ++ functions-common:_get_domain_args:878 : [[ -n Default ]] 2021-06-03 08:46:41.081 | ++ functions-common:_get_domain_args:879 : domain=' --user-domain Default --project-domain Default' 2021-06-03 08:46:41.084 | ++ functions-common:_get_domain_args:882 : echo --user-domain Default --project-domain Default 2021-06-03 08:46:41.087 | + functions-common:get_or_add_user_project_role:890 : domain_args='--user-domain Default --project-domain Default' 2021-06-03 08:46:41.091 | ++ functions-common:get_or_add_user_project_role:898 : oscwrap role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2021-06-03 08:46:41.091 | ++ functions-common:get_or_add_user_project_role:898 : grep '^|\s[a-f0-9]\+' 2021-06-03 08:46:41.092 | ++ functions-common:get_or_add_user_project_role:898 : get_field 1 2021-06-03 08:46:41.095 | ++ functions-common:get_field:726 : local data field 2021-06-03 08:46:41.100 | ++ functions-common:get_field:727 : read data 2021-06-03 08:46:43.591 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:46:43.592 | from cryptography.utils import int_from_bytes 2021-06-03 08:46:43.592 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:46:43.592 | from cryptography.utils import int_from_bytes 2021-06-03 08:46:43.762 | ++ functions-common:oscwrap:2344 : return 0 2021-06-03 08:46:43.767 | + functions-common:get_or_add_user_project_role:898 : user_role_id= 2021-06-03 08:46:43.769 | + functions-common:get_or_add_user_project_role:899 : [[ -z '' ]] 2021-06-03 08:46:43.772 | + functions-common:get_or_add_user_project_role:901 : openstack role add admin --user placement --project service --user-domain Default --project-domain Default 2021-06-03 08:46:46.296 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:46:46.297 | from cryptography.utils import int_from_bytes 2021-06-03 08:46:46.297 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:46:46.297 | from cryptography.utils import int_from_bytes 2021-06-03 08:46:46.457 | ++ functions-common:get_or_add_user_project_role:910 : oscwrap role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2021-06-03 08:46:46.457 | ++ functions-common:get_or_add_user_project_role:910 : grep '^|\s[a-f0-9]\+' 2021-06-03 08:46:46.458 | ++ functions-common:get_or_add_user_project_role:910 : get_field 1 2021-06-03 08:46:46.461 | ++ functions-common:get_field:726 : local data field 2021-06-03 08:46:46.465 | ++ functions-common:get_field:727 : read data 2021-06-03 08:46:49.213 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:46:49.213 | from cryptography.utils import int_from_bytes 2021-06-03 08:46:49.213 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:46:49.213 | from cryptography.utils import int_from_bytes 2021-06-03 08:46:49.360 | ++ functions-common:oscwrap:2344 : return 0 2021-06-03 08:46:49.363 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-06-03 08:46:49.365 | ++ functions-common:get_field:731 : field='$2' 2021-06-03 08:46:49.368 | ++ functions-common:get_field:733 : echo '| 9166ac6aac2b4e669c882adcc27d6052 | 536881157583415c8ef725a1b357a4d8 | | 70792273035c4882911d119451e06dfd | | | False |' 2021-06-03 08:46:49.369 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-06-03 08:46:49.374 | ++ functions-common:get_field:727 : read data 2021-06-03 08:46:49.379 | + functions-common:get_or_add_user_project_role:910 : user_role_id=9166ac6aac2b4e669c882adcc27d6052 2021-06-03 08:46:49.381 | + functions-common:get_or_add_user_project_role:912 : echo 9166ac6aac2b4e669c882adcc27d6052 2021-06-03 08:46:49.381 | 9166ac6aac2b4e669c882adcc27d6052 2021-06-03 08:46:49.384 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.37/placement 2021-06-03 08:46:49.386 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2021-06-03 08:46:49.389 | + functions-common:get_or_create_service:966 : local service_id 2021-06-03 08:46:49.392 | ++ functions-common:get_or_create_service:979 : oscwrap service show placement -f value -c id 2021-06-03 08:46:51.646 | ++ functions-common:get_or_create_service:981 : oscwrap service create placement --name placement '--description=Placement Service' -f value -c id 2021-06-03 08:46:53.722 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:46:53.722 | from cryptography.utils import int_from_bytes 2021-06-03 08:46:53.722 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:46:53.722 | from cryptography.utils import int_from_bytes 2021-06-03 08:46:53.875 | ++ functions-common:oscwrap:2344 : return 0 2021-06-03 08:46:53.878 | + functions-common:get_or_create_service:977 : service_id=' 2021-06-03 08:46:53.878 | 18ad65b3a5874db78840919f7e4ed7fd' 2021-06-03 08:46:53.881 | + functions-common:get_or_create_service:978 : echo 18ad65b3a5874db78840919f7e4ed7fd 2021-06-03 08:46:53.881 | 18ad65b3a5874db78840919f7e4ed7fd 2021-06-03 08:46:53.884 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.37/placement 2021-06-03 08:46:53.886 | + functions-common:get_or_create_endpoint:1010 : local public_id 2021-06-03 08:46:53.889 | ++ functions-common:get_or_create_endpoint:1011 : _get_or_create_endpoint_with_interface placement public http://10.222.0.37/placement RegionOne 2021-06-03 08:46:53.892 | ++ functions-common:_get_or_create_endpoint_with_interface:984 : local endpoint_id 2021-06-03 08:46:53.896 | +++ functions-common:_get_or_create_endpoint_with_interface:989 : oscwrap endpoint list --service placement --interface public --region RegionOne -c ID -f value 2021-06-03 08:46:56.025 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:46:56.025 | from cryptography.utils import int_from_bytes 2021-06-03 08:46:56.025 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:46:56.025 | from cryptography.utils import int_from_bytes 2021-06-03 08:46:56.170 | +++ functions-common:oscwrap:2344 : return 0 2021-06-03 08:46:56.174 | ++ functions-common:_get_or_create_endpoint_with_interface:989 : endpoint_id= 2021-06-03 08:46:56.176 | ++ functions-common:_get_or_create_endpoint_with_interface:990 : [[ -z '' ]] 2021-06-03 08:46:56.179 | +++ functions-common:_get_or_create_endpoint_with_interface:993 : oscwrap endpoint create placement public http://10.222.0.37/placement --region RegionOne -f value -c id 2021-06-03 08:46:58.311 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:46:58.311 | from cryptography.utils import int_from_bytes 2021-06-03 08:46:58.311 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:46:58.311 | from cryptography.utils import int_from_bytes 2021-06-03 08:46:58.455 | +++ functions-common:oscwrap:2344 : return 0 2021-06-03 08:46:58.458 | ++ functions-common:_get_or_create_endpoint_with_interface:993 : endpoint_id=c390049fa6954ff7a10eec3b5207a6c0 2021-06-03 08:46:58.461 | ++ functions-common:_get_or_create_endpoint_with_interface:996 : echo c390049fa6954ff7a10eec3b5207a6c0 2021-06-03 08:46:58.464 | + functions-common:get_or_create_endpoint:1011 : public_id=c390049fa6954ff7a10eec3b5207a6c0 2021-06-03 08:46:58.466 | + functions-common:get_or_create_endpoint:1013 : [[ -n '' ]] 2021-06-03 08:46:58.469 | + functions-common:get_or_create_endpoint:1016 : [[ -n '' ]] 2021-06-03 08:46:58.472 | + functions-common:get_or_create_endpoint:1020 : echo c390049fa6954ff7a10eec3b5207a6c0 2021-06-03 08:46:58.472 | c390049fa6954ff7a10eec3b5207a6c0 2021-06-03 08:46:58.474 | + inc/async:async_run:104 : return 0 2021-06-03 08:46:58.477 | + ./stack.sh:main:1189 : async_wait init_neutron 2021-06-03 08:46:58.530 | [Async init_neutron:self]: Waiting for completion of init_neutron (5 other jobs running) 2021-06-03 08:46:58.577 | [Async init_neutron:self]: finished init_neutron with result 0 in -1622709961 seconds 2021-06-03 08:46:58.582 | + inc/async:async_wait:166 : return 0 2021-06-03 08:46:58.585 | + ./stack.sh:main:1190 : async_wait init_placement 2021-06-03 08:46:58.636 | [Async init_placement:self]: Waiting for completion of init_placement (4 other jobs running) 2021-06-03 08:46:58.683 | [Async init_placement:self]: finished init_placement with result 0 in -1622709987 seconds 2021-06-03 08:46:58.688 | + inc/async:async_wait:166 : return 0 2021-06-03 08:46:58.690 | + ./stack.sh:main:1191 : async_wait init_glance 2021-06-03 08:46:58.742 | [Async init_glance:self]: Waiting for completion of init_glance (3 other jobs running) 2021-06-03 08:46:58.792 | [Async init_glance:self]: finished init_glance with result 0 in -1622709908 seconds 2021-06-03 08:46:58.796 | + inc/async:async_wait:166 : return 0 2021-06-03 08:46:58.799 | + ./stack.sh:main:1192 : async_wait init_swift 2021-06-03 08:46:58.820 | Not waiting for async task init_swift that we never started or has already been waited for 2021-06-03 08:46:58.823 | + inc/async:async_wait:166 : return 0 2021-06-03 08:46:58.826 | + ./stack.sh:main:1193 : async_wait init_cinder 2021-06-03 08:46:58.879 | [Async init_cinder:self]: Waiting for completion of init_cinder (2 other jobs running) 2021-06-03 08:46:58.925 | [Async init_cinder:self]: finished init_cinder with result 0 in -1622709981 seconds 2021-06-03 08:46:58.930 | + inc/async:async_wait:166 : return 0 2021-06-03 08:46:58.932 | + ./stack.sh:main:1198 : is_service_enabled nova 2021-06-03 08:46:58.951 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:46:58.953 | + ./stack.sh:main:1199 : echo_summary 'Configuring Nova' 2021-06-03 08:46:58.956 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-06-03 08:46:58.959 | + ./stack.sh:echo_summary:428 : echo -e Configuring Nova 2021-06-03 08:46:58.961 | + ./stack.sh:main:1200 : init_nova 2021-06-03 08:46:58.964 | + lib/nova:init_nova:756 : is_service_enabled mysql postgresql 2021-06-03 08:46:58.981 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:46:58.985 | + lib/nova:init_nova:756 : is_service_enabled n-api 2021-06-03 08:46:59.003 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:46:59.005 | + lib/nova:init_nova:758 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-06-03 08:46:59.008 | + lib/nova:init_nova:766 : async_run nova-cell-0 init_nova_db nova_cell0 /etc/nova/nova.conf 2021-06-03 08:46:59.099 | [Async nova-cell-0:self]: Running synchronously: init_nova_db nova_cell0 /etc/nova/nova.conf 2021-06-03 08:46:59.102 | + inc/async:async_run:103 : init_nova_db nova_cell0 /etc/nova/nova.conf 2021-06-03 08:46:59.104 | + lib/nova:init_nova_db:746 : local dbname=nova_cell0 2021-06-03 08:46:59.107 | + lib/nova:init_nova_db:747 : local conffile=/etc/nova/nova.conf 2021-06-03 08:46:59.110 | + lib/nova:init_nova_db:748 : recreate_database nova_cell0 2021-06-03 08:46:59.112 | + lib/database:recreate_database:110 : local db=nova_cell0 2021-06-03 08:46:59.115 | + lib/database:recreate_database:111 : recreate_database_mysql nova_cell0 2021-06-03 08:46:59.117 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_cell0 2021-06-03 08:46:59.120 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2021-06-03 08:46:59.125 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-06-03 08:46:59.141 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2021-06-03 08:46:59.146 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-06-03 08:46:59.162 | + lib/nova:init_nova_db:749 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync --local_cell 2021-06-03 08:47:03.023 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo... {{(pid=76386) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-06-03 08:47:03.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_train.py... {{(pid=76386) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:47:03.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_train.py loaded successfully {{(pid=76386) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:47:03.024 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py... {{(pid=76386) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:47:03.024 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py loaded successfully {{(pid=76386) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:47:03.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/414_placeholder.py... {{(pid=76386) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:47:03.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/414_placeholder.py loaded successfully {{(pid=76386) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:47:03.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py... {{(pid=76386) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:47:03.025 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py loaded successfully {{(pid=76386) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:47:03.025 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/412_placeholder.py... {{(pid=76386) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:47:03.026 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/412_placeholder.py loaded successfully {{(pid=76386) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:47:03.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/408_placeholder.py... {{(pid=76386) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:47:03.026 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/408_placeholder.py loaded successfully {{(pid=76386) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:47:03.026 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/415_placeholder.py... {{(pid=76386) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:47:03.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/415_placeholder.py loaded successfully {{(pid=76386) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:47:03.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/411_placeholder.py... {{(pid=76386) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:47:03.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/411_placeholder.py loaded successfully {{(pid=76386) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:47:03.027 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/416_placeholder.py... {{(pid=76386) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:47:03.027 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/416_placeholder.py loaded successfully {{(pid=76386) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:47:03.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/410_placeholder.py... {{(pid=76386) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:47:03.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/410_placeholder.py loaded successfully {{(pid=76386) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:47:03.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/409_placeholder.py... {{(pid=76386) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:47:03.028 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/409_placeholder.py loaded successfully {{(pid=76386) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:47:03.028 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py... {{(pid=76386) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:47:03.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py loaded successfully {{(pid=76386) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:47:03.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py... {{(pid=76386) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:47:03.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py loaded successfully {{(pid=76386) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:47:03.029 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py... {{(pid=76386) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:47:03.029 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py loaded successfully {{(pid=76386) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:47:03.030 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/417_placeholder.py... {{(pid=76386) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:47:03.030 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/417_placeholder.py loaded successfully {{(pid=76386) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:47:03.030 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/413_placeholder.py... {{(pid=76386) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:47:03.031 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/413_placeholder.py loaded successfully {{(pid=76386) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:47:03.031 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo loaded successfully {{(pid=76386) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-06-03 08:47:03.031 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=76386) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-06-03 08:47:03.135 | INFO migrate.versioning.api [-] 401 -> 402...  2021-06-03 08:47:10.029 | INFO migrate.versioning.api [-] done 2021-06-03 08:47:10.029 | INFO migrate.versioning.api [-] 402 -> 403...  2021-06-03 08:47:10.038 | INFO migrate.versioning.api [-] done 2021-06-03 08:47:10.039 | INFO migrate.versioning.api [-] 403 -> 404...  2021-06-03 08:47:10.046 | INFO migrate.versioning.api [-] done 2021-06-03 08:47:10.046 | INFO migrate.versioning.api [-] 404 -> 405...  2021-06-03 08:47:10.053 | INFO migrate.versioning.api [-] done 2021-06-03 08:47:10.053 | INFO migrate.versioning.api [-] 405 -> 406...  2021-06-03 08:47:10.060 | INFO migrate.versioning.api [-] done 2021-06-03 08:47:10.061 | INFO migrate.versioning.api [-] 406 -> 407...  2021-06-03 08:47:10.068 | INFO migrate.versioning.api [-] done 2021-06-03 08:47:10.069 | INFO migrate.versioning.api [-] 407 -> 408...  2021-06-03 08:47:10.076 | INFO migrate.versioning.api [-] done 2021-06-03 08:47:10.076 | INFO migrate.versioning.api [-] 408 -> 409...  2021-06-03 08:47:10.086 | INFO migrate.versioning.api [-] done 2021-06-03 08:47:10.086 | INFO migrate.versioning.api [-] 409 -> 410...  2021-06-03 08:47:10.094 | INFO migrate.versioning.api [-] done 2021-06-03 08:47:10.094 | INFO migrate.versioning.api [-] 410 -> 411...  2021-06-03 08:47:10.102 | INFO migrate.versioning.api [-] done 2021-06-03 08:47:10.102 | INFO migrate.versioning.api [-] 411 -> 412...  2021-06-03 08:47:10.110 | INFO migrate.versioning.api [-] done 2021-06-03 08:47:10.110 | INFO migrate.versioning.api [-] 412 -> 413...  2021-06-03 08:47:10.117 | INFO migrate.versioning.api [-] done 2021-06-03 08:47:10.118 | INFO migrate.versioning.api [-] 413 -> 414...  2021-06-03 08:47:10.125 | INFO migrate.versioning.api [-] done 2021-06-03 08:47:10.125 | INFO migrate.versioning.api [-] 414 -> 415...  2021-06-03 08:47:10.132 | INFO migrate.versioning.api [-] done 2021-06-03 08:47:10.132 | INFO migrate.versioning.api [-] 415 -> 416...  2021-06-03 08:47:10.140 | INFO migrate.versioning.api [-] done 2021-06-03 08:47:10.140 | INFO migrate.versioning.api [-] 416 -> 417...  2021-06-03 08:47:10.148 | INFO migrate.versioning.api [-] done 2021-06-03 08:47:10.568 | + inc/async:async_run:104 : return 0 2021-06-03 08:47:10.571 | ++ lib/nova:init_nova:769 : seq 1 1 2021-06-03 08:47:10.576 | + lib/nova:init_nova:769 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-06-03 08:47:10.579 | ++ lib/nova:init_nova:770 : conductor_conf 1 2021-06-03 08:47:10.582 | ++ lib/nova:conductor_conf:735 : local cell=1 2021-06-03 08:47:10.584 | ++ lib/nova:conductor_conf:736 : echo /etc/nova/nova_cell1.conf 2021-06-03 08:47:10.587 | + lib/nova:init_nova:770 : async_run nova-cell-1 init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2021-06-03 08:47:10.690 | [Async nova-cell-1:self]: Running synchronously: init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2021-06-03 08:47:10.693 | + inc/async:async_run:103 : init_nova_db nova_cell1 /etc/nova/nova_cell1.conf 2021-06-03 08:47:10.695 | + lib/nova:init_nova_db:746 : local dbname=nova_cell1 2021-06-03 08:47:10.698 | + lib/nova:init_nova_db:747 : local conffile=/etc/nova/nova_cell1.conf 2021-06-03 08:47:10.700 | + lib/nova:init_nova_db:748 : recreate_database nova_cell1 2021-06-03 08:47:10.702 | + lib/database:recreate_database:110 : local db=nova_cell1 2021-06-03 08:47:10.705 | + lib/database:recreate_database:111 : recreate_database_mysql nova_cell1 2021-06-03 08:47:10.707 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_cell1 2021-06-03 08:47:10.710 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2021-06-03 08:47:10.715 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-06-03 08:47:10.730 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2021-06-03 08:47:10.735 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-06-03 08:47:10.752 | + lib/nova:init_nova_db:749 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2021-06-03 08:47:13.856 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo... {{(pid=76488) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-06-03 08:47:13.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_train.py... {{(pid=76488) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:47:13.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_train.py loaded successfully {{(pid=76488) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:47:13.857 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py... {{(pid=76488) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:47:13.857 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py loaded successfully {{(pid=76488) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:47:13.858 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/414_placeholder.py... {{(pid=76488) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:47:13.858 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/414_placeholder.py loaded successfully {{(pid=76488) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:47:13.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py... {{(pid=76488) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:47:13.859 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py loaded successfully {{(pid=76488) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:47:13.859 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/412_placeholder.py... {{(pid=76488) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:47:13.859 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/412_placeholder.py loaded successfully {{(pid=76488) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:47:13.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/408_placeholder.py... {{(pid=76488) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:47:13.860 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/408_placeholder.py loaded successfully {{(pid=76488) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:47:13.860 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/415_placeholder.py... {{(pid=76488) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:47:13.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/415_placeholder.py loaded successfully {{(pid=76488) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:47:13.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/411_placeholder.py... {{(pid=76488) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:47:13.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/411_placeholder.py loaded successfully {{(pid=76488) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:47:13.861 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/416_placeholder.py... {{(pid=76488) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:47:13.861 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/416_placeholder.py loaded successfully {{(pid=76488) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:47:13.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/410_placeholder.py... {{(pid=76488) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:47:13.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/410_placeholder.py loaded successfully {{(pid=76488) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:47:13.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/409_placeholder.py... {{(pid=76488) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:47:13.862 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/409_placeholder.py loaded successfully {{(pid=76488) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:47:13.862 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py... {{(pid=76488) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:47:13.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py loaded successfully {{(pid=76488) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:47:13.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py... {{(pid=76488) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:47:13.863 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py loaded successfully {{(pid=76488) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:47:13.863 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py... {{(pid=76488) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:47:13.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py loaded successfully {{(pid=76488) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:47:13.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/417_placeholder.py... {{(pid=76488) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:47:13.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/417_placeholder.py loaded successfully {{(pid=76488) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:47:13.864 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/413_placeholder.py... {{(pid=76488) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:47:13.864 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/413_placeholder.py loaded successfully {{(pid=76488) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:47:13.865 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo loaded successfully {{(pid=76488) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-06-03 08:47:13.865 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=76488) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-06-03 08:47:13.970 | INFO migrate.versioning.api [-] 401 -> 402...  2021-06-03 08:47:20.883 | INFO migrate.versioning.api [-] done 2021-06-03 08:47:20.883 | INFO migrate.versioning.api [-] 402 -> 403...  2021-06-03 08:47:20.890 | INFO migrate.versioning.api [-] done 2021-06-03 08:47:20.892 | INFO migrate.versioning.api [-] 403 -> 404...  2021-06-03 08:47:20.900 | INFO migrate.versioning.api [-] done 2021-06-03 08:47:20.900 | INFO migrate.versioning.api [-] 404 -> 405...  2021-06-03 08:47:20.907 | INFO migrate.versioning.api [-] done 2021-06-03 08:47:20.907 | INFO migrate.versioning.api [-] 405 -> 406...  2021-06-03 08:47:20.915 | INFO migrate.versioning.api [-] done 2021-06-03 08:47:20.915 | INFO migrate.versioning.api [-] 406 -> 407...  2021-06-03 08:47:20.922 | INFO migrate.versioning.api [-] done 2021-06-03 08:47:20.923 | INFO migrate.versioning.api [-] 407 -> 408...  2021-06-03 08:47:20.930 | INFO migrate.versioning.api [-] done 2021-06-03 08:47:20.930 | INFO migrate.versioning.api [-] 408 -> 409...  2021-06-03 08:47:20.938 | INFO migrate.versioning.api [-] done 2021-06-03 08:47:20.938 | INFO migrate.versioning.api [-] 409 -> 410...  2021-06-03 08:47:20.946 | INFO migrate.versioning.api [-] done 2021-06-03 08:47:20.946 | INFO migrate.versioning.api [-] 410 -> 411...  2021-06-03 08:47:20.953 | INFO migrate.versioning.api [-] done 2021-06-03 08:47:20.954 | INFO migrate.versioning.api [-] 411 -> 412...  2021-06-03 08:47:20.961 | INFO migrate.versioning.api [-] done 2021-06-03 08:47:20.962 | INFO migrate.versioning.api [-] 412 -> 413...  2021-06-03 08:47:20.968 | INFO migrate.versioning.api [-] done 2021-06-03 08:47:20.969 | INFO migrate.versioning.api [-] 413 -> 414...  2021-06-03 08:47:20.977 | INFO migrate.versioning.api [-] done 2021-06-03 08:47:20.977 | INFO migrate.versioning.api [-] 414 -> 415...  2021-06-03 08:47:20.984 | INFO migrate.versioning.api [-] done 2021-06-03 08:47:20.984 | INFO migrate.versioning.api [-] 415 -> 416...  2021-06-03 08:47:20.992 | INFO migrate.versioning.api [-] done 2021-06-03 08:47:20.992 | INFO migrate.versioning.api [-] 416 -> 417...  2021-06-03 08:47:20.999 | INFO migrate.versioning.api [-] done 2021-06-03 08:47:21.411 | + inc/async:async_run:104 : return 0 2021-06-03 08:47:21.413 | + lib/nova:init_nova:773 : recreate_database nova_api 2021-06-03 08:47:21.416 | + lib/database:recreate_database:110 : local db=nova_api 2021-06-03 08:47:21.418 | + lib/database:recreate_database:111 : recreate_database_mysql nova_api 2021-06-03 08:47:21.421 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_api 2021-06-03 08:47:21.423 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2021-06-03 08:47:21.428 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-06-03 08:47:21.444 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2021-06-03 08:47:21.448 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-06-03 08:47:21.465 | + lib/nova:init_nova:774 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2021-06-03 08:47:24.587 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo... {{(pid=76511) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:76}} 2021-06-03 08:47:24.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/075_placeholder.py... {{(pid=76511) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:47:24.588 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/075_placeholder.py loaded successfully {{(pid=76511) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:47:24.588 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/077_placeholder.py... {{(pid=76511) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:47:24.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=76511) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:47:24.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/073_placeholder.py... {{(pid=76511) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:47:24.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/073_placeholder.py loaded successfully {{(pid=76511) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:47:24.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/082_placeholder.py... {{(pid=76511) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:47:24.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/082_placeholder.py loaded successfully {{(pid=76511) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:47:24.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/068_placeholder.py... {{(pid=76511) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:47:24.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=76511) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:47:24.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/071_placeholder.py... {{(pid=76511) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:47:24.591 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=76511) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:47:24.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/069_placeholder.py... {{(pid=76511) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:47:24.591 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=76511) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:47:24.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/074_placeholder.py... {{(pid=76511) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:47:24.591 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/074_placeholder.py loaded successfully {{(pid=76511) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:47:24.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/072_placeholder.py... {{(pid=76511) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:47:24.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=76511) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:47:24.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/081_placeholder.py... {{(pid=76511) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:47:24.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/081_placeholder.py loaded successfully {{(pid=76511) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:47:24.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/078_placeholder.py... {{(pid=76511) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:47:24.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=76511) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:47:24.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/080_placeholder.py... {{(pid=76511) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:47:24.593 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=76511) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:47:24.593 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/067_train.py... {{(pid=76511) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:47:24.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/067_train.py loaded successfully {{(pid=76511) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:47:24.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/079_placeholder.py... {{(pid=76511) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:47:24.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=76511) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:47:24.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/070_placeholder.py... {{(pid=76511) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:47:24.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=76511) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:47:24.595 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/076_placeholder.py... {{(pid=76511) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:27}} 2021-06-03 08:47:24.595 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=76511) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/script/base.py:30}} 2021-06-03 08:47:24.595 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo loaded successfully {{(pid=76511) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:82}} 2021-06-03 08:47:24.595 | DEBUG migrate.versioning.repository [-] Config: {'db_settings': {'repository_id': 'nova_api', 'version_table': 'migrate_version', 'required_dbs': '[]'}} {{(pid=76511) __init__ /usr/local/lib/python3.8/dist-packages/migrate/versioning/repository.py:83}} 2021-06-03 08:47:24.715 | INFO migrate.versioning.api [-] 66 -> 67...  2021-06-03 08:47:26.376 | INFO migrate.versioning.api [-] done 2021-06-03 08:47:26.376 | INFO migrate.versioning.api [-] 67 -> 68...  2021-06-03 08:47:26.386 | INFO migrate.versioning.api [-] done 2021-06-03 08:47:26.386 | INFO migrate.versioning.api [-] 68 -> 69...  2021-06-03 08:47:26.395 | INFO migrate.versioning.api [-] done 2021-06-03 08:47:26.395 | INFO migrate.versioning.api [-] 69 -> 70...  2021-06-03 08:47:26.403 | INFO migrate.versioning.api [-] done 2021-06-03 08:47:26.403 | INFO migrate.versioning.api [-] 70 -> 71...  2021-06-03 08:47:26.410 | INFO migrate.versioning.api [-] done 2021-06-03 08:47:26.411 | INFO migrate.versioning.api [-] 71 -> 72...  2021-06-03 08:47:26.418 | INFO migrate.versioning.api [-] done 2021-06-03 08:47:26.418 | INFO migrate.versioning.api [-] 72 -> 73...  2021-06-03 08:47:26.427 | INFO migrate.versioning.api [-] done 2021-06-03 08:47:26.427 | INFO migrate.versioning.api [-] 73 -> 74...  2021-06-03 08:47:26.435 | INFO migrate.versioning.api [-] done 2021-06-03 08:47:26.435 | INFO migrate.versioning.api [-] 74 -> 75...  2021-06-03 08:47:26.443 | INFO migrate.versioning.api [-] done 2021-06-03 08:47:26.443 | INFO migrate.versioning.api [-] 75 -> 76...  2021-06-03 08:47:26.450 | INFO migrate.versioning.api [-] done 2021-06-03 08:47:26.450 | INFO migrate.versioning.api [-] 76 -> 77...  2021-06-03 08:47:26.458 | INFO migrate.versioning.api [-] done 2021-06-03 08:47:26.458 | INFO migrate.versioning.api [-] 77 -> 78...  2021-06-03 08:47:26.465 | INFO migrate.versioning.api [-] done 2021-06-03 08:47:26.465 | INFO migrate.versioning.api [-] 78 -> 79...  2021-06-03 08:47:26.472 | INFO migrate.versioning.api [-] done 2021-06-03 08:47:26.472 | INFO migrate.versioning.api [-] 79 -> 80...  2021-06-03 08:47:26.480 | INFO migrate.versioning.api [-] done 2021-06-03 08:47:26.480 | INFO migrate.versioning.api [-] 80 -> 81...  2021-06-03 08:47:26.487 | INFO migrate.versioning.api [-] done 2021-06-03 08:47:26.487 | INFO migrate.versioning.api [-] 81 -> 82...  2021-06-03 08:47:26.495 | INFO migrate.versioning.api [-] done 2021-06-03 08:47:26.893 | ++ lib/nova:init_nova:778 : database_connection_url nova_cell0 2021-06-03 08:47:26.896 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2021-06-03 08:47:26.899 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2021-06-03 08:47:26.901 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2021-06-03 08:47:26.904 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-06-03 08:47:26.907 | + lib/nova:init_nova:778 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-06-03 08:47:30.789 | ++ lib/nova:init_nova:781 : seq 0 1 2021-06-03 08:47:30.794 | + lib/nova:init_nova:781 : for i in $(seq 0 $NOVA_NUM_CELLS) 2021-06-03 08:47:30.797 | + lib/nova:init_nova:782 : async_wait nova-cell-0 2021-06-03 08:47:30.849 | [Async nova-cell-0:self]: Waiting for completion of init_nova_db nova_cell0 /etc/nova/nova.conf (3 other jobs running) 2021-06-03 08:47:30.895 | [Async nova-cell-0:self]: finished init_nova_db nova_cell0 /etc/nova/nova.conf with result 0 in -1622710019 seconds 2021-06-03 08:47:30.899 | + inc/async:async_wait:166 : return 0 2021-06-03 08:47:30.902 | + lib/nova:init_nova:781 : for i in $(seq 0 $NOVA_NUM_CELLS) 2021-06-03 08:47:30.904 | + lib/nova:init_nova:782 : async_wait nova-cell-1 2021-06-03 08:47:30.955 | [Async nova-cell-1:self]: Waiting for completion of init_nova_db nova_cell1 /etc/nova/nova_cell1.conf (2 other jobs running) 2021-06-03 08:47:31.001 | [Async nova-cell-1:self]: finished init_nova_db nova_cell1 /etc/nova/nova_cell1.conf with result 0 in -1622710030 seconds 2021-06-03 08:47:31.006 | + inc/async:async_wait:166 : return 0 2021-06-03 08:47:31.009 | + lib/nova:init_nova:785 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-06-03 08:47:31.011 | + lib/nova:init_nova:792 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2021-06-03 08:47:34.595 | Running batches of 50 until complete 2021-06-03 08:47:34.595 | +-------------------------------------+--------------+-----------+ 2021-06-03 08:47:34.595 | | Migration | Total Needed | Completed | 2021-06-03 08:47:34.595 | +-------------------------------------+--------------+-----------+ 2021-06-03 08:47:34.595 | | fill_virtual_interface_list | 0 | 0 | 2021-06-03 08:47:34.595 | | migrate_empty_ratio | 0 | 0 | 2021-06-03 08:47:34.595 | | migrate_quota_classes_to_api_db | 0 | 0 | 2021-06-03 08:47:34.595 | | migrate_quota_limits_to_api_db | 0 | 0 | 2021-06-03 08:47:34.595 | | migration_migrate_to_uuid | 0 | 0 | 2021-06-03 08:47:34.595 | | populate_dev_uuids | 0 | 0 | 2021-06-03 08:47:34.595 | | populate_missing_availability_zones | 0 | 0 | 2021-06-03 08:47:34.595 | | populate_queued_for_delete | 0 | 0 | 2021-06-03 08:47:34.595 | | populate_user_id | 0 | 0 | 2021-06-03 08:47:34.595 | | populate_uuids | 0 | 0 | 2021-06-03 08:47:34.595 | +-------------------------------------+--------------+-----------+ 2021-06-03 08:47:35.028 | ++ lib/nova:init_nova:795 : seq 1 1 2021-06-03 08:47:35.033 | + lib/nova:init_nova:795 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-06-03 08:47:35.037 | ++ lib/nova:init_nova:796 : conductor_conf 1 2021-06-03 08:47:35.039 | ++ lib/nova:conductor_conf:735 : local cell=1 2021-06-03 08:47:35.042 | ++ lib/nova:conductor_conf:736 : echo /etc/nova/nova_cell1.conf 2021-06-03 08:47:35.045 | + lib/nova:init_nova:796 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf --config-file /etc/nova/nova_cell1.conf cell_v2 create_cell --name cell1 2021-06-03 08:47:38.564 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2021-06-03 08:47:38.565 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2021-06-03 08:47:39.087 | + lib/nova:init_nova:800 : create_nova_keys_dir 2021-06-03 08:47:39.089 | + lib/nova:create_nova_keys_dir:742 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2021-06-03 08:47:39.103 | + lib/nova:init_nova:802 : [[ '' == \L\V\M ]] 2021-06-03 08:47:39.106 | + ./stack.sh:main:1205 : is_service_enabled neutron 2021-06-03 08:47:39.126 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:47:39.128 | + ./stack.sh:main:1206 : async_runfunc configure_neutron_nova 2021-06-03 08:47:39.131 | + inc/async:async_runfunc:111 : async_run configure_neutron_nova configure_neutron_nova 2021-06-03 08:47:39.231 | [Async configure_neutron_nova:self]: Running synchronously: configure_neutron_nova 2021-06-03 08:47:39.233 | + inc/async:async_run:103 : configure_neutron_nova 2021-06-03 08:47:39.236 | + lib/neutron:configure_neutron_nova:616 : is_neutron_legacy_enabled 2021-06-03 08:47:39.240 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account 2021-06-03 08:47:39.241 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-06-03 08:47:39.246 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account 2021-06-03 08:47:39.249 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account =~ ,neutron ]] 2021-06-03 08:47:39.252 | + 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,g-reg,cinder =~ ,q- ]] 2021-06-03 08:47:39.255 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-06-03 08:47:39.257 | + lib/neutron:configure_neutron_nova:618 : create_nova_conf_neutron /etc/nova/nova.conf 2021-06-03 08:47:39.260 | + lib/neutron-legacy:create_nova_conf_neutron:380 : local conf=/etc/nova/nova.conf 2021-06-03 08:47:39.262 | + lib/neutron-legacy:create_nova_conf_neutron:381 : iniset /etc/nova/nova.conf neutron auth_type password 2021-06-03 08:47:39.290 | + lib/neutron-legacy:create_nova_conf_neutron:382 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.37/identity 2021-06-03 08:47:39.319 | + lib/neutron-legacy:create_nova_conf_neutron:383 : iniset /etc/nova/nova.conf neutron username neutron 2021-06-03 08:47:39.348 | + lib/neutron-legacy:create_nova_conf_neutron:384 : iniset /etc/nova/nova.conf neutron password Passw0rd 2021-06-03 08:47:39.376 | + lib/neutron-legacy:create_nova_conf_neutron:385 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2021-06-03 08:47:39.405 | + lib/neutron-legacy:create_nova_conf_neutron:386 : iniset /etc/nova/nova.conf neutron project_name service 2021-06-03 08:47:39.434 | + lib/neutron-legacy:create_nova_conf_neutron:387 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2021-06-03 08:47:39.463 | + lib/neutron-legacy:create_nova_conf_neutron:388 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2021-06-03 08:47:39.492 | + lib/neutron-legacy:create_nova_conf_neutron:389 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2021-06-03 08:47:39.523 | + lib/neutron-legacy:create_nova_conf_neutron:392 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2021-06-03 08:47:39.525 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2021-06-03 08:47:39.527 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2021-06-03 08:47:39.530 | + lib/neutron-legacy:create_nova_conf_neutron:394 : is_service_enabled q-meta 2021-06-03 08:47:39.548 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:47:39.550 | + lib/neutron-legacy:create_nova_conf_neutron:395 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2021-06-03 08:47:39.580 | + lib/neutron-legacy:create_nova_conf_neutron:398 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2021-06-03 08:47:39.612 | + lib/neutron-legacy:create_nova_conf_neutron:399 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2021-06-03 08:47:39.641 | + lib/neutron:configure_neutron_nova:619 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2021-06-03 08:47:39.645 | ++ lib/neutron:configure_neutron_nova:620 : seq 1 1 2021-06-03 08:47:39.649 | + lib/neutron:configure_neutron_nova:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-06-03 08:47:39.652 | + lib/neutron:configure_neutron_nova:621 : local conf 2021-06-03 08:47:39.655 | ++ lib/neutron:configure_neutron_nova:622 : conductor_conf 1 2021-06-03 08:47:39.657 | ++ lib/nova:conductor_conf:735 : local cell=1 2021-06-03 08:47:39.660 | ++ lib/nova:conductor_conf:736 : echo /etc/nova/nova_cell1.conf 2021-06-03 08:47:39.663 | + lib/neutron:configure_neutron_nova:622 : conf=/etc/nova/nova_cell1.conf 2021-06-03 08:47:39.665 | + lib/neutron:configure_neutron_nova:623 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2021-06-03 08:47:39.668 | + lib/neutron-legacy:create_nova_conf_neutron:380 : local conf=/etc/nova/nova_cell1.conf 2021-06-03 08:47:39.670 | + lib/neutron-legacy:create_nova_conf_neutron:381 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2021-06-03 08:47:39.702 | + lib/neutron-legacy:create_nova_conf_neutron:382 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.37/identity 2021-06-03 08:47:39.732 | + lib/neutron-legacy:create_nova_conf_neutron:383 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2021-06-03 08:47:39.764 | + lib/neutron-legacy:create_nova_conf_neutron:384 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2021-06-03 08:47:39.793 | + lib/neutron-legacy:create_nova_conf_neutron:385 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2021-06-03 08:47:39.822 | + lib/neutron-legacy:create_nova_conf_neutron:386 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2021-06-03 08:47:39.852 | + lib/neutron-legacy:create_nova_conf_neutron:387 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2021-06-03 08:47:39.882 | + lib/neutron-legacy:create_nova_conf_neutron:388 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2021-06-03 08:47:39.912 | + lib/neutron-legacy:create_nova_conf_neutron:389 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2021-06-03 08:47:39.940 | + lib/neutron-legacy:create_nova_conf_neutron:392 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2021-06-03 08:47:39.944 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2021-06-03 08:47:39.946 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2021-06-03 08:47:39.949 | + lib/neutron-legacy:create_nova_conf_neutron:394 : is_service_enabled q-meta 2021-06-03 08:47:39.966 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:47:39.969 | + lib/neutron-legacy:create_nova_conf_neutron:395 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2021-06-03 08:47:39.998 | + lib/neutron-legacy:create_nova_conf_neutron:398 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2021-06-03 08:47:40.027 | + lib/neutron-legacy:create_nova_conf_neutron:399 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2021-06-03 08:47:40.056 | + inc/async:async_run:104 : return 0 2021-06-03 08:47:40.059 | + ./stack.sh:main:1215 : run_phase stack post-config 2021-06-03 08:47:40.062 | + functions-common:run_phase:1732 : local mode=stack 2021-06-03 08:47:40.064 | + functions-common:run_phase:1733 : local phase=post-config 2021-06-03 08:47:40.066 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-06-03 08:47:40.069 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-06-03 08:47:40.071 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-06-03 08:47:40.074 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-06-03 08:47:40.077 | + functions-common:run_phase:1742 : local extra 2021-06-03 08:47:40.080 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-06-03 08:47:40.085 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-06-03 08:47:40.087 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-06-03 08:47:40.090 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-06-03 08:47:40.093 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2021-06-03 08:47:40.096 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-06-03 08:47:40.114 | ++ functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:47:40.116 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-06-03 08:47:40.119 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-06-03 08:47:40.121 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2021-06-03 08:47:40.123 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-06-03 08:47:40.126 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-06-03 08:47:40.128 | ++ extras.d/80-tempest.sh:source:12 : : 2021-06-03 08:47:40.130 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-06-03 08:47:40.133 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-06-03 08:47:40.135 | + functions-common:run_phase:1753 : [[ stack == \s\o\u\r\c\e ]] 2021-06-03 08:47:40.138 | + functions-common:run_phase:1756 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-06-03 08:47:40.140 | + functions-common:run_phase:1759 : run_plugins stack post-config 2021-06-03 08:47:40.143 | + functions-common:run_plugins:1718 : local mode=stack 2021-06-03 08:47:40.147 | + functions-common:run_plugins:1719 : local phase=post-config 2021-06-03 08:47:40.149 | + functions-common:run_plugins:1721 : local plugins=,devstack-plugin-ceph 2021-06-03 08:47:40.152 | + functions-common:run_plugins:1722 : local plugin 2021-06-03 08:47:40.154 | + functions-common:run_plugins:1723 : for plugin in ${plugins//,/ } 2021-06-03 08:47:40.157 | + functions-common:run_plugins:1724 : local dir=/opt/stack/devstack-plugin-ceph 2021-06-03 08:47:40.159 | + functions-common:run_plugins:1725 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/plugin.sh ]] 2021-06-03 08:47:40.163 | + functions-common:run_plugins:1726 : source /opt/stack/devstack-plugin-ceph/devstack/plugin.sh stack post-config 2021-06-03 08:47:40.166 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:3 : [[ stack == \s\o\u\r\c\e ]] 2021-06-03 08:47:40.168 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ stack == \s\t\a\c\k ]] 2021-06-03 08:47:40.171 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ post-config == \p\r\e\-\i\n\s\t\a\l\l ]] 2021-06-03 08:47:40.173 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:32 : [[ stack == \s\t\a\c\k ]] 2021-06-03 08:47:40.177 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:32 : [[ post-config == \i\n\s\t\a\l\l ]] 2021-06-03 08:47:40.179 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:44 : [[ stack == \s\t\a\c\k ]] 2021-06-03 08:47:40.181 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:44 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-06-03 08:47:40.184 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:45 : is_ceph_enabled_for_service glance 2021-06-03 08:47:40.186 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2021-06-03 08:47:40.188 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2021-06-03 08:47:40.191 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=glance 2021-06-03 08:47:40.195 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo glance 2021-06-03 08:47:40.195 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2021-06-03 08:47:40.196 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2021-06-03 08:47:40.201 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_GLANCE 2021-06-03 08:47:40.204 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_GLANCE' 2021-06-03 08:47:40.207 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo False 2021-06-03 08:47:40.210 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=False 2021-06-03 08:47:40.213 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled glance 2021-06-03 08:47:40.229 | ++ functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:47:40.232 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : [[ False == \T\r\u\e ]] 2021-06-03 08:47:40.236 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2021-06-03 08:47:40.241 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:49 : is_ceph_enabled_for_service nova 2021-06-03 08:47:40.244 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2021-06-03 08:47:40.246 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2021-06-03 08:47:40.248 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=nova 2021-06-03 08:47:40.254 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo nova 2021-06-03 08:47:40.254 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2021-06-03 08:47:40.257 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2021-06-03 08:47:40.261 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_NOVA 2021-06-03 08:47:40.264 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_NOVA' 2021-06-03 08:47:40.266 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo False 2021-06-03 08:47:40.269 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=False 2021-06-03 08:47:40.272 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled nova 2021-06-03 08:47:40.289 | ++ functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:47:40.292 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : [[ False == \T\r\u\e ]] 2021-06-03 08:47:40.296 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2021-06-03 08:47:40.298 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:53 : is_ceph_enabled_for_service cinder 2021-06-03 08:47:40.302 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2021-06-03 08:47:40.304 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2021-06-03 08:47:40.306 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=cinder 2021-06-03 08:47:40.310 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo cinder 2021-06-03 08:47:40.310 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2021-06-03 08:47:40.311 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2021-06-03 08:47:40.315 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_CINDER 2021-06-03 08:47:40.318 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_CINDER' 2021-06-03 08:47:40.320 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2021-06-03 08:47:40.323 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2021-06-03 08:47:40.326 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled cinder 2021-06-03 08:47:40.342 | ++ functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:47:40.345 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : [[ True == \T\r\u\e ]] 2021-06-03 08:47:40.347 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:207 : enabled=0 2021-06-03 08:47:40.350 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 0 2021-06-03 08:47:40.352 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:54 : echo_summary 'Configuring Cinder for Ceph' 2021-06-03 08:47:40.355 | ++ ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-06-03 08:47:40.357 | ++ ./stack.sh:echo_summary:428 : echo -e Configuring Cinder for Ceph 2021-06-03 08:47:40.359 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:55 : configure_ceph_cinder 2021-06-03 08:47:40.361 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph_cinder:874 : sudo ceph -c /etc/ceph/ceph.conf osd pool create volumes 8 8 2021-06-03 08:47:42.460 | pool 'volumes' created 2021-06-03 08:47:42.480 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph_cinder:883 : sudo tee /etc/ceph/ceph.client.cinder.keyring 2021-06-03 08:47:42.480 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph_cinder:877 : sudo ceph -c /etc/ceph/ceph.conf auth get-or-create client.cinder mon 'allow r' osd 'allow class-read object_prefix rbd_children, allow rwx pool=volumes, allow rwx pool=vms, allow rwx pool=images' 2021-06-03 08:47:43.041 | [client.cinder] 2021-06-03 08:47:43.041 | key = AQAvl7hgyHLoARAAsk3QL2yBwDKr6JMivvkwsw== 2021-06-03 08:47:43.064 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph_cinder:885 : id -g -n 2021-06-03 08:47:43.069 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph_cinder:885 : sudo chown ubuntu:ubuntu /etc/ceph/ceph.client.cinder.keyring 2021-06-03 08:47:43.082 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:57 : is_ceph_enabled_for_service nova 2021-06-03 08:47:43.084 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2021-06-03 08:47:43.086 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2021-06-03 08:47:43.089 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=nova 2021-06-03 08:47:43.092 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo nova 2021-06-03 08:47:43.093 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2021-06-03 08:47:43.093 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2021-06-03 08:47:43.098 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_NOVA 2021-06-03 08:47:43.101 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_NOVA' 2021-06-03 08:47:43.103 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo False 2021-06-03 08:47:43.106 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=False 2021-06-03 08:47:43.109 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled nova 2021-06-03 08:47:43.125 | ++ functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:47:43.128 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : [[ False == \T\r\u\e ]] 2021-06-03 08:47:43.131 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2021-06-03 08:47:43.133 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:63 : is_ceph_enabled_for_service manila 2021-06-03 08:47:43.135 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2021-06-03 08:47:43.138 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2021-06-03 08:47:43.140 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2021-06-03 08:47:43.143 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2021-06-03 08:47:43.144 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2021-06-03 08:47:43.144 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2021-06-03 08:47:43.149 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2021-06-03 08:47:43.152 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2021-06-03 08:47:43.154 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2021-06-03 08:47:43.157 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2021-06-03 08:47:43.159 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2021-06-03 08:47:43.175 | ++ functions-common:is_service_enabled:1960 : return 1 2021-06-03 08:47:43.178 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2021-06-03 08:47:43.180 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:68 : '[' False = False ']' 2021-06-03 08:47:43.183 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:69 : is_ceph_enabled_for_service glance 2021-06-03 08:47:43.185 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2021-06-03 08:47:43.187 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2021-06-03 08:47:43.189 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=glance 2021-06-03 08:47:43.193 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo glance 2021-06-03 08:47:43.194 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2021-06-03 08:47:43.194 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2021-06-03 08:47:43.199 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_GLANCE 2021-06-03 08:47:43.202 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_GLANCE' 2021-06-03 08:47:43.204 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo False 2021-06-03 08:47:43.207 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=False 2021-06-03 08:47:43.210 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled glance 2021-06-03 08:47:43.225 | ++ functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:47:43.228 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : [[ False == \T\r\u\e ]] 2021-06-03 08:47:43.231 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2021-06-03 08:47:43.233 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:73 : is_ceph_enabled_for_service nova 2021-06-03 08:47:43.235 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2021-06-03 08:47:43.237 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2021-06-03 08:47:43.240 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=nova 2021-06-03 08:47:43.244 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo nova 2021-06-03 08:47:43.246 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2021-06-03 08:47:43.247 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2021-06-03 08:47:43.249 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_NOVA 2021-06-03 08:47:43.252 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_NOVA' 2021-06-03 08:47:43.255 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo False 2021-06-03 08:47:43.258 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=False 2021-06-03 08:47:43.261 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled nova 2021-06-03 08:47:43.276 | ++ functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:47:43.279 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : [[ False == \T\r\u\e ]] 2021-06-03 08:47:43.281 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2021-06-03 08:47:43.283 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:77 : is_ceph_enabled_for_service cinder 2021-06-03 08:47:43.286 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2021-06-03 08:47:43.288 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2021-06-03 08:47:43.291 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=cinder 2021-06-03 08:47:43.294 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo cinder 2021-06-03 08:47:43.294 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2021-06-03 08:47:43.295 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2021-06-03 08:47:43.299 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_CINDER 2021-06-03 08:47:43.303 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_CINDER' 2021-06-03 08:47:43.305 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2021-06-03 08:47:43.308 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2021-06-03 08:47:43.311 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled cinder 2021-06-03 08:47:43.327 | ++ functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:47:43.329 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : [[ True == \T\r\u\e ]] 2021-06-03 08:47:43.332 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:207 : enabled=0 2021-06-03 08:47:43.334 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 0 2021-06-03 08:47:43.336 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:78 : echo_summary 'Configuring Cinder for Ceph' 2021-06-03 08:47:43.339 | ++ ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-06-03 08:47:43.341 | ++ ./stack.sh:echo_summary:428 : echo -e Configuring Cinder for Ceph 2021-06-03 08:47:43.343 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:79 : configure_ceph_embedded_cinder 2021-06-03 08:47:43.346 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph_embedded_cinder:866 : [[ 1 -ne 1 ]] 2021-06-03 08:47:43.348 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:81 : is_ceph_enabled_for_service manila 2021-06-03 08:47:43.351 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:197 : local config config_name enabled service 2021-06-03 08:47:43.353 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:198 : enabled=1 2021-06-03 08:47:43.356 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : service=manila 2021-06-03 08:47:43.359 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : echo manila 2021-06-03 08:47:43.359 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr '[:lower:]' '[:upper:]' 2021-06-03 08:47:43.360 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : tr - _ 2021-06-03 08:47:43.365 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : config_name=ENABLE_CEPH_MANILA 2021-06-03 08:47:43.368 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : eval echo '$ENABLE_CEPH_MANILA' 2021-06-03 08:47:43.370 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : echo True 2021-06-03 08:47:43.373 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:204 : config=True 2021-06-03 08:47:43.376 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:206 : is_service_enabled manila 2021-06-03 08:47:43.391 | ++ functions-common:is_service_enabled:1960 : return 1 2021-06-03 08:47:43.394 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:209 : return 1 2021-06-03 08:47:43.397 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:85 : '[' False = True ']' 2021-06-03 08:47:43.399 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:125 : [[ stack == \u\n\s\t\a\c\k ]] 2021-06-03 08:47:43.402 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:139 : [[ stack == \c\l\e\a\n ]] 2021-06-03 08:47:43.405 | + ./stack.sh:main:1223 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2021-06-03 08:47:43.409 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-06-03 08:47:43.412 | + inc/meta-config:merge_config_group:171 : shift 2021-06-03 08:47:43.415 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2021-06-03 08:47:43.417 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-06-03 08:47:43.420 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-06-03 08:47:43.422 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-06-03 08:47:43.426 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2021-06-03 08:47:43.429 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-06-03 08:47:43.431 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2021-06-03 08:47:43.434 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-06-03 08:47:43.436 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2021-06-03 08:47:43.436 | /^\[\[.+\|.*\]\]/ { 2021-06-03 08:47:43.436 | gsub("[][]", "", $1); 2021-06-03 08:47:43.436 | split($1, a, "|"); 2021-06-03 08:47:43.436 | if (a[1] == matchgroup) 2021-06-03 08:47:43.436 | print a[2] 2021-06-03 08:47:43.436 | } 2021-06-03 08:47:43.436 | ' /home/ubuntu/devstack/local.conf 2021-06-03 08:47:43.442 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-06-03 08:47:43.445 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-06-03 08:47:43.447 | + inc/meta-config:merge_config_group:180 : local dir 2021-06-03 08:47:43.451 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2021-06-03 08:47:43.454 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2021-06-03 08:47:43.460 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2021-06-03 08:47:43.463 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2021-06-03 08:47:43.467 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2021-06-03 08:47:43.472 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2021-06-03 08:47:43.475 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2021-06-03 08:47:43.478 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2021-06-03 08:47:43.480 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-06-03 08:47:43.483 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-06-03 08:47:43.485 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2021-06-03 08:47:43.488 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-06-03 08:47:43.491 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2021-06-03 08:47:43.494 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2021-06-03 08:47:43.497 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2021-06-03 08:47:43.500 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2021-06-03 08:47:43.503 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2021-06-03 08:47:43.504 | + inc/meta-config:merge_config_file:164 : read a 2021-06-03 08:47:43.504 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2021-06-03 08:47:43.504 | BEGIN { 2021-06-03 08:47:43.504 | section = "" 2021-06-03 08:47:43.504 | last_section = "" 2021-06-03 08:47:43.504 | section_count = 0 2021-06-03 08:47:43.504 | } 2021-06-03 08:47:43.504 | /^\[.+\]/ { 2021-06-03 08:47:43.504 | gsub("[][]", "", $1); 2021-06-03 08:47:43.504 | section=$1 2021-06-03 08:47:43.504 | next 2021-06-03 08:47:43.504 | } 2021-06-03 08:47:43.504 | /^ *\#/ { 2021-06-03 08:47:43.504 | next 2021-06-03 08:47:43.504 | } 2021-06-03 08:47:43.504 | /^[^ \t]+/ { 2021-06-03 08:47:43.504 | # get offset of first = in $0 2021-06-03 08:47:43.504 | eq_idx = index($0, "=") 2021-06-03 08:47:43.504 | # extract attr & value from $0 2021-06-03 08:47:43.504 | attr = substr($0, 1, eq_idx - 1) 2021-06-03 08:47:43.504 | value = substr($0, eq_idx + 1) 2021-06-03 08:47:43.505 | # only need to strip trailing whitespace from attr 2021-06-03 08:47:43.505 | sub(/[ \t]*$/, "", attr) 2021-06-03 08:47:43.505 | # need to strip leading & trailing whitespace from value 2021-06-03 08:47:43.505 | sub(/^[ \t]*/, "", value) 2021-06-03 08:47:43.505 | sub(/[ \t]*$/, "", value) 2021-06-03 08:47:43.505 | 2021-06-03 08:47:43.505 | # cfg_attr_count: number of config lines per [section, attr] 2021-06-03 08:47:43.505 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-06-03 08:47:43.505 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-06-03 08:47:43.505 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-06-03 08:47:43.505 | if (! (section, attr) in cfg_attr_count) { 2021-06-03 08:47:43.505 | if (section != last_section) { 2021-06-03 08:47:43.505 | cfg_section[section_count++] = section 2021-06-03 08:47:43.505 | last_section = section 2021-06-03 08:47:43.505 | } 2021-06-03 08:47:43.505 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-06-03 08:47:43.505 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-06-03 08:47:43.505 | 2021-06-03 08:47:43.505 | cfg_attr[section, attr, 0] = value 2021-06-03 08:47:43.505 | cfg_attr_count[section, attr] = 1 2021-06-03 08:47:43.505 | } else { 2021-06-03 08:47:43.505 | lno = cfg_attr_count[section, attr]++ 2021-06-03 08:47:43.505 | cfg_attr[section, attr, lno] = value 2021-06-03 08:47:43.505 | } 2021-06-03 08:47:43.505 | } 2021-06-03 08:47:43.505 | END { 2021-06-03 08:47:43.505 | # Process each section in order 2021-06-03 08:47:43.505 | for (sno = 0; sno < section_count; sno++) { 2021-06-03 08:47:43.505 | section = cfg_section[sno] 2021-06-03 08:47:43.505 | # The ini routines simply append a config item immediately 2021-06-03 08:47:43.505 | # after the section header. To keep the same order as defined 2021-06-03 08:47:43.505 | # in local.conf, invoke the ini routines in the reverse order 2021-06-03 08:47:43.505 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-06-03 08:47:43.505 | attr = cfg_sec_attr_name[sno, attr_no] 2021-06-03 08:47:43.505 | if (cfg_attr_count[section, attr] == 1) 2021-06-03 08:47:43.506 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-06-03 08:47:43.506 | else { 2021-06-03 08:47:43.506 | # For multiline, invoke the ini routines in the reverse order 2021-06-03 08:47:43.506 | count = cfg_attr_count[section, attr] 2021-06-03 08:47:43.506 | print "inidelete " configfile " " section " " attr 2021-06-03 08:47:43.506 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-06-03 08:47:43.506 | for (l = count -2; l >= 0; l--) 2021-06-03 08:47:43.506 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-06-03 08:47:43.506 | } 2021-06-03 08:47:43.506 | } 2021-06-03 08:47:43.506 | } 2021-06-03 08:47:43.506 | } 2021-06-03 08:47:43.506 | ' 2021-06-03 08:47:43.506 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-06-03 08:47:43.507 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2021-06-03 08:47:43.508 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-06-03 08:47:43.511 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2021-06-03 08:47:43.513 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-06-03 08:47:43.516 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2021-06-03 08:47:43.519 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2021-06-03 08:47:43.519 | BEGIN { group = "" } 2021-06-03 08:47:43.519 | /^\[\[.+\|.*\]\]/ { 2021-06-03 08:47:43.519 | gsub("[][]", "", $1); 2021-06-03 08:47:43.519 | split($1, a, "|"); 2021-06-03 08:47:43.519 | if (a[1] == matchgroup && a[2] == configfile) { 2021-06-03 08:47:43.519 | group=a[1] 2021-06-03 08:47:43.519 | } else { 2021-06-03 08:47:43.519 | group="" 2021-06-03 08:47:43.519 | } 2021-06-03 08:47:43.519 | next 2021-06-03 08:47:43.519 | } 2021-06-03 08:47:43.519 | { 2021-06-03 08:47:43.519 | if (group != "") 2021-06-03 08:47:43.519 | print $0 2021-06-03 08:47:43.519 | } 2021-06-03 08:47:43.519 | ' /home/ubuntu/devstack/local.conf 2021-06-03 08:47:43.525 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT scheduler_default_filters "RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter"' 2021-06-03 08:47:43.528 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT scheduler_default_filters RetryFilter,AvailabilityZoneFilter,RamFilter,DiskFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,DifferentHostFilter,SameHostFilter 2021-06-03 08:47:43.558 | + inc/meta-config:merge_config_file:164 : read a 2021-06-03 08:47:43.560 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2021-06-03 08:47:43.563 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2021-06-03 08:47:43.591 | + inc/meta-config:merge_config_file:164 : read a 2021-06-03 08:47:43.594 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2021-06-03 08:47:43.597 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2021-06-03 08:47:43.629 | + inc/meta-config:merge_config_file:164 : read a 2021-06-03 08:47:43.631 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2021-06-03 08:47:43.634 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2021-06-03 08:47:43.667 | + inc/meta-config:merge_config_file:164 : read a 2021-06-03 08:47:43.670 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2021-06-03 08:47:43.672 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2021-06-03 08:47:43.701 | + inc/meta-config:merge_config_file:164 : read a 2021-06-03 08:47:43.703 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2021-06-03 08:47:43.706 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2021-06-03 08:47:43.737 | + inc/meta-config:merge_config_file:164 : read a 2021-06-03 08:47:43.740 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.37/identity"' 2021-06-03 08:47:43.742 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.37/identity 2021-06-03 08:47:43.773 | + inc/meta-config:merge_config_file:164 : read a 2021-06-03 08:47:43.776 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2021-06-03 08:47:43.778 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2021-06-03 08:47:43.809 | + inc/meta-config:merge_config_file:164 : read a 2021-06-03 08:47:43.811 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2021-06-03 08:47:43.814 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2021-06-03 08:47:43.845 | + inc/meta-config:merge_config_file:164 : read a 2021-06-03 08:47:43.848 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2021-06-03 08:47:43.850 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2021-06-03 08:47:43.881 | + inc/meta-config:merge_config_file:164 : read a 2021-06-03 08:47:43.884 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2021-06-03 08:47:43.886 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2021-06-03 08:47:43.918 | + inc/meta-config:merge_config_file:164 : read a 2021-06-03 08:47:43.921 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2021-06-03 08:47:43.923 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2021-06-03 08:47:43.953 | + inc/meta-config:merge_config_file:164 : read a 2021-06-03 08:47:43.956 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2021-06-03 08:47:43.959 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2021-06-03 08:47:43.988 | + inc/meta-config:merge_config_file:164 : read a 2021-06-03 08:47:43.991 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-06-03 08:47:43.994 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-06-03 08:47:43.996 | + inc/meta-config:merge_config_group:180 : local dir 2021-06-03 08:47:44.000 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2021-06-03 08:47:44.002 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2021-06-03 08:47:44.006 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2021-06-03 08:47:44.008 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2021-06-03 08:47:44.012 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2021-06-03 08:47:44.016 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2021-06-03 08:47:44.018 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2021-06-03 08:47:44.022 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2021-06-03 08:47:44.024 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-06-03 08:47:44.027 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-06-03 08:47:44.029 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2021-06-03 08:47:44.032 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-06-03 08:47:44.035 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2021-06-03 08:47:44.038 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2021-06-03 08:47:44.041 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2021-06-03 08:47:44.043 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2021-06-03 08:47:44.047 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2021-06-03 08:47:44.047 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2021-06-03 08:47:44.047 | BEGIN { 2021-06-03 08:47:44.047 | section = "" 2021-06-03 08:47:44.047 | last_section = "" 2021-06-03 08:47:44.047 | section_count = 0 2021-06-03 08:47:44.047 | } 2021-06-03 08:47:44.047 | /^\[.+\]/ { 2021-06-03 08:47:44.047 | gsub("[][]", "", $1); 2021-06-03 08:47:44.047 | section=$1 2021-06-03 08:47:44.047 | next 2021-06-03 08:47:44.047 | } 2021-06-03 08:47:44.047 | /^ *\#/ { 2021-06-03 08:47:44.047 | next 2021-06-03 08:47:44.047 | } 2021-06-03 08:47:44.047 | /^[^ \t]+/ { 2021-06-03 08:47:44.047 | # get offset of first = in $0 2021-06-03 08:47:44.047 | eq_idx = index($0, "=") 2021-06-03 08:47:44.047 | # extract attr & value from $0 2021-06-03 08:47:44.047 | attr = substr($0, 1, eq_idx - 1) 2021-06-03 08:47:44.048 | value = substr($0, eq_idx + 1) 2021-06-03 08:47:44.048 | # only need to strip trailing whitespace from attr 2021-06-03 08:47:44.048 | sub(/[ \t]*$/, "", attr) 2021-06-03 08:47:44.048 | # need to strip leading & trailing whitespace from value 2021-06-03 08:47:44.048 | sub(/^[ \t]*/, "", value) 2021-06-03 08:47:44.048 | sub(/[ \t]*$/, "", value) 2021-06-03 08:47:44.048 | 2021-06-03 08:47:44.048 | # cfg_attr_count: number of config lines per [section, attr] 2021-06-03 08:47:44.048 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-06-03 08:47:44.048 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-06-03 08:47:44.048 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-06-03 08:47:44.048 | if (! (section, attr) in cfg_attr_count) { 2021-06-03 08:47:44.048 | if (section != last_section) { 2021-06-03 08:47:44.048 | cfg_section[section_count++] = section 2021-06-03 08:47:44.048 | last_section = section 2021-06-03 08:47:44.048 | } 2021-06-03 08:47:44.048 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-06-03 08:47:44.048 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-06-03 08:47:44.048 | 2021-06-03 08:47:44.048 | cfg_attr[section, attr, 0] = value 2021-06-03 08:47:44.048 | cfg_attr_count[section, attr] = 1 2021-06-03 08:47:44.048 | } else { 2021-06-03 08:47:44.048 | lno = cfg_attr_count[section, attr]++ 2021-06-03 08:47:44.048 | cfg_attr[section, attr, lno] = value 2021-06-03 08:47:44.048 | } 2021-06-03 08:47:44.048 | } 2021-06-03 08:47:44.048 | END { 2021-06-03 08:47:44.048 | # Process each section in order 2021-06-03 08:47:44.048 | for (sno = 0; sno < section_count; sno++) { 2021-06-03 08:47:44.048 | section = cfg_section[sno] 2021-06-03 08:47:44.048 | # The ini routines simply append a config item immediately 2021-06-03 08:47:44.048 | # after the section header. To keep the same order as defined 2021-06-03 08:47:44.048 | # in local.conf, invoke the ini routines in the reverse order 2021-06-03 08:47:44.049 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-06-03 08:47:44.049 | attr = cfg_sec_attr_name[sno, attr_no] 2021-06-03 08:47:44.049 | if (cfg_attr_count[section, attr] == 1) 2021-06-03 08:47:44.049 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-06-03 08:47:44.049 | else { 2021-06-03 08:47:44.049 | # For multiline, invoke the ini routines in the reverse order 2021-06-03 08:47:44.049 | count = cfg_attr_count[section, attr] 2021-06-03 08:47:44.049 | print "inidelete " configfile " " section " " attr 2021-06-03 08:47:44.049 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-06-03 08:47:44.049 | for (l = count -2; l >= 0; l--) 2021-06-03 08:47:44.049 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-06-03 08:47:44.049 | } 2021-06-03 08:47:44.049 | } 2021-06-03 08:47:44.049 | } 2021-06-03 08:47:44.049 | } 2021-06-03 08:47:44.049 | ' 2021-06-03 08:47:44.049 | + inc/meta-config:merge_config_file:164 : read a 2021-06-03 08:47:44.050 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2021-06-03 08:47:44.052 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-06-03 08:47:44.054 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-06-03 08:47:44.057 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2021-06-03 08:47:44.059 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-06-03 08:47:44.062 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2021-06-03 08:47:44.064 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2021-06-03 08:47:44.065 | BEGIN { group = "" } 2021-06-03 08:47:44.065 | /^\[\[.+\|.*\]\]/ { 2021-06-03 08:47:44.065 | gsub("[][]", "", $1); 2021-06-03 08:47:44.065 | split($1, a, "|"); 2021-06-03 08:47:44.065 | if (a[1] == matchgroup && a[2] == configfile) { 2021-06-03 08:47:44.065 | group=a[1] 2021-06-03 08:47:44.065 | } else { 2021-06-03 08:47:44.065 | group="" 2021-06-03 08:47:44.065 | } 2021-06-03 08:47:44.065 | next 2021-06-03 08:47:44.065 | } 2021-06-03 08:47:44.065 | { 2021-06-03 08:47:44.065 | if (group != "") 2021-06-03 08:47:44.065 | print $0 2021-06-03 08:47:44.065 | } 2021-06-03 08:47:44.065 | ' /home/ubuntu/devstack/local.conf 2021-06-03 08:47:44.071 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2021-06-03 08:47:44.074 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2021-06-03 08:47:44.104 | + inc/meta-config:merge_config_file:164 : read a 2021-06-03 08:47:44.106 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2021-06-03 08:47:44.109 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2021-06-03 08:47:44.138 | + inc/meta-config:merge_config_file:164 : read a 2021-06-03 08:47:44.141 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2021-06-03 08:47:44.144 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2021-06-03 08:47:44.173 | + inc/meta-config:merge_config_file:164 : read a 2021-06-03 08:47:44.176 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2021-06-03 08:47:44.179 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2021-06-03 08:47:44.209 | + inc/meta-config:merge_config_file:164 : read a 2021-06-03 08:47:44.212 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2021-06-03 08:47:44.214 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2021-06-03 08:47:44.244 | + inc/meta-config:merge_config_file:164 : read a 2021-06-03 08:47:44.246 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2021-06-03 08:47:44.249 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2021-06-03 08:47:44.279 | + inc/meta-config:merge_config_file:164 : read a 2021-06-03 08:47:44.282 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2021-06-03 08:47:44.284 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2021-06-03 08:47:44.314 | + inc/meta-config:merge_config_file:164 : read a 2021-06-03 08:47:44.317 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2021-06-03 08:47:44.320 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2021-06-03 08:47:44.350 | + inc/meta-config:merge_config_file:164 : read a 2021-06-03 08:47:44.353 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2021-06-03 08:47:44.356 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2021-06-03 08:47:44.387 | + inc/meta-config:merge_config_file:164 : read a 2021-06-03 08:47:44.389 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2021-06-03 08:47:44.392 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2021-06-03 08:47:44.421 | + inc/meta-config:merge_config_file:164 : read a 2021-06-03 08:47:44.424 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2021-06-03 08:47:44.427 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2021-06-03 08:47:44.457 | + inc/meta-config:merge_config_file:164 : read a 2021-06-03 08:47:44.460 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2021-06-03 08:47:44.465 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2021-06-03 08:47:44.499 | + inc/meta-config:merge_config_file:164 : read a 2021-06-03 08:47:44.502 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2021-06-03 08:47:44.505 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2021-06-03 08:47:44.534 | + inc/meta-config:merge_config_file:164 : read a 2021-06-03 08:47:44.537 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2021-06-03 08:47:44.540 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2021-06-03 08:47:44.571 | + inc/meta-config:merge_config_file:164 : read a 2021-06-03 08:47:44.573 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2021-06-03 08:47:44.576 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2021-06-03 08:47:44.605 | + inc/meta-config:merge_config_file:164 : read a 2021-06-03 08:47:44.608 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2021-06-03 08:47:44.611 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2021-06-03 08:47:44.641 | + inc/meta-config:merge_config_file:164 : read a 2021-06-03 08:47:44.644 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-06-03 08:47:44.647 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-06-03 08:47:44.650 | + inc/meta-config:merge_config_group:180 : local dir 2021-06-03 08:47:44.653 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2021-06-03 08:47:44.656 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2021-06-03 08:47:44.659 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2021-06-03 08:47:44.662 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2021-06-03 08:47:44.665 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2021-06-03 08:47:44.669 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2021-06-03 08:47:44.672 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2021-06-03 08:47:44.674 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2021-06-03 08:47:44.677 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-06-03 08:47:44.680 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-06-03 08:47:44.682 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2021-06-03 08:47:44.685 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-06-03 08:47:44.688 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2021-06-03 08:47:44.691 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2021-06-03 08:47:44.694 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2021-06-03 08:47:44.696 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2021-06-03 08:47:44.700 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2021-06-03 08:47:44.700 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2021-06-03 08:47:44.700 | BEGIN { 2021-06-03 08:47:44.700 | section = "" 2021-06-03 08:47:44.700 | last_section = "" 2021-06-03 08:47:44.700 | section_count = 0 2021-06-03 08:47:44.700 | } 2021-06-03 08:47:44.700 | /^\[.+\]/ { 2021-06-03 08:47:44.700 | gsub("[][]", "", $1); 2021-06-03 08:47:44.700 | section=$1 2021-06-03 08:47:44.700 | next 2021-06-03 08:47:44.700 | } 2021-06-03 08:47:44.700 | /^ *\#/ { 2021-06-03 08:47:44.700 | next 2021-06-03 08:47:44.700 | } 2021-06-03 08:47:44.700 | /^[^ \t]+/ { 2021-06-03 08:47:44.700 | # get offset of first = in $0 2021-06-03 08:47:44.700 | eq_idx = index($0, "=") 2021-06-03 08:47:44.700 | # extract attr & value from $0 2021-06-03 08:47:44.700 | attr = substr($0, 1, eq_idx - 1) 2021-06-03 08:47:44.700 | value = substr($0, eq_idx + 1) 2021-06-03 08:47:44.700 | # only need to strip trailing whitespace from attr 2021-06-03 08:47:44.701 | sub(/[ \t]*$/, "", attr) 2021-06-03 08:47:44.701 | # need to strip leading & trailing whitespace from value 2021-06-03 08:47:44.701 | sub(/^[ \t]*/, "", value) 2021-06-03 08:47:44.701 | sub(/[ \t]*$/, "", value) 2021-06-03 08:47:44.701 | 2021-06-03 08:47:44.701 | # cfg_attr_count: number of config lines per [section, attr] 2021-06-03 08:47:44.701 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-06-03 08:47:44.701 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-06-03 08:47:44.701 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-06-03 08:47:44.701 | if (! (section, attr) in cfg_attr_count) { 2021-06-03 08:47:44.701 | if (section != last_section) { 2021-06-03 08:47:44.701 | cfg_section[section_count++] = section 2021-06-03 08:47:44.701 | last_section = section 2021-06-03 08:47:44.701 | } 2021-06-03 08:47:44.701 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-06-03 08:47:44.701 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-06-03 08:47:44.701 | 2021-06-03 08:47:44.701 | cfg_attr[section, attr, 0] = value 2021-06-03 08:47:44.701 | cfg_attr_count[section, attr] = 1 2021-06-03 08:47:44.701 | } else { 2021-06-03 08:47:44.701 | lno = cfg_attr_count[section, attr]++ 2021-06-03 08:47:44.701 | cfg_attr[section, attr, lno] = value 2021-06-03 08:47:44.701 | } 2021-06-03 08:47:44.701 | } 2021-06-03 08:47:44.701 | END { 2021-06-03 08:47:44.701 | # Process each section in order 2021-06-03 08:47:44.701 | for (sno = 0; sno < section_count; sno++) { 2021-06-03 08:47:44.701 | section = cfg_section[sno] 2021-06-03 08:47:44.701 | # The ini routines simply append a config item immediately 2021-06-03 08:47:44.701 | # after the section header. To keep the same order as defined 2021-06-03 08:47:44.701 | # in local.conf, invoke the ini routines in the reverse order 2021-06-03 08:47:44.701 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-06-03 08:47:44.701 | attr = cfg_sec_attr_name[sno, attr_no] 2021-06-03 08:47:44.701 | if (cfg_attr_count[section, attr] == 1) 2021-06-03 08:47:44.701 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-06-03 08:47:44.702 | else { 2021-06-03 08:47:44.702 | # For multiline, invoke the ini routines in the reverse order 2021-06-03 08:47:44.702 | count = cfg_attr_count[section, attr] 2021-06-03 08:47:44.702 | print "inidelete " configfile " " section " " attr 2021-06-03 08:47:44.702 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-06-03 08:47:44.702 | for (l = count -2; l >= 0; l--) 2021-06-03 08:47:44.702 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-06-03 08:47:44.702 | } 2021-06-03 08:47:44.702 | } 2021-06-03 08:47:44.702 | } 2021-06-03 08:47:44.702 | } 2021-06-03 08:47:44.702 | ' 2021-06-03 08:47:44.702 | + inc/meta-config:merge_config_file:164 : read a 2021-06-03 08:47:44.703 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2021-06-03 08:47:44.703 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-06-03 08:47:44.706 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-06-03 08:47:44.709 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2021-06-03 08:47:44.712 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-06-03 08:47:44.714 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2021-06-03 08:47:44.717 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2021-06-03 08:47:44.717 | BEGIN { group = "" } 2021-06-03 08:47:44.717 | /^\[\[.+\|.*\]\]/ { 2021-06-03 08:47:44.717 | gsub("[][]", "", $1); 2021-06-03 08:47:44.717 | split($1, a, "|"); 2021-06-03 08:47:44.717 | if (a[1] == matchgroup && a[2] == configfile) { 2021-06-03 08:47:44.717 | group=a[1] 2021-06-03 08:47:44.717 | } else { 2021-06-03 08:47:44.717 | group="" 2021-06-03 08:47:44.717 | } 2021-06-03 08:47:44.717 | next 2021-06-03 08:47:44.717 | } 2021-06-03 08:47:44.717 | { 2021-06-03 08:47:44.717 | if (group != "") 2021-06-03 08:47:44.717 | print $0 2021-06-03 08:47:44.717 | } 2021-06-03 08:47:44.717 | ' /home/ubuntu/devstack/local.conf 2021-06-03 08:47:44.724 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT enabled_backends "ceph"' 2021-06-03 08:47:44.727 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends ceph 2021-06-03 08:47:44.756 | + inc/meta-config:merge_config_file:164 : read a 2021-06-03 08:47:44.758 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT os_privileged_user_auth_url "http://10.222.0.37/identity/v2.0"' 2021-06-03 08:47:44.761 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT os_privileged_user_auth_url http://10.222.0.37/identity/v2.0 2021-06-03 08:47:44.794 | + inc/meta-config:merge_config_file:164 : read a 2021-06-03 08:47:44.797 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF ceph rados_connect_timeout "-1"' 2021-06-03 08:47:44.799 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf ceph rados_connect_timeout -1 2021-06-03 08:47:44.828 | + inc/meta-config:merge_config_file:164 : read a 2021-06-03 08:47:44.831 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF ceph rbd_store_chunk_size "4"' 2021-06-03 08:47:44.834 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf ceph rbd_store_chunk_size 4 2021-06-03 08:47:44.863 | + inc/meta-config:merge_config_file:164 : read a 2021-06-03 08:47:44.865 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF ceph rbd_max_clone_depth "5"' 2021-06-03 08:47:44.868 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf ceph rbd_max_clone_depth 5 2021-06-03 08:47:44.898 | + inc/meta-config:merge_config_file:164 : read a 2021-06-03 08:47:44.901 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF ceph rbd_flatten_volume_from_snapshot "false"' 2021-06-03 08:47:44.903 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf ceph rbd_flatten_volume_from_snapshot false 2021-06-03 08:47:44.933 | + inc/meta-config:merge_config_file:164 : read a 2021-06-03 08:47:44.936 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF ceph rbd_ceph_conf "/etc/ceph/ceph.conf"' 2021-06-03 08:47:44.938 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf ceph rbd_ceph_conf /etc/ceph/ceph.conf 2021-06-03 08:47:44.970 | + inc/meta-config:merge_config_file:164 : read a 2021-06-03 08:47:44.972 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF ceph rbd_pool "volumes"' 2021-06-03 08:47:44.975 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf ceph rbd_pool volumes 2021-06-03 08:47:45.005 | + inc/meta-config:merge_config_file:164 : read a 2021-06-03 08:47:45.008 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF ceph volume_backend_name "ceph"' 2021-06-03 08:47:45.010 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf ceph volume_backend_name ceph 2021-06-03 08:47:45.040 | + inc/meta-config:merge_config_file:164 : read a 2021-06-03 08:47:45.043 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF ceph volume_driver "cinder.volume.drivers.rbd.RBDDriver"' 2021-06-03 08:47:45.046 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf ceph volume_driver cinder.volume.drivers.rbd.RBDDriver 2021-06-03 08:47:45.076 | + inc/meta-config:merge_config_file:164 : read a 2021-06-03 08:47:45.079 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-06-03 08:47:45.082 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-06-03 08:47:45.085 | + inc/meta-config:merge_config_group:180 : local dir 2021-06-03 08:47:45.089 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2021-06-03 08:47:45.091 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2021-06-03 08:47:45.094 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-06-03 08:47:45.097 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2021-06-03 08:47:45.100 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2021-06-03 08:47:45.105 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2021-06-03 08:47:45.107 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2021-06-03 08:47:45.110 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2021-06-03 08:47:45.112 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-06-03 08:47:45.116 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-06-03 08:47:45.118 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2021-06-03 08:47:45.121 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-06-03 08:47:45.124 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2021-06-03 08:47:45.127 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2021-06-03 08:47:45.131 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-06-03 08:47:45.133 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2021-06-03 08:47:45.137 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2021-06-03 08:47:45.137 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2021-06-03 08:47:45.137 | BEGIN { 2021-06-03 08:47:45.137 | section = "" 2021-06-03 08:47:45.137 | last_section = "" 2021-06-03 08:47:45.137 | section_count = 0 2021-06-03 08:47:45.137 | } 2021-06-03 08:47:45.137 | /^\[.+\]/ { 2021-06-03 08:47:45.137 | gsub("[][]", "", $1); 2021-06-03 08:47:45.137 | section=$1 2021-06-03 08:47:45.137 | next 2021-06-03 08:47:45.137 | } 2021-06-03 08:47:45.137 | /^ *\#/ { 2021-06-03 08:47:45.137 | next 2021-06-03 08:47:45.137 | } 2021-06-03 08:47:45.137 | /^[^ \t]+/ { 2021-06-03 08:47:45.138 | # get offset of first = in $0 2021-06-03 08:47:45.138 | eq_idx = index($0, "=") 2021-06-03 08:47:45.138 | # extract attr & value from $0 2021-06-03 08:47:45.138 | attr = substr($0, 1, eq_idx - 1) 2021-06-03 08:47:45.138 | value = substr($0, eq_idx + 1) 2021-06-03 08:47:45.138 | # only need to strip trailing whitespace from attr 2021-06-03 08:47:45.138 | sub(/[ \t]*$/, "", attr) 2021-06-03 08:47:45.138 | # need to strip leading & trailing whitespace from value 2021-06-03 08:47:45.138 | sub(/^[ \t]*/, "", value) 2021-06-03 08:47:45.138 | sub(/[ \t]*$/, "", value) 2021-06-03 08:47:45.138 | 2021-06-03 08:47:45.138 | # cfg_attr_count: number of config lines per [section, attr] 2021-06-03 08:47:45.138 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-06-03 08:47:45.138 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-06-03 08:47:45.138 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-06-03 08:47:45.138 | if (! (section, attr) in cfg_attr_count) { 2021-06-03 08:47:45.138 | if (section != last_section) { 2021-06-03 08:47:45.138 | cfg_section[section_count++] = section 2021-06-03 08:47:45.138 | last_section = section 2021-06-03 08:47:45.138 | } 2021-06-03 08:47:45.138 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-06-03 08:47:45.138 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-06-03 08:47:45.138 | 2021-06-03 08:47:45.138 | cfg_attr[section, attr, 0] = value 2021-06-03 08:47:45.138 | cfg_attr_count[section, attr] = 1 2021-06-03 08:47:45.138 | } else { 2021-06-03 08:47:45.138 | lno = cfg_attr_count[section, attr]++ 2021-06-03 08:47:45.138 | cfg_attr[section, attr, lno] = value 2021-06-03 08:47:45.138 | } 2021-06-03 08:47:45.138 | } 2021-06-03 08:47:45.138 | END { 2021-06-03 08:47:45.138 | # Process each section in order 2021-06-03 08:47:45.138 | for (sno = 0; sno < section_count; sno++) { 2021-06-03 08:47:45.139 | section = cfg_section[sno] 2021-06-03 08:47:45.139 | # The ini routines simply append a config item immediately 2021-06-03 08:47:45.139 | # after the section header. To keep the same order as defined 2021-06-03 08:47:45.139 | # in local.conf, invoke the ini routines in the reverse order 2021-06-03 08:47:45.139 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-06-03 08:47:45.139 | attr = cfg_sec_attr_name[sno, attr_no] 2021-06-03 08:47:45.139 | if (cfg_attr_count[section, attr] == 1) 2021-06-03 08:47:45.139 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-06-03 08:47:45.139 | else { 2021-06-03 08:47:45.139 | # For multiline, invoke the ini routines in the reverse order 2021-06-03 08:47:45.139 | count = cfg_attr_count[section, attr] 2021-06-03 08:47:45.139 | print "inidelete " configfile " " section " " attr 2021-06-03 08:47:45.139 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-06-03 08:47:45.139 | for (l = count -2; l >= 0; l--) 2021-06-03 08:47:45.139 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-06-03 08:47:45.139 | } 2021-06-03 08:47:45.139 | } 2021-06-03 08:47:45.139 | } 2021-06-03 08:47:45.139 | } 2021-06-03 08:47:45.139 | ' 2021-06-03 08:47:45.139 | + inc/meta-config:merge_config_file:164 : read a 2021-06-03 08:47:45.140 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-06-03 08:47:45.140 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator 2021-06-03 08:47:45.142 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-06-03 08:47:45.145 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2021-06-03 08:47:45.147 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-06-03 08:47:45.150 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2021-06-03 08:47:45.152 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2021-06-03 08:47:45.153 | BEGIN { group = "" } 2021-06-03 08:47:45.153 | /^\[\[.+\|.*\]\]/ { 2021-06-03 08:47:45.153 | gsub("[][]", "", $1); 2021-06-03 08:47:45.153 | split($1, a, "|"); 2021-06-03 08:47:45.153 | if (a[1] == matchgroup && a[2] == configfile) { 2021-06-03 08:47:45.153 | group=a[1] 2021-06-03 08:47:45.153 | } else { 2021-06-03 08:47:45.153 | group="" 2021-06-03 08:47:45.153 | } 2021-06-03 08:47:45.153 | next 2021-06-03 08:47:45.153 | } 2021-06-03 08:47:45.153 | { 2021-06-03 08:47:45.153 | if (group != "") 2021-06-03 08:47:45.153 | print $0 2021-06-03 08:47:45.153 | } 2021-06-03 08:47:45.153 | ' /home/ubuntu/devstack/local.conf 2021-06-03 08:47:45.159 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2021-06-03 08:47:45.162 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2021-06-03 08:47:45.190 | + inc/meta-config:merge_config_file:164 : read a 2021-06-03 08:47:45.193 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2021-06-03 08:47:45.196 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2021-06-03 08:47:45.224 | + inc/meta-config:merge_config_file:164 : read a 2021-06-03 08:47:45.227 | + ./stack.sh:main:1232 : is_service_enabled swift 2021-06-03 08:47:45.245 | + functions-common:is_service_enabled:1960 : return 1 2021-06-03 08:47:45.248 | + ./stack.sh:main:1240 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-06-03 08:47:45.250 | + ./stack.sh:main:1241 : is_service_enabled cinder 2021-06-03 08:47:45.268 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:47:45.271 | + ./stack.sh:main:1242 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-06-03 08:47:45.302 | + ./stack.sh:main:1245 : async_wait configure_neutron_nova 2021-06-03 08:47:45.353 | [Async configure_neutron_nova:self]: Waiting for completion of configure_neutron_nova (2 other jobs running) 2021-06-03 08:47:45.399 | [Async configure_neutron_nova:self]: finished configure_neutron_nova with result 0 in -1622710059 seconds 2021-06-03 08:47:45.403 | + inc/async:async_wait:166 : return 0 2021-06-03 08:47:45.406 | + ./stack.sh:main:1251 : is_service_enabled nova 2021-06-03 08:47:45.423 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:47:45.426 | + ./stack.sh:main:1252 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-06-03 08:47:45.456 | + ./stack.sh:main:1253 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-06-03 08:47:45.489 | + ./stack.sh:main:1257 : is_service_enabled n-api 2021-06-03 08:47:45.507 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:47:45.510 | + ./stack.sh:main:1258 : echo_summary 'Starting Nova API' 2021-06-03 08:47:45.512 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-06-03 08:47:45.515 | + ./stack.sh:echo_summary:428 : echo -e Starting Nova API 2021-06-03 08:47:45.517 | + ./stack.sh:main:1259 : start_nova_api 2021-06-03 08:47:45.520 | + lib/nova:start_nova_api:861 : local service_port=8774 2021-06-03 08:47:45.523 | + lib/nova:start_nova_api:862 : local service_protocol=http 2021-06-03 08:47:45.525 | + lib/nova:start_nova_api:863 : local nova_url 2021-06-03 08:47:45.528 | + lib/nova:start_nova_api:864 : is_service_enabled tls-proxy 2021-06-03 08:47:45.545 | + functions-common:is_service_enabled:1960 : return 1 2021-06-03 08:47:45.547 | + lib/nova:start_nova_api:870 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-06-03 08:47:45.550 | + lib/nova:start_nova_api:871 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-06-03 08:47:45.553 | + lib/nova:start_nova_api:871 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-06-03 08:47:45.556 | + lib/nova:start_nova_api:873 : '[' True == False ']' 2021-06-03 08:47:45.559 | ++ lib/nova:start_nova_api:881 : which uwsgi 2021-06-03 08:47:45.563 | + lib/nova:start_nova_api:881 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-06-03 08:47:45.566 | + functions-common:run_process:1559 : local service=n-api 2021-06-03 08:47:45.569 | + functions-common:run_process:1560 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-06-03 08:47:45.572 | + functions-common:run_process:1561 : local group= 2021-06-03 08:47:45.574 | + functions-common:run_process:1562 : local user= 2021-06-03 08:47:45.577 | + functions-common:run_process:1564 : local name=n-api 2021-06-03 08:47:45.579 | + functions-common:run_process:1566 : time_start run_process 2021-06-03 08:47:45.582 | + functions-common:time_start:2290 : local name=run_process 2021-06-03 08:47:45.585 | + functions-common:time_start:2291 : local start_time= 2021-06-03 08:47:45.587 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-06-03 08:47:45.591 | ++ functions-common:time_start:2295 : date +%s%3N 2021-06-03 08:47:45.595 | + functions-common:time_start:2295 : _TIME_START[$name]=1622710065592 2021-06-03 08:47:45.598 | + functions-common:run_process:1567 : is_service_enabled n-api 2021-06-03 08:47:45.616 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:47:45.618 | + functions-common:run_process:1568 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' 2021-06-03 08:47:45.621 | + functions-common:_run_under_systemd:1524 : local service=n-api 2021-06-03 08:47:45.623 | + functions-common:_run_under_systemd:1525 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-06-03 08:47:45.626 | + functions-common:_run_under_systemd:1526 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-06-03 08:47:45.628 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-06-03 08:47:45.631 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-06-03 08:47:45.633 | + functions-common:_common_systemd_pitfalls:1499 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2021-06-03 08:47:45.636 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2021-06-03 08:47:45.638 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@n-api.service 2021-06-03 08:47:45.641 | + functions-common:_run_under_systemd:1531 : local group= 2021-06-03 08:47:45.644 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2021-06-03 08:47:45.646 | + functions-common:_run_under_systemd:1533 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2021-06-03 08:47:45.649 | + functions-common:_run_under_systemd:1534 : write_uwsgi_user_unit_file devstack@n-api.service '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' ubuntu 2021-06-03 08:47:45.651 | + functions-common:write_uwsgi_user_unit_file:1468 : local service=devstack@n-api.service 2021-06-03 08:47:45.653 | + functions-common:write_uwsgi_user_unit_file:1469 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-06-03 08:47:45.656 | + functions-common:write_uwsgi_user_unit_file:1470 : local group= 2021-06-03 08:47:45.658 | + functions-common:write_uwsgi_user_unit_file:1471 : local user=ubuntu 2021-06-03 08:47:45.661 | + functions-common:write_uwsgi_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@n-api.service 2021-06-03 08:47:45.663 | + functions-common:write_uwsgi_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-06-03 08:47:45.667 | + functions-common:write_uwsgi_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2021-06-03 08:47:45.730 | + functions-common:write_uwsgi_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2021-06-03 08:47:45.793 | + functions-common:write_uwsgi_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2021-06-03 08:47:45.845 | + functions-common:write_uwsgi_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-06-03 08:47:45.907 | + functions-common:write_uwsgi_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-06-03 08:47:45.963 | + functions-common:write_uwsgi_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2021-06-03 08:47:46.016 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2021-06-03 08:47:46.070 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2021-06-03 08:47:46.122 | + functions-common:write_uwsgi_user_unit_file:1483 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2021-06-03 08:47:46.174 | + functions-common:write_uwsgi_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2021-06-03 08:47:46.228 | + functions-common:write_uwsgi_user_unit_file:1486 : [[ -n '' ]] 2021-06-03 08:47:46.230 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2021-06-03 08:47:46.294 | + functions-common:write_uwsgi_user_unit_file:1492 : sudo systemctl daemon-reload 2021-06-03 08:47:46.697 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@n-api.service 2021-06-03 08:47:46.711 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2021-06-03 08:47:47.115 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@n-api.service 2021-06-03 08:47:47.192 | + functions-common:run_process:1570 : time_stop run_process 2021-06-03 08:47:47.195 | + functions-common:time_stop:2304 : local name 2021-06-03 08:47:47.198 | + functions-common:time_stop:2305 : local end_time 2021-06-03 08:47:47.200 | + functions-common:time_stop:2306 : local elapsed_time 2021-06-03 08:47:47.203 | + functions-common:time_stop:2307 : local total 2021-06-03 08:47:47.206 | + functions-common:time_stop:2308 : local start_time 2021-06-03 08:47:47.209 | + functions-common:time_stop:2310 : name=run_process 2021-06-03 08:47:47.212 | + functions-common:time_stop:2311 : start_time=1622710065592 2021-06-03 08:47:47.214 | + functions-common:time_stop:2313 : [[ -z 1622710065592 ]] 2021-06-03 08:47:47.218 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-06-03 08:47:47.223 | + functions-common:time_stop:2316 : end_time=1622710067220 2021-06-03 08:47:47.225 | + functions-common:time_stop:2317 : elapsed_time=1628 2021-06-03 08:47:47.228 | + functions-common:time_stop:2318 : total=2937 2021-06-03 08:47:47.231 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-06-03 08:47:47.233 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=4565 2021-06-03 08:47:47.236 | + lib/nova:start_nova_api:882 : nova_url=http://10.222.0.37/compute/v2.1/ 2021-06-03 08:47:47.239 | + lib/nova:start_nova_api:885 : echo 'Waiting for nova-api to start...' 2021-06-03 08:47:47.239 | Waiting for nova-api to start... 2021-06-03 08:47:47.242 | + lib/nova:start_nova_api:886 : wait_for_service 60 http://10.222.0.37/compute/v2.1/ 2021-06-03 08:47:47.245 | + functions:wait_for_service:457 : local timeout=60 2021-06-03 08:47:47.248 | + functions:wait_for_service:458 : local url=http://10.222.0.37/compute/v2.1/ 2021-06-03 08:47:47.251 | + functions:wait_for_service:459 : local rval=0 2021-06-03 08:47:47.253 | + functions:wait_for_service:460 : time_start wait_for_service 2021-06-03 08:47:47.256 | + functions-common:time_start:2290 : local name=wait_for_service 2021-06-03 08:47:47.258 | + functions-common:time_start:2291 : local start_time= 2021-06-03 08:47:47.261 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-06-03 08:47:47.264 | ++ functions-common:time_start:2295 : date +%s%3N 2021-06-03 08:47:47.269 | + functions-common:time_start:2295 : _TIME_START[$name]=1622710067266 2021-06-03 08:47:47.271 | + functions:wait_for_service:461 : timeout 60 bash -x 2021-06-03 08:47:47.277 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.37/compute/v2.1/ 2021-06-03 08:47:52.803 | + :: : [[ 200 == 503 ]] 2021-06-03 08:47:52.805 | + :: : [[ 0 -eq 7 ]] 2021-06-03 08:47:52.808 | + functions:wait_for_service:466 : time_stop wait_for_service 2021-06-03 08:47:52.810 | + functions-common:time_stop:2304 : local name 2021-06-03 08:47:52.813 | + functions-common:time_stop:2305 : local end_time 2021-06-03 08:47:52.815 | + functions-common:time_stop:2306 : local elapsed_time 2021-06-03 08:47:52.818 | + functions-common:time_stop:2307 : local total 2021-06-03 08:47:52.821 | + functions-common:time_stop:2308 : local start_time 2021-06-03 08:47:52.823 | + functions-common:time_stop:2310 : name=wait_for_service 2021-06-03 08:47:52.826 | + functions-common:time_stop:2311 : start_time=1622710067266 2021-06-03 08:47:52.828 | + functions-common:time_stop:2313 : [[ -z 1622710067266 ]] 2021-06-03 08:47:52.832 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-06-03 08:47:52.836 | + functions-common:time_stop:2316 : end_time=1622710072834 2021-06-03 08:47:52.839 | + functions-common:time_stop:2317 : elapsed_time=5568 2021-06-03 08:47:52.842 | + functions-common:time_stop:2318 : total=5714 2021-06-03 08:47:52.844 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-06-03 08:47:52.847 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=11282 2021-06-03 08:47:52.849 | + functions:wait_for_service:467 : return 0 2021-06-03 08:47:52.852 | + lib/nova:start_nova_api:890 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-06-03 08:47:52.855 | + lib/nova:start_nova_api:890 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-06-03 08:47:52.858 | + ./stack.sh:main:1262 : is_service_enabled ovn-controller ovn-controller-vtep 2021-06-03 08:47:52.875 | + functions-common:is_service_enabled:1960 : return 1 2021-06-03 08:47:52.879 | + ./stack.sh:main:1267 : is_service_enabled neutron-api 2021-06-03 08:47:52.898 | + functions-common:is_service_enabled:1960 : return 1 2021-06-03 08:47:52.903 | + ./stack.sh:main:1270 : is_service_enabled q-svc 2021-06-03 08:47:52.924 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:47:52.928 | + ./stack.sh:main:1271 : echo_summary 'Starting Neutron' 2021-06-03 08:47:52.931 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-06-03 08:47:52.934 | + ./stack.sh:echo_summary:428 : echo -e Starting Neutron 2021-06-03 08:47:52.936 | + ./stack.sh:main:1272 : configure_neutron_after_post_config 2021-06-03 08:47:52.949 | + lib/neutron-legacy:configure_neutron_after_post_config:468 : [[ router != '' ]] 2021-06-03 08:47:52.951 | + lib/neutron-legacy:configure_neutron_after_post_config:469 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router 2021-06-03 08:47:52.983 | + ./stack.sh:main:1273 : start_neutron_service_and_check 2021-06-03 08:47:52.986 | + lib/neutron-legacy:start_neutron_service_and_check:491 : local service_port=9696 2021-06-03 08:47:52.989 | + lib/neutron-legacy:start_neutron_service_and_check:492 : local service_protocol=http 2021-06-03 08:47:52.992 | + lib/neutron-legacy:start_neutron_service_and_check:493 : local cfg_file_options 2021-06-03 08:47:52.994 | + lib/neutron-legacy:start_neutron_service_and_check:494 : local neutron_url 2021-06-03 08:47:52.998 | ++ lib/neutron-legacy:start_neutron_service_and_check:496 : determine_config_files neutron-server 2021-06-03 08:47:53.000 | ++ lib/neutron-legacy:determine_config_files:324 : local opts= 2021-06-03 08:47:53.004 | ++ lib/neutron-legacy:determine_config_files:325 : case "$1" in 2021-06-03 08:47:53.007 | +++ lib/neutron-legacy:determine_config_files:326 : _determine_config_server 2021-06-03 08:47:53.010 | +++ lib/neutron-legacy:_determine_config_server:294 : [[ '' != '' ]] 2021-06-03 08:47:53.013 | +++ lib/neutron-legacy:_determine_config_server:301 : [[ 0 > 0 ]] 2021-06-03 08:47:53.015 | +++ lib/neutron-legacy:_determine_config_server:308 : local cfg_file 2021-06-03 08:47:53.018 | +++ lib/neutron-legacy:_determine_config_server:309 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-06-03 08:47:53.020 | +++ lib/neutron-legacy:_determine_config_server:313 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-06-03 08:47:53.023 | ++ lib/neutron-legacy:determine_config_files:326 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-06-03 08:47:53.026 | ++ lib/neutron-legacy:determine_config_files:329 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2021-06-03 08:47:53.029 | ++ lib/neutron-legacy:determine_config_files:332 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-06-03 08:47:53.032 | + lib/neutron-legacy:start_neutron_service_and_check:496 : cfg_file_options='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-06-03 08:47:53.035 | + lib/neutron-legacy:start_neutron_service_and_check:498 : is_service_enabled tls-proxy 2021-06-03 08:47:53.052 | + functions-common:is_service_enabled:1960 : return 1 2021-06-03 08:47:53.055 | + lib/neutron-legacy:start_neutron_service_and_check:503 : '[' False == True ']' 2021-06-03 08:47:53.057 | + lib/neutron-legacy:start_neutron_service_and_check:510 : run_process q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-06-03 08:47:53.060 | + functions-common:run_process:1559 : local service=q-svc 2021-06-03 08:47:53.063 | + functions-common:run_process:1560 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-06-03 08:47:53.065 | + functions-common:run_process:1561 : local group= 2021-06-03 08:47:53.068 | + functions-common:run_process:1562 : local user= 2021-06-03 08:47:53.071 | + functions-common:run_process:1564 : local name=q-svc 2021-06-03 08:47:53.073 | + functions-common:run_process:1566 : time_start run_process 2021-06-03 08:47:53.076 | + functions-common:time_start:2290 : local name=run_process 2021-06-03 08:47:53.078 | + functions-common:time_start:2291 : local start_time= 2021-06-03 08:47:53.081 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-06-03 08:47:53.084 | ++ functions-common:time_start:2295 : date +%s%3N 2021-06-03 08:47:53.089 | + functions-common:time_start:2295 : _TIME_START[$name]=1622710073086 2021-06-03 08:47:53.091 | + functions-common:run_process:1567 : is_service_enabled q-svc 2021-06-03 08:47:53.108 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:47:53.111 | + functions-common:run_process:1568 : _run_under_systemd q-svc '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' 2021-06-03 08:47:53.114 | + functions-common:_run_under_systemd:1524 : local service=q-svc 2021-06-03 08:47:53.117 | + functions-common:_run_under_systemd:1525 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-06-03 08:47:53.119 | + functions-common:_run_under_systemd:1526 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-06-03 08:47:53.122 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-06-03 08:47:53.124 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-06-03 08:47:53.127 | + functions-common:_common_systemd_pitfalls:1499 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2021-06-03 08:47:53.129 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2021-06-03 08:47:53.132 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@q-svc.service 2021-06-03 08:47:53.134 | + functions-common:_run_under_systemd:1531 : local group= 2021-06-03 08:47:53.137 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2021-06-03 08:47:53.139 | + functions-common:_run_under_systemd:1533 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2021-06-03 08:47:53.142 | + functions-common:_run_under_systemd:1536 : write_user_unit_file devstack@q-svc.service '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu 2021-06-03 08:47:53.144 | + functions-common:write_user_unit_file:1441 : local service=devstack@q-svc.service 2021-06-03 08:47:53.146 | + functions-common:write_user_unit_file:1442 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-06-03 08:47:53.149 | + functions-common:write_user_unit_file:1443 : local group= 2021-06-03 08:47:53.152 | + functions-common:write_user_unit_file:1444 : local user=ubuntu 2021-06-03 08:47:53.154 | + functions-common:write_user_unit_file:1445 : local extra= 2021-06-03 08:47:53.156 | + functions-common:write_user_unit_file:1446 : [[ -n '' ]] 2021-06-03 08:47:53.158 | + functions-common:write_user_unit_file:1449 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2021-06-03 08:47:53.161 | + functions-common:write_user_unit_file:1450 : mkdir -p /etc/systemd/system 2021-06-03 08:47:53.165 | + functions-common:write_user_unit_file:1452 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2021-06-03 08:47:53.227 | + functions-common:write_user_unit_file:1453 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2021-06-03 08:47:53.288 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecStart '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-06-03 08:47:53.340 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2021-06-03 08:47:53.392 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2021-06-03 08:47:53.443 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-06-03 08:47:53.494 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2021-06-03 08:47:53.497 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2021-06-03 08:47:53.559 | + functions-common:write_user_unit_file:1464 : sudo systemctl daemon-reload 2021-06-03 08:47:53.955 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@q-svc.service 2021-06-03 08:47:53.970 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2021-06-03 08:47:54.377 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@q-svc.service 2021-06-03 08:47:54.402 | + functions-common:run_process:1570 : time_stop run_process 2021-06-03 08:47:54.405 | + functions-common:time_stop:2304 : local name 2021-06-03 08:47:54.407 | + functions-common:time_stop:2305 : local end_time 2021-06-03 08:47:54.410 | + functions-common:time_stop:2306 : local elapsed_time 2021-06-03 08:47:54.412 | + functions-common:time_stop:2307 : local total 2021-06-03 08:47:54.415 | + functions-common:time_stop:2308 : local start_time 2021-06-03 08:47:54.417 | + functions-common:time_stop:2310 : name=run_process 2021-06-03 08:47:54.420 | + functions-common:time_stop:2311 : start_time=1622710073086 2021-06-03 08:47:54.422 | + functions-common:time_stop:2313 : [[ -z 1622710073086 ]] 2021-06-03 08:47:54.426 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-06-03 08:47:54.430 | + functions-common:time_stop:2316 : end_time=1622710074428 2021-06-03 08:47:54.433 | + functions-common:time_stop:2317 : elapsed_time=1342 2021-06-03 08:47:54.435 | + functions-common:time_stop:2318 : total=4565 2021-06-03 08:47:54.438 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-06-03 08:47:54.440 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=5907 2021-06-03 08:47:54.444 | + lib/neutron-legacy:start_neutron_service_and_check:511 : neutron_url=http://10.222.0.37:9696 2021-06-03 08:47:54.446 | + lib/neutron-legacy:start_neutron_service_and_check:513 : is_service_enabled tls-proxy 2021-06-03 08:47:54.463 | + functions-common:is_service_enabled:1960 : return 1 2021-06-03 08:47:54.466 | + lib/neutron-legacy:start_neutron_service_and_check:517 : echo 'Waiting for Neutron to start...' 2021-06-03 08:47:54.466 | Waiting for Neutron to start... 2021-06-03 08:47:54.468 | + lib/neutron-legacy:start_neutron_service_and_check:519 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.37:9696' 2021-06-03 08:47:54.471 | + lib/neutron-legacy:start_neutron_service_and_check:520 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.37:9696' 'Neutron did not start' 60 2021-06-03 08:47:54.474 | + functions-common:test_with_retry:2242 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.37:9696' 2021-06-03 08:47:54.477 | + functions-common:test_with_retry:2243 : local 'failmsg=Neutron did not start' 2021-06-03 08:47:54.480 | + functions-common:test_with_retry:2244 : local until=60 2021-06-03 08:47:54.483 | + functions-common:test_with_retry:2245 : local sleep=0.5 2021-06-03 08:47:54.490 | + functions-common:test_with_retry:2247 : time_start test_with_retry 2021-06-03 08:47:54.493 | + functions-common:time_start:2290 : local name=test_with_retry 2021-06-03 08:47:54.495 | + functions-common:time_start:2291 : local start_time= 2021-06-03 08:47:54.498 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-06-03 08:47:54.501 | ++ functions-common:time_start:2295 : date +%s%3N 2021-06-03 08:47:54.506 | + functions-common:time_start:2295 : _TIME_START[$name]=1622710074503 2021-06-03 08:47:54.509 | + functions-common:test_with_retry:2248 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.37:9696; do sleep 0.5; done' 2021-06-03 08:47:59.579 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.37:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2251 : time_stop test_with_retry 2021-06-03 08:47:59.583 | + functions-common:time_stop:2304 : local name 2021-06-03 08:47:59.585 | + functions-common:time_stop:2305 : local end_time 2021-06-03 08:47:59.588 | + functions-common:time_stop:2306 : local elapsed_time 2021-06-03 08:47:59.590 | + functions-common:time_stop:2307 : local total 2021-06-03 08:47:59.593 | + functions-common:time_stop:2308 : local start_time 2021-06-03 08:47:59.595 | + functions-common:time_stop:2310 : name=test_with_retry 2021-06-03 08:47:59.599 | + functions-common:time_stop:2311 : start_time=1622710074503 2021-06-03 08:47:59.601 | + functions-common:time_stop:2313 : [[ -z 1622710074503 ]] 2021-06-03 08:47:59.605 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-06-03 08:47:59.609 | + functions-common:time_stop:2316 : end_time=1622710079606 2021-06-03 08:47:59.612 | + functions-common:time_stop:2317 : elapsed_time=5103 2021-06-03 08:47:59.615 | + functions-common:time_stop:2318 : total=0 2021-06-03 08:47:59.617 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-06-03 08:47:59.620 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=5103 2021-06-03 08:47:59.622 | + ./stack.sh:main:1278 : is_service_enabled placement 2021-06-03 08:47:59.640 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:47:59.643 | + ./stack.sh:main:1279 : echo_summary 'Starting Placement' 2021-06-03 08:47:59.646 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-06-03 08:47:59.648 | + ./stack.sh:echo_summary:428 : echo -e Starting Placement 2021-06-03 08:47:59.651 | + ./stack.sh:main:1280 : start_placement 2021-06-03 08:47:59.653 | + lib/placement:start_placement:160 : start_placement_api 2021-06-03 08:47:59.656 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2021-06-03 08:47:59.660 | ++ lib/placement:start_placement_api:147 : which uwsgi 2021-06-03 08:47:59.664 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-06-03 08:47:59.667 | + functions-common:run_process:1559 : local service=placement-api 2021-06-03 08:47:59.669 | + functions-common:run_process:1560 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-06-03 08:47:59.672 | + functions-common:run_process:1561 : local group= 2021-06-03 08:47:59.674 | + functions-common:run_process:1562 : local user= 2021-06-03 08:47:59.677 | + functions-common:run_process:1564 : local name=placement-api 2021-06-03 08:47:59.679 | + functions-common:run_process:1566 : time_start run_process 2021-06-03 08:47:59.682 | + functions-common:time_start:2290 : local name=run_process 2021-06-03 08:47:59.685 | + functions-common:time_start:2291 : local start_time= 2021-06-03 08:47:59.687 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-06-03 08:47:59.690 | ++ functions-common:time_start:2295 : date +%s%3N 2021-06-03 08:47:59.695 | + functions-common:time_start:2295 : _TIME_START[$name]=1622710079692 2021-06-03 08:47:59.698 | + functions-common:run_process:1567 : is_service_enabled placement-api 2021-06-03 08:47:59.715 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:47:59.717 | + functions-common:run_process:1568 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' 2021-06-03 08:47:59.720 | + functions-common:_run_under_systemd:1524 : local service=placement-api 2021-06-03 08:47:59.723 | + functions-common:_run_under_systemd:1525 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-06-03 08:47:59.726 | + functions-common:_run_under_systemd:1526 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-06-03 08:47:59.728 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-06-03 08:47:59.731 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-06-03 08:47:59.733 | + functions-common:_common_systemd_pitfalls:1499 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2021-06-03 08:47:59.736 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2021-06-03 08:47:59.739 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@placement-api.service 2021-06-03 08:47:59.742 | + functions-common:_run_under_systemd:1531 : local group= 2021-06-03 08:47:59.744 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2021-06-03 08:47:59.747 | + functions-common:_run_under_systemd:1533 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2021-06-03 08:47:59.749 | + functions-common:_run_under_systemd:1534 : write_uwsgi_user_unit_file devstack@placement-api.service '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' ubuntu 2021-06-03 08:47:59.752 | + functions-common:write_uwsgi_user_unit_file:1468 : local service=devstack@placement-api.service 2021-06-03 08:47:59.755 | + functions-common:write_uwsgi_user_unit_file:1469 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-06-03 08:47:59.757 | + functions-common:write_uwsgi_user_unit_file:1470 : local group= 2021-06-03 08:47:59.759 | + functions-common:write_uwsgi_user_unit_file:1471 : local user=ubuntu 2021-06-03 08:47:59.762 | + functions-common:write_uwsgi_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2021-06-03 08:47:59.764 | + functions-common:write_uwsgi_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-06-03 08:47:59.768 | + functions-common:write_uwsgi_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2021-06-03 08:47:59.835 | + functions-common:write_uwsgi_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2021-06-03 08:47:59.897 | + functions-common:write_uwsgi_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2021-06-03 08:47:59.949 | + functions-common:write_uwsgi_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-06-03 08:48:00.005 | + functions-common:write_uwsgi_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-06-03 08:48:00.058 | + functions-common:write_uwsgi_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2021-06-03 08:48:00.111 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2021-06-03 08:48:00.164 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2021-06-03 08:48:00.216 | + functions-common:write_uwsgi_user_unit_file:1483 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2021-06-03 08:48:00.268 | + functions-common:write_uwsgi_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2021-06-03 08:48:00.321 | + functions-common:write_uwsgi_user_unit_file:1486 : [[ -n '' ]] 2021-06-03 08:48:00.323 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2021-06-03 08:48:00.386 | + functions-common:write_uwsgi_user_unit_file:1492 : sudo systemctl daemon-reload 2021-06-03 08:48:00.802 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@placement-api.service 2021-06-03 08:48:00.816 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2021-06-03 08:48:01.210 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@placement-api.service 2021-06-03 08:48:01.288 | + functions-common:run_process:1570 : time_stop run_process 2021-06-03 08:48:01.291 | + functions-common:time_stop:2304 : local name 2021-06-03 08:48:01.294 | + functions-common:time_stop:2305 : local end_time 2021-06-03 08:48:01.297 | + functions-common:time_stop:2306 : local elapsed_time 2021-06-03 08:48:01.300 | + functions-common:time_stop:2307 : local total 2021-06-03 08:48:01.302 | + functions-common:time_stop:2308 : local start_time 2021-06-03 08:48:01.305 | + functions-common:time_stop:2310 : name=run_process 2021-06-03 08:48:01.307 | + functions-common:time_stop:2311 : start_time=1622710079692 2021-06-03 08:48:01.310 | + functions-common:time_stop:2313 : [[ -z 1622710079692 ]] 2021-06-03 08:48:01.313 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-06-03 08:48:01.318 | + functions-common:time_stop:2316 : end_time=1622710081315 2021-06-03 08:48:01.321 | + functions-common:time_stop:2317 : elapsed_time=1623 2021-06-03 08:48:01.326 | + functions-common:time_stop:2318 : total=5907 2021-06-03 08:48:01.329 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-06-03 08:48:01.332 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=7530 2021-06-03 08:48:01.335 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2021-06-03 08:48:01.335 | Waiting for placement-api to start... 2021-06-03 08:48:01.337 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.37/placement 2021-06-03 08:48:01.340 | + functions:wait_for_service:457 : local timeout=60 2021-06-03 08:48:01.342 | + functions:wait_for_service:458 : local url=http://10.222.0.37/placement 2021-06-03 08:48:01.345 | + functions:wait_for_service:459 : local rval=0 2021-06-03 08:48:01.348 | + functions:wait_for_service:460 : time_start wait_for_service 2021-06-03 08:48:01.351 | + functions-common:time_start:2290 : local name=wait_for_service 2021-06-03 08:48:01.353 | + functions-common:time_start:2291 : local start_time= 2021-06-03 08:48:01.359 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-06-03 08:48:01.362 | ++ functions-common:time_start:2295 : date +%s%3N 2021-06-03 08:48:01.367 | + functions-common:time_start:2295 : _TIME_START[$name]=1622710081365 2021-06-03 08:48:01.370 | + functions:wait_for_service:461 : timeout 60 bash -x 2021-06-03 08:48:01.376 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.37/placement 2021-06-03 08:48:04.001 | + :: : [[ 200 == 503 ]] 2021-06-03 08:48:04.002 | + :: : [[ 0 -eq 7 ]] 2021-06-03 08:48:04.006 | + functions:wait_for_service:466 : time_stop wait_for_service 2021-06-03 08:48:04.008 | + functions-common:time_stop:2304 : local name 2021-06-03 08:48:04.011 | + functions-common:time_stop:2305 : local end_time 2021-06-03 08:48:04.013 | + functions-common:time_stop:2306 : local elapsed_time 2021-06-03 08:48:04.016 | + functions-common:time_stop:2307 : local total 2021-06-03 08:48:04.019 | + functions-common:time_stop:2308 : local start_time 2021-06-03 08:48:04.021 | + functions-common:time_stop:2310 : name=wait_for_service 2021-06-03 08:48:04.024 | + functions-common:time_stop:2311 : start_time=1622710081365 2021-06-03 08:48:04.026 | + functions-common:time_stop:2313 : [[ -z 1622710081365 ]] 2021-06-03 08:48:04.029 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-06-03 08:48:04.035 | + functions-common:time_stop:2316 : end_time=1622710084031 2021-06-03 08:48:04.037 | + functions-common:time_stop:2317 : elapsed_time=2666 2021-06-03 08:48:04.040 | + functions-common:time_stop:2318 : total=11282 2021-06-03 08:48:04.042 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-06-03 08:48:04.045 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=13948 2021-06-03 08:48:04.047 | + functions:wait_for_service:467 : return 0 2021-06-03 08:48:04.050 | + ./stack.sh:main:1283 : is_service_enabled neutron 2021-06-03 08:48:04.068 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:48:04.070 | + ./stack.sh:main:1284 : start_neutron 2021-06-03 08:48:04.073 | + lib/neutron:start_neutron:702 : is_neutron_legacy_enabled 2021-06-03 08:48:04.077 | ++ lib/neutron:is_neutron_legacy_enabled:131 : echo n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account 2021-06-03 08:48:04.079 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-06-03 08:48:04.085 | + lib/neutron:is_neutron_legacy_enabled:131 : disabled_services_copy=n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account 2021-06-03 08:48:04.088 | + lib/neutron:is_neutron_legacy_enabled:132 : [[ ,n-obj,n-novnc,n-net,n-cpu,q-lbaas,q-fwaas,horizon,c-bak,ceilometer-acentral,ceilometer-acompute,ceilometer-collector,ceilometer-api,ceilometer-anotification,heat,h-api,h-api-cfn,h-api-cw,h-eng,q-metering,q-vpn,s-proxy,s-object,s-container,s-account =~ ,neutron ]] 2021-06-03 08:48:04.091 | + 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,g-reg,cinder =~ ,q- ]] 2021-06-03 08:48:04.093 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-06-03 08:48:04.096 | + lib/neutron:start_neutron:704 : start_mutnauq_l2_agent 2021-06-03 08:48:04.099 | + lib/neutron-legacy:start_mutnauq_l2_agent:526 : run_process q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-06-03 08:48:04.102 | + functions-common:run_process:1559 : local service=q-agt 2021-06-03 08:48:04.105 | + functions-common:run_process:1560 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-06-03 08:48:04.107 | + functions-common:run_process:1561 : local group= 2021-06-03 08:48:04.110 | + functions-common:run_process:1562 : local user= 2021-06-03 08:48:04.112 | + functions-common:run_process:1564 : local name=q-agt 2021-06-03 08:48:04.115 | + functions-common:run_process:1566 : time_start run_process 2021-06-03 08:48:04.118 | + functions-common:time_start:2290 : local name=run_process 2021-06-03 08:48:04.120 | + functions-common:time_start:2291 : local start_time= 2021-06-03 08:48:04.123 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-06-03 08:48:04.126 | ++ functions-common:time_start:2295 : date +%s%3N 2021-06-03 08:48:04.130 | + functions-common:time_start:2295 : _TIME_START[$name]=1622710084128 2021-06-03 08:48:04.133 | + functions-common:run_process:1567 : is_service_enabled q-agt 2021-06-03 08:48:04.150 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:48:04.153 | + functions-common:run_process:1568 : _run_under_systemd q-agt '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' '' 2021-06-03 08:48:04.156 | + functions-common:_run_under_systemd:1524 : local service=q-agt 2021-06-03 08:48:04.158 | + functions-common:_run_under_systemd:1525 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-06-03 08:48:04.161 | + functions-common:_run_under_systemd:1526 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-06-03 08:48:04.164 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-06-03 08:48:04.166 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-06-03 08:48:04.168 | + functions-common:_common_systemd_pitfalls:1499 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2021-06-03 08:48:04.171 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2021-06-03 08:48:04.173 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@q-agt.service 2021-06-03 08:48:04.176 | + functions-common:_run_under_systemd:1531 : local group= 2021-06-03 08:48:04.179 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2021-06-03 08:48:04.181 | + functions-common:_run_under_systemd:1533 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2021-06-03 08:48:04.184 | + functions-common:_run_under_systemd:1536 : write_user_unit_file devstack@q-agt.service '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' '' ubuntu 2021-06-03 08:48:04.186 | + functions-common:write_user_unit_file:1441 : local service=devstack@q-agt.service 2021-06-03 08:48:04.189 | + functions-common:write_user_unit_file:1442 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-06-03 08:48:04.191 | + functions-common:write_user_unit_file:1443 : local group= 2021-06-03 08:48:04.193 | + functions-common:write_user_unit_file:1444 : local user=ubuntu 2021-06-03 08:48:04.195 | + functions-common:write_user_unit_file:1445 : local extra= 2021-06-03 08:48:04.198 | + functions-common:write_user_unit_file:1446 : [[ -n '' ]] 2021-06-03 08:48:04.200 | + functions-common:write_user_unit_file:1449 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2021-06-03 08:48:04.202 | + functions-common:write_user_unit_file:1450 : mkdir -p /etc/systemd/system 2021-06-03 08:48:04.207 | + functions-common:write_user_unit_file:1452 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2021-06-03 08:48:04.269 | + functions-common:write_user_unit_file:1453 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2021-06-03 08:48:04.330 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecStart '/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-06-03 08:48:04.383 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2021-06-03 08:48:04.434 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2021-06-03 08:48:04.487 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-06-03 08:48:04.539 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2021-06-03 08:48:04.541 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2021-06-03 08:48:04.611 | + functions-common:write_user_unit_file:1464 : sudo systemctl daemon-reload 2021-06-03 08:48:05.010 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@q-agt.service 2021-06-03 08:48:05.023 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2021-06-03 08:48:05.425 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@q-agt.service 2021-06-03 08:48:05.451 | + functions-common:run_process:1570 : time_stop run_process 2021-06-03 08:48:05.454 | + functions-common:time_stop:2304 : local name 2021-06-03 08:48:05.457 | + functions-common:time_stop:2305 : local end_time 2021-06-03 08:48:05.459 | + functions-common:time_stop:2306 : local elapsed_time 2021-06-03 08:48:05.462 | + functions-common:time_stop:2307 : local total 2021-06-03 08:48:05.464 | + functions-common:time_stop:2308 : local start_time 2021-06-03 08:48:05.467 | + functions-common:time_stop:2310 : name=run_process 2021-06-03 08:48:05.470 | + functions-common:time_stop:2311 : start_time=1622710084128 2021-06-03 08:48:05.473 | + functions-common:time_stop:2313 : [[ -z 1622710084128 ]] 2021-06-03 08:48:05.476 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-06-03 08:48:05.481 | + functions-common:time_stop:2316 : end_time=1622710085478 2021-06-03 08:48:05.484 | + functions-common:time_stop:2317 : elapsed_time=1350 2021-06-03 08:48:05.486 | + functions-common:time_stop:2318 : total=7530 2021-06-03 08:48:05.488 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-06-03 08:48:05.491 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=8880 2021-06-03 08:48:05.494 | + lib/neutron-legacy:start_mutnauq_l2_agent:528 : is_provider_network 2021-06-03 08:48:05.496 | + functions-common:is_provider_network:2153 : '[' '' == True ']' 2021-06-03 08:48:05.499 | + functions-common:is_provider_network:2156 : return 1 2021-06-03 08:48:05.501 | + lib/neutron:start_neutron:705 : start_mutnauq_other_agents 2021-06-03 08:48:05.504 | + lib/neutron-legacy:start_mutnauq_other_agents:544 : run_process q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-06-03 08:48:05.506 | + functions-common:run_process:1559 : local service=q-dhcp 2021-06-03 08:48:05.509 | + functions-common:run_process:1560 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-06-03 08:48:05.511 | + functions-common:run_process:1561 : local group= 2021-06-03 08:48:05.514 | + functions-common:run_process:1562 : local user= 2021-06-03 08:48:05.516 | + functions-common:run_process:1564 : local name=q-dhcp 2021-06-03 08:48:05.519 | + functions-common:run_process:1566 : time_start run_process 2021-06-03 08:48:05.522 | + functions-common:time_start:2290 : local name=run_process 2021-06-03 08:48:05.524 | + functions-common:time_start:2291 : local start_time= 2021-06-03 08:48:05.527 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-06-03 08:48:05.530 | ++ functions-common:time_start:2295 : date +%s%3N 2021-06-03 08:48:05.535 | + functions-common:time_start:2295 : _TIME_START[$name]=1622710085532 2021-06-03 08:48:05.538 | + functions-common:run_process:1567 : is_service_enabled q-dhcp 2021-06-03 08:48:05.556 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:48:05.558 | + functions-common:run_process:1568 : _run_under_systemd q-dhcp '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' '' 2021-06-03 08:48:05.561 | + functions-common:_run_under_systemd:1524 : local service=q-dhcp 2021-06-03 08:48:05.563 | + functions-common:_run_under_systemd:1525 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-06-03 08:48:05.566 | + functions-common:_run_under_systemd:1526 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-06-03 08:48:05.569 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-06-03 08:48:05.571 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-06-03 08:48:05.574 | + functions-common:_common_systemd_pitfalls:1499 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]] 2021-06-03 08:48:05.577 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]] 2021-06-03 08:48:05.579 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@q-dhcp.service 2021-06-03 08:48:05.582 | + functions-common:_run_under_systemd:1531 : local group= 2021-06-03 08:48:05.585 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2021-06-03 08:48:05.588 | + functions-common:_run_under_systemd:1533 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]] 2021-06-03 08:48:05.590 | + functions-common:_run_under_systemd:1536 : write_user_unit_file devstack@q-dhcp.service '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' '' ubuntu 2021-06-03 08:48:05.593 | + functions-common:write_user_unit_file:1441 : local service=devstack@q-dhcp.service 2021-06-03 08:48:05.595 | + functions-common:write_user_unit_file:1442 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-06-03 08:48:05.598 | + functions-common:write_user_unit_file:1443 : local group= 2021-06-03 08:48:05.601 | + functions-common:write_user_unit_file:1444 : local user=ubuntu 2021-06-03 08:48:05.604 | + functions-common:write_user_unit_file:1445 : local extra= 2021-06-03 08:48:05.606 | + functions-common:write_user_unit_file:1446 : [[ -n '' ]] 2021-06-03 08:48:05.609 | + functions-common:write_user_unit_file:1449 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2021-06-03 08:48:05.611 | + functions-common:write_user_unit_file:1450 : mkdir -p /etc/systemd/system 2021-06-03 08:48:05.616 | + functions-common:write_user_unit_file:1452 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2021-06-03 08:48:05.680 | + functions-common:write_user_unit_file:1453 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2021-06-03 08:48:05.744 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecStart '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-06-03 08:48:05.803 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2021-06-03 08:48:05.861 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2021-06-03 08:48:05.915 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-06-03 08:48:05.969 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2021-06-03 08:48:05.972 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2021-06-03 08:48:06.039 | + functions-common:write_user_unit_file:1464 : sudo systemctl daemon-reload 2021-06-03 08:48:06.465 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@q-dhcp.service 2021-06-03 08:48:06.479 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2021-06-03 08:48:06.890 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@q-dhcp.service 2021-06-03 08:48:06.913 | + functions-common:run_process:1570 : time_stop run_process 2021-06-03 08:48:06.915 | + functions-common:time_stop:2304 : local name 2021-06-03 08:48:06.918 | + functions-common:time_stop:2305 : local end_time 2021-06-03 08:48:06.920 | + functions-common:time_stop:2306 : local elapsed_time 2021-06-03 08:48:06.923 | + functions-common:time_stop:2307 : local total 2021-06-03 08:48:06.926 | + functions-common:time_stop:2308 : local start_time 2021-06-03 08:48:06.928 | + functions-common:time_stop:2310 : name=run_process 2021-06-03 08:48:06.931 | + functions-common:time_stop:2311 : start_time=1622710085532 2021-06-03 08:48:06.933 | + functions-common:time_stop:2313 : [[ -z 1622710085532 ]] 2021-06-03 08:48:06.936 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-06-03 08:48:06.942 | + functions-common:time_stop:2316 : end_time=1622710086938 2021-06-03 08:48:06.945 | + functions-common:time_stop:2317 : elapsed_time=1406 2021-06-03 08:48:06.947 | + functions-common:time_stop:2318 : total=8880 2021-06-03 08:48:06.950 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-06-03 08:48:06.952 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=10286 2021-06-03 08:48:06.955 | + lib/neutron-legacy:start_mutnauq_other_agents:546 : is_service_enabled neutron-vpnaas 2021-06-03 08:48:06.977 | + functions-common:is_service_enabled:1960 : return 1 2021-06-03 08:48:06.980 | ++ lib/neutron-legacy:start_mutnauq_other_agents:549 : determine_config_files neutron-l3-agent 2021-06-03 08:48:06.983 | ++ lib/neutron-legacy:determine_config_files:324 : local opts= 2021-06-03 08:48:06.985 | ++ lib/neutron-legacy:determine_config_files:325 : case "$1" in 2021-06-03 08:48:06.989 | +++ lib/neutron-legacy:determine_config_files:327 : _determine_config_l3 2021-06-03 08:48:06.992 | +++ lib/neutron-legacy:_determine_config_l3:317 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-06-03 08:48:06.995 | +++ lib/neutron-legacy:_determine_config_l3:318 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-06-03 08:48:06.998 | ++ lib/neutron-legacy:determine_config_files:327 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-06-03 08:48:07.004 | ++ lib/neutron-legacy:determine_config_files:329 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2021-06-03 08:48:07.007 | ++ lib/neutron-legacy:determine_config_files:332 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-06-03 08:48:07.010 | + lib/neutron-legacy:start_mutnauq_other_agents:549 : run_process q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-06-03 08:48:07.012 | + functions-common:run_process:1559 : local service=q-l3 2021-06-03 08:48:07.015 | + functions-common:run_process:1560 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-06-03 08:48:07.017 | + functions-common:run_process:1561 : local group= 2021-06-03 08:48:07.020 | + functions-common:run_process:1562 : local user= 2021-06-03 08:48:07.022 | + functions-common:run_process:1564 : local name=q-l3 2021-06-03 08:48:07.025 | + functions-common:run_process:1566 : time_start run_process 2021-06-03 08:48:07.027 | + functions-common:time_start:2290 : local name=run_process 2021-06-03 08:48:07.030 | + functions-common:time_start:2291 : local start_time= 2021-06-03 08:48:07.032 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-06-03 08:48:07.036 | ++ functions-common:time_start:2295 : date +%s%3N 2021-06-03 08:48:07.041 | + functions-common:time_start:2295 : _TIME_START[$name]=1622710087038 2021-06-03 08:48:07.043 | + functions-common:run_process:1567 : is_service_enabled q-l3 2021-06-03 08:48:07.064 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:48:07.067 | + functions-common:run_process:1568 : _run_under_systemd q-l3 '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' '' 2021-06-03 08:48:07.070 | + functions-common:_run_under_systemd:1524 : local service=q-l3 2021-06-03 08:48:07.072 | + functions-common:_run_under_systemd:1525 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-06-03 08:48:07.075 | + functions-common:_run_under_systemd:1526 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-06-03 08:48:07.077 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-06-03 08:48:07.080 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-06-03 08:48:07.083 | + functions-common:_common_systemd_pitfalls:1499 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]] 2021-06-03 08:48:07.085 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]] 2021-06-03 08:48:07.088 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@q-l3.service 2021-06-03 08:48:07.090 | + functions-common:_run_under_systemd:1531 : local group= 2021-06-03 08:48:07.093 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2021-06-03 08:48:07.095 | + functions-common:_run_under_systemd:1533 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]] 2021-06-03 08:48:07.098 | + functions-common:_run_under_systemd:1536 : write_user_unit_file devstack@q-l3.service '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' '' ubuntu 2021-06-03 08:48:07.101 | + functions-common:write_user_unit_file:1441 : local service=devstack@q-l3.service 2021-06-03 08:48:07.103 | + functions-common:write_user_unit_file:1442 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-06-03 08:48:07.105 | + functions-common:write_user_unit_file:1443 : local group= 2021-06-03 08:48:07.108 | + functions-common:write_user_unit_file:1444 : local user=ubuntu 2021-06-03 08:48:07.112 | + functions-common:write_user_unit_file:1445 : local extra= 2021-06-03 08:48:07.115 | + functions-common:write_user_unit_file:1446 : [[ -n '' ]] 2021-06-03 08:48:07.117 | + functions-common:write_user_unit_file:1449 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2021-06-03 08:48:07.119 | + functions-common:write_user_unit_file:1450 : mkdir -p /etc/systemd/system 2021-06-03 08:48:07.124 | + functions-common:write_user_unit_file:1452 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2021-06-03 08:48:07.191 | + functions-common:write_user_unit_file:1453 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2021-06-03 08:48:07.255 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecStart '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-06-03 08:48:07.311 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2021-06-03 08:48:07.365 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2021-06-03 08:48:07.421 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-06-03 08:48:07.478 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2021-06-03 08:48:07.481 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2021-06-03 08:48:07.550 | + functions-common:write_user_unit_file:1464 : sudo systemctl daemon-reload 2021-06-03 08:48:07.979 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@q-l3.service 2021-06-03 08:48:07.994 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2021-06-03 08:48:08.424 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@q-l3.service 2021-06-03 08:48:08.455 | + functions-common:run_process:1570 : time_stop run_process 2021-06-03 08:48:08.458 | + functions-common:time_stop:2304 : local name 2021-06-03 08:48:08.461 | + functions-common:time_stop:2305 : local end_time 2021-06-03 08:48:08.464 | + functions-common:time_stop:2306 : local elapsed_time 2021-06-03 08:48:08.466 | + functions-common:time_stop:2307 : local total 2021-06-03 08:48:08.469 | + functions-common:time_stop:2308 : local start_time 2021-06-03 08:48:08.471 | + functions-common:time_stop:2310 : name=run_process 2021-06-03 08:48:08.474 | + functions-common:time_stop:2311 : start_time=1622710087038 2021-06-03 08:48:08.477 | + functions-common:time_stop:2313 : [[ -z 1622710087038 ]] 2021-06-03 08:48:08.481 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-06-03 08:48:08.485 | + functions-common:time_stop:2316 : end_time=1622710088482 2021-06-03 08:48:08.488 | + functions-common:time_stop:2317 : elapsed_time=1444 2021-06-03 08:48:08.491 | + functions-common:time_stop:2318 : total=10286 2021-06-03 08:48:08.493 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-06-03 08:48:08.497 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=11730 2021-06-03 08:48:08.499 | + lib/neutron-legacy:start_mutnauq_other_agents:552 : run_process q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-06-03 08:48:08.502 | + functions-common:run_process:1559 : local service=q-meta 2021-06-03 08:48:08.505 | + functions-common:run_process:1560 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-06-03 08:48:08.507 | + functions-common:run_process:1561 : local group= 2021-06-03 08:48:08.510 | + functions-common:run_process:1562 : local user= 2021-06-03 08:48:08.512 | + functions-common:run_process:1564 : local name=q-meta 2021-06-03 08:48:08.515 | + functions-common:run_process:1566 : time_start run_process 2021-06-03 08:48:08.517 | + functions-common:time_start:2290 : local name=run_process 2021-06-03 08:48:08.520 | + functions-common:time_start:2291 : local start_time= 2021-06-03 08:48:08.522 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-06-03 08:48:08.528 | ++ functions-common:time_start:2295 : date +%s%3N 2021-06-03 08:48:08.530 | + functions-common:time_start:2295 : _TIME_START[$name]=1622710088527 2021-06-03 08:48:08.533 | + functions-common:run_process:1567 : is_service_enabled q-meta 2021-06-03 08:48:08.553 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:48:08.556 | + functions-common:run_process:1568 : _run_under_systemd q-meta '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' '' 2021-06-03 08:48:08.559 | + functions-common:_run_under_systemd:1524 : local service=q-meta 2021-06-03 08:48:08.561 | + functions-common:_run_under_systemd:1525 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-06-03 08:48:08.564 | + functions-common:_run_under_systemd:1526 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-06-03 08:48:08.567 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-06-03 08:48:08.570 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-06-03 08:48:08.572 | + functions-common:_common_systemd_pitfalls:1499 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]] 2021-06-03 08:48:08.575 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]] 2021-06-03 08:48:08.577 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@q-meta.service 2021-06-03 08:48:08.580 | + functions-common:_run_under_systemd:1531 : local group= 2021-06-03 08:48:08.582 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2021-06-03 08:48:08.585 | + functions-common:_run_under_systemd:1533 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]] 2021-06-03 08:48:08.588 | + functions-common:_run_under_systemd:1536 : write_user_unit_file devstack@q-meta.service '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' '' ubuntu 2021-06-03 08:48:08.590 | + functions-common:write_user_unit_file:1441 : local service=devstack@q-meta.service 2021-06-03 08:48:08.593 | + functions-common:write_user_unit_file:1442 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-06-03 08:48:08.595 | + functions-common:write_user_unit_file:1443 : local group= 2021-06-03 08:48:08.599 | + functions-common:write_user_unit_file:1444 : local user=ubuntu 2021-06-03 08:48:08.602 | + functions-common:write_user_unit_file:1445 : local extra= 2021-06-03 08:48:08.615 | + functions-common:write_user_unit_file:1446 : [[ -n '' ]] 2021-06-03 08:48:08.618 | + functions-common:write_user_unit_file:1449 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2021-06-03 08:48:08.621 | + functions-common:write_user_unit_file:1450 : mkdir -p /etc/systemd/system 2021-06-03 08:48:08.626 | + functions-common:write_user_unit_file:1452 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2021-06-03 08:48:08.704 | + functions-common:write_user_unit_file:1453 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2021-06-03 08:48:08.783 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecStart '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-06-03 08:48:08.878 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2021-06-03 08:48:08.943 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2021-06-03 08:48:09.010 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-06-03 08:48:09.077 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2021-06-03 08:48:09.080 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2021-06-03 08:48:09.162 | + functions-common:write_user_unit_file:1464 : sudo systemctl daemon-reload 2021-06-03 08:48:09.618 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@q-meta.service 2021-06-03 08:48:09.635 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2021-06-03 08:48:10.059 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@q-meta.service 2021-06-03 08:48:10.085 | + functions-common:run_process:1570 : time_stop run_process 2021-06-03 08:48:10.087 | + functions-common:time_stop:2304 : local name 2021-06-03 08:48:10.090 | + functions-common:time_stop:2305 : local end_time 2021-06-03 08:48:10.093 | + functions-common:time_stop:2306 : local elapsed_time 2021-06-03 08:48:10.098 | + functions-common:time_stop:2307 : local total 2021-06-03 08:48:10.103 | + functions-common:time_stop:2308 : local start_time 2021-06-03 08:48:10.110 | + functions-common:time_stop:2310 : name=run_process 2021-06-03 08:48:10.122 | + functions-common:time_stop:2311 : start_time=1622710088527 2021-06-03 08:48:10.131 | + functions-common:time_stop:2313 : [[ -z 1622710088527 ]] 2021-06-03 08:48:10.142 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-06-03 08:48:10.160 | + functions-common:time_stop:2316 : end_time=1622710090147 2021-06-03 08:48:10.167 | + functions-common:time_stop:2317 : elapsed_time=1620 2021-06-03 08:48:10.175 | + functions-common:time_stop:2318 : total=11730 2021-06-03 08:48:10.183 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-06-03 08:48:10.191 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=13350 2021-06-03 08:48:10.199 | + 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 ' 2021-06-03 08:48:10.204 | + functions-common:run_process:1559 : local service=q-metering 2021-06-03 08:48:10.211 | + functions-common:run_process:1560 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2021-06-03 08:48:10.219 | + functions-common:run_process:1561 : local group= 2021-06-03 08:48:10.227 | + functions-common:run_process:1562 : local user= 2021-06-03 08:48:10.235 | + functions-common:run_process:1564 : local name=q-metering 2021-06-03 08:48:10.243 | + functions-common:run_process:1566 : time_start run_process 2021-06-03 08:48:10.251 | + functions-common:time_start:2290 : local name=run_process 2021-06-03 08:48:10.259 | + functions-common:time_start:2291 : local start_time= 2021-06-03 08:48:10.267 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-06-03 08:48:10.274 | ++ functions-common:time_start:2295 : date +%s%3N 2021-06-03 08:48:10.292 | + functions-common:time_start:2295 : _TIME_START[$name]=1622710090279 2021-06-03 08:48:10.300 | + functions-common:run_process:1567 : is_service_enabled q-metering 2021-06-03 08:48:10.352 | + functions-common:is_service_enabled:1960 : return 1 2021-06-03 08:48:10.355 | + functions-common:run_process:1570 : time_stop run_process 2021-06-03 08:48:10.360 | + functions-common:time_stop:2304 : local name 2021-06-03 08:48:10.364 | + functions-common:time_stop:2305 : local end_time 2021-06-03 08:48:10.368 | + functions-common:time_stop:2306 : local elapsed_time 2021-06-03 08:48:10.372 | + functions-common:time_stop:2307 : local total 2021-06-03 08:48:10.374 | + functions-common:time_stop:2308 : local start_time 2021-06-03 08:48:10.379 | + functions-common:time_stop:2310 : name=run_process 2021-06-03 08:48:10.384 | + functions-common:time_stop:2311 : start_time=1622710090279 2021-06-03 08:48:10.387 | + functions-common:time_stop:2313 : [[ -z 1622710090279 ]] 2021-06-03 08:48:10.394 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-06-03 08:48:10.402 | + functions-common:time_stop:2316 : end_time=1622710090396 2021-06-03 08:48:10.408 | + functions-common:time_stop:2317 : elapsed_time=117 2021-06-03 08:48:10.413 | + functions-common:time_stop:2318 : total=13350 2021-06-03 08:48:10.419 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-06-03 08:48:10.424 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=13467 2021-06-03 08:48:10.427 | + ./stack.sh:main:1287 : is_service_enabled q-svc 2021-06-03 08:48:10.452 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:48:10.454 | + ./stack.sh:main:1287 : [[ True == \T\r\u\e ]] 2021-06-03 08:48:10.457 | + ./stack.sh:main:1288 : echo_summary 'Creating initial neutron network elements' 2021-06-03 08:48:10.460 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-06-03 08:48:10.465 | + ./stack.sh:echo_summary:428 : echo -e Creating initial neutron network elements 2021-06-03 08:48:10.468 | + ./stack.sh:main:1291 : type -p neutron_plugin_create_initial_networks 2021-06-03 08:48:10.472 | + ./stack.sh:main:1294 : create_neutron_initial_network 2021-06-03 08:48:10.476 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : local project_id 2021-06-03 08:48:10.481 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : oscwrap project list 2021-06-03 08:48:10.481 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : get_field 1 2021-06-03 08:48:10.482 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : grep ' demo ' 2021-06-03 08:48:10.488 | ++ functions-common:get_field:726 : local data field 2021-06-03 08:48:10.498 | ++ functions-common:get_field:727 : read data 2021-06-03 08:48:12.715 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:48:12.715 | from cryptography.utils import int_from_bytes 2021-06-03 08:48:12.715 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:48:12.715 | from cryptography.utils import int_from_bytes 2021-06-03 08:48:12.880 | ++ functions-common:oscwrap:2344 : return 0 2021-06-03 08:48:12.883 | ++ functions-common:get_field:728 : '[' 1 -lt 0 ']' 2021-06-03 08:48:12.885 | ++ functions-common:get_field:731 : field='$2' 2021-06-03 08:48:12.888 | ++ functions-common:get_field:733 : echo '| 233632ea6bcd469a9de054f17eb5dc0f | demo |' 2021-06-03 08:48:12.889 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-06-03 08:48:12.895 | ++ functions-common:get_field:727 : read data 2021-06-03 08:48:12.899 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : project_id=233632ea6bcd469a9de054f17eb5dc0f 2021-06-03 08:48:12.901 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : die_if_not_set 166 project_id 'Failure retrieving project_id for demo' 2021-06-03 08:48:12.904 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-06-03 08:48:12.921 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:169 : type -p neutron_plugin_create_initial_network_profile 2021-06-03 08:48:12.924 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_networking_extension_supported auto-allocated-topology 2021-06-03 08:48:12.927 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : local extension=auto-allocated-topology 2021-06-03 08:48:12.930 | ++ 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 2021-06-03 08:48:15.403 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:48:15.403 | from cryptography.utils import int_from_bytes 2021-06-03 08:48:15.403 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:48:15.403 | from cryptography.utils import int_from_bytes 2021-06-03 08:48:15.546 | ++ functions-common:oscwrap:2344 : return 0 2021-06-03 08:48:15.550 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:436 : EXT_LIST='address-group 2021-06-03 08:48:15.550 | address-scope 2021-06-03 08:48:15.550 | router-admin-state-down-before-update 2021-06-03 08:48:15.550 | agent 2021-06-03 08:48:15.550 | agent-resources-synced 2021-06-03 08:48:15.550 | allowed-address-pairs 2021-06-03 08:48:15.550 | auto-allocated-topology 2021-06-03 08:48:15.550 | availability_zone 2021-06-03 08:48:15.550 | availability_zone_filter 2021-06-03 08:48:15.551 | default-subnetpools 2021-06-03 08:48:15.551 | dhcp_agent_scheduler 2021-06-03 08:48:15.551 | dvr 2021-06-03 08:48:15.551 | empty-string-filtering 2021-06-03 08:48:15.551 | external-net 2021-06-03 08:48:15.551 | extra_dhcp_opt 2021-06-03 08:48:15.551 | extraroute 2021-06-03 08:48:15.551 | extraroute-atomic 2021-06-03 08:48:15.551 | filter-validation 2021-06-03 08:48:15.551 | fip-port-details 2021-06-03 08:48:15.551 | flavors 2021-06-03 08:48:15.551 | floatingip-pools 2021-06-03 08:48:15.551 | ip-substring-filtering 2021-06-03 08:48:15.551 | router 2021-06-03 08:48:15.551 | ext-gw-mode 2021-06-03 08:48:15.551 | l3-ha 2021-06-03 08:48:15.551 | l3-flavors 2021-06-03 08:48:15.551 | l3-port-ip-change-not-allowed 2021-06-03 08:48:15.551 | l3_agent_scheduler 2021-06-03 08:48:15.551 | multi-provider 2021-06-03 08:48:15.552 | net-mtu 2021-06-03 08:48:15.552 | net-mtu-writable 2021-06-03 08:48:15.552 | network_availability_zone 2021-06-03 08:48:15.552 | network-ip-availability 2021-06-03 08:48:15.552 | pagination 2021-06-03 08:48:15.552 | port-device-profile 2021-06-03 08:48:15.552 | port-mac-address-regenerate 2021-06-03 08:48:15.552 | port-numa-affinity-policy 2021-06-03 08:48:15.552 | binding 2021-06-03 08:48:15.552 | binding-extended 2021-06-03 08:48:15.552 | port-security 2021-06-03 08:48:15.552 | project-id 2021-06-03 08:48:15.552 | provider 2021-06-03 08:48:15.552 | quotas 2021-06-03 08:48:15.552 | quota_details 2021-06-03 08:48:15.552 | rbac-policies 2021-06-03 08:48:15.552 | rbac-address-group 2021-06-03 08:48:15.552 | rbac-address-scope 2021-06-03 08:48:15.552 | rbac-security-groups 2021-06-03 08:48:15.552 | rbac-subnetpool 2021-06-03 08:48:15.552 | revision-if-match 2021-06-03 08:48:15.552 | standard-attr-revisions 2021-06-03 08:48:15.552 | router_availability_zone 2021-06-03 08:48:15.552 | security-groups-normalized-cidr 2021-06-03 08:48:15.552 | port-security-groups-filtering 2021-06-03 08:48:15.552 | security-groups-remote-address-group 2021-06-03 08:48:15.552 | security-group 2021-06-03 08:48:15.552 | service-type 2021-06-03 08:48:15.552 | sorting 2021-06-03 08:48:15.553 | standard-attr-description 2021-06-03 08:48:15.553 | stateful-security-group 2021-06-03 08:48:15.553 | subnet_onboard 2021-06-03 08:48:15.553 | subnet-service-types 2021-06-03 08:48:15.553 | subnet_allocation 2021-06-03 08:48:15.553 | subnetpool-prefix-ops 2021-06-03 08:48:15.553 | standard-attr-tag 2021-06-03 08:48:15.553 | standard-attr-timestamp' 2021-06-03 08:48:15.553 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : [[ address-group 2021-06-03 08:48:15.553 | address-scope 2021-06-03 08:48:15.553 | router-admin-state-down-before-update 2021-06-03 08:48:15.553 | agent 2021-06-03 08:48:15.553 | agent-resources-synced 2021-06-03 08:48:15.553 | allowed-address-pairs 2021-06-03 08:48:15.553 | auto-allocated-topology 2021-06-03 08:48:15.554 | availability_zone 2021-06-03 08:48:15.554 | availability_zone_filter 2021-06-03 08:48:15.554 | default-subnetpools 2021-06-03 08:48:15.554 | dhcp_agent_scheduler 2021-06-03 08:48:15.554 | dvr 2021-06-03 08:48:15.554 | empty-string-filtering 2021-06-03 08:48:15.554 | external-net 2021-06-03 08:48:15.554 | extra_dhcp_opt 2021-06-03 08:48:15.554 | extraroute 2021-06-03 08:48:15.554 | extraroute-atomic 2021-06-03 08:48:15.554 | filter-validation 2021-06-03 08:48:15.554 | fip-port-details 2021-06-03 08:48:15.554 | flavors 2021-06-03 08:48:15.554 | floatingip-pools 2021-06-03 08:48:15.554 | ip-substring-filtering 2021-06-03 08:48:15.554 | router 2021-06-03 08:48:15.554 | ext-gw-mode 2021-06-03 08:48:15.554 | l3-ha 2021-06-03 08:48:15.554 | l3-flavors 2021-06-03 08:48:15.554 | l3-port-ip-change-not-allowed 2021-06-03 08:48:15.554 | l3_agent_scheduler 2021-06-03 08:48:15.554 | multi-provider 2021-06-03 08:48:15.554 | net-mtu 2021-06-03 08:48:15.554 | net-mtu-writable 2021-06-03 08:48:15.554 | network_availability_zone 2021-06-03 08:48:15.554 | network-ip-availability 2021-06-03 08:48:15.554 | pagination 2021-06-03 08:48:15.554 | port-device-profile 2021-06-03 08:48:15.554 | port-mac-address-regenerate 2021-06-03 08:48:15.554 | port-numa-affinity-policy 2021-06-03 08:48:15.554 | binding 2021-06-03 08:48:15.554 | binding-extended 2021-06-03 08:48:15.554 | port-security 2021-06-03 08:48:15.554 | project-id 2021-06-03 08:48:15.555 | provider 2021-06-03 08:48:15.555 | quotas 2021-06-03 08:48:15.555 | quota_details 2021-06-03 08:48:15.555 | rbac-policies 2021-06-03 08:48:15.555 | rbac-address-group 2021-06-03 08:48:15.555 | rbac-address-scope 2021-06-03 08:48:15.555 | rbac-security-groups 2021-06-03 08:48:15.555 | rbac-subnetpool 2021-06-03 08:48:15.555 | revision-if-match 2021-06-03 08:48:15.555 | standard-attr-revisions 2021-06-03 08:48:15.555 | router_availability_zone 2021-06-03 08:48:15.555 | security-groups-normalized-cidr 2021-06-03 08:48:15.555 | port-security-groups-filtering 2021-06-03 08:48:15.555 | security-groups-remote-address-group 2021-06-03 08:48:15.555 | security-group 2021-06-03 08:48:15.555 | service-type 2021-06-03 08:48:15.555 | sorting 2021-06-03 08:48:15.555 | standard-attr-description 2021-06-03 08:48:15.555 | stateful-security-group 2021-06-03 08:48:15.555 | subnet_onboard 2021-06-03 08:48:15.555 | subnet-service-types 2021-06-03 08:48:15.555 | subnet_allocation 2021-06-03 08:48:15.555 | subnetpool-prefix-ops 2021-06-03 08:48:15.555 | standard-attr-tag 2021-06-03 08:48:15.555 | standard-attr-timestamp =~ auto-allocated-topology ]] 2021-06-03 08:48:15.556 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : return 0 2021-06-03 08:48:15.559 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:174 : [[ True == \T\r\u\e ]] 2021-06-03 08:48:15.561 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:175 : [[ 4 =~ 4.* ]] 2021-06-03 08:48:15.565 | ++ 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 2021-06-03 08:48:17.973 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:48:17.973 | from cryptography.utils import int_from_bytes 2021-06-03 08:48:17.973 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:48:17.973 | from cryptography.utils import int_from_bytes 2021-06-03 08:48:18.124 | ++ functions-common:oscwrap:2344 : return 0 2021-06-03 08:48:18.128 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:176 : SUBNETPOOL_V4_ID=ed0253ea-baa6-4036-9d53-b13347d0e5d6 2021-06-03 08:48:18.130 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:178 : [[ 4 =~ .*6 ]] 2021-06-03 08:48:18.133 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:184 : is_provider_network 2021-06-03 08:48:18.135 | + functions-common:is_provider_network:2153 : '[' '' == True ']' 2021-06-03 08:48:18.138 | + functions-common:is_provider_network:2156 : return 1 2021-06-03 08:48:18.143 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create --project 233632ea6bcd469a9de054f17eb5dc0f private 2021-06-03 08:48:18.143 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : grep ' id ' 2021-06-03 08:48:18.144 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : get_field 2 2021-06-03 08:48:18.147 | ++ functions-common:get_field:726 : local data field 2021-06-03 08:48:18.150 | ++ functions-common:get_field:727 : read data 2021-06-03 08:48:21.182 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:48:21.182 | from cryptography.utils import int_from_bytes 2021-06-03 08:48:21.182 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:48:21.182 | from cryptography.utils import int_from_bytes 2021-06-03 08:48:21.337 | ++ functions-common:oscwrap:2344 : return 0 2021-06-03 08:48:21.340 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-06-03 08:48:21.343 | ++ functions-common:get_field:731 : field='$3' 2021-06-03 08:48:21.347 | ++ functions-common:get_field:733 : echo '| id | 4e1497fd-077d-4eca-b4cd-55c6dfae11ea |' 2021-06-03 08:48:21.347 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-06-03 08:48:21.353 | ++ functions-common:get_field:727 : read data 2021-06-03 08:48:21.357 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : NET_ID=4e1497fd-077d-4eca-b4cd-55c6dfae11ea 2021-06-03 08:48:21.359 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : die_if_not_set 215 NET_ID 'Failure creating NET_ID for private 233632ea6bcd469a9de054f17eb5dc0f' 2021-06-03 08:48:21.362 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-06-03 08:48:21.380 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : [[ 4 =~ 4.* ]] 2021-06-03 08:48:21.383 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : _neutron_create_private_subnet_v4 233632ea6bcd469a9de054f17eb5dc0f 2021-06-03 08:48:21.386 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local project_id=233632ea6bcd469a9de054f17eb5dc0f 2021-06-03 08:48:21.388 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : '[' -z ed0253ea-baa6-4036-9d53-b13347d0e5d6 ']' 2021-06-03 08:48:21.391 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:270 : local 'subnet_params=--project 233632ea6bcd469a9de054f17eb5dc0f ' 2021-06-03 08:48:21.394 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:271 : subnet_params+='--ip-version 4 ' 2021-06-03 08:48:21.396 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:272 : [[ -n 172.20.0.1 ]] 2021-06-03 08:48:21.399 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:273 : subnet_params+='--gateway 172.20.0.1 ' 2021-06-03 08:48:21.401 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:275 : subnet_params+='--subnet-pool ed0253ea-baa6-4036-9d53-b13347d0e5d6 ' 2021-06-03 08:48:21.404 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:276 : subnet_params+=' ' 2021-06-03 08:48:21.406 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:277 : subnet_params+='--network 4e1497fd-077d-4eca-b4cd-55c6dfae11ea private-subnet' 2021-06-03 08:48:21.409 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:278 : local subnet_id 2021-06-03 08:48:21.413 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:279 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --project 233632ea6bcd469a9de054f17eb5dc0f --ip-version 4 --gateway 172.20.0.1 --subnet-pool ed0253ea-baa6-4036-9d53-b13347d0e5d6 --network 4e1497fd-077d-4eca-b4cd-55c6dfae11ea private-subnet 2021-06-03 08:48:21.413 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:279 : grep ' id ' 2021-06-03 08:48:21.414 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:279 : get_field 2 2021-06-03 08:48:21.416 | +++ functions-common:get_field:726 : local data field 2021-06-03 08:48:21.420 | +++ functions-common:get_field:727 : read data 2021-06-03 08:48:24.416 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:48:24.416 | from cryptography.utils import int_from_bytes 2021-06-03 08:48:24.416 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:48:24.416 | from cryptography.utils import int_from_bytes 2021-06-03 08:48:24.568 | +++ functions-common:oscwrap:2344 : return 0 2021-06-03 08:48:24.571 | +++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-06-03 08:48:24.573 | +++ functions-common:get_field:731 : field='$3' 2021-06-03 08:48:24.577 | +++ functions-common:get_field:733 : echo '| id | c0c3bcd8-a5a5-4501-a0b3-a8ad991312ca |' 2021-06-03 08:48:24.577 | +++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-06-03 08:48:24.583 | +++ functions-common:get_field:727 : read data 2021-06-03 08:48:24.587 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:279 : subnet_id=c0c3bcd8-a5a5-4501-a0b3-a8ad991312ca 2021-06-03 08:48:24.589 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:280 : die_if_not_set 280 subnet_id 'Failure creating private IPv4 subnet for 233632ea6bcd469a9de054f17eb5dc0f' 2021-06-03 08:48:24.592 | ++ functions-common:die_if_not_set:216 : local exitcode=0 2021-06-03 08:48:24.608 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:281 : echo c0c3bcd8-a5a5-4501-a0b3-a8ad991312ca 2021-06-03 08:48:24.611 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : SUBNET_ID=c0c3bcd8-a5a5-4501-a0b3-a8ad991312ca 2021-06-03 08:48:24.614 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : [[ 4 =~ .*6 ]] 2021-06-03 08:48:24.617 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : is_networking_extension_supported router 2021-06-03 08:48:24.619 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : local extension=router 2021-06-03 08:48:24.623 | ++ 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 2021-06-03 08:48:26.758 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:48:26.758 | from cryptography.utils import int_from_bytes 2021-06-03 08:48:26.758 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:48:26.758 | from cryptography.utils import int_from_bytes 2021-06-03 08:48:26.922 | ++ functions-common:oscwrap:2344 : return 0 2021-06-03 08:48:26.926 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:436 : EXT_LIST='address-group 2021-06-03 08:48:26.926 | address-scope 2021-06-03 08:48:26.926 | router-admin-state-down-before-update 2021-06-03 08:48:26.926 | agent 2021-06-03 08:48:26.926 | agent-resources-synced 2021-06-03 08:48:26.926 | allowed-address-pairs 2021-06-03 08:48:26.926 | auto-allocated-topology 2021-06-03 08:48:26.927 | availability_zone 2021-06-03 08:48:26.927 | availability_zone_filter 2021-06-03 08:48:26.927 | default-subnetpools 2021-06-03 08:48:26.927 | dhcp_agent_scheduler 2021-06-03 08:48:26.927 | dvr 2021-06-03 08:48:26.927 | empty-string-filtering 2021-06-03 08:48:26.927 | external-net 2021-06-03 08:48:26.927 | extra_dhcp_opt 2021-06-03 08:48:26.927 | extraroute 2021-06-03 08:48:26.927 | extraroute-atomic 2021-06-03 08:48:26.927 | filter-validation 2021-06-03 08:48:26.927 | fip-port-details 2021-06-03 08:48:26.927 | flavors 2021-06-03 08:48:26.927 | floatingip-pools 2021-06-03 08:48:26.927 | ip-substring-filtering 2021-06-03 08:48:26.927 | router 2021-06-03 08:48:26.927 | ext-gw-mode 2021-06-03 08:48:26.927 | l3-ha 2021-06-03 08:48:26.927 | l3-flavors 2021-06-03 08:48:26.927 | l3-port-ip-change-not-allowed 2021-06-03 08:48:26.927 | l3_agent_scheduler 2021-06-03 08:48:26.927 | multi-provider 2021-06-03 08:48:26.927 | net-mtu 2021-06-03 08:48:26.927 | net-mtu-writable 2021-06-03 08:48:26.927 | network_availability_zone 2021-06-03 08:48:26.927 | network-ip-availability 2021-06-03 08:48:26.927 | pagination 2021-06-03 08:48:26.927 | port-device-profile 2021-06-03 08:48:26.927 | port-mac-address-regenerate 2021-06-03 08:48:26.927 | port-numa-affinity-policy 2021-06-03 08:48:26.927 | binding 2021-06-03 08:48:26.927 | binding-extended 2021-06-03 08:48:26.927 | port-security 2021-06-03 08:48:26.927 | project-id 2021-06-03 08:48:26.927 | provider 2021-06-03 08:48:26.927 | quotas 2021-06-03 08:48:26.928 | quota_details 2021-06-03 08:48:26.928 | rbac-policies 2021-06-03 08:48:26.928 | rbac-address-group 2021-06-03 08:48:26.928 | rbac-address-scope 2021-06-03 08:48:26.928 | rbac-security-groups 2021-06-03 08:48:26.928 | rbac-subnetpool 2021-06-03 08:48:26.928 | revision-if-match 2021-06-03 08:48:26.928 | standard-attr-revisions 2021-06-03 08:48:26.928 | router_availability_zone 2021-06-03 08:48:26.928 | security-groups-normalized-cidr 2021-06-03 08:48:26.928 | port-security-groups-filtering 2021-06-03 08:48:26.928 | security-groups-remote-address-group 2021-06-03 08:48:26.928 | security-group 2021-06-03 08:48:26.928 | service-type 2021-06-03 08:48:26.928 | sorting 2021-06-03 08:48:26.928 | standard-attr-description 2021-06-03 08:48:26.928 | stateful-security-group 2021-06-03 08:48:26.928 | subnet_onboard 2021-06-03 08:48:26.928 | subnet-service-types 2021-06-03 08:48:26.928 | subnet_allocation 2021-06-03 08:48:26.928 | subnetpool-prefix-ops 2021-06-03 08:48:26.928 | standard-attr-tag 2021-06-03 08:48:26.928 | standard-attr-timestamp' 2021-06-03 08:48:26.930 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : [[ address-group 2021-06-03 08:48:26.930 | address-scope 2021-06-03 08:48:26.930 | router-admin-state-down-before-update 2021-06-03 08:48:26.930 | agent 2021-06-03 08:48:26.930 | agent-resources-synced 2021-06-03 08:48:26.930 | allowed-address-pairs 2021-06-03 08:48:26.930 | auto-allocated-topology 2021-06-03 08:48:26.930 | availability_zone 2021-06-03 08:48:26.930 | availability_zone_filter 2021-06-03 08:48:26.930 | default-subnetpools 2021-06-03 08:48:26.930 | dhcp_agent_scheduler 2021-06-03 08:48:26.930 | dvr 2021-06-03 08:48:26.930 | empty-string-filtering 2021-06-03 08:48:26.930 | external-net 2021-06-03 08:48:26.930 | extra_dhcp_opt 2021-06-03 08:48:26.930 | extraroute 2021-06-03 08:48:26.930 | extraroute-atomic 2021-06-03 08:48:26.930 | filter-validation 2021-06-03 08:48:26.930 | fip-port-details 2021-06-03 08:48:26.930 | flavors 2021-06-03 08:48:26.931 | floatingip-pools 2021-06-03 08:48:26.931 | ip-substring-filtering 2021-06-03 08:48:26.931 | router 2021-06-03 08:48:26.931 | ext-gw-mode 2021-06-03 08:48:26.931 | l3-ha 2021-06-03 08:48:26.931 | l3-flavors 2021-06-03 08:48:26.931 | l3-port-ip-change-not-allowed 2021-06-03 08:48:26.931 | l3_agent_scheduler 2021-06-03 08:48:26.931 | multi-provider 2021-06-03 08:48:26.931 | net-mtu 2021-06-03 08:48:26.931 | net-mtu-writable 2021-06-03 08:48:26.931 | network_availability_zone 2021-06-03 08:48:26.931 | network-ip-availability 2021-06-03 08:48:26.931 | pagination 2021-06-03 08:48:26.931 | port-device-profile 2021-06-03 08:48:26.931 | port-mac-address-regenerate 2021-06-03 08:48:26.931 | port-numa-affinity-policy 2021-06-03 08:48:26.931 | binding 2021-06-03 08:48:26.931 | binding-extended 2021-06-03 08:48:26.931 | port-security 2021-06-03 08:48:26.931 | project-id 2021-06-03 08:48:26.931 | provider 2021-06-03 08:48:26.931 | quotas 2021-06-03 08:48:26.931 | quota_details 2021-06-03 08:48:26.931 | rbac-policies 2021-06-03 08:48:26.931 | rbac-address-group 2021-06-03 08:48:26.931 | rbac-address-scope 2021-06-03 08:48:26.931 | rbac-security-groups 2021-06-03 08:48:26.931 | rbac-subnetpool 2021-06-03 08:48:26.931 | revision-if-match 2021-06-03 08:48:26.931 | standard-attr-revisions 2021-06-03 08:48:26.931 | router_availability_zone 2021-06-03 08:48:26.931 | security-groups-normalized-cidr 2021-06-03 08:48:26.931 | port-security-groups-filtering 2021-06-03 08:48:26.931 | security-groups-remote-address-group 2021-06-03 08:48:26.931 | security-group 2021-06-03 08:48:26.931 | service-type 2021-06-03 08:48:26.932 | sorting 2021-06-03 08:48:26.932 | standard-attr-description 2021-06-03 08:48:26.932 | stateful-security-group 2021-06-03 08:48:26.932 | subnet_onboard 2021-06-03 08:48:26.932 | subnet-service-types 2021-06-03 08:48:26.932 | subnet_allocation 2021-06-03 08:48:26.932 | subnetpool-prefix-ops 2021-06-03 08:48:26.932 | standard-attr-tag 2021-06-03 08:48:26.932 | standard-attr-timestamp =~ router ]] 2021-06-03 08:48:26.933 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : return 0 2021-06-03 08:48:26.935 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : is_networking_extension_supported external-net 2021-06-03 08:48:26.938 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : local extension=external-net 2021-06-03 08:48:26.942 | ++ 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 2021-06-03 08:48:29.098 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:48:29.098 | from cryptography.utils import int_from_bytes 2021-06-03 08:48:29.098 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:48:29.098 | from cryptography.utils import int_from_bytes 2021-06-03 08:48:29.249 | ++ functions-common:oscwrap:2344 : return 0 2021-06-03 08:48:29.253 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:436 : EXT_LIST='address-group 2021-06-03 08:48:29.253 | address-scope 2021-06-03 08:48:29.253 | router-admin-state-down-before-update 2021-06-03 08:48:29.254 | agent 2021-06-03 08:48:29.254 | agent-resources-synced 2021-06-03 08:48:29.254 | allowed-address-pairs 2021-06-03 08:48:29.254 | auto-allocated-topology 2021-06-03 08:48:29.254 | availability_zone 2021-06-03 08:48:29.254 | availability_zone_filter 2021-06-03 08:48:29.254 | default-subnetpools 2021-06-03 08:48:29.254 | dhcp_agent_scheduler 2021-06-03 08:48:29.254 | dvr 2021-06-03 08:48:29.254 | empty-string-filtering 2021-06-03 08:48:29.254 | external-net 2021-06-03 08:48:29.254 | extra_dhcp_opt 2021-06-03 08:48:29.254 | extraroute 2021-06-03 08:48:29.254 | extraroute-atomic 2021-06-03 08:48:29.254 | filter-validation 2021-06-03 08:48:29.254 | fip-port-details 2021-06-03 08:48:29.254 | flavors 2021-06-03 08:48:29.254 | floatingip-pools 2021-06-03 08:48:29.254 | ip-substring-filtering 2021-06-03 08:48:29.254 | router 2021-06-03 08:48:29.254 | ext-gw-mode 2021-06-03 08:48:29.254 | l3-ha 2021-06-03 08:48:29.254 | l3-flavors 2021-06-03 08:48:29.254 | l3-port-ip-change-not-allowed 2021-06-03 08:48:29.254 | l3_agent_scheduler 2021-06-03 08:48:29.254 | multi-provider 2021-06-03 08:48:29.254 | net-mtu 2021-06-03 08:48:29.254 | net-mtu-writable 2021-06-03 08:48:29.254 | network_availability_zone 2021-06-03 08:48:29.254 | network-ip-availability 2021-06-03 08:48:29.254 | pagination 2021-06-03 08:48:29.254 | port-device-profile 2021-06-03 08:48:29.254 | port-mac-address-regenerate 2021-06-03 08:48:29.254 | port-numa-affinity-policy 2021-06-03 08:48:29.254 | binding 2021-06-03 08:48:29.254 | binding-extended 2021-06-03 08:48:29.255 | port-security 2021-06-03 08:48:29.255 | project-id 2021-06-03 08:48:29.255 | provider 2021-06-03 08:48:29.255 | quotas 2021-06-03 08:48:29.255 | quota_details 2021-06-03 08:48:29.255 | rbac-policies 2021-06-03 08:48:29.255 | rbac-address-group 2021-06-03 08:48:29.255 | rbac-address-scope 2021-06-03 08:48:29.255 | rbac-security-groups 2021-06-03 08:48:29.255 | rbac-subnetpool 2021-06-03 08:48:29.255 | revision-if-match 2021-06-03 08:48:29.255 | standard-attr-revisions 2021-06-03 08:48:29.255 | router_availability_zone 2021-06-03 08:48:29.255 | security-groups-normalized-cidr 2021-06-03 08:48:29.255 | port-security-groups-filtering 2021-06-03 08:48:29.255 | security-groups-remote-address-group 2021-06-03 08:48:29.255 | security-group 2021-06-03 08:48:29.255 | service-type 2021-06-03 08:48:29.255 | sorting 2021-06-03 08:48:29.255 | standard-attr-description 2021-06-03 08:48:29.255 | stateful-security-group 2021-06-03 08:48:29.255 | subnet_onboard 2021-06-03 08:48:29.255 | subnet-service-types 2021-06-03 08:48:29.255 | subnet_allocation 2021-06-03 08:48:29.255 | subnetpool-prefix-ops 2021-06-03 08:48:29.255 | standard-attr-tag 2021-06-03 08:48:29.255 | standard-attr-timestamp' 2021-06-03 08:48:29.258 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : [[ address-group 2021-06-03 08:48:29.258 | address-scope 2021-06-03 08:48:29.258 | router-admin-state-down-before-update 2021-06-03 08:48:29.258 | agent 2021-06-03 08:48:29.258 | agent-resources-synced 2021-06-03 08:48:29.258 | allowed-address-pairs 2021-06-03 08:48:29.258 | auto-allocated-topology 2021-06-03 08:48:29.258 | availability_zone 2021-06-03 08:48:29.258 | availability_zone_filter 2021-06-03 08:48:29.258 | default-subnetpools 2021-06-03 08:48:29.258 | dhcp_agent_scheduler 2021-06-03 08:48:29.258 | dvr 2021-06-03 08:48:29.258 | empty-string-filtering 2021-06-03 08:48:29.258 | external-net 2021-06-03 08:48:29.258 | extra_dhcp_opt 2021-06-03 08:48:29.258 | extraroute 2021-06-03 08:48:29.258 | extraroute-atomic 2021-06-03 08:48:29.258 | filter-validation 2021-06-03 08:48:29.258 | fip-port-details 2021-06-03 08:48:29.258 | flavors 2021-06-03 08:48:29.258 | floatingip-pools 2021-06-03 08:48:29.258 | ip-substring-filtering 2021-06-03 08:48:29.258 | router 2021-06-03 08:48:29.258 | ext-gw-mode 2021-06-03 08:48:29.258 | l3-ha 2021-06-03 08:48:29.258 | l3-flavors 2021-06-03 08:48:29.258 | l3-port-ip-change-not-allowed 2021-06-03 08:48:29.258 | l3_agent_scheduler 2021-06-03 08:48:29.259 | multi-provider 2021-06-03 08:48:29.259 | net-mtu 2021-06-03 08:48:29.259 | net-mtu-writable 2021-06-03 08:48:29.259 | network_availability_zone 2021-06-03 08:48:29.259 | network-ip-availability 2021-06-03 08:48:29.259 | pagination 2021-06-03 08:48:29.259 | port-device-profile 2021-06-03 08:48:29.259 | port-mac-address-regenerate 2021-06-03 08:48:29.259 | port-numa-affinity-policy 2021-06-03 08:48:29.259 | binding 2021-06-03 08:48:29.259 | binding-extended 2021-06-03 08:48:29.259 | port-security 2021-06-03 08:48:29.259 | project-id 2021-06-03 08:48:29.259 | provider 2021-06-03 08:48:29.259 | quotas 2021-06-03 08:48:29.259 | quota_details 2021-06-03 08:48:29.259 | rbac-policies 2021-06-03 08:48:29.259 | rbac-address-group 2021-06-03 08:48:29.259 | rbac-address-scope 2021-06-03 08:48:29.259 | rbac-security-groups 2021-06-03 08:48:29.259 | rbac-subnetpool 2021-06-03 08:48:29.259 | revision-if-match 2021-06-03 08:48:29.259 | standard-attr-revisions 2021-06-03 08:48:29.259 | router_availability_zone 2021-06-03 08:48:29.259 | security-groups-normalized-cidr 2021-06-03 08:48:29.259 | port-security-groups-filtering 2021-06-03 08:48:29.259 | security-groups-remote-address-group 2021-06-03 08:48:29.259 | security-group 2021-06-03 08:48:29.259 | service-type 2021-06-03 08:48:29.259 | sorting 2021-06-03 08:48:29.259 | standard-attr-description 2021-06-03 08:48:29.259 | stateful-security-group 2021-06-03 08:48:29.259 | subnet_onboard 2021-06-03 08:48:29.259 | subnet-service-types 2021-06-03 08:48:29.259 | subnet_allocation 2021-06-03 08:48:29.259 | subnetpool-prefix-ops 2021-06-03 08:48:29.259 | standard-attr-tag 2021-06-03 08:48:29.260 | standard-attr-timestamp =~ external-net ]] 2021-06-03 08:48:29.262 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : return 0 2021-06-03 08:48:29.265 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : [[ True == \T\r\u\e ]] 2021-06-03 08:48:29.269 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : oscwrap --os-cloud devstack-admin --os-region RegionOne router create --project 233632ea6bcd469a9de054f17eb5dc0f router1 2021-06-03 08:48:29.269 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : grep ' id ' 2021-06-03 08:48:29.270 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : get_field 2 2021-06-03 08:48:29.274 | ++ functions-common:get_field:726 : local data field 2021-06-03 08:48:29.276 | ++ functions-common:get_field:727 : read data 2021-06-03 08:48:31.585 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:48:31.585 | from cryptography.utils import int_from_bytes 2021-06-03 08:48:31.585 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:48:31.585 | from cryptography.utils import int_from_bytes 2021-06-03 08:48:31.731 | ++ functions-common:oscwrap:2344 : return 0 2021-06-03 08:48:31.734 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-06-03 08:48:31.737 | ++ functions-common:get_field:731 : field='$3' 2021-06-03 08:48:31.741 | ++ functions-common:get_field:733 : echo '| id | e1e3aab4-e489-4570-8e92-4d175e41994b |' 2021-06-03 08:48:31.741 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-06-03 08:48:31.747 | ++ functions-common:get_field:727 : read data 2021-06-03 08:48:31.751 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : ROUTER_ID=e1e3aab4-e489-4570-8e92-4d175e41994b 2021-06-03 08:48:31.754 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : die_if_not_set 233 ROUTER_ID 'Failure creating ROUTER_ID for 233632ea6bcd469a9de054f17eb5dc0f router1' 2021-06-03 08:48:31.757 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-06-03 08:48:31.776 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:240 : EXTERNAL_NETWORK_FLAGS=--external 2021-06-03 08:48:31.778 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : is_networking_extension_supported auto-allocated-topology 2021-06-03 08:48:31.781 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : local extension=auto-allocated-topology 2021-06-03 08:48:31.785 | ++ 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 2021-06-03 08:48:33.899 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:48:33.899 | from cryptography.utils import int_from_bytes 2021-06-03 08:48:33.899 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:48:33.899 | from cryptography.utils import int_from_bytes 2021-06-03 08:48:34.041 | ++ functions-common:oscwrap:2344 : return 0 2021-06-03 08:48:34.044 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:436 : EXT_LIST='address-group 2021-06-03 08:48:34.044 | address-scope 2021-06-03 08:48:34.044 | router-admin-state-down-before-update 2021-06-03 08:48:34.044 | agent 2021-06-03 08:48:34.044 | agent-resources-synced 2021-06-03 08:48:34.044 | allowed-address-pairs 2021-06-03 08:48:34.044 | auto-allocated-topology 2021-06-03 08:48:34.044 | availability_zone 2021-06-03 08:48:34.045 | availability_zone_filter 2021-06-03 08:48:34.045 | default-subnetpools 2021-06-03 08:48:34.045 | dhcp_agent_scheduler 2021-06-03 08:48:34.045 | dvr 2021-06-03 08:48:34.045 | empty-string-filtering 2021-06-03 08:48:34.045 | external-net 2021-06-03 08:48:34.045 | extra_dhcp_opt 2021-06-03 08:48:34.045 | extraroute 2021-06-03 08:48:34.045 | extraroute-atomic 2021-06-03 08:48:34.045 | filter-validation 2021-06-03 08:48:34.045 | fip-port-details 2021-06-03 08:48:34.045 | flavors 2021-06-03 08:48:34.045 | floatingip-pools 2021-06-03 08:48:34.045 | ip-substring-filtering 2021-06-03 08:48:34.045 | router 2021-06-03 08:48:34.045 | ext-gw-mode 2021-06-03 08:48:34.045 | l3-ha 2021-06-03 08:48:34.045 | l3-flavors 2021-06-03 08:48:34.045 | l3-port-ip-change-not-allowed 2021-06-03 08:48:34.045 | l3_agent_scheduler 2021-06-03 08:48:34.045 | multi-provider 2021-06-03 08:48:34.045 | net-mtu 2021-06-03 08:48:34.045 | net-mtu-writable 2021-06-03 08:48:34.045 | network_availability_zone 2021-06-03 08:48:34.045 | network-ip-availability 2021-06-03 08:48:34.045 | pagination 2021-06-03 08:48:34.045 | port-device-profile 2021-06-03 08:48:34.045 | port-mac-address-regenerate 2021-06-03 08:48:34.045 | port-numa-affinity-policy 2021-06-03 08:48:34.045 | binding 2021-06-03 08:48:34.045 | binding-extended 2021-06-03 08:48:34.045 | port-security 2021-06-03 08:48:34.045 | project-id 2021-06-03 08:48:34.045 | provider 2021-06-03 08:48:34.045 | quotas 2021-06-03 08:48:34.045 | quota_details 2021-06-03 08:48:34.045 | rbac-policies 2021-06-03 08:48:34.046 | rbac-address-group 2021-06-03 08:48:34.046 | rbac-address-scope 2021-06-03 08:48:34.046 | rbac-security-groups 2021-06-03 08:48:34.046 | rbac-subnetpool 2021-06-03 08:48:34.046 | revision-if-match 2021-06-03 08:48:34.046 | standard-attr-revisions 2021-06-03 08:48:34.046 | router_availability_zone 2021-06-03 08:48:34.046 | security-groups-normalized-cidr 2021-06-03 08:48:34.046 | port-security-groups-filtering 2021-06-03 08:48:34.046 | security-groups-remote-address-group 2021-06-03 08:48:34.046 | security-group 2021-06-03 08:48:34.046 | service-type 2021-06-03 08:48:34.046 | sorting 2021-06-03 08:48:34.046 | standard-attr-description 2021-06-03 08:48:34.046 | stateful-security-group 2021-06-03 08:48:34.046 | subnet_onboard 2021-06-03 08:48:34.046 | subnet-service-types 2021-06-03 08:48:34.046 | subnet_allocation 2021-06-03 08:48:34.046 | subnetpool-prefix-ops 2021-06-03 08:48:34.046 | standard-attr-tag 2021-06-03 08:48:34.046 | standard-attr-timestamp' 2021-06-03 08:48:34.047 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : [[ address-group 2021-06-03 08:48:34.047 | address-scope 2021-06-03 08:48:34.047 | router-admin-state-down-before-update 2021-06-03 08:48:34.047 | agent 2021-06-03 08:48:34.047 | agent-resources-synced 2021-06-03 08:48:34.047 | allowed-address-pairs 2021-06-03 08:48:34.047 | auto-allocated-topology 2021-06-03 08:48:34.047 | availability_zone 2021-06-03 08:48:34.047 | availability_zone_filter 2021-06-03 08:48:34.047 | default-subnetpools 2021-06-03 08:48:34.047 | dhcp_agent_scheduler 2021-06-03 08:48:34.047 | dvr 2021-06-03 08:48:34.047 | empty-string-filtering 2021-06-03 08:48:34.047 | external-net 2021-06-03 08:48:34.047 | extra_dhcp_opt 2021-06-03 08:48:34.047 | extraroute 2021-06-03 08:48:34.047 | extraroute-atomic 2021-06-03 08:48:34.047 | filter-validation 2021-06-03 08:48:34.047 | fip-port-details 2021-06-03 08:48:34.047 | flavors 2021-06-03 08:48:34.047 | floatingip-pools 2021-06-03 08:48:34.048 | ip-substring-filtering 2021-06-03 08:48:34.048 | router 2021-06-03 08:48:34.048 | ext-gw-mode 2021-06-03 08:48:34.048 | l3-ha 2021-06-03 08:48:34.048 | l3-flavors 2021-06-03 08:48:34.048 | l3-port-ip-change-not-allowed 2021-06-03 08:48:34.048 | l3_agent_scheduler 2021-06-03 08:48:34.048 | multi-provider 2021-06-03 08:48:34.048 | net-mtu 2021-06-03 08:48:34.048 | net-mtu-writable 2021-06-03 08:48:34.048 | network_availability_zone 2021-06-03 08:48:34.048 | network-ip-availability 2021-06-03 08:48:34.048 | pagination 2021-06-03 08:48:34.048 | port-device-profile 2021-06-03 08:48:34.048 | port-mac-address-regenerate 2021-06-03 08:48:34.048 | port-numa-affinity-policy 2021-06-03 08:48:34.048 | binding 2021-06-03 08:48:34.048 | binding-extended 2021-06-03 08:48:34.048 | port-security 2021-06-03 08:48:34.048 | project-id 2021-06-03 08:48:34.048 | provider 2021-06-03 08:48:34.048 | quotas 2021-06-03 08:48:34.048 | quota_details 2021-06-03 08:48:34.048 | rbac-policies 2021-06-03 08:48:34.048 | rbac-address-group 2021-06-03 08:48:34.048 | rbac-address-scope 2021-06-03 08:48:34.048 | rbac-security-groups 2021-06-03 08:48:34.049 | rbac-subnetpool 2021-06-03 08:48:34.049 | revision-if-match 2021-06-03 08:48:34.049 | standard-attr-revisions 2021-06-03 08:48:34.049 | router_availability_zone 2021-06-03 08:48:34.049 | security-groups-normalized-cidr 2021-06-03 08:48:34.049 | port-security-groups-filtering 2021-06-03 08:48:34.049 | security-groups-remote-address-group 2021-06-03 08:48:34.049 | security-group 2021-06-03 08:48:34.049 | service-type 2021-06-03 08:48:34.049 | sorting 2021-06-03 08:48:34.049 | standard-attr-description 2021-06-03 08:48:34.049 | stateful-security-group 2021-06-03 08:48:34.049 | subnet_onboard 2021-06-03 08:48:34.049 | subnet-service-types 2021-06-03 08:48:34.049 | subnet_allocation 2021-06-03 08:48:34.049 | subnetpool-prefix-ops 2021-06-03 08:48:34.049 | standard-attr-tag 2021-06-03 08:48:34.049 | standard-attr-timestamp =~ auto-allocated-topology ]] 2021-06-03 08:48:34.050 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : return 0 2021-06-03 08:48:34.053 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:242 : EXTERNAL_NETWORK_FLAGS='--external --default' 2021-06-03 08:48:34.056 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:245 : '[' True = True ']' 2021-06-03 08:48:34.060 | ++ 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 2021-06-03 08:48:34.060 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : grep ' id ' 2021-06-03 08:48:34.061 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : get_field 2 2021-06-03 08:48:34.065 | ++ functions-common:get_field:726 : local data field 2021-06-03 08:48:34.068 | ++ functions-common:get_field:727 : read data 2021-06-03 08:48:36.518 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:48:36.518 | from cryptography.utils import int_from_bytes 2021-06-03 08:48:36.518 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:48:36.518 | from cryptography.utils import int_from_bytes 2021-06-03 08:48:36.679 | ++ functions-common:oscwrap:2344 : return 0 2021-06-03 08:48:36.682 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-06-03 08:48:36.684 | ++ functions-common:get_field:731 : field='$3' 2021-06-03 08:48:36.688 | ++ functions-common:get_field:733 : echo '| id | 89a1ffc2-5aec-4ec5-aa69-ad185256696e |' 2021-06-03 08:48:36.688 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-06-03 08:48:36.694 | ++ functions-common:get_field:727 : read data 2021-06-03 08:48:36.697 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : EXT_NET_ID=89a1ffc2-5aec-4ec5-aa69-ad185256696e 2021-06-03 08:48:36.700 | + 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' 2021-06-03 08:48:36.703 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-06-03 08:48:36.721 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:252 : [[ 4 =~ 4.* ]] 2021-06-03 08:48:36.723 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:254 : _neutron_configure_router_v4 2021-06-03 08:48:36.726 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : openstack --os-cloud devstack-admin --os-region RegionOne router add subnet e1e3aab4-e489-4570-8e92-4d175e41994b c0c3bcd8-a5a5-4501-a0b3-a8ad991312ca 2021-06-03 08:48:41.191 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:48:41.191 | from cryptography.utils import int_from_bytes 2021-06-03 08:48:41.191 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:48:41.191 | from cryptography.utils import int_from_bytes 2021-06-03 08:48:41.341 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : local id_and_ext_gw_ip 2021-06-03 08:48:41.344 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:339 : _neutron_create_public_subnet_v4 89a1ffc2-5aec-4ec5-aa69-ad185256696e 2021-06-03 08:48:41.348 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : local 'subnet_params=--ip-version 4 ' 2021-06-03 08:48:41.350 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:310 : subnet_params+=' ' 2021-06-03 08:48:41.353 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:311 : [[ -n 172.31.0.1 ]] 2021-06-03 08:48:41.356 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:312 : subnet_params+='--gateway 172.31.0.1 ' 2021-06-03 08:48:41.358 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:314 : subnet_params+='--network 89a1ffc2-5aec-4ec5-aa69-ad185256696e --subnet-range 172.31.0.0/24 --no-dhcp ' 2021-06-03 08:48:41.360 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:315 : subnet_params+=public-subnet 2021-06-03 08:48:41.363 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:316 : local id_and_ext_gw_ip 2021-06-03 08:48:41.369 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:317 : grep -e gateway_ip -e ' id ' 2021-06-03 08:48:41.369 | +++ 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.31.0.1 --network 89a1ffc2-5aec-4ec5-aa69-ad185256696e --subnet-range 172.31.0.0/24 --no-dhcp public-subnet 2021-06-03 08:48:44.216 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:48:44.217 | from cryptography.utils import int_from_bytes 2021-06-03 08:48:44.217 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:48:44.217 | from cryptography.utils import int_from_bytes 2021-06-03 08:48:44.372 | +++ functions-common:oscwrap:2344 : return 0 2021-06-03 08:48:44.376 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:317 : id_and_ext_gw_ip='| gateway_ip | 172.31.0.1 | 2021-06-03 08:48:44.376 | | id | 4b961559-25b2-428b-a3b2-8e12fda2d70a |' 2021-06-03 08:48:44.379 | ++ 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' 2021-06-03 08:48:44.381 | ++ functions-common:die_if_not_set:216 : local exitcode=0 2021-06-03 08:48:44.397 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:319 : echo '|' gateway_ip '|' 172.31.0.1 '|' '|' id '|' 4b961559-25b2-428b-a3b2-8e12fda2d70a '|' 2021-06-03 08:48:44.400 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:339 : id_and_ext_gw_ip='| gateway_ip | 172.31.0.1 | | id | 4b961559-25b2-428b-a3b2-8e12fda2d70a |' 2021-06-03 08:48:44.402 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:340 : local ext_gw_ip 2021-06-03 08:48:44.406 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : get_field 2 2021-06-03 08:48:44.407 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : echo '|' gateway_ip '|' 172.31.0.1 '|' '|' id '|' 4b961559-25b2-428b-a3b2-8e12fda2d70a '|' 2021-06-03 08:48:44.408 | ++ functions-common:get_field:726 : local data field 2021-06-03 08:48:44.411 | ++ functions-common:get_field:727 : read data 2021-06-03 08:48:44.415 | ++ functions-common:get_field:728 : '[' 2 -lt 0 ']' 2021-06-03 08:48:44.418 | ++ functions-common:get_field:731 : field='$3' 2021-06-03 08:48:44.421 | ++ functions-common:get_field:733 : echo '| gateway_ip | 172.31.0.1 | | id | 4b961559-25b2-428b-a3b2-8e12fda2d70a |' 2021-06-03 08:48:44.422 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-06-03 08:48:44.429 | ++ functions-common:get_field:727 : read data 2021-06-03 08:48:44.432 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : ext_gw_ip=172.31.0.1 2021-06-03 08:48:44.437 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : echo '|' gateway_ip '|' 172.31.0.1 '|' '|' id '|' 4b961559-25b2-428b-a3b2-8e12fda2d70a '|' 2021-06-03 08:48:44.437 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : get_field 5 2021-06-03 08:48:44.441 | ++ functions-common:get_field:726 : local data field 2021-06-03 08:48:44.443 | ++ functions-common:get_field:727 : read data 2021-06-03 08:48:44.445 | ++ functions-common:get_field:728 : '[' 5 -lt 0 ']' 2021-06-03 08:48:44.448 | ++ functions-common:get_field:731 : field='$6' 2021-06-03 08:48:44.452 | ++ functions-common:get_field:733 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2021-06-03 08:48:44.452 | ++ functions-common:get_field:733 : echo '| gateway_ip | 172.31.0.1 | | id | 4b961559-25b2-428b-a3b2-8e12fda2d70a |' 2021-06-03 08:48:44.459 | ++ functions-common:get_field:727 : read data 2021-06-03 08:48:44.462 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : PUB_SUBNET_ID=4b961559-25b2-428b-a3b2-8e12fda2d70a 2021-06-03 08:48:44.465 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : openstack --os-cloud devstack-admin --os-region RegionOne router set --external-gateway 89a1ffc2-5aec-4ec5-aa69-ad185256696e e1e3aab4-e489-4570-8e92-4d175e41994b 2021-06-03 08:48:49.380 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:48:49.380 | from cryptography.utils import int_from_bytes 2021-06-03 08:48:49.380 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:48:49.380 | from cryptography.utils import int_from_bytes 2021-06-03 08:48:49.528 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : is_service_enabled q-l3 2021-06-03 08:48:49.544 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:48:49.547 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local ext_gw_interface=none 2021-06-03 08:48:49.550 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : is_neutron_ovs_base_plugin 2021-06-03 08:48:49.553 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:17 : return 0 2021-06-03 08:48:49.556 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : _neutron_get_ext_gw_interface 2021-06-03 08:48:49.558 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : [[ False == \T\r\u\e ]] 2021-06-03 08:48:49.561 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:157 : sudo ovs-vsctl set Bridge br-data other_config:disable-in-band=true 2021-06-03 08:48:49.582 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:159 : echo br-data 2021-06-03 08:48:49.585 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ext_gw_interface=br-data 2021-06-03 08:48:49.587 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:363 : [[ br-data != \n\o\n\e ]] 2021-06-03 08:48:49.590 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:364 : local cidr_len=24 2021-06-03 08:48:49.592 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:365 : local 'testcmd=ip -o link | grep -q br-data' 2021-06-03 08:48:49.595 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:366 : test_with_retry 'ip -o link | grep -q br-data' 'br-data creation failed' 2021-06-03 08:48:49.598 | + functions-common:test_with_retry:2242 : local 'testcmd=ip -o link | grep -q br-data' 2021-06-03 08:48:49.600 | + functions-common:test_with_retry:2243 : local 'failmsg=br-data creation failed' 2021-06-03 08:48:49.603 | + functions-common:test_with_retry:2244 : local until=10 2021-06-03 08:48:49.605 | + functions-common:test_with_retry:2245 : local sleep=0.5 2021-06-03 08:48:49.607 | + functions-common:test_with_retry:2247 : time_start test_with_retry 2021-06-03 08:48:49.610 | + functions-common:time_start:2290 : local name=test_with_retry 2021-06-03 08:48:49.613 | + functions-common:time_start:2291 : local start_time= 2021-06-03 08:48:49.615 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-06-03 08:48:49.618 | ++ functions-common:time_start:2295 : date +%s%3N 2021-06-03 08:48:49.622 | + functions-common:time_start:2295 : _TIME_START[$name]=1622710129620 2021-06-03 08:48:49.625 | + functions-common:test_with_retry:2248 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2021-06-03 08:48:49.632 | + functions-common:test_with_retry:2251 : time_stop test_with_retry 2021-06-03 08:48:49.638 | + functions-common:time_stop:2304 : local name 2021-06-03 08:48:49.643 | + functions-common:time_stop:2305 : local end_time 2021-06-03 08:48:49.646 | + functions-common:time_stop:2306 : local elapsed_time 2021-06-03 08:48:49.649 | + functions-common:time_stop:2307 : local total 2021-06-03 08:48:49.651 | + functions-common:time_stop:2308 : local start_time 2021-06-03 08:48:49.653 | + functions-common:time_stop:2310 : name=test_with_retry 2021-06-03 08:48:49.655 | + functions-common:time_stop:2311 : start_time=1622710129620 2021-06-03 08:48:49.658 | + functions-common:time_stop:2313 : [[ -z 1622710129620 ]] 2021-06-03 08:48:49.661 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-06-03 08:48:49.665 | + functions-common:time_stop:2316 : end_time=1622710129663 2021-06-03 08:48:49.668 | + functions-common:time_stop:2317 : elapsed_time=43 2021-06-03 08:48:49.670 | + functions-common:time_stop:2318 : total=5103 2021-06-03 08:48:49.672 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-06-03 08:48:49.675 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=5146 2021-06-03 08:48:49.679 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : ip addr show dev br-data 2021-06-03 08:48:49.679 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : grep -c 172.31.0.1 2021-06-03 08:48:49.684 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : [[ 0 == 0 ]] 2021-06-03 08:48:49.687 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : [[ True == \F\a\l\s\e ]] 2021-06-03 08:48:49.689 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : [[ False == \T\r\u\e ]] 2021-06-03 08:48:49.691 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : [[ True == \T\r\u\e ]] 2021-06-03 08:48:49.694 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : sudo ip addr add 172.31.0.1/24 dev br-data 2021-06-03 08:48:49.709 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:369 : sudo ip link set br-data up 2021-06-03 08:48:49.724 | ++ 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 2021-06-03 08:48:49.726 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:371 : cut -f2 '-d'\''' 2021-06-03 08:48:49.726 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:371 : awk -Fip_address '{ print $2 }' 2021-06-03 08:48:49.726 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:371 : tr '\n' ' ' 2021-06-03 08:48:51.908 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:48:51.908 | from cryptography.utils import int_from_bytes 2021-06-03 08:48:51.908 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:48:51.908 | from cryptography.utils import int_from_bytes 2021-06-03 08:48:52.052 | ++ functions-common:oscwrap:2344 : return 0 2021-06-03 08:48:52.056 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:371 : ROUTER_GW_IP=' 172.31.0.175 ' 2021-06-03 08:48:52.058 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372 : die_if_not_set 372 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2021-06-03 08:48:52.061 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-06-03 08:48:52.078 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:374 : _neutron_set_router_id 2021-06-03 08:48:52.080 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:145 : [[ True == \F\a\l\s\e ]] 2021-06-03 08:48:52.082 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:257 : [[ 4 =~ .*6 ]] 2021-06-03 08:48:52.085 | + ./stack.sh:main:1299 : is_service_enabled nova 2021-06-03 08:48:52.103 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:48:52.105 | + ./stack.sh:main:1300 : echo_summary 'Starting Nova' 2021-06-03 08:48:52.108 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-06-03 08:48:52.111 | + ./stack.sh:echo_summary:428 : echo -e Starting Nova 2021-06-03 08:48:52.114 | + ./stack.sh:main:1301 : start_nova 2021-06-03 08:48:52.116 | + lib/nova:start_nova:1059 : start_nova_rest 2021-06-03 08:48:52.119 | + lib/nova:start_nova_rest:967 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-06-03 08:48:52.121 | + lib/nova:start_nova_rest:968 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-06-03 08:48:52.124 | + lib/nova:start_nova_rest:968 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-06-03 08:48:52.127 | + lib/nova:start_nova_rest:970 : local api_cell_conf=/etc/nova/nova.conf 2021-06-03 08:48:52.130 | + lib/nova:start_nova_rest:971 : local compute_cell_conf=/etc/nova/nova.conf 2021-06-03 08:48:52.133 | + lib/nova:start_nova_rest:973 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-06-03 08:48:52.135 | + functions-common:run_process:1559 : local service=n-sch 2021-06-03 08:48:52.138 | + functions-common:run_process:1560 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-06-03 08:48:52.141 | + functions-common:run_process:1561 : local group= 2021-06-03 08:48:52.144 | + functions-common:run_process:1562 : local user= 2021-06-03 08:48:52.147 | + functions-common:run_process:1564 : local name=n-sch 2021-06-03 08:48:52.150 | + functions-common:run_process:1566 : time_start run_process 2021-06-03 08:48:52.152 | + functions-common:time_start:2290 : local name=run_process 2021-06-03 08:48:52.155 | + functions-common:time_start:2291 : local start_time= 2021-06-03 08:48:52.158 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-06-03 08:48:52.161 | ++ functions-common:time_start:2295 : date +%s%3N 2021-06-03 08:48:52.165 | + functions-common:time_start:2295 : _TIME_START[$name]=1622710132163 2021-06-03 08:48:52.168 | + functions-common:run_process:1567 : is_service_enabled n-sch 2021-06-03 08:48:52.185 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:48:52.188 | + functions-common:run_process:1568 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' 2021-06-03 08:48:52.191 | + functions-common:_run_under_systemd:1524 : local service=n-sch 2021-06-03 08:48:52.194 | + functions-common:_run_under_systemd:1525 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-06-03 08:48:52.196 | + functions-common:_run_under_systemd:1526 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-06-03 08:48:52.199 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-06-03 08:48:52.202 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-06-03 08:48:52.204 | + functions-common:_common_systemd_pitfalls:1499 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2021-06-03 08:48:52.207 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2021-06-03 08:48:52.209 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@n-sch.service 2021-06-03 08:48:52.212 | + functions-common:_run_under_systemd:1531 : local group= 2021-06-03 08:48:52.214 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2021-06-03 08:48:52.217 | + functions-common:_run_under_systemd:1533 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2021-06-03 08:48:52.220 | + functions-common:_run_under_systemd:1536 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' ubuntu 2021-06-03 08:48:52.222 | + functions-common:write_user_unit_file:1441 : local service=devstack@n-sch.service 2021-06-03 08:48:52.225 | + functions-common:write_user_unit_file:1442 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-06-03 08:48:52.227 | + functions-common:write_user_unit_file:1443 : local group= 2021-06-03 08:48:52.230 | + functions-common:write_user_unit_file:1444 : local user=ubuntu 2021-06-03 08:48:52.232 | + functions-common:write_user_unit_file:1445 : local extra= 2021-06-03 08:48:52.234 | + functions-common:write_user_unit_file:1446 : [[ -n '' ]] 2021-06-03 08:48:52.237 | + functions-common:write_user_unit_file:1449 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2021-06-03 08:48:52.240 | + functions-common:write_user_unit_file:1450 : mkdir -p /etc/systemd/system 2021-06-03 08:48:52.244 | + functions-common:write_user_unit_file:1452 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2021-06-03 08:48:52.309 | + functions-common:write_user_unit_file:1453 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2021-06-03 08:48:52.372 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-06-03 08:48:52.425 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2021-06-03 08:48:52.477 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2021-06-03 08:48:52.530 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-06-03 08:48:52.583 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2021-06-03 08:48:52.586 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2021-06-03 08:48:52.649 | + functions-common:write_user_unit_file:1464 : sudo systemctl daemon-reload 2021-06-03 08:48:53.084 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@n-sch.service 2021-06-03 08:48:53.098 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2021-06-03 08:48:53.512 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@n-sch.service 2021-06-03 08:48:53.536 | + functions-common:run_process:1570 : time_stop run_process 2021-06-03 08:48:53.539 | + functions-common:time_stop:2304 : local name 2021-06-03 08:48:53.544 | + functions-common:time_stop:2305 : local end_time 2021-06-03 08:48:53.547 | + functions-common:time_stop:2306 : local elapsed_time 2021-06-03 08:48:53.550 | + functions-common:time_stop:2307 : local total 2021-06-03 08:48:53.553 | + functions-common:time_stop:2308 : local start_time 2021-06-03 08:48:53.555 | + functions-common:time_stop:2310 : name=run_process 2021-06-03 08:48:53.557 | + functions-common:time_stop:2311 : start_time=1622710132163 2021-06-03 08:48:53.560 | + functions-common:time_stop:2313 : [[ -z 1622710132163 ]] 2021-06-03 08:48:53.563 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-06-03 08:48:53.569 | + functions-common:time_stop:2316 : end_time=1622710133566 2021-06-03 08:48:53.571 | + functions-common:time_stop:2317 : elapsed_time=1403 2021-06-03 08:48:53.574 | + functions-common:time_stop:2318 : total=13467 2021-06-03 08:48:53.576 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-06-03 08:48:53.579 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=14870 2021-06-03 08:48:53.582 | + lib/nova:start_nova_rest:974 : '[' True == False ']' 2021-06-03 08:48:53.585 | ++ lib/nova:start_nova_rest:977 : which uwsgi 2021-06-03 08:48:53.590 | + lib/nova:start_nova_rest:977 : run_process n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-06-03 08:48:53.592 | + functions-common:run_process:1559 : local service=n-api-meta 2021-06-03 08:48:53.595 | + functions-common:run_process:1560 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-06-03 08:48:53.598 | + functions-common:run_process:1561 : local group= 2021-06-03 08:48:53.601 | + functions-common:run_process:1562 : local user= 2021-06-03 08:48:53.603 | + functions-common:run_process:1564 : local name=n-api-meta 2021-06-03 08:48:53.605 | + functions-common:run_process:1566 : time_start run_process 2021-06-03 08:48:53.608 | + functions-common:time_start:2290 : local name=run_process 2021-06-03 08:48:53.611 | + functions-common:time_start:2291 : local start_time= 2021-06-03 08:48:53.614 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-06-03 08:48:53.617 | ++ functions-common:time_start:2295 : date +%s%3N 2021-06-03 08:48:53.622 | + functions-common:time_start:2295 : _TIME_START[$name]=1622710133619 2021-06-03 08:48:53.624 | + functions-common:run_process:1567 : is_service_enabled n-api-meta 2021-06-03 08:48:53.645 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:48:53.647 | + functions-common:run_process:1568 : _run_under_systemd n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' 2021-06-03 08:48:53.650 | + functions-common:_run_under_systemd:1524 : local service=n-api-meta 2021-06-03 08:48:53.653 | + functions-common:_run_under_systemd:1525 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-06-03 08:48:53.655 | + functions-common:_run_under_systemd:1526 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-06-03 08:48:53.658 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-06-03 08:48:53.660 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-06-03 08:48:53.663 | + functions-common:_common_systemd_pitfalls:1499 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2021-06-03 08:48:53.665 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2021-06-03 08:48:53.668 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@n-api-meta.service 2021-06-03 08:48:53.671 | + functions-common:_run_under_systemd:1531 : local group= 2021-06-03 08:48:53.674 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2021-06-03 08:48:53.677 | + functions-common:_run_under_systemd:1533 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2021-06-03 08:48:53.680 | + functions-common:_run_under_systemd:1534 : write_uwsgi_user_unit_file devstack@n-api-meta.service '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' ubuntu 2021-06-03 08:48:53.682 | + functions-common:write_uwsgi_user_unit_file:1468 : local service=devstack@n-api-meta.service 2021-06-03 08:48:53.685 | + functions-common:write_uwsgi_user_unit_file:1469 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-06-03 08:48:53.687 | + functions-common:write_uwsgi_user_unit_file:1470 : local group= 2021-06-03 08:48:53.691 | + functions-common:write_uwsgi_user_unit_file:1471 : local user=ubuntu 2021-06-03 08:48:53.693 | + functions-common:write_uwsgi_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2021-06-03 08:48:53.696 | + functions-common:write_uwsgi_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-06-03 08:48:53.700 | + functions-common:write_uwsgi_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2021-06-03 08:48:53.766 | + functions-common:write_uwsgi_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2021-06-03 08:48:53.834 | + functions-common:write_uwsgi_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2021-06-03 08:48:53.889 | + functions-common:write_uwsgi_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecStart '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-06-03 08:48:53.943 | + functions-common:write_uwsgi_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-06-03 08:48:53.997 | + functions-common:write_uwsgi_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2021-06-03 08:48:54.051 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2021-06-03 08:48:54.103 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2021-06-03 08:48:54.158 | + functions-common:write_uwsgi_user_unit_file:1483 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2021-06-03 08:48:54.211 | + functions-common:write_uwsgi_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2021-06-03 08:48:54.264 | + functions-common:write_uwsgi_user_unit_file:1486 : [[ -n '' ]] 2021-06-03 08:48:54.267 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2021-06-03 08:48:54.332 | + functions-common:write_uwsgi_user_unit_file:1492 : sudo systemctl daemon-reload 2021-06-03 08:48:54.764 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@n-api-meta.service 2021-06-03 08:48:54.779 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2021-06-03 08:48:55.220 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@n-api-meta.service 2021-06-03 08:48:55.302 | + functions-common:run_process:1570 : time_stop run_process 2021-06-03 08:48:55.307 | + functions-common:time_stop:2304 : local name 2021-06-03 08:48:55.309 | + functions-common:time_stop:2305 : local end_time 2021-06-03 08:48:55.312 | + functions-common:time_stop:2306 : local elapsed_time 2021-06-03 08:48:55.315 | + functions-common:time_stop:2307 : local total 2021-06-03 08:48:55.320 | + functions-common:time_stop:2308 : local start_time 2021-06-03 08:48:55.322 | + functions-common:time_stop:2310 : name=run_process 2021-06-03 08:48:55.329 | + functions-common:time_stop:2311 : start_time=1622710133619 2021-06-03 08:48:55.331 | + functions-common:time_stop:2313 : [[ -z 1622710133619 ]] 2021-06-03 08:48:55.339 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-06-03 08:48:55.342 | + functions-common:time_stop:2316 : end_time=1622710135338 2021-06-03 08:48:55.345 | + functions-common:time_stop:2317 : elapsed_time=1719 2021-06-03 08:48:55.347 | + functions-common:time_stop:2318 : total=14870 2021-06-03 08:48:55.350 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-06-03 08:48:55.353 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=16589 2021-06-03 08:48:55.356 | + lib/nova:start_nova_rest:980 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-06-03 08:48:55.359 | + lib/nova:start_nova_rest:980 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-06-03 08:48:55.363 | + lib/nova:start_nova:1060 : start_nova_console_proxies 2021-06-03 08:48:55.366 | + lib/nova:start_nova_console_proxies:995 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-06-03 08:48:55.369 | + lib/nova:start_nova_console_proxies:997 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-06-03 08:48:55.372 | + lib/nova:start_nova_console_proxies:997 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-06-03 08:48:55.375 | + lib/nova:start_nova_console_proxies:999 : local api_cell_conf=/etc/nova/nova.conf 2021-06-03 08:48:55.378 | + lib/nova:start_nova_console_proxies:1001 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-06-03 08:48:55.380 | + lib/nova:start_nova_console_proxies:1006 : enable_nova_console_proxies 2021-06-03 08:48:55.385 | ++ lib/nova:enable_nova_console_proxies:984 : seq 1 1 2021-06-03 08:48:55.388 | + lib/nova:enable_nova_console_proxies:984 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-06-03 08:48:55.391 | + lib/nova:enable_nova_console_proxies:985 : for srv in n-novnc n-spice n-sproxy 2021-06-03 08:48:55.393 | + lib/nova:enable_nova_console_proxies:986 : is_service_enabled n-novnc 2021-06-03 08:48:55.417 | + functions-common:is_service_enabled:1960 : return 1 2021-06-03 08:48:55.419 | + lib/nova:enable_nova_console_proxies:985 : for srv in n-novnc n-spice n-sproxy 2021-06-03 08:48:55.421 | + lib/nova:enable_nova_console_proxies:986 : is_service_enabled n-spice 2021-06-03 08:48:55.442 | + functions-common:is_service_enabled:1960 : return 1 2021-06-03 08:48:55.445 | + lib/nova:enable_nova_console_proxies:985 : for srv in n-novnc n-spice n-sproxy 2021-06-03 08:48:55.447 | + lib/nova:enable_nova_console_proxies:986 : is_service_enabled n-sproxy 2021-06-03 08:48:55.474 | + functions-common:is_service_enabled:1960 : return 1 2021-06-03 08:48:55.480 | ++ lib/nova:start_nova_console_proxies:1007 : seq 1 1 2021-06-03 08:48:55.482 | + lib/nova:start_nova_console_proxies:1007 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-06-03 08:48:55.486 | + lib/nova:start_nova_console_proxies:1008 : local conf 2021-06-03 08:48:55.489 | ++ lib/nova:start_nova_console_proxies:1009 : conductor_conf 1 2021-06-03 08:48:55.492 | ++ lib/nova:conductor_conf:735 : local cell=1 2021-06-03 08:48:55.495 | ++ lib/nova:conductor_conf:736 : echo /etc/nova/nova_cell1.conf 2021-06-03 08:48:55.498 | + lib/nova:start_nova_console_proxies:1009 : conf=/etc/nova/nova_cell1.conf 2021-06-03 08:48:55.501 | + lib/nova:start_nova_console_proxies:1010 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-06-03 08:48:55.504 | + functions-common:run_process:1559 : local service=n-novnc-cell1 2021-06-03 08:48:55.506 | + functions-common:run_process:1560 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-06-03 08:48:55.509 | + functions-common:run_process:1561 : local group= 2021-06-03 08:48:55.511 | + functions-common:run_process:1562 : local user= 2021-06-03 08:48:55.514 | + functions-common:run_process:1564 : local name=n-novnc-cell1 2021-06-03 08:48:55.517 | + functions-common:run_process:1566 : time_start run_process 2021-06-03 08:48:55.519 | + functions-common:time_start:2290 : local name=run_process 2021-06-03 08:48:55.522 | + functions-common:time_start:2291 : local start_time= 2021-06-03 08:48:55.525 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-06-03 08:48:55.530 | ++ functions-common:time_start:2295 : date +%s%3N 2021-06-03 08:48:55.534 | + functions-common:time_start:2295 : _TIME_START[$name]=1622710135530 2021-06-03 08:48:55.536 | + functions-common:run_process:1567 : is_service_enabled n-novnc-cell1 2021-06-03 08:48:55.563 | + functions-common:is_service_enabled:1960 : return 1 2021-06-03 08:48:55.565 | + functions-common:run_process:1570 : time_stop run_process 2021-06-03 08:48:55.568 | + functions-common:time_stop:2304 : local name 2021-06-03 08:48:55.570 | + functions-common:time_stop:2305 : local end_time 2021-06-03 08:48:55.573 | + functions-common:time_stop:2306 : local elapsed_time 2021-06-03 08:48:55.576 | + functions-common:time_stop:2307 : local total 2021-06-03 08:48:55.578 | + functions-common:time_stop:2308 : local start_time 2021-06-03 08:48:55.581 | + functions-common:time_stop:2310 : name=run_process 2021-06-03 08:48:55.583 | + functions-common:time_stop:2311 : start_time=1622710135530 2021-06-03 08:48:55.586 | + functions-common:time_stop:2313 : [[ -z 1622710135530 ]] 2021-06-03 08:48:55.591 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-06-03 08:48:55.594 | + functions-common:time_stop:2316 : end_time=1622710135591 2021-06-03 08:48:55.598 | + functions-common:time_stop:2317 : elapsed_time=61 2021-06-03 08:48:55.601 | + functions-common:time_stop:2318 : total=16589 2021-06-03 08:48:55.603 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-06-03 08:48:55.606 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=16650 2021-06-03 08:48:55.609 | + lib/nova:start_nova_console_proxies:1011 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-06-03 08:48:55.612 | + functions-common:run_process:1559 : local service=n-spice-cell1 2021-06-03 08:48:55.614 | + functions-common:run_process:1560 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-06-03 08:48:55.617 | + functions-common:run_process:1561 : local group= 2021-06-03 08:48:55.620 | + functions-common:run_process:1562 : local user= 2021-06-03 08:48:55.622 | + functions-common:run_process:1564 : local name=n-spice-cell1 2021-06-03 08:48:55.625 | + functions-common:run_process:1566 : time_start run_process 2021-06-03 08:48:55.628 | + functions-common:time_start:2290 : local name=run_process 2021-06-03 08:48:55.630 | + functions-common:time_start:2291 : local start_time= 2021-06-03 08:48:55.633 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-06-03 08:48:55.639 | ++ functions-common:time_start:2295 : date +%s%3N 2021-06-03 08:48:55.643 | + functions-common:time_start:2295 : _TIME_START[$name]=1622710135638 2021-06-03 08:48:55.646 | + functions-common:run_process:1567 : is_service_enabled n-spice-cell1 2021-06-03 08:48:55.666 | + functions-common:is_service_enabled:1960 : return 1 2021-06-03 08:48:55.669 | + functions-common:run_process:1570 : time_stop run_process 2021-06-03 08:48:55.672 | + functions-common:time_stop:2304 : local name 2021-06-03 08:48:55.675 | + functions-common:time_stop:2305 : local end_time 2021-06-03 08:48:55.678 | + functions-common:time_stop:2306 : local elapsed_time 2021-06-03 08:48:55.682 | + functions-common:time_stop:2307 : local total 2021-06-03 08:48:55.685 | + functions-common:time_stop:2308 : local start_time 2021-06-03 08:48:55.688 | + functions-common:time_stop:2310 : name=run_process 2021-06-03 08:48:55.691 | + functions-common:time_stop:2311 : start_time=1622710135638 2021-06-03 08:48:55.694 | + functions-common:time_stop:2313 : [[ -z 1622710135638 ]] 2021-06-03 08:48:55.705 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-06-03 08:48:55.705 | + functions-common:time_stop:2316 : end_time=1622710135699 2021-06-03 08:48:55.705 | + functions-common:time_stop:2317 : elapsed_time=61 2021-06-03 08:48:55.710 | + functions-common:time_stop:2318 : total=16650 2021-06-03 08:48:55.710 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-06-03 08:48:55.714 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=16711 2021-06-03 08:48:55.714 | + lib/nova:start_nova_console_proxies:1012 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2021-06-03 08:48:55.717 | + functions-common:run_process:1559 : local service=n-sproxy-cell1 2021-06-03 08:48:55.720 | + functions-common:run_process:1560 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2021-06-03 08:48:55.722 | + functions-common:run_process:1561 : local group= 2021-06-03 08:48:55.725 | + functions-common:run_process:1562 : local user= 2021-06-03 08:48:55.730 | + functions-common:run_process:1564 : local name=n-sproxy-cell1 2021-06-03 08:48:55.730 | + functions-common:run_process:1566 : time_start run_process 2021-06-03 08:48:55.734 | + functions-common:time_start:2290 : local name=run_process 2021-06-03 08:48:55.734 | + functions-common:time_start:2291 : local start_time= 2021-06-03 08:48:55.738 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-06-03 08:48:55.745 | ++ functions-common:time_start:2295 : date +%s%3N 2021-06-03 08:48:55.747 | + functions-common:time_start:2295 : _TIME_START[$name]=1622710135744 2021-06-03 08:48:55.749 | + functions-common:run_process:1567 : is_service_enabled n-sproxy-cell1 2021-06-03 08:48:55.781 | + functions-common:is_service_enabled:1960 : return 1 2021-06-03 08:48:55.795 | + functions-common:run_process:1570 : time_stop run_process 2021-06-03 08:48:55.800 | + functions-common:time_stop:2304 : local name 2021-06-03 08:48:55.808 | + functions-common:time_stop:2305 : local end_time 2021-06-03 08:48:55.819 | + functions-common:time_stop:2306 : local elapsed_time 2021-06-03 08:48:55.827 | + functions-common:time_stop:2307 : local total 2021-06-03 08:48:55.833 | + functions-common:time_stop:2308 : local start_time 2021-06-03 08:48:55.839 | + functions-common:time_stop:2310 : name=run_process 2021-06-03 08:48:55.847 | + functions-common:time_stop:2311 : start_time=1622710135744 2021-06-03 08:48:55.853 | + functions-common:time_stop:2313 : [[ -z 1622710135744 ]] 2021-06-03 08:48:55.855 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-06-03 08:48:55.860 | + functions-common:time_stop:2316 : end_time=1622710135857 2021-06-03 08:48:55.863 | + functions-common:time_stop:2317 : elapsed_time=113 2021-06-03 08:48:55.866 | + functions-common:time_stop:2318 : total=16711 2021-06-03 08:48:55.868 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-06-03 08:48:55.871 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=16824 2021-06-03 08:48:55.874 | + lib/nova:start_nova_console_proxies:1016 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-06-03 08:48:55.877 | + lib/nova:start_nova_console_proxies:1016 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-06-03 08:48:55.880 | + lib/nova:start_nova:1061 : start_nova_conductor 2021-06-03 08:48:55.883 | + lib/nova:start_nova_conductor:1029 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-06-03 08:48:55.885 | + lib/nova:start_nova_conductor:1035 : enable_nova_fleet 2021-06-03 08:48:55.888 | + lib/nova:enable_nova_fleet:1020 : is_service_enabled n-cond 2021-06-03 08:48:55.908 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:48:55.911 | + lib/nova:enable_nova_fleet:1021 : enable_service n-super-cond 2021-06-03 08:48:55.973 | ++ lib/nova:enable_nova_fleet:1022 : seq 1 1 2021-06-03 08:48:55.975 | + lib/nova:enable_nova_fleet:1022 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-06-03 08:48:55.978 | + lib/nova:enable_nova_fleet:1023 : enable_service n-cond-cell1 2021-06-03 08:48:56.039 | + lib/nova:start_nova_conductor:1036 : is_service_enabled n-super-cond 2021-06-03 08:48:56.060 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:48:56.063 | + lib/nova:start_nova_conductor:1037 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-06-03 08:48:56.066 | + functions-common:run_process:1559 : local service=n-super-cond 2021-06-03 08:48:56.069 | + functions-common:run_process:1560 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-06-03 08:48:56.071 | + functions-common:run_process:1561 : local group= 2021-06-03 08:48:56.074 | + functions-common:run_process:1562 : local user= 2021-06-03 08:48:56.077 | + functions-common:run_process:1564 : local name=n-super-cond 2021-06-03 08:48:56.080 | + functions-common:run_process:1566 : time_start run_process 2021-06-03 08:48:56.083 | + functions-common:time_start:2290 : local name=run_process 2021-06-03 08:48:56.086 | + functions-common:time_start:2291 : local start_time= 2021-06-03 08:48:56.088 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-06-03 08:48:56.093 | ++ functions-common:time_start:2295 : date +%s%3N 2021-06-03 08:48:56.097 | + functions-common:time_start:2295 : _TIME_START[$name]=1622710136093 2021-06-03 08:48:56.100 | + functions-common:run_process:1567 : is_service_enabled n-super-cond 2021-06-03 08:48:56.121 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:48:56.124 | + functions-common:run_process:1568 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' 2021-06-03 08:48:56.128 | + functions-common:_run_under_systemd:1524 : local service=n-super-cond 2021-06-03 08:48:56.130 | + functions-common:_run_under_systemd:1525 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-06-03 08:48:56.133 | + functions-common:_run_under_systemd:1526 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-06-03 08:48:56.136 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-06-03 08:48:56.139 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-06-03 08:48:56.141 | + functions-common:_common_systemd_pitfalls:1499 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2021-06-03 08:48:56.145 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2021-06-03 08:48:56.147 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@n-super-cond.service 2021-06-03 08:48:56.150 | + functions-common:_run_under_systemd:1531 : local group= 2021-06-03 08:48:56.153 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2021-06-03 08:48:56.156 | + functions-common:_run_under_systemd:1533 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2021-06-03 08:48:56.160 | + functions-common:_run_under_systemd:1536 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' ubuntu 2021-06-03 08:48:56.162 | + functions-common:write_user_unit_file:1441 : local service=devstack@n-super-cond.service 2021-06-03 08:48:56.164 | + functions-common:write_user_unit_file:1442 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-06-03 08:48:56.167 | + functions-common:write_user_unit_file:1443 : local group= 2021-06-03 08:48:56.169 | + functions-common:write_user_unit_file:1444 : local user=ubuntu 2021-06-03 08:48:56.176 | + functions-common:write_user_unit_file:1445 : local extra= 2021-06-03 08:48:56.178 | + functions-common:write_user_unit_file:1446 : [[ -n '' ]] 2021-06-03 08:48:56.180 | + functions-common:write_user_unit_file:1449 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2021-06-03 08:48:56.183 | + functions-common:write_user_unit_file:1450 : mkdir -p /etc/systemd/system 2021-06-03 08:48:56.189 | + functions-common:write_user_unit_file:1452 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2021-06-03 08:48:56.275 | + functions-common:write_user_unit_file:1453 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2021-06-03 08:48:56.358 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-06-03 08:48:56.423 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2021-06-03 08:48:56.482 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2021-06-03 08:48:56.546 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-06-03 08:48:56.608 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2021-06-03 08:48:56.611 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2021-06-03 08:48:56.690 | + functions-common:write_user_unit_file:1464 : sudo systemctl daemon-reload 2021-06-03 08:48:57.194 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@n-super-cond.service 2021-06-03 08:48:57.211 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2021-06-03 08:48:57.676 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@n-super-cond.service 2021-06-03 08:48:57.708 | + functions-common:run_process:1570 : time_stop run_process 2021-06-03 08:48:57.711 | + functions-common:time_stop:2304 : local name 2021-06-03 08:48:57.716 | + functions-common:time_stop:2305 : local end_time 2021-06-03 08:48:57.719 | + functions-common:time_stop:2306 : local elapsed_time 2021-06-03 08:48:57.722 | + functions-common:time_stop:2307 : local total 2021-06-03 08:48:57.725 | + functions-common:time_stop:2308 : local start_time 2021-06-03 08:48:57.728 | + functions-common:time_stop:2310 : name=run_process 2021-06-03 08:48:57.731 | + functions-common:time_stop:2311 : start_time=1622710136093 2021-06-03 08:48:57.734 | + functions-common:time_stop:2313 : [[ -z 1622710136093 ]] 2021-06-03 08:48:57.740 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-06-03 08:48:57.743 | + functions-common:time_stop:2316 : end_time=1622710137740 2021-06-03 08:48:57.745 | + functions-common:time_stop:2317 : elapsed_time=1647 2021-06-03 08:48:57.749 | + functions-common:time_stop:2318 : total=16824 2021-06-03 08:48:57.752 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-06-03 08:48:57.755 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=18471 2021-06-03 08:48:57.757 | ++ lib/nova:start_nova_conductor:1039 : seq 1 1 2021-06-03 08:48:57.765 | + lib/nova:start_nova_conductor:1039 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-06-03 08:48:57.769 | + lib/nova:start_nova_conductor:1040 : is_service_enabled n-cond-cell1 2021-06-03 08:48:57.813 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:48:57.822 | + lib/nova:start_nova_conductor:1041 : local conf 2021-06-03 08:48:57.831 | ++ lib/nova:start_nova_conductor:1042 : conductor_conf 1 2021-06-03 08:48:57.837 | ++ lib/nova:conductor_conf:735 : local cell=1 2021-06-03 08:48:57.846 | ++ lib/nova:conductor_conf:736 : echo /etc/nova/nova_cell1.conf 2021-06-03 08:48:57.850 | + lib/nova:start_nova_conductor:1042 : conf=/etc/nova/nova_cell1.conf 2021-06-03 08:48:57.852 | + lib/nova:start_nova_conductor:1043 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-06-03 08:48:57.855 | + functions-common:run_process:1559 : local service=n-cond-cell1 2021-06-03 08:48:57.857 | + functions-common:run_process:1560 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-06-03 08:48:57.860 | + functions-common:run_process:1561 : local group= 2021-06-03 08:48:57.863 | + functions-common:run_process:1562 : local user= 2021-06-03 08:48:57.865 | + functions-common:run_process:1564 : local name=n-cond-cell1 2021-06-03 08:48:57.867 | + functions-common:run_process:1566 : time_start run_process 2021-06-03 08:48:57.870 | + functions-common:time_start:2290 : local name=run_process 2021-06-03 08:48:57.873 | + functions-common:time_start:2291 : local start_time= 2021-06-03 08:48:57.876 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-06-03 08:48:57.882 | ++ functions-common:time_start:2295 : date +%s%3N 2021-06-03 08:48:57.886 | + functions-common:time_start:2295 : _TIME_START[$name]=1622710137883 2021-06-03 08:48:57.888 | + functions-common:run_process:1567 : is_service_enabled n-cond-cell1 2021-06-03 08:48:57.913 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:48:57.926 | + functions-common:run_process:1568 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' 2021-06-03 08:48:57.928 | + functions-common:_run_under_systemd:1524 : local service=n-cond-cell1 2021-06-03 08:48:57.930 | + functions-common:_run_under_systemd:1525 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-06-03 08:48:57.932 | + functions-common:_run_under_systemd:1526 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-06-03 08:48:57.935 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-06-03 08:48:57.937 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-06-03 08:48:57.941 | + functions-common:_common_systemd_pitfalls:1499 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2021-06-03 08:48:57.944 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2021-06-03 08:48:57.946 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@n-cond-cell1.service 2021-06-03 08:48:57.949 | + functions-common:_run_under_systemd:1531 : local group= 2021-06-03 08:48:57.951 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2021-06-03 08:48:57.954 | + functions-common:_run_under_systemd:1533 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2021-06-03 08:48:57.957 | + functions-common:_run_under_systemd:1536 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' ubuntu 2021-06-03 08:48:57.959 | + functions-common:write_user_unit_file:1441 : local service=devstack@n-cond-cell1.service 2021-06-03 08:48:57.962 | + functions-common:write_user_unit_file:1442 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-06-03 08:48:57.964 | + functions-common:write_user_unit_file:1443 : local group= 2021-06-03 08:48:57.967 | + functions-common:write_user_unit_file:1444 : local user=ubuntu 2021-06-03 08:48:57.969 | + functions-common:write_user_unit_file:1445 : local extra= 2021-06-03 08:48:57.971 | + functions-common:write_user_unit_file:1446 : [[ -n '' ]] 2021-06-03 08:48:57.975 | + functions-common:write_user_unit_file:1449 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2021-06-03 08:48:57.977 | + functions-common:write_user_unit_file:1450 : mkdir -p /etc/systemd/system 2021-06-03 08:48:57.982 | + functions-common:write_user_unit_file:1452 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2021-06-03 08:48:58.055 | + functions-common:write_user_unit_file:1453 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2021-06-03 08:48:58.130 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-06-03 08:48:58.190 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2021-06-03 08:48:58.250 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2021-06-03 08:48:58.309 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-06-03 08:48:58.378 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2021-06-03 08:48:58.381 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2021-06-03 08:48:58.462 | + functions-common:write_user_unit_file:1464 : sudo systemctl daemon-reload 2021-06-03 08:48:58.936 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@n-cond-cell1.service 2021-06-03 08:48:58.954 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2021-06-03 08:48:59.412 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@n-cond-cell1.service 2021-06-03 08:48:59.442 | + functions-common:run_process:1570 : time_stop run_process 2021-06-03 08:48:59.452 | + functions-common:time_stop:2304 : local name 2021-06-03 08:48:59.454 | + functions-common:time_stop:2305 : local end_time 2021-06-03 08:48:59.458 | + functions-common:time_stop:2306 : local elapsed_time 2021-06-03 08:48:59.461 | + functions-common:time_stop:2307 : local total 2021-06-03 08:48:59.464 | + functions-common:time_stop:2308 : local start_time 2021-06-03 08:48:59.467 | + functions-common:time_stop:2310 : name=run_process 2021-06-03 08:48:59.472 | + functions-common:time_stop:2311 : start_time=1622710137883 2021-06-03 08:48:59.477 | + functions-common:time_stop:2313 : [[ -z 1622710137883 ]] 2021-06-03 08:48:59.492 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-06-03 08:48:59.501 | + functions-common:time_stop:2316 : end_time=1622710139494 2021-06-03 08:48:59.508 | + functions-common:time_stop:2317 : elapsed_time=1611 2021-06-03 08:48:59.512 | + functions-common:time_stop:2318 : total=18471 2021-06-03 08:48:59.520 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-06-03 08:48:59.528 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=20082 2021-06-03 08:48:59.535 | + lib/nova:start_nova:1062 : start_nova_compute 2021-06-03 08:48:59.543 | + lib/nova:start_nova_compute:897 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-06-03 08:48:59.552 | + lib/nova:start_nova_compute:898 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-06-03 08:48:59.556 | + lib/nova:start_nova_compute:898 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-06-03 08:48:59.570 | + lib/nova:start_nova_compute:900 : local compute_cell_conf=/etc/nova/nova.conf 2021-06-03 08:48:59.575 | + lib/nova:start_nova_compute:903 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2021-06-03 08:48:59.594 | + lib/nova:start_nova_compute:905 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2021-06-03 08:48:59.607 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-06-03 08:48:59.615 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-06-03 08:48:59.627 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2021-06-03 08:48:59.635 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-06-03 08:48:59.647 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2021-06-03 08:48:59.654 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2021-06-03 08:48:59.670 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2021-06-03 08:48:59.677 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2021-06-03 08:48:59.681 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2021-06-03 08:48:59.681 | BEGIN { 2021-06-03 08:48:59.681 | section = "" 2021-06-03 08:48:59.681 | last_section = "" 2021-06-03 08:48:59.681 | section_count = 0 2021-06-03 08:48:59.681 | } 2021-06-03 08:48:59.681 | /^\[.+\]/ { 2021-06-03 08:48:59.681 | gsub("[][]", "", $1); 2021-06-03 08:48:59.681 | section=$1 2021-06-03 08:48:59.681 | next 2021-06-03 08:48:59.681 | } 2021-06-03 08:48:59.681 | /^ *\#/ { 2021-06-03 08:48:59.682 | next 2021-06-03 08:48:59.682 | } 2021-06-03 08:48:59.682 | /^[^ \t]+/ { 2021-06-03 08:48:59.682 | # get offset of first = in $0 2021-06-03 08:48:59.682 | eq_idx = index($0, "=") 2021-06-03 08:48:59.682 | # extract attr & value from $0 2021-06-03 08:48:59.682 | attr = substr($0, 1, eq_idx - 1) 2021-06-03 08:48:59.682 | value = substr($0, eq_idx + 1) 2021-06-03 08:48:59.682 | # only need to strip trailing whitespace from attr 2021-06-03 08:48:59.682 | sub(/[ \t]*$/, "", attr) 2021-06-03 08:48:59.682 | # need to strip leading & trailing whitespace from value 2021-06-03 08:48:59.682 | sub(/^[ \t]*/, "", value) 2021-06-03 08:48:59.682 | sub(/[ \t]*$/, "", value) 2021-06-03 08:48:59.682 | 2021-06-03 08:48:59.682 | # cfg_attr_count: number of config lines per [section, attr] 2021-06-03 08:48:59.682 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-06-03 08:48:59.682 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-06-03 08:48:59.682 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-06-03 08:48:59.682 | if (! (section, attr) in cfg_attr_count) { 2021-06-03 08:48:59.682 | if (section != last_section) { 2021-06-03 08:48:59.682 | cfg_section[section_count++] = section 2021-06-03 08:48:59.682 | last_section = section 2021-06-03 08:48:59.682 | } 2021-06-03 08:48:59.682 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-06-03 08:48:59.682 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-06-03 08:48:59.682 | 2021-06-03 08:48:59.682 | cfg_attr[section, attr, 0] = value 2021-06-03 08:48:59.682 | cfg_attr_count[section, attr] = 1 2021-06-03 08:48:59.682 | } else { 2021-06-03 08:48:59.682 | lno = cfg_attr_count[section, attr]++ 2021-06-03 08:48:59.682 | cfg_attr[section, attr, lno] = value 2021-06-03 08:48:59.682 | } 2021-06-03 08:48:59.682 | } 2021-06-03 08:48:59.683 | END { 2021-06-03 08:48:59.683 | # Process each section in order 2021-06-03 08:48:59.683 | for (sno = 0; sno < section_count; sno++) { 2021-06-03 08:48:59.683 | section = cfg_section[sno] 2021-06-03 08:48:59.683 | # The ini routines simply append a config item immediately 2021-06-03 08:48:59.683 | # after the section header. To keep the same order as defined 2021-06-03 08:48:59.683 | # in local.conf, invoke the ini routines in the reverse order 2021-06-03 08:48:59.683 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-06-03 08:48:59.683 | attr = cfg_sec_attr_name[sno, attr_no] 2021-06-03 08:48:59.683 | if (cfg_attr_count[section, attr] == 1) 2021-06-03 08:48:59.683 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-06-03 08:48:59.683 | else { 2021-06-03 08:48:59.683 | # For multiline, invoke the ini routines in the reverse order 2021-06-03 08:48:59.683 | count = cfg_attr_count[section, attr] 2021-06-03 08:48:59.683 | print "inidelete " configfile " " section " " attr 2021-06-03 08:48:59.683 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-06-03 08:48:59.683 | for (l = count -2; l >= 0; l--) 2021-06-03 08:48:59.683 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-06-03 08:48:59.683 | } 2021-06-03 08:48:59.683 | } 2021-06-03 08:48:59.683 | } 2021-06-03 08:48:59.683 | } 2021-06-03 08:48:59.683 | ' 2021-06-03 08:48:59.683 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2021-06-03 08:48:59.694 | awk: cmd. line:12: warning: regexp escape sequence `\#' is not a known regexp operator+ inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-06-03 08:48:59.694 | + inc/meta-config:merge_config_file:164 : read a 2021-06-03 08:48:59.694 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-06-03 08:48:59.694 | 2021-06-03 08:48:59.694 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2021-06-03 08:48:59.697 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-06-03 08:48:59.707 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2021-06-03 08:48:59.717 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2021-06-03 08:48:59.717 | BEGIN { group = "" } 2021-06-03 08:48:59.717 | /^\[\[.+\|.*\]\]/ { 2021-06-03 08:48:59.717 | gsub("[][]", "", $1); 2021-06-03 08:48:59.717 | split($1, a, "|"); 2021-06-03 08:48:59.717 | if (a[1] == matchgroup && a[2] == configfile) { 2021-06-03 08:48:59.717 | group=a[1] 2021-06-03 08:48:59.717 | } else { 2021-06-03 08:48:59.717 | group="" 2021-06-03 08:48:59.717 | } 2021-06-03 08:48:59.717 | next 2021-06-03 08:48:59.717 | } 2021-06-03 08:48:59.717 | { 2021-06-03 08:48:59.717 | if (group != "") 2021-06-03 08:48:59.717 | print $0 2021-06-03 08:48:59.717 | } 2021-06-03 08:48:59.717 | ' /home/ubuntu/devstack/local.conf 2021-06-03 08:48:59.735 | + lib/nova:start_nova_compute:907 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-06-03 08:48:59.744 | + lib/nova:start_nova_compute:914 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2021-06-03 08:48:59.814 | + lib/nova:start_nova_compute:917 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2021-06-03 08:48:59.871 | + lib/nova:start_nova_compute:918 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2021-06-03 08:48:59.879 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-06-03 08:48:59.884 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2021-06-03 08:48:59.891 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-06-03 08:48:59.898 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2021-06-03 08:48:59.904 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-06-03 08:48:59.948 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:48:59.955 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2021-06-03 08:48:59.958 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2021-06-03 08:48:59.962 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-06-03 08:49:00.013 | ++ functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:49:00.023 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/nova_cell1 2021-06-03 08:49:00.027 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/nova_cell1 2021-06-03 08:49:00.078 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-06-03 08:49:00.080 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-06-03 08:49:00.082 | + lib/nova:start_nova_compute:922 : inidelete /etc/nova/nova-cpu.conf database connection 2021-06-03 08:49:00.114 | + lib/nova:start_nova_compute:923 : inidelete /etc/nova/nova-cpu.conf api_database connection 2021-06-03 08:49:00.138 | + lib/nova:start_nova_compute:928 : configure_console_compute 2021-06-03 08:49:00.138 | + lib/nova:configure_console_compute:617 : local offset 2021-06-03 08:49:00.142 | + lib/nova:configure_console_compute:618 : offset=0 2021-06-03 08:49:00.146 | + lib/nova:configure_console_compute:622 : local default_proxyclient_addr 2021-06-03 08:49:00.148 | ++ lib/nova:configure_console_compute:623 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2021-06-03 08:49:00.173 | + lib/nova:configure_console_compute:623 : default_proxyclient_addr=10.222.0.37 2021-06-03 08:49:00.176 | + lib/nova:configure_console_compute:627 : is_service_enabled n-cpu 2021-06-03 08:49:00.196 | + functions-common:is_service_enabled:1960 : return 1 2021-06-03 08:49:00.199 | + lib/nova:configure_console_compute:643 : is_service_enabled n-novnc 2021-06-03 08:49:00.220 | + functions-common:is_service_enabled:1960 : return 1 2021-06-03 08:49:00.223 | + lib/nova:configure_console_compute:643 : '[' False '!=' False ']' 2021-06-03 08:49:00.226 | + lib/nova:configure_console_compute:651 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2021-06-03 08:49:00.261 | + lib/nova:configure_console_compute:654 : is_service_enabled n-spice 2021-06-03 08:49:00.278 | + functions-common:is_service_enabled:1960 : return 1 2021-06-03 08:49:00.281 | + lib/nova:configure_console_compute:664 : is_service_enabled n-sproxy 2021-06-03 08:49:00.299 | + functions-common:is_service_enabled:1960 : return 1 2021-06-03 08:49:00.302 | + lib/nova:start_nova_compute:931 : '[' -n '' ']' 2021-06-03 08:49:00.304 | + lib/nova:start_nova_compute:935 : [[ libvirt = \l\i\b\v\i\r\t ]] 2021-06-03 08:49:00.306 | + lib/nova:start_nova_compute:939 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2021-06-03 08:49:00.309 | + functions-common:run_process:1559 : local service=n-cpu 2021-06-03 08:49:00.311 | + functions-common:run_process:1560 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2021-06-03 08:49:00.314 | + functions-common:run_process:1561 : local group=libvirt 2021-06-03 08:49:00.316 | + functions-common:run_process:1562 : local user= 2021-06-03 08:49:00.319 | + functions-common:run_process:1564 : local name=n-cpu 2021-06-03 08:49:00.321 | + functions-common:run_process:1566 : time_start run_process 2021-06-03 08:49:00.324 | + functions-common:time_start:2290 : local name=run_process 2021-06-03 08:49:00.326 | + functions-common:time_start:2291 : local start_time= 2021-06-03 08:49:00.329 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-06-03 08:49:00.333 | ++ functions-common:time_start:2295 : date +%s%3N 2021-06-03 08:49:00.337 | + functions-common:time_start:2295 : _TIME_START[$name]=1622710140334 2021-06-03 08:49:00.340 | + functions-common:run_process:1567 : is_service_enabled n-cpu 2021-06-03 08:49:00.359 | + functions-common:is_service_enabled:1960 : return 1 2021-06-03 08:49:00.361 | + functions-common:run_process:1570 : time_stop run_process 2021-06-03 08:49:00.364 | + functions-common:time_stop:2304 : local name 2021-06-03 08:49:00.367 | + functions-common:time_stop:2305 : local end_time 2021-06-03 08:49:00.373 | + functions-common:time_stop:2306 : local elapsed_time 2021-06-03 08:49:00.376 | + functions-common:time_stop:2307 : local total 2021-06-03 08:49:00.378 | + functions-common:time_stop:2308 : local start_time 2021-06-03 08:49:00.380 | + functions-common:time_stop:2310 : name=run_process 2021-06-03 08:49:00.383 | + functions-common:time_stop:2311 : start_time=1622710140334 2021-06-03 08:49:00.385 | + functions-common:time_stop:2313 : [[ -z 1622710140334 ]] 2021-06-03 08:49:00.388 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-06-03 08:49:00.394 | + functions-common:time_stop:2316 : end_time=1622710140390 2021-06-03 08:49:00.396 | + functions-common:time_stop:2317 : elapsed_time=56 2021-06-03 08:49:00.399 | + functions-common:time_stop:2318 : total=20082 2021-06-03 08:49:00.401 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-06-03 08:49:00.404 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=20138 2021-06-03 08:49:00.406 | + lib/nova:start_nova_compute:961 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-06-03 08:49:00.410 | + lib/nova:start_nova_compute:961 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/usr/local/sbin:/usr/sbin:/sbin 2021-06-03 08:49:00.412 | + lib/nova:start_nova:1063 : is_service_enabled n-api 2021-06-03 08:49:00.433 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:49:00.435 | + lib/nova:start_nova:1065 : echo 'Dumping cells_v2 mapping' 2021-06-03 08:49:00.435 | Dumping cells_v2 mapping 2021-06-03 08:49:00.438 | + lib/nova:start_nova:1066 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2021-06-03 08:49:03.915 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-06-03 08:49:03.916 | | Name | UUID | Transport URL | Database Connection | Disabled | 2021-06-03 08:49:03.916 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-06-03 08:49:03.916 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8 | False | 2021-06-03 08:49:03.916 | | cell1 | e0e30263-c855-44f3-a6e5-1250210f45c0 | rabbit://stackrabbit:Passw0rd@10.222.0.37:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8 | False | 2021-06-03 08:49:03.916 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-06-03 08:49:04.341 | + ./stack.sh:main:1302 : async_runfunc create_flavors 2021-06-03 08:49:04.344 | + inc/async:async_runfunc:111 : async_run create_flavors create_flavors 2021-06-03 08:49:04.441 | [Async create_flavors:self]: Running synchronously: create_flavors 2021-06-03 08:49:04.443 | + inc/async:async_run:103 : create_flavors 2021-06-03 08:49:04.446 | + lib/nova:create_flavors:1130 : is_service_enabled n-api 2021-06-03 08:49:04.462 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:49:04.465 | + lib/nova:create_flavors:1131 : openstack --os-region-name=RegionOne flavor list 2021-06-03 08:49:04.466 | + lib/nova:create_flavors:1131 : grep -q ds512M 2021-06-03 08:49:07.015 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:49:07.015 | from cryptography.utils import int_from_bytes 2021-06-03 08:49:07.015 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:49:07.015 | from cryptography.utils import int_from_bytes 2021-06-03 08:49:07.160 | + lib/nova:create_flavors:1133 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2021-06-03 08:49:09.693 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:49:09.693 | from cryptography.utils import int_from_bytes 2021-06-03 08:49:09.693 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:49:09.693 | from cryptography.utils import int_from_bytes 2021-06-03 08:49:09.694 | +----------------------------+-----------------------+ 2021-06-03 08:49:09.694 | | Field | Value | 2021-06-03 08:49:09.694 | +----------------------------+-----------------------+ 2021-06-03 08:49:09.694 | | OS-FLV-DISABLED:disabled | False | 2021-06-03 08:49:09.694 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-06-03 08:49:09.694 | | description | None | 2021-06-03 08:49:09.694 | | disk | 1 | 2021-06-03 08:49:09.694 | | id | c1 | 2021-06-03 08:49:09.694 | | name | cirros256 | 2021-06-03 08:49:09.694 | | os-flavor-access:is_public | True | 2021-06-03 08:49:09.694 | | properties | hw_rng:allowed='True' | 2021-06-03 08:49:09.694 | | ram | 256 | 2021-06-03 08:49:09.694 | | rxtx_factor | 1.0 | 2021-06-03 08:49:09.694 | | swap | | 2021-06-03 08:49:09.694 | | vcpus | 1 | 2021-06-03 08:49:09.694 | +----------------------------+-----------------------+ 2021-06-03 08:49:09.836 | + lib/nova:create_flavors:1134 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2021-06-03 08:49:12.053 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:49:12.053 | from cryptography.utils import int_from_bytes 2021-06-03 08:49:12.053 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:49:12.053 | from cryptography.utils import int_from_bytes 2021-06-03 08:49:12.053 | +----------------------------+-----------------------+ 2021-06-03 08:49:12.053 | | Field | Value | 2021-06-03 08:49:12.054 | +----------------------------+-----------------------+ 2021-06-03 08:49:12.054 | | OS-FLV-DISABLED:disabled | False | 2021-06-03 08:49:12.054 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-06-03 08:49:12.054 | | description | None | 2021-06-03 08:49:12.054 | | disk | 5 | 2021-06-03 08:49:12.054 | | id | d1 | 2021-06-03 08:49:12.054 | | name | ds512M | 2021-06-03 08:49:12.054 | | os-flavor-access:is_public | True | 2021-06-03 08:49:12.054 | | properties | hw_rng:allowed='True' | 2021-06-03 08:49:12.054 | | ram | 512 | 2021-06-03 08:49:12.054 | | rxtx_factor | 1.0 | 2021-06-03 08:49:12.054 | | swap | | 2021-06-03 08:49:12.054 | | vcpus | 1 | 2021-06-03 08:49:12.054 | +----------------------------+-----------------------+ 2021-06-03 08:49:12.198 | + lib/nova:create_flavors:1135 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2021-06-03 08:49:14.355 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:49:14.355 | from cryptography.utils import int_from_bytes 2021-06-03 08:49:14.355 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:49:14.355 | from cryptography.utils import int_from_bytes 2021-06-03 08:49:14.355 | +----------------------------+-----------------------+ 2021-06-03 08:49:14.355 | | Field | Value | 2021-06-03 08:49:14.355 | +----------------------------+-----------------------+ 2021-06-03 08:49:14.355 | | OS-FLV-DISABLED:disabled | False | 2021-06-03 08:49:14.355 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-06-03 08:49:14.355 | | description | None | 2021-06-03 08:49:14.356 | | disk | 10 | 2021-06-03 08:49:14.356 | | id | d2 | 2021-06-03 08:49:14.356 | | name | ds1G | 2021-06-03 08:49:14.356 | | os-flavor-access:is_public | True | 2021-06-03 08:49:14.356 | | properties | hw_rng:allowed='True' | 2021-06-03 08:49:14.356 | | ram | 1024 | 2021-06-03 08:49:14.356 | | rxtx_factor | 1.0 | 2021-06-03 08:49:14.356 | | swap | | 2021-06-03 08:49:14.356 | | vcpus | 1 | 2021-06-03 08:49:14.356 | +----------------------------+-----------------------+ 2021-06-03 08:49:14.503 | + lib/nova:create_flavors:1136 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2021-06-03 08:49:16.657 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:49:16.657 | from cryptography.utils import int_from_bytes 2021-06-03 08:49:16.658 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:49:16.658 | from cryptography.utils import int_from_bytes 2021-06-03 08:49:16.658 | +----------------------------+-----------------------+ 2021-06-03 08:49:16.658 | | Field | Value | 2021-06-03 08:49:16.658 | +----------------------------+-----------------------+ 2021-06-03 08:49:16.658 | | OS-FLV-DISABLED:disabled | False | 2021-06-03 08:49:16.658 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-06-03 08:49:16.658 | | description | None | 2021-06-03 08:49:16.658 | | disk | 10 | 2021-06-03 08:49:16.658 | | id | d3 | 2021-06-03 08:49:16.658 | | name | ds2G | 2021-06-03 08:49:16.658 | | os-flavor-access:is_public | True | 2021-06-03 08:49:16.658 | | properties | hw_rng:allowed='True' | 2021-06-03 08:49:16.658 | | ram | 2048 | 2021-06-03 08:49:16.658 | | rxtx_factor | 1.0 | 2021-06-03 08:49:16.658 | | swap | | 2021-06-03 08:49:16.658 | | vcpus | 2 | 2021-06-03 08:49:16.658 | +----------------------------+-----------------------+ 2021-06-03 08:49:16.800 | + lib/nova:create_flavors:1137 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2021-06-03 08:49:18.922 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:49:18.922 | from cryptography.utils import int_from_bytes 2021-06-03 08:49:18.922 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:49:18.922 | from cryptography.utils import int_from_bytes 2021-06-03 08:49:18.922 | +----------------------------+-----------------------+ 2021-06-03 08:49:18.922 | | Field | Value | 2021-06-03 08:49:18.922 | +----------------------------+-----------------------+ 2021-06-03 08:49:18.922 | | OS-FLV-DISABLED:disabled | False | 2021-06-03 08:49:18.922 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-06-03 08:49:18.922 | | description | None | 2021-06-03 08:49:18.922 | | disk | 20 | 2021-06-03 08:49:18.922 | | id | d4 | 2021-06-03 08:49:18.922 | | name | ds4G | 2021-06-03 08:49:18.922 | | os-flavor-access:is_public | True | 2021-06-03 08:49:18.922 | | properties | hw_rng:allowed='True' | 2021-06-03 08:49:18.923 | | ram | 4096 | 2021-06-03 08:49:18.923 | | rxtx_factor | 1.0 | 2021-06-03 08:49:18.923 | | swap | | 2021-06-03 08:49:18.923 | | vcpus | 4 | 2021-06-03 08:49:18.923 | +----------------------------+-----------------------+ 2021-06-03 08:49:19.065 | + lib/nova:create_flavors:1140 : openstack --os-region-name=RegionOne flavor list 2021-06-03 08:49:19.066 | + lib/nova:create_flavors:1140 : grep -q m1.tiny 2021-06-03 08:49:21.164 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:49:21.164 | from cryptography.utils import int_from_bytes 2021-06-03 08:49:21.164 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:49:21.164 | from cryptography.utils import int_from_bytes 2021-06-03 08:49:21.305 | + lib/nova:create_flavors:1141 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2021-06-03 08:49:23.434 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:49:23.434 | from cryptography.utils import int_from_bytes 2021-06-03 08:49:23.434 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:49:23.434 | from cryptography.utils import int_from_bytes 2021-06-03 08:49:23.434 | +----------------------------+-----------------------+ 2021-06-03 08:49:23.434 | | Field | Value | 2021-06-03 08:49:23.434 | +----------------------------+-----------------------+ 2021-06-03 08:49:23.434 | | OS-FLV-DISABLED:disabled | False | 2021-06-03 08:49:23.434 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-06-03 08:49:23.434 | | description | None | 2021-06-03 08:49:23.434 | | disk | 1 | 2021-06-03 08:49:23.434 | | id | 1 | 2021-06-03 08:49:23.434 | | name | m1.tiny | 2021-06-03 08:49:23.434 | | os-flavor-access:is_public | True | 2021-06-03 08:49:23.434 | | properties | hw_rng:allowed='True' | 2021-06-03 08:49:23.434 | | ram | 512 | 2021-06-03 08:49:23.434 | | rxtx_factor | 1.0 | 2021-06-03 08:49:23.434 | | swap | | 2021-06-03 08:49:23.434 | | vcpus | 1 | 2021-06-03 08:49:23.434 | +----------------------------+-----------------------+ 2021-06-03 08:49:23.576 | + lib/nova:create_flavors:1142 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2021-06-03 08:49:25.717 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:49:25.717 | from cryptography.utils import int_from_bytes 2021-06-03 08:49:25.717 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:49:25.717 | from cryptography.utils import int_from_bytes 2021-06-03 08:49:25.717 | +----------------------------+-----------------------+ 2021-06-03 08:49:25.717 | | Field | Value | 2021-06-03 08:49:25.717 | +----------------------------+-----------------------+ 2021-06-03 08:49:25.717 | | OS-FLV-DISABLED:disabled | False | 2021-06-03 08:49:25.717 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-06-03 08:49:25.717 | | description | None | 2021-06-03 08:49:25.717 | | disk | 20 | 2021-06-03 08:49:25.717 | | id | 2 | 2021-06-03 08:49:25.717 | | name | m1.small | 2021-06-03 08:49:25.717 | | os-flavor-access:is_public | True | 2021-06-03 08:49:25.717 | | properties | hw_rng:allowed='True' | 2021-06-03 08:49:25.717 | | ram | 2048 | 2021-06-03 08:49:25.717 | | rxtx_factor | 1.0 | 2021-06-03 08:49:25.717 | | swap | | 2021-06-03 08:49:25.717 | | vcpus | 1 | 2021-06-03 08:49:25.717 | +----------------------------+-----------------------+ 2021-06-03 08:49:25.862 | + lib/nova:create_flavors:1143 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2021-06-03 08:49:27.980 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:49:27.980 | from cryptography.utils import int_from_bytes 2021-06-03 08:49:27.980 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:49:27.980 | from cryptography.utils import int_from_bytes 2021-06-03 08:49:27.980 | +----------------------------+-----------------------+ 2021-06-03 08:49:27.980 | | Field | Value | 2021-06-03 08:49:27.980 | +----------------------------+-----------------------+ 2021-06-03 08:49:27.980 | | OS-FLV-DISABLED:disabled | False | 2021-06-03 08:49:27.980 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-06-03 08:49:27.980 | | description | None | 2021-06-03 08:49:27.980 | | disk | 40 | 2021-06-03 08:49:27.980 | | id | 3 | 2021-06-03 08:49:27.980 | | name | m1.medium | 2021-06-03 08:49:27.980 | | os-flavor-access:is_public | True | 2021-06-03 08:49:27.980 | | properties | hw_rng:allowed='True' | 2021-06-03 08:49:27.980 | | ram | 4096 | 2021-06-03 08:49:27.980 | | rxtx_factor | 1.0 | 2021-06-03 08:49:27.980 | | swap | | 2021-06-03 08:49:27.980 | | vcpus | 2 | 2021-06-03 08:49:27.980 | +----------------------------+-----------------------+ 2021-06-03 08:49:28.121 | + lib/nova:create_flavors:1144 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2021-06-03 08:49:30.233 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:49:30.233 | from cryptography.utils import int_from_bytes 2021-06-03 08:49:30.233 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:49:30.233 | from cryptography.utils import int_from_bytes 2021-06-03 08:49:30.233 | +----------------------------+-----------------------+ 2021-06-03 08:49:30.233 | | Field | Value | 2021-06-03 08:49:30.233 | +----------------------------+-----------------------+ 2021-06-03 08:49:30.233 | | OS-FLV-DISABLED:disabled | False | 2021-06-03 08:49:30.233 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-06-03 08:49:30.233 | | description | None | 2021-06-03 08:49:30.233 | | disk | 80 | 2021-06-03 08:49:30.233 | | id | 4 | 2021-06-03 08:49:30.233 | | name | m1.large | 2021-06-03 08:49:30.233 | | os-flavor-access:is_public | True | 2021-06-03 08:49:30.233 | | properties | hw_rng:allowed='True' | 2021-06-03 08:49:30.233 | | ram | 8192 | 2021-06-03 08:49:30.233 | | rxtx_factor | 1.0 | 2021-06-03 08:49:30.233 | | swap | | 2021-06-03 08:49:30.233 | | vcpus | 4 | 2021-06-03 08:49:30.233 | +----------------------------+-----------------------+ 2021-06-03 08:49:30.375 | + lib/nova:create_flavors:1145 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2021-06-03 08:49:32.513 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:49:32.513 | from cryptography.utils import int_from_bytes 2021-06-03 08:49:32.513 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:49:32.513 | from cryptography.utils import int_from_bytes 2021-06-03 08:49:32.513 | +----------------------------+-----------------------+ 2021-06-03 08:49:32.513 | | Field | Value | 2021-06-03 08:49:32.513 | +----------------------------+-----------------------+ 2021-06-03 08:49:32.514 | | OS-FLV-DISABLED:disabled | False | 2021-06-03 08:49:32.514 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-06-03 08:49:32.514 | | description | None | 2021-06-03 08:49:32.514 | | disk | 160 | 2021-06-03 08:49:32.514 | | id | 5 | 2021-06-03 08:49:32.514 | | name | m1.xlarge | 2021-06-03 08:49:32.514 | | os-flavor-access:is_public | True | 2021-06-03 08:49:32.514 | | properties | hw_rng:allowed='True' | 2021-06-03 08:49:32.514 | | ram | 16384 | 2021-06-03 08:49:32.514 | | rxtx_factor | 1.0 | 2021-06-03 08:49:32.514 | | swap | | 2021-06-03 08:49:32.514 | | vcpus | 8 | 2021-06-03 08:49:32.514 | +----------------------------+-----------------------+ 2021-06-03 08:49:32.657 | + inc/async:async_run:104 : return 0 2021-06-03 08:49:32.660 | + ./stack.sh:main:1304 : is_service_enabled cinder 2021-06-03 08:49:32.678 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:49:32.681 | + ./stack.sh:main:1305 : echo_summary 'Starting Cinder' 2021-06-03 08:49:32.683 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-06-03 08:49:32.686 | + ./stack.sh:echo_summary:428 : echo -e Starting Cinder 2021-06-03 08:49:32.688 | + ./stack.sh:main:1306 : start_cinder 2021-06-03 08:49:32.691 | + lib/cinder:start_cinder:460 : local service_port=8776 2021-06-03 08:49:32.693 | + lib/cinder:start_cinder:461 : local service_protocol=http 2021-06-03 08:49:32.696 | + lib/cinder:start_cinder:462 : local cinder_url 2021-06-03 08:49:32.698 | + lib/cinder:start_cinder:463 : is_service_enabled tls-proxy 2021-06-03 08:49:32.716 | + functions-common:is_service_enabled:1960 : return 1 2021-06-03 08:49:32.720 | + lib/cinder:start_cinder:467 : '[' tgtadm = tgtadm ']' 2021-06-03 08:49:32.722 | + lib/cinder:start_cinder:468 : is_service_enabled c-vol 2021-06-03 08:49:32.739 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:49:32.742 | + lib/cinder:start_cinder:470 : sudo rm -f /etc/tgt/conf.d/stack.conf 2021-06-03 08:49:32.755 | + lib/cinder:start_cinder:471 : _configure_tgt_for_config_d 2021-06-03 08:49:32.758 | + lib/cinder:_configure_tgt_for_config_d:450 : [[ ! -d /etc/tgt/stack.d/ ]] 2021-06-03 08:49:32.760 | + lib/cinder:_configure_tgt_for_config_d:451 : sudo ln -sf /opt/stack/data/cinder/volumes /etc/tgt/stack.d 2021-06-03 08:49:32.773 | + lib/cinder:_configure_tgt_for_config_d:453 : grep -q 'include /etc/tgt/stack.d/*' /etc/tgt/targets.conf 2021-06-03 08:49:32.779 | + lib/cinder:_configure_tgt_for_config_d:454 : sudo tee -a /etc/tgt/targets.conf 2021-06-03 08:49:32.780 | + lib/cinder:_configure_tgt_for_config_d:454 : echo 'include /etc/tgt/stack.d/*' 2021-06-03 08:49:32.788 | include /etc/tgt/stack.d/* 2021-06-03 08:49:32.792 | + lib/cinder:start_cinder:472 : is_ubuntu 2021-06-03 08:49:32.795 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-03 08:49:32.798 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-03 08:49:32.801 | + lib/cinder:start_cinder:473 : sudo service tgt restart 2021-06-03 08:49:33.243 | + lib/cinder:start_cinder:483 : sudo tgtadm --mode system --op update --name debug --value on 2021-06-03 08:49:33.256 | + lib/cinder:start_cinder:487 : [[ 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,g-reg,cinder,n-super-cond,n-cond-cell1 =~ c-api ]] 2021-06-03 08:49:33.259 | + lib/cinder:start_cinder:488 : '[' True == False ']' 2021-06-03 08:49:33.262 | ++ lib/cinder:start_cinder:496 : which uwsgi 2021-06-03 08:49:33.267 | + lib/cinder:start_cinder:496 : run_process c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-06-03 08:49:33.270 | + functions-common:run_process:1559 : local service=c-api 2021-06-03 08:49:33.272 | + functions-common:run_process:1560 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-06-03 08:49:33.275 | + functions-common:run_process:1561 : local group= 2021-06-03 08:49:33.277 | + functions-common:run_process:1562 : local user= 2021-06-03 08:49:33.281 | + functions-common:run_process:1564 : local name=c-api 2021-06-03 08:49:33.284 | + functions-common:run_process:1566 : time_start run_process 2021-06-03 08:49:33.286 | + functions-common:time_start:2290 : local name=run_process 2021-06-03 08:49:33.289 | + functions-common:time_start:2291 : local start_time= 2021-06-03 08:49:33.291 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-06-03 08:49:33.295 | ++ functions-common:time_start:2295 : date +%s%3N 2021-06-03 08:49:33.300 | + functions-common:time_start:2295 : _TIME_START[$name]=1622710173297 2021-06-03 08:49:33.303 | + functions-common:run_process:1567 : is_service_enabled c-api 2021-06-03 08:49:33.320 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:49:33.322 | + functions-common:run_process:1568 : _run_under_systemd c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' 2021-06-03 08:49:33.325 | + functions-common:_run_under_systemd:1524 : local service=c-api 2021-06-03 08:49:33.330 | + functions-common:_run_under_systemd:1525 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-06-03 08:49:33.335 | + functions-common:_run_under_systemd:1526 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-06-03 08:49:33.338 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-06-03 08:49:33.341 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-06-03 08:49:33.343 | + functions-common:_common_systemd_pitfalls:1499 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2021-06-03 08:49:33.346 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2021-06-03 08:49:33.349 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@c-api.service 2021-06-03 08:49:33.352 | + functions-common:_run_under_systemd:1531 : local group= 2021-06-03 08:49:33.354 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2021-06-03 08:49:33.357 | + functions-common:_run_under_systemd:1533 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2021-06-03 08:49:33.360 | + functions-common:_run_under_systemd:1534 : write_uwsgi_user_unit_file devstack@c-api.service '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' ubuntu 2021-06-03 08:49:33.363 | + functions-common:write_uwsgi_user_unit_file:1468 : local service=devstack@c-api.service 2021-06-03 08:49:33.365 | + functions-common:write_uwsgi_user_unit_file:1469 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-06-03 08:49:33.367 | + functions-common:write_uwsgi_user_unit_file:1470 : local group= 2021-06-03 08:49:33.369 | + functions-common:write_uwsgi_user_unit_file:1471 : local user=ubuntu 2021-06-03 08:49:33.371 | + functions-common:write_uwsgi_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@c-api.service 2021-06-03 08:49:33.374 | + functions-common:write_uwsgi_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-06-03 08:49:33.379 | + functions-common:write_uwsgi_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2021-06-03 08:49:33.441 | + functions-common:write_uwsgi_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2021-06-03 08:49:33.503 | + functions-common:write_uwsgi_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2021-06-03 08:49:33.555 | + functions-common:write_uwsgi_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-06-03 08:49:33.606 | + functions-common:write_uwsgi_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-06-03 08:49:33.658 | + functions-common:write_uwsgi_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2021-06-03 08:49:33.711 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2021-06-03 08:49:33.762 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2021-06-03 08:49:33.816 | + functions-common:write_uwsgi_user_unit_file:1483 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2021-06-03 08:49:33.869 | + functions-common:write_uwsgi_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2021-06-03 08:49:33.921 | + functions-common:write_uwsgi_user_unit_file:1486 : [[ -n '' ]] 2021-06-03 08:49:33.924 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2021-06-03 08:49:33.989 | + functions-common:write_uwsgi_user_unit_file:1492 : sudo systemctl daemon-reload 2021-06-03 08:49:34.429 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@c-api.service 2021-06-03 08:49:34.443 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2021-06-03 08:49:34.865 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@c-api.service 2021-06-03 08:49:34.946 | + functions-common:run_process:1570 : time_stop run_process 2021-06-03 08:49:34.949 | + functions-common:time_stop:2304 : local name 2021-06-03 08:49:34.952 | + functions-common:time_stop:2305 : local end_time 2021-06-03 08:49:34.955 | + functions-common:time_stop:2306 : local elapsed_time 2021-06-03 08:49:34.959 | + functions-common:time_stop:2307 : local total 2021-06-03 08:49:34.961 | + functions-common:time_stop:2308 : local start_time 2021-06-03 08:49:34.964 | + functions-common:time_stop:2310 : name=run_process 2021-06-03 08:49:34.966 | + functions-common:time_stop:2311 : start_time=1622710173297 2021-06-03 08:49:34.969 | + functions-common:time_stop:2313 : [[ -z 1622710173297 ]] 2021-06-03 08:49:34.973 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-06-03 08:49:34.978 | + functions-common:time_stop:2316 : end_time=1622710174975 2021-06-03 08:49:34.980 | + functions-common:time_stop:2317 : elapsed_time=1678 2021-06-03 08:49:34.983 | + functions-common:time_stop:2318 : total=20138 2021-06-03 08:49:34.986 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-06-03 08:49:34.994 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=21816 2021-06-03 08:49:34.997 | + lib/cinder:start_cinder:497 : cinder_url=http://10.222.0.37/volume/v3 2021-06-03 08:49:34.999 | + lib/cinder:start_cinder:501 : echo 'Waiting for Cinder API to start...' 2021-06-03 08:49:34.999 | Waiting for Cinder API to start... 2021-06-03 08:49:35.002 | + lib/cinder:start_cinder:502 : wait_for_service 60 http://10.222.0.37/volume/v3 2021-06-03 08:49:35.005 | + functions:wait_for_service:457 : local timeout=60 2021-06-03 08:49:35.008 | + functions:wait_for_service:458 : local url=http://10.222.0.37/volume/v3 2021-06-03 08:49:35.010 | + functions:wait_for_service:459 : local rval=0 2021-06-03 08:49:35.013 | + functions:wait_for_service:460 : time_start wait_for_service 2021-06-03 08:49:35.016 | + functions-common:time_start:2290 : local name=wait_for_service 2021-06-03 08:49:35.019 | + functions-common:time_start:2291 : local start_time= 2021-06-03 08:49:35.021 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-06-03 08:49:35.025 | ++ functions-common:time_start:2295 : date +%s%3N 2021-06-03 08:49:35.029 | + functions-common:time_start:2295 : _TIME_START[$name]=1622710175027 2021-06-03 08:49:35.032 | + functions:wait_for_service:461 : timeout 60 bash -x 2021-06-03 08:49:35.038 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.37/volume/v3 2021-06-03 08:49:39.803 | + :: : [[ 401 == 503 ]] 2021-06-03 08:49:39.804 | + :: : [[ 0 -eq 7 ]] 2021-06-03 08:49:39.807 | + functions:wait_for_service:466 : time_stop wait_for_service 2021-06-03 08:49:39.810 | + functions-common:time_stop:2304 : local name 2021-06-03 08:49:39.813 | + functions-common:time_stop:2305 : local end_time 2021-06-03 08:49:39.815 | + functions-common:time_stop:2306 : local elapsed_time 2021-06-03 08:49:39.818 | + functions-common:time_stop:2307 : local total 2021-06-03 08:49:39.820 | + functions-common:time_stop:2308 : local start_time 2021-06-03 08:49:39.823 | + functions-common:time_stop:2310 : name=wait_for_service 2021-06-03 08:49:39.825 | + functions-common:time_stop:2311 : start_time=1622710175027 2021-06-03 08:49:39.828 | + functions-common:time_stop:2313 : [[ -z 1622710175027 ]] 2021-06-03 08:49:39.831 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-06-03 08:49:39.836 | + functions-common:time_stop:2316 : end_time=1622710179833 2021-06-03 08:49:39.838 | + functions-common:time_stop:2317 : elapsed_time=4806 2021-06-03 08:49:39.841 | + functions-common:time_stop:2318 : total=13948 2021-06-03 08:49:39.845 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-06-03 08:49:39.847 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=18754 2021-06-03 08:49:39.850 | + functions:wait_for_service:467 : return 0 2021-06-03 08:49:39.853 | + lib/cinder:start_cinder:506 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-06-03 08:49:39.855 | + functions-common:run_process:1559 : local service=c-sch 2021-06-03 08:49:39.858 | + functions-common:run_process:1560 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-06-03 08:49:39.861 | + functions-common:run_process:1561 : local group= 2021-06-03 08:49:39.863 | + functions-common:run_process:1562 : local user= 2021-06-03 08:49:39.866 | + functions-common:run_process:1564 : local name=c-sch 2021-06-03 08:49:39.868 | + functions-common:run_process:1566 : time_start run_process 2021-06-03 08:49:39.871 | + functions-common:time_start:2290 : local name=run_process 2021-06-03 08:49:39.874 | + functions-common:time_start:2291 : local start_time= 2021-06-03 08:49:39.876 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-06-03 08:49:39.879 | ++ functions-common:time_start:2295 : date +%s%3N 2021-06-03 08:49:39.884 | + functions-common:time_start:2295 : _TIME_START[$name]=1622710179881 2021-06-03 08:49:39.887 | + functions-common:run_process:1567 : is_service_enabled c-sch 2021-06-03 08:49:39.905 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:49:39.908 | + functions-common:run_process:1568 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' 2021-06-03 08:49:39.911 | + functions-common:_run_under_systemd:1524 : local service=c-sch 2021-06-03 08:49:39.913 | + functions-common:_run_under_systemd:1525 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-06-03 08:49:39.916 | + functions-common:_run_under_systemd:1526 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-06-03 08:49:39.918 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-06-03 08:49:39.921 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-06-03 08:49:39.923 | + functions-common:_common_systemd_pitfalls:1499 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2021-06-03 08:49:39.926 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2021-06-03 08:49:39.928 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@c-sch.service 2021-06-03 08:49:39.931 | + functions-common:_run_under_systemd:1531 : local group= 2021-06-03 08:49:39.933 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2021-06-03 08:49:39.936 | + functions-common:_run_under_systemd:1533 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2021-06-03 08:49:39.938 | + functions-common:_run_under_systemd:1536 : write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' ubuntu 2021-06-03 08:49:39.941 | + functions-common:write_user_unit_file:1441 : local service=devstack@c-sch.service 2021-06-03 08:49:39.944 | + functions-common:write_user_unit_file:1442 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-06-03 08:49:39.946 | + functions-common:write_user_unit_file:1443 : local group= 2021-06-03 08:49:39.948 | + functions-common:write_user_unit_file:1444 : local user=ubuntu 2021-06-03 08:49:39.951 | + functions-common:write_user_unit_file:1445 : local extra= 2021-06-03 08:49:39.954 | + functions-common:write_user_unit_file:1446 : [[ -n '' ]] 2021-06-03 08:49:39.957 | + functions-common:write_user_unit_file:1449 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2021-06-03 08:49:39.959 | + functions-common:write_user_unit_file:1450 : mkdir -p /etc/systemd/system 2021-06-03 08:49:39.964 | + functions-common:write_user_unit_file:1452 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2021-06-03 08:49:40.034 | + functions-common:write_user_unit_file:1453 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2021-06-03 08:49:40.098 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-06-03 08:49:40.150 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2021-06-03 08:49:40.204 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2021-06-03 08:49:40.257 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-06-03 08:49:40.310 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2021-06-03 08:49:40.313 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2021-06-03 08:49:40.378 | + functions-common:write_user_unit_file:1464 : sudo systemctl daemon-reload 2021-06-03 08:49:40.811 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@c-sch.service 2021-06-03 08:49:40.825 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2021-06-03 08:49:41.244 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@c-sch.service 2021-06-03 08:49:41.265 | + functions-common:run_process:1570 : time_stop run_process 2021-06-03 08:49:41.268 | + functions-common:time_stop:2304 : local name 2021-06-03 08:49:41.272 | + functions-common:time_stop:2305 : local end_time 2021-06-03 08:49:41.274 | + functions-common:time_stop:2306 : local elapsed_time 2021-06-03 08:49:41.277 | + functions-common:time_stop:2307 : local total 2021-06-03 08:49:41.279 | + functions-common:time_stop:2308 : local start_time 2021-06-03 08:49:41.283 | + functions-common:time_stop:2310 : name=run_process 2021-06-03 08:49:41.285 | + functions-common:time_stop:2311 : start_time=1622710179881 2021-06-03 08:49:41.288 | + functions-common:time_stop:2313 : [[ -z 1622710179881 ]] 2021-06-03 08:49:41.291 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-06-03 08:49:41.296 | + functions-common:time_stop:2316 : end_time=1622710181293 2021-06-03 08:49:41.299 | + functions-common:time_stop:2317 : elapsed_time=1412 2021-06-03 08:49:41.301 | + functions-common:time_stop:2318 : total=21816 2021-06-03 08:49:41.304 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-06-03 08:49:41.306 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=23228 2021-06-03 08:49:41.309 | + lib/cinder:start_cinder:507 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-06-03 08:49:41.311 | + functions-common:run_process:1559 : local service=c-bak 2021-06-03 08:49:41.314 | + functions-common:run_process:1560 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-06-03 08:49:41.317 | + functions-common:run_process:1561 : local group= 2021-06-03 08:49:41.319 | + functions-common:run_process:1562 : local user= 2021-06-03 08:49:41.322 | + functions-common:run_process:1564 : local name=c-bak 2021-06-03 08:49:41.324 | + functions-common:run_process:1566 : time_start run_process 2021-06-03 08:49:41.327 | + functions-common:time_start:2290 : local name=run_process 2021-06-03 08:49:41.329 | + functions-common:time_start:2291 : local start_time= 2021-06-03 08:49:41.332 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-06-03 08:49:41.335 | ++ functions-common:time_start:2295 : date +%s%3N 2021-06-03 08:49:41.340 | + functions-common:time_start:2295 : _TIME_START[$name]=1622710181337 2021-06-03 08:49:41.342 | + functions-common:run_process:1567 : is_service_enabled c-bak 2021-06-03 08:49:41.362 | + functions-common:is_service_enabled:1960 : return 1 2021-06-03 08:49:41.364 | + functions-common:run_process:1570 : time_stop run_process 2021-06-03 08:49:41.367 | + functions-common:time_stop:2304 : local name 2021-06-03 08:49:41.369 | + functions-common:time_stop:2305 : local end_time 2021-06-03 08:49:41.372 | + functions-common:time_stop:2306 : local elapsed_time 2021-06-03 08:49:41.374 | + functions-common:time_stop:2307 : local total 2021-06-03 08:49:41.377 | + functions-common:time_stop:2308 : local start_time 2021-06-03 08:49:41.380 | + functions-common:time_stop:2310 : name=run_process 2021-06-03 08:49:41.382 | + functions-common:time_stop:2311 : start_time=1622710181337 2021-06-03 08:49:41.385 | + functions-common:time_stop:2313 : [[ -z 1622710181337 ]] 2021-06-03 08:49:41.389 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-06-03 08:49:41.395 | + functions-common:time_stop:2316 : end_time=1622710181391 2021-06-03 08:49:41.398 | + functions-common:time_stop:2317 : elapsed_time=54 2021-06-03 08:49:41.400 | + functions-common:time_stop:2318 : total=23228 2021-06-03 08:49:41.403 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-06-03 08:49:41.405 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=23282 2021-06-03 08:49:41.410 | + lib/cinder:start_cinder:508 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-06-03 08:49:41.413 | + functions-common:run_process:1559 : local service=c-vol 2021-06-03 08:49:41.416 | + functions-common:run_process:1560 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-06-03 08:49:41.418 | + functions-common:run_process:1561 : local group= 2021-06-03 08:49:41.421 | + functions-common:run_process:1562 : local user= 2021-06-03 08:49:41.424 | + functions-common:run_process:1564 : local name=c-vol 2021-06-03 08:49:41.426 | + functions-common:run_process:1566 : time_start run_process 2021-06-03 08:49:41.429 | + functions-common:time_start:2290 : local name=run_process 2021-06-03 08:49:41.431 | + functions-common:time_start:2291 : local start_time= 2021-06-03 08:49:41.434 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-06-03 08:49:41.437 | ++ functions-common:time_start:2295 : date +%s%3N 2021-06-03 08:49:41.442 | + functions-common:time_start:2295 : _TIME_START[$name]=1622710181439 2021-06-03 08:49:41.445 | + functions-common:run_process:1567 : is_service_enabled c-vol 2021-06-03 08:49:41.463 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:49:41.466 | + functions-common:run_process:1568 : _run_under_systemd c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 2021-06-03 08:49:41.469 | + functions-common:_run_under_systemd:1524 : local service=c-vol 2021-06-03 08:49:41.472 | + functions-common:_run_under_systemd:1525 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-06-03 08:49:41.475 | + functions-common:_run_under_systemd:1526 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-06-03 08:49:41.477 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-06-03 08:49:41.480 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-06-03 08:49:41.482 | + functions-common:_common_systemd_pitfalls:1499 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2021-06-03 08:49:41.485 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2021-06-03 08:49:41.488 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@c-vol.service 2021-06-03 08:49:41.490 | + functions-common:_run_under_systemd:1531 : local group= 2021-06-03 08:49:41.493 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2021-06-03 08:49:41.495 | + functions-common:_run_under_systemd:1533 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2021-06-03 08:49:41.498 | + functions-common:_run_under_systemd:1536 : write_user_unit_file devstack@c-vol.service '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' ubuntu 2021-06-03 08:49:41.501 | + functions-common:write_user_unit_file:1441 : local service=devstack@c-vol.service 2021-06-03 08:49:41.504 | + functions-common:write_user_unit_file:1442 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-06-03 08:49:41.506 | + functions-common:write_user_unit_file:1443 : local group= 2021-06-03 08:49:41.509 | + functions-common:write_user_unit_file:1444 : local user=ubuntu 2021-06-03 08:49:41.511 | + functions-common:write_user_unit_file:1445 : local extra= 2021-06-03 08:49:41.514 | + functions-common:write_user_unit_file:1446 : [[ -n '' ]] 2021-06-03 08:49:41.517 | + functions-common:write_user_unit_file:1449 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2021-06-03 08:49:41.519 | + functions-common:write_user_unit_file:1450 : mkdir -p /etc/systemd/system 2021-06-03 08:49:41.524 | + functions-common:write_user_unit_file:1452 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2021-06-03 08:49:41.588 | + functions-common:write_user_unit_file:1453 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User ubuntu 2021-06-03 08:49:41.652 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-06-03 08:49:41.709 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2021-06-03 08:49:41.762 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2021-06-03 08:49:41.824 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-06-03 08:49:41.882 | + functions-common:write_user_unit_file:1458 : [[ -n '' ]] 2021-06-03 08:49:41.884 | + functions-common:write_user_unit_file:1461 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2021-06-03 08:49:41.950 | + functions-common:write_user_unit_file:1464 : sudo systemctl daemon-reload 2021-06-03 08:49:42.410 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@c-vol.service 2021-06-03 08:49:42.423 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2021-06-03 08:49:42.863 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@c-vol.service 2021-06-03 08:49:42.891 | + functions-common:run_process:1570 : time_stop run_process 2021-06-03 08:49:42.894 | + functions-common:time_stop:2304 : local name 2021-06-03 08:49:42.897 | + functions-common:time_stop:2305 : local end_time 2021-06-03 08:49:42.899 | + functions-common:time_stop:2306 : local elapsed_time 2021-06-03 08:49:42.902 | + functions-common:time_stop:2307 : local total 2021-06-03 08:49:42.905 | + functions-common:time_stop:2308 : local start_time 2021-06-03 08:49:42.907 | + functions-common:time_stop:2310 : name=run_process 2021-06-03 08:49:42.910 | + functions-common:time_stop:2311 : start_time=1622710181439 2021-06-03 08:49:42.912 | + functions-common:time_stop:2313 : [[ -z 1622710181439 ]] 2021-06-03 08:49:42.915 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-06-03 08:49:42.922 | + functions-common:time_stop:2316 : end_time=1622710182917 2021-06-03 08:49:42.925 | + functions-common:time_stop:2317 : elapsed_time=1478 2021-06-03 08:49:42.928 | + functions-common:time_stop:2318 : total=23282 2021-06-03 08:49:42.930 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-06-03 08:49:42.933 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=24760 2021-06-03 08:49:42.935 | + ./stack.sh:main:1307 : create_volume_types 2021-06-03 08:49:42.938 | + lib/cinder:create_volume_types:526 : is_service_enabled c-api 2021-06-03 08:49:42.962 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:49:42.964 | + lib/cinder:create_volume_types:526 : [[ -n ceph ]] 2021-06-03 08:49:42.967 | + lib/cinder:create_volume_types:527 : local be be_name 2021-06-03 08:49:42.970 | + lib/cinder:create_volume_types:528 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2021-06-03 08:49:42.974 | + lib/cinder:create_volume_types:529 : be_name=ceph 2021-06-03 08:49:42.977 | + lib/cinder:create_volume_types:531 : is_service_enabled keystone 2021-06-03 08:49:42.997 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:49:43.000 | + lib/cinder:create_volume_types:532 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=ceph ceph 2021-06-03 08:49:46.241 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:49:46.241 | from cryptography.utils import int_from_bytes 2021-06-03 08:49:46.241 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:49:46.241 | from cryptography.utils import int_from_bytes 2021-06-03 08:49:46.241 | +-------------+--------------------------------------+ 2021-06-03 08:49:46.241 | | Field | Value | 2021-06-03 08:49:46.241 | +-------------+--------------------------------------+ 2021-06-03 08:49:46.241 | | description | None | 2021-06-03 08:49:46.241 | | id | a2bc1c82-7e5e-4e61-a49d-9368f943846c | 2021-06-03 08:49:46.241 | | is_public | True | 2021-06-03 08:49:46.241 | | name | ceph | 2021-06-03 08:49:46.241 | | properties | volume_backend_name='ceph' | 2021-06-03 08:49:46.241 | +-------------+--------------------------------------+ 2021-06-03 08:49:46.391 | + lib/cinder:create_volume_types:546 : [[ False == \T\r\u\e ]] 2021-06-03 08:49:46.393 | + ./stack.sh:main:1312 : [[ False == \T\r\u\e ]] 2021-06-03 08:49:46.396 | + ./stack.sh:main:1320 : is_service_enabled glance 2021-06-03 08:49:46.415 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:49:46.417 | + ./stack.sh:main:1321 : echo_summary 'Starting Glance' 2021-06-03 08:49:46.420 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-06-03 08:49:46.423 | + ./stack.sh:echo_summary:428 : echo -e Starting Glance 2021-06-03 08:49:46.426 | + ./stack.sh:main:1322 : start_glance 2021-06-03 08:49:46.429 | + lib/glance:start_glance:528 : local service_protocol=http 2021-06-03 08:49:46.431 | + lib/glance:start_glance:529 : is_service_enabled tls-proxy 2021-06-03 08:49:46.449 | + functions-common:is_service_enabled:1960 : return 1 2021-06-03 08:49:46.452 | + lib/glance:start_glance:535 : [[ False == False ]] 2021-06-03 08:49:46.458 | ++ lib/glance:start_glance:536 : which uwsgi 2021-06-03 08:49:46.463 | + lib/glance:start_glance:536 : run_process g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-06-03 08:49:46.466 | + functions-common:run_process:1559 : local service=g-api 2021-06-03 08:49:46.469 | + functions-common:run_process:1560 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-06-03 08:49:46.472 | + functions-common:run_process:1561 : local group= 2021-06-03 08:49:46.474 | + functions-common:run_process:1562 : local user= 2021-06-03 08:49:46.477 | + functions-common:run_process:1564 : local name=g-api 2021-06-03 08:49:46.479 | + functions-common:run_process:1566 : time_start run_process 2021-06-03 08:49:46.482 | + functions-common:time_start:2290 : local name=run_process 2021-06-03 08:49:46.485 | + functions-common:time_start:2291 : local start_time= 2021-06-03 08:49:46.488 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-06-03 08:49:46.495 | ++ functions-common:time_start:2295 : date +%s%3N 2021-06-03 08:49:46.502 | + functions-common:time_start:2295 : _TIME_START[$name]=1622710186498 2021-06-03 08:49:46.505 | + functions-common:run_process:1567 : is_service_enabled g-api 2021-06-03 08:49:46.532 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:49:46.536 | + functions-common:run_process:1568 : _run_under_systemd g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' 2021-06-03 08:49:46.539 | + functions-common:_run_under_systemd:1524 : local service=g-api 2021-06-03 08:49:46.542 | + functions-common:_run_under_systemd:1525 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-06-03 08:49:46.545 | + functions-common:_run_under_systemd:1526 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-06-03 08:49:46.549 | + functions-common:_run_under_systemd:1528 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-06-03 08:49:46.555 | + functions-common:_common_systemd_pitfalls:1496 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-06-03 08:49:46.558 | + functions-common:_common_systemd_pitfalls:1499 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2021-06-03 08:49:46.560 | + functions-common:_common_systemd_pitfalls:1510 : [[ ! /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2021-06-03 08:49:46.564 | + functions-common:_run_under_systemd:1530 : local systemd_service=devstack@g-api.service 2021-06-03 08:49:46.567 | + functions-common:_run_under_systemd:1531 : local group= 2021-06-03 08:49:46.569 | + functions-common:_run_under_systemd:1532 : local user=ubuntu 2021-06-03 08:49:46.572 | + functions-common:_run_under_systemd:1533 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2021-06-03 08:49:46.575 | + functions-common:_run_under_systemd:1534 : write_uwsgi_user_unit_file devstack@g-api.service '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' ubuntu 2021-06-03 08:49:46.577 | + functions-common:write_uwsgi_user_unit_file:1468 : local service=devstack@g-api.service 2021-06-03 08:49:46.580 | + functions-common:write_uwsgi_user_unit_file:1469 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-06-03 08:49:46.582 | + functions-common:write_uwsgi_user_unit_file:1470 : local group= 2021-06-03 08:49:46.585 | + functions-common:write_uwsgi_user_unit_file:1471 : local user=ubuntu 2021-06-03 08:49:46.588 | + functions-common:write_uwsgi_user_unit_file:1472 : local unitfile=/etc/systemd/system/devstack@g-api.service 2021-06-03 08:49:46.590 | + functions-common:write_uwsgi_user_unit_file:1473 : mkdir -p /etc/systemd/system 2021-06-03 08:49:46.596 | + functions-common:write_uwsgi_user_unit_file:1475 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2021-06-03 08:49:46.666 | + functions-common:write_uwsgi_user_unit_file:1476 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2021-06-03 08:49:46.744 | + functions-common:write_uwsgi_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User ubuntu 2021-06-03 08:49:46.801 | + functions-common:write_uwsgi_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-06-03 08:49:46.870 | + functions-common:write_uwsgi_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/usr/bin/kill -HUP $MAINPID' 2021-06-03 08:49:46.929 | + functions-common:write_uwsgi_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2021-06-03 08:49:46.987 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2021-06-03 08:49:47.042 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2021-06-03 08:49:47.096 | + functions-common:write_uwsgi_user_unit_file:1483 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2021-06-03 08:49:47.150 | + functions-common:write_uwsgi_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2021-06-03 08:49:47.203 | + functions-common:write_uwsgi_user_unit_file:1486 : [[ -n '' ]] 2021-06-03 08:49:47.206 | + functions-common:write_uwsgi_user_unit_file:1489 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2021-06-03 08:49:47.269 | + functions-common:write_uwsgi_user_unit_file:1492 : sudo systemctl daemon-reload 2021-06-03 08:49:47.707 | + functions-common:_run_under_systemd:1539 : sudo systemctl enable devstack@g-api.service 2021-06-03 08:49:47.721 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2021-06-03 08:49:48.175 | + functions-common:_run_under_systemd:1540 : sudo systemctl start devstack@g-api.service 2021-06-03 08:49:48.268 | + functions-common:run_process:1570 : time_stop run_process 2021-06-03 08:49:48.271 | + functions-common:time_stop:2304 : local name 2021-06-03 08:49:48.274 | + functions-common:time_stop:2305 : local end_time 2021-06-03 08:49:48.277 | + functions-common:time_stop:2306 : local elapsed_time 2021-06-03 08:49:48.282 | + functions-common:time_stop:2307 : local total 2021-06-03 08:49:48.285 | + functions-common:time_stop:2308 : local start_time 2021-06-03 08:49:48.289 | + functions-common:time_stop:2310 : name=run_process 2021-06-03 08:49:48.291 | + functions-common:time_stop:2311 : start_time=1622710186498 2021-06-03 08:49:48.294 | + functions-common:time_stop:2313 : [[ -z 1622710186498 ]] 2021-06-03 08:49:48.300 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-06-03 08:49:48.302 | + functions-common:time_stop:2316 : end_time=1622710188300 2021-06-03 08:49:48.305 | + functions-common:time_stop:2317 : elapsed_time=1802 2021-06-03 08:49:48.308 | + functions-common:time_stop:2318 : total=24760 2021-06-03 08:49:48.311 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-06-03 08:49:48.314 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=26562 2021-06-03 08:49:48.317 | + lib/glance:start_glance:541 : is_service_enabled g-api-r 2021-06-03 08:49:48.340 | + functions-common:is_service_enabled:1960 : return 1 2021-06-03 08:49:48.343 | + lib/glance:start_glance:546 : echo 'Waiting for g-api (10.222.0.37) to start...' 2021-06-03 08:49:48.343 | Waiting for g-api (10.222.0.37) to start... 2021-06-03 08:49:48.346 | + lib/glance:start_glance:547 : wait_for_service 60 http://10.222.0.37/image 2021-06-03 08:49:48.349 | + functions:wait_for_service:457 : local timeout=60 2021-06-03 08:49:48.352 | + functions:wait_for_service:458 : local url=http://10.222.0.37/image 2021-06-03 08:49:48.354 | + functions:wait_for_service:459 : local rval=0 2021-06-03 08:49:48.357 | + functions:wait_for_service:460 : time_start wait_for_service 2021-06-03 08:49:48.360 | + functions-common:time_start:2290 : local name=wait_for_service 2021-06-03 08:49:48.363 | + functions-common:time_start:2291 : local start_time= 2021-06-03 08:49:48.366 | + functions-common:time_start:2292 : [[ -n '' ]] 2021-06-03 08:49:48.370 | ++ functions-common:time_start:2295 : date +%s%3N 2021-06-03 08:49:48.377 | + functions-common:time_start:2295 : _TIME_START[$name]=1622710188373 2021-06-03 08:49:48.381 | + functions:wait_for_service:461 : timeout 60 bash -x 2021-06-03 08:49:48.387 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.37/image 2021-06-03 08:49:51.947 | + :: : [[ 300 == 503 ]] 2021-06-03 08:49:51.948 | + :: : [[ 0 -eq 7 ]] 2021-06-03 08:49:51.952 | + functions:wait_for_service:466 : time_stop wait_for_service 2021-06-03 08:49:51.955 | + functions-common:time_stop:2304 : local name 2021-06-03 08:49:51.958 | + functions-common:time_stop:2305 : local end_time 2021-06-03 08:49:51.960 | + functions-common:time_stop:2306 : local elapsed_time 2021-06-03 08:49:51.963 | + functions-common:time_stop:2307 : local total 2021-06-03 08:49:51.965 | + functions-common:time_stop:2308 : local start_time 2021-06-03 08:49:51.968 | + functions-common:time_stop:2310 : name=wait_for_service 2021-06-03 08:49:51.971 | + functions-common:time_stop:2311 : start_time=1622710188373 2021-06-03 08:49:51.974 | + functions-common:time_stop:2313 : [[ -z 1622710188373 ]] 2021-06-03 08:49:51.977 | ++ functions-common:time_stop:2316 : date +%s%3N 2021-06-03 08:49:51.982 | + functions-common:time_stop:2316 : end_time=1622710191979 2021-06-03 08:49:51.986 | + functions-common:time_stop:2317 : elapsed_time=3606 2021-06-03 08:49:51.989 | + functions-common:time_stop:2318 : total=18754 2021-06-03 08:49:51.992 | + functions-common:time_stop:2320 : _TIME_START[$name]= 2021-06-03 08:49:51.994 | + functions-common:time_stop:2321 : _TIME_TOTAL[$name]=22360 2021-06-03 08:49:51.997 | + functions:wait_for_service:467 : return 0 2021-06-03 08:49:52.000 | + ./stack.sh:main:1336 : is_service_enabled mysql postgresql 2021-06-03 08:49:52.018 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:49:52.021 | + ./stack.sh:main:1336 : is_service_enabled glance 2021-06-03 08:49:52.039 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:49:52.041 | + ./stack.sh:main:1337 : echo_summary 'Uploading images' 2021-06-03 08:49:52.044 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-06-03 08:49:52.047 | + ./stack.sh:echo_summary:428 : echo -e Uploading images 2021-06-03 08:49:52.049 | + ./stack.sh:main:1339 : for image_url in ${IMAGE_URLS//,/ } 2021-06-03 08:49:52.052 | + ./stack.sh:main:1340 : upload_image http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-06-03 08:49:52.054 | + functions:upload_image:132 : local image_url=http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-06-03 08:49:52.056 | + functions:upload_image:134 : local image image_fname image_name 2021-06-03 08:49:52.059 | + functions:upload_image:137 : mkdir -p /home/ubuntu/devstack/files/images 2021-06-03 08:49:52.064 | ++ functions:upload_image:138 : basename http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-06-03 08:49:52.068 | + functions:upload_image:138 : image_fname=ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-06-03 08:49:52.070 | + functions:upload_image:139 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx != file* ]] 2021-06-03 08:49:52.072 | + functions:upload_image:141 : [[ ! -f /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx ]] 2021-06-03 08:49:52.074 | + 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 2021-06-03 08:49:52.077 | --2021-06-03 08:49:52-- http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-06-03 08:49:52.078 | Connecting to 10.100.0.9:80... connected. 2021-06-03 08:49:52.080 | HTTP request sent, awaiting response... 200 OK 2021-06-03 08:49:52.080 | Length: 645922816 (616M) 2021-06-03 08:49:52.080 | Saving to: ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ 2021-06-03 08:49:52.100 | 2021-06-03 08:49:52.388 | 0K ........ ........ ........ ........ 5% 107M 5s 2021-06-03 08:49:52.673 | 32768K ........ ........ ........ ........ 10% 112M 5s 2021-06-03 08:49:52.959 | 65536K ........ ........ ........ ........ 15% 112M 5s 2021-06-03 08:49:53.243 | 98304K ........ ........ ........ ........ 20% 112M 4s 2021-06-03 08:49:53.528 | 131072K ........ ........ ........ ........ 25% 112M 4s 2021-06-03 08:49:53.814 | 163840K ........ ........ ........ ........ 31% 112M 4s 2021-06-03 08:49:54.099 | 196608K ........ ........ ........ ........ 36% 112M 4s 2021-06-03 08:49:54.384 | 229376K ........ ........ ........ ........ 41% 112M 3s 2021-06-03 08:49:54.669 | 262144K ........ ........ ........ ........ 46% 112M 3s 2021-06-03 08:49:54.954 | 294912K ........ ........ ........ ........ 51% 112M 3s 2021-06-03 08:49:55.239 | 327680K ........ ........ ........ ........ 57% 112M 2s 2021-06-03 08:49:55.525 | 360448K ........ ........ ........ ........ 62% 112M 2s 2021-06-03 08:49:55.810 | 393216K ........ ........ ........ ........ 67% 112M 2s 2021-06-03 08:49:56.095 | 425984K ........ ........ ........ ........ 72% 112M 2s 2021-06-03 08:49:56.380 | 458752K ........ ........ ........ ........ 77% 112M 1s 2021-06-03 08:49:56.668 | 491520K ........ ........ ........ ........ 83% 111M 1s 2021-06-03 08:49:56.957 | 524288K ........ ........ ........ ........ 88% 111M 1s 2021-06-03 08:49:57.259 | 557056K ........ ........ ........ ........ 93% 106M 0s 2021-06-03 08:49:57.548 | 589824K ........ ........ ........ ........ 98% 111M 0s 2021-06-03 08:49:57.611 | 622592K ........ 100% 112M=5.5s 2021-06-03 08:49:57.611 | 2021-06-03 08:49:57.611 | 2021-06-03 08:49:57 (111 MB/s) - ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ saved [645922816/645922816] 2021-06-03 08:49:57.611 | 2021-06-03 08:49:57.614 | + functions:upload_image:143 : [[ 0 -ne 0 ]] 2021-06-03 08:49:57.619 | + functions:upload_image:148 : image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-06-03 08:49:57.622 | + functions:upload_image:162 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ openvz ]] 2021-06-03 08:49:57.624 | + functions:upload_image:169 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.vmdk ]] 2021-06-03 08:49:57.626 | + functions:upload_image:283 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.hds ]] 2021-06-03 08:49:57.629 | + functions:upload_image:294 : local kernel= 2021-06-03 08:49:57.631 | + functions:upload_image:295 : local ramdisk= 2021-06-03 08:49:57.633 | + functions:upload_image:296 : local disk_format= 2021-06-03 08:49:57.635 | + functions:upload_image:297 : local container_format= 2021-06-03 08:49:57.637 | + functions:upload_image:298 : local unpack= 2021-06-03 08:49:57.640 | + functions:upload_image:299 : local img_property= 2021-06-03 08:49:57.642 | + functions:upload_image:303 : [[ libvirt == \l\i\b\v\i\r\t ]] 2021-06-03 08:49:57.644 | + functions:upload_image:304 : [[ kvm == \q\e\m\u ]] 2021-06-03 08:49:57.646 | + functions:upload_image:304 : [[ kvm == \k\v\m ]] 2021-06-03 08:49:57.648 | + functions:upload_image:305 : img_property=hw_rng_model=virtio 2021-06-03 08:49:57.651 | + functions:upload_image:309 : case "$image_fname" in 2021-06-03 08:49:57.653 | + functions:upload_image:374 : local extension=04-minimal-cloudimg-amd64-sync.vhdx 2021-06-03 08:49:57.657 | ++ functions:upload_image:375 : basename /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx .04-minimal-cloudimg-amd64-sync.vhdx 2021-06-03 08:49:57.661 | + functions:upload_image:375 : image_name=ubuntu-16 2021-06-03 08:49:57.665 | ++ functions:upload_image:376 : grep -oP '(?<=\.)vhdx?(?=\.|$)' 2021-06-03 08:49:57.665 | ++ functions:upload_image:376 : echo ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-06-03 08:49:57.670 | + functions:upload_image:376 : disk_format=vhdx 2021-06-03 08:49:57.673 | + functions:upload_image:377 : container_format=bare 2021-06-03 08:49:57.675 | + functions:upload_image:378 : '[' vhdx == gz ']' 2021-06-03 08:49:57.677 | + functions:upload_image:385 : is_arch ppc64le 2021-06-03 08:49:57.680 | ++ functions-common:is_arch:428 : uname -m 2021-06-03 08:49:57.684 | + functions-common:is_arch:428 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2021-06-03 08:49:57.686 | + functions:upload_image:385 : is_arch ppc64 2021-06-03 08:49:57.689 | ++ functions-common:is_arch:428 : uname -m 2021-06-03 08:49:57.693 | + functions-common:is_arch:428 : [[ x86_64 == \p\p\c\6\4 ]] 2021-06-03 08:49:57.695 | + functions:upload_image:385 : is_arch ppc 2021-06-03 08:49:57.698 | ++ functions-common:is_arch:428 : uname -m 2021-06-03 08:49:57.702 | + functions-common:is_arch:428 : [[ x86_64 == \p\p\c ]] 2021-06-03 08:49:57.704 | + functions:upload_image:389 : is_arch aarch64 2021-06-03 08:49:57.707 | ++ functions-common:is_arch:428 : uname -m 2021-06-03 08:49:57.711 | + functions-common:is_arch:428 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2021-06-03 08:49:57.713 | + functions:upload_image:393 : '[' bare = bare ']' 2021-06-03 08:49:57.715 | + functions:upload_image:394 : '[' '' = zcat ']' 2021-06-03 08:49:57.718 | + functions:upload_image:396 : '[' '' = bunzip2 ']' 2021-06-03 08:49:57.720 | + functions:upload_image:398 : '[' '' = unxz ']' 2021-06-03 08:49:57.722 | + 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 2021-06-03 08:49:57.725 | + functions:_upload_image:104 : local image_name=ubuntu-16 2021-06-03 08:49:57.727 | + functions:_upload_image:105 : shift 2021-06-03 08:49:57.729 | + functions:_upload_image:106 : local container=bare 2021-06-03 08:49:57.731 | + functions:_upload_image:107 : shift 2021-06-03 08:49:57.734 | + functions:_upload_image:108 : local disk=vhdx 2021-06-03 08:49:57.736 | + functions:_upload_image:109 : shift 2021-06-03 08:49:57.738 | + functions:_upload_image:110 : local image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-06-03 08:49:57.740 | + functions:_upload_image:111 : shift 2021-06-03 08:49:57.742 | + functions:_upload_image:112 : local properties 2021-06-03 08:49:57.744 | + functions:_upload_image:113 : local useimport 2021-06-03 08:49:57.747 | ++ functions:_upload_image:115 : _image_properties_to_arg hw_rng_model=virtio 2021-06-03 08:49:57.749 | ++ functions:_image_properties_to_arg:87 : local result= 2021-06-03 08:49:57.751 | ++ functions:_image_properties_to_arg:88 : for property in $* 2021-06-03 08:49:57.753 | ++ functions:_image_properties_to_arg:89 : result+=' --property hw_rng_model=virtio' 2021-06-03 08:49:57.755 | ++ functions:_image_properties_to_arg:91 : echo --property hw_rng_model=virtio 2021-06-03 08:49:57.758 | + functions:_upload_image:115 : properties='--property hw_rng_model=virtio' 2021-06-03 08:49:57.760 | + functions:_upload_image:117 : [[ False == \T\r\u\e ]] 2021-06-03 08:49:57.762 | + 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 2021-06-03 08:50:07.074 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:50:07.074 | from cryptography.utils import int_from_bytes 2021-06-03 08:50:07.074 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:50:07.074 | from cryptography.utils import int_from_bytes 2021-06-03 08:50:07.074 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-06-03 08:50:07.074 | | Field | Value | 2021-06-03 08:50:07.074 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-06-03 08:50:07.074 | | container_format | bare | 2021-06-03 08:50:07.075 | | created_at | 2021-06-03T08:50:00Z | 2021-06-03 08:50:07.075 | | disk_format | vhdx | 2021-06-03 08:50:07.075 | | file | /v2/images/76bc32d1-e038-4eaa-9c7c-5155452fb1ee/file | 2021-06-03 08:50:07.075 | | id | 76bc32d1-e038-4eaa-9c7c-5155452fb1ee | 2021-06-03 08:50:07.075 | | min_disk | 0 | 2021-06-03 08:50:07.075 | | min_ram | 0 | 2021-06-03 08:50:07.075 | | name | ubuntu-16 | 2021-06-03 08:50:07.075 | | owner | 8d0b8fa6a79149dfaba7b8a84c5ea66f | 2021-06-03 08:50:07.075 | | properties | hw_rng_model='virtio', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/ubuntu-16', owner_specified.openstack.sha256='' | 2021-06-03 08:50:07.075 | | protected | False | 2021-06-03 08:50:07.075 | | schema | /v2/schemas/image | 2021-06-03 08:50:07.075 | | status | queued | 2021-06-03 08:50:07.075 | | tags | | 2021-06-03 08:50:07.075 | | updated_at | 2021-06-03T08:50:00Z | 2021-06-03 08:50:07.075 | | visibility | public | 2021-06-03 08:50:07.075 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-06-03 08:50:07.221 | + ./stack.sh:main:1345 : is_service_enabled horizon 2021-06-03 08:50:07.239 | + functions-common:is_service_enabled:1960 : return 1 2021-06-03 08:50:07.242 | + ./stack.sh:main:1351 : async_wait create_flavors 2021-06-03 08:50:07.294 | [Async create_flavors:self]: Waiting for completion of create_flavors (2 other jobs running) 2021-06-03 08:50:07.342 | [Async create_flavors:self]: finished create_flavors with result 0 in -1622710144 seconds 2021-06-03 08:50:07.346 | + inc/async:async_wait:166 : return 0 2021-06-03 08:50:07.349 | + ./stack.sh:main:1361 : is_service_enabled nova 2021-06-03 08:50:07.367 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:50:07.369 | + ./stack.sh:main:1361 : is_service_enabled keystone 2021-06-03 08:50:07.387 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:50:07.391 | + ./stack.sh:main:1362 : USERRC_PARAMS='-PA --target-dir /home/ubuntu/devstack/accrc' 2021-06-03 08:50:07.393 | + ./stack.sh:main:1364 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-06-03 08:50:07.396 | + ./stack.sh:main:1368 : /home/ubuntu/devstack/tools/create_userrc.sh -PA --target-dir /home/ubuntu/devstack/accrc 2021-06-03 08:50:07.400 | + home/ubuntu/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2021-06-03 08:50:07.402 | ++ 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 2021-06-03 08:50:07.405 | + home/ubuntu/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/ubuntu/devstack/accrc'\'' --' 2021-06-03 08:50:07.406 | + home/ubuntu/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/ubuntu/devstack/accrc'\''' -- 2021-06-03 08:50:07.408 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/ubuntu/devstack/accrc -- 2021-06-03 08:50:07.409 | + home/ubuntu/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2021-06-03 08:50:07.410 | + home/ubuntu/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2021-06-03 08:50:07.412 | + home/ubuntu/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2021-06-03 08:50:07.413 | + home/ubuntu/devstack/tools/create_userrc.sh:main:92 : MODE= 2021-06-03 08:50:07.415 | + home/ubuntu/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2021-06-03 08:50:07.416 | + home/ubuntu/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2021-06-03 08:50:07.417 | + home/ubuntu/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2021-06-03 08:50:07.419 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2021-06-03 08:50:07.420 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-06-03 08:50:07.422 | + home/ubuntu/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2021-06-03 08:50:07.423 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2021-06-03 08:50:07.425 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 4 -gt 0 ']' 2021-06-03 08:50:07.426 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-06-03 08:50:07.428 | + home/ubuntu/devstack/tools/create_userrc.sh:main:118 : MODE=all 2021-06-03 08:50:07.429 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2021-06-03 08:50:07.430 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2021-06-03 08:50:07.432 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-06-03 08:50:07.433 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/ubuntu/devstack/accrc 2021-06-03 08:50:07.435 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : shift 2021-06-03 08:50:07.436 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2021-06-03 08:50:07.438 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2021-06-03 08:50:07.439 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-06-03 08:50:07.441 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : shift 2021-06-03 08:50:07.442 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : break 2021-06-03 08:50:07.444 | + home/ubuntu/devstack/tools/create_userrc.sh:main:129 : '[' -z Passw0rd ']' 2021-06-03 08:50:07.445 | + home/ubuntu/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2021-06-03 08:50:07.447 | + home/ubuntu/devstack/tools/create_userrc.sh:main:142 : '[' -z admin -a '' ']' 2021-06-03 08:50:07.448 | + home/ubuntu/devstack/tools/create_userrc.sh:main:146 : '[' -z admin -a -z '' ']' 2021-06-03 08:50:07.450 | + home/ubuntu/devstack/tools/create_userrc.sh:main:150 : '[' -z admin ']' 2021-06-03 08:50:07.451 | + home/ubuntu/devstack/tools/create_userrc.sh:main:154 : '[' -z http://10.222.0.37/identity ']' 2021-06-03 08:50:07.453 | + home/ubuntu/devstack/tools/create_userrc.sh:main:158 : '[' -z default -a -z '' ']' 2021-06-03 08:50:07.455 | + home/ubuntu/devstack/tools/create_userrc.sh:main:163 : '[' -z default -a -z '' ']' 2021-06-03 08:50:07.456 | + home/ubuntu/devstack/tools/create_userrc.sh:main:168 : USER_PASS=Passw0rd 2021-06-03 08:50:07.458 | + home/ubuntu/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2021-06-03 08:50:07.459 | + home/ubuntu/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2021-06-03 08:50:07.461 | + home/ubuntu/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2021-06-03 08:50:07.466 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2021-06-03 08:50:07.466 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep -v service 2021-06-03 08:50:07.466 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep ,True 2021-06-03 08:50:07.466 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-06-03 08:50:07.467 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-06-03 08:50:09.495 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:50:09.495 | from cryptography.utils import int_from_bytes 2021-06-03 08:50:09.495 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:50:09.495 | from cryptography.utils import int_from_bytes 2021-06-03 08:50:09.635 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 233632ea6bcd469a9de054f17eb5dc0f --long --quote none -f csv 2021-06-03 08:50:09.635 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-06-03 08:50:09.635 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-06-03 08:50:09.637 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-06-03 08:50:11.733 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:50:11.733 | from cryptography.utils import int_from_bytes 2021-06-03 08:50:11.733 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:50:11.733 | from cryptography.utils import int_from_bytes 2021-06-03 08:50:11.874 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a demo '!=' admin ']' 2021-06-03 08:50:11.876 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$demo_password' 2021-06-03 08:50:11.877 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-06-03 08:50:11.879 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-06-03 08:50:11.880 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 56139811c14f4c79a9aea2f5c6eaec4c demo 233632ea6bcd469a9de054f17eb5dc0f demo Passw0rd 2021-06-03 08:50:11.882 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=56139811c14f4c79a9aea2f5c6eaec4c 2021-06-03 08:50:11.883 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=demo 2021-06-03 08:50:11.885 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=233632ea6bcd469a9de054f17eb5dc0f 2021-06-03 08:50:11.886 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=demo 2021-06-03 08:50:11.888 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-06-03 08:50:11.889 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/demo 2021-06-03 08:50:11.894 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/demo/demo 2021-06-03 08:50:11.895 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-06-03 08:50:11.898 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-06-03 08:50:11.900 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-06-03 08:50:11.901 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-06-03 08:50:11.903 | + 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 2021-06-03 08:50:11.904 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-06-03 08:50:11.906 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-06-03 08:50:11.908 | + 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 2021-06-03 08:50:11.909 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-06-03 08:50:11.911 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-06-03 08:50:11.912 | + 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 2021-06-03 08:50:11.914 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-06-03 08:50:11.915 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-06-03 08:50:11.917 | + 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 2021-06-03 08:50:11.918 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-06-03 08:50:11.920 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-06-03 08:50:11.922 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-06-03 08:50:11.923 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-06-03 08:50:11.925 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2021-06-03 08:50:11.926 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2021-06-03 08:50:11.928 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-06-03 08:50:11.929 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-06-03 08:50:11.931 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry f2420b9022e24022b40d58611cb77c0a admin 233632ea6bcd469a9de054f17eb5dc0f demo Passw0rd 2021-06-03 08:50:11.932 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=f2420b9022e24022b40d58611cb77c0a 2021-06-03 08:50:11.934 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2021-06-03 08:50:11.935 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=233632ea6bcd469a9de054f17eb5dc0f 2021-06-03 08:50:11.937 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=demo 2021-06-03 08:50:11.939 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-06-03 08:50:11.940 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/demo 2021-06-03 08:50:11.944 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/demo/admin 2021-06-03 08:50:11.945 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-06-03 08:50:11.948 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-06-03 08:50:11.950 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-06-03 08:50:11.951 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-06-03 08:50:11.954 | + 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 2021-06-03 08:50:11.955 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-06-03 08:50:11.957 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-06-03 08:50:11.958 | + 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 2021-06-03 08:50:11.960 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-06-03 08:50:11.961 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-06-03 08:50:11.963 | + 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 2021-06-03 08:50:11.964 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-06-03 08:50:11.966 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-06-03 08:50:11.967 | + 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 2021-06-03 08:50:11.969 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-06-03 08:50:11.970 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-06-03 08:50:11.972 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-06-03 08:50:11.973 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-06-03 08:50:11.975 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-06-03 08:50:11.977 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-06-03 08:50:11.979 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 610f84234b484414b55c8157ffd9403d --long --quote none -f csv 2021-06-03 08:50:11.979 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-06-03 08:50:11.979 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-06-03 08:50:11.981 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-06-03 08:50:14.075 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:50:14.075 | from cryptography.utils import int_from_bytes 2021-06-03 08:50:14.075 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:50:14.075 | from cryptography.utils import int_from_bytes 2021-06-03 08:50:14.231 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a alt_demo '!=' admin ']' 2021-06-03 08:50:14.233 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$alt_demo_password' 2021-06-03 08:50:14.235 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-06-03 08:50:14.237 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-06-03 08:50:14.238 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 62c4ef84133340c383833a2330e13d6c alt_demo 610f84234b484414b55c8157ffd9403d alt_demo Passw0rd 2021-06-03 08:50:14.240 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=62c4ef84133340c383833a2330e13d6c 2021-06-03 08:50:14.241 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=alt_demo 2021-06-03 08:50:14.242 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=610f84234b484414b55c8157ffd9403d 2021-06-03 08:50:14.244 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=alt_demo 2021-06-03 08:50:14.245 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-06-03 08:50:14.247 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/alt_demo 2021-06-03 08:50:14.251 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/alt_demo/alt_demo 2021-06-03 08:50:14.252 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-06-03 08:50:14.255 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-06-03 08:50:14.257 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-06-03 08:50:14.258 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-06-03 08:50:14.260 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-06-03 08:50:14.261 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-06-03 08:50:14.263 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-06-03 08:50:14.264 | + 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 2021-06-03 08:50:14.266 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-06-03 08:50:14.267 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-06-03 08:50:14.269 | + 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 2021-06-03 08:50:14.271 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-06-03 08:50:14.273 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-06-03 08:50:14.275 | + 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 2021-06-03 08:50:14.277 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-06-03 08:50:14.278 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-06-03 08:50:14.280 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-06-03 08:50:14.282 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-06-03 08:50:14.283 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2021-06-03 08:50:14.285 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2021-06-03 08:50:14.286 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-06-03 08:50:14.288 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-06-03 08:50:14.289 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry f2420b9022e24022b40d58611cb77c0a admin 610f84234b484414b55c8157ffd9403d alt_demo Passw0rd 2021-06-03 08:50:14.291 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=f2420b9022e24022b40d58611cb77c0a 2021-06-03 08:50:14.292 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2021-06-03 08:50:14.294 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=610f84234b484414b55c8157ffd9403d 2021-06-03 08:50:14.295 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=alt_demo 2021-06-03 08:50:14.298 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-06-03 08:50:14.299 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/alt_demo 2021-06-03 08:50:14.302 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/alt_demo/admin 2021-06-03 08:50:14.304 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-06-03 08:50:14.307 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-06-03 08:50:14.308 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-06-03 08:50:14.310 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-06-03 08:50:14.311 | + 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 2021-06-03 08:50:14.313 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-06-03 08:50:14.315 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-06-03 08:50:14.316 | + 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 2021-06-03 08:50:14.318 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-06-03 08:50:14.319 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-06-03 08:50:14.321 | + 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 2021-06-03 08:50:14.322 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-06-03 08:50:14.324 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-06-03 08:50:14.325 | + 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 2021-06-03 08:50:14.327 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-06-03 08:50:14.328 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-06-03 08:50:14.330 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-06-03 08:50:14.331 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-06-03 08:50:14.333 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-06-03 08:50:14.334 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-06-03 08:50:14.337 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 7960fdadfbdc48689745d173552a33b0 --long --quote none -f csv 2021-06-03 08:50:14.337 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-06-03 08:50:14.337 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-06-03 08:50:14.339 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-06-03 08:50:16.394 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:50:16.394 | from cryptography.utils import int_from_bytes 2021-06-03 08:50:16.394 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:50:16.394 | from cryptography.utils import int_from_bytes 2021-06-03 08:50:16.546 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a demo '!=' admin ']' 2021-06-03 08:50:16.548 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$demo_password' 2021-06-03 08:50:16.549 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-06-03 08:50:16.551 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-06-03 08:50:16.552 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 56139811c14f4c79a9aea2f5c6eaec4c demo 7960fdadfbdc48689745d173552a33b0 invisible_to_admin Passw0rd 2021-06-03 08:50:16.554 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=56139811c14f4c79a9aea2f5c6eaec4c 2021-06-03 08:50:16.555 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=demo 2021-06-03 08:50:16.556 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=7960fdadfbdc48689745d173552a33b0 2021-06-03 08:50:16.558 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=invisible_to_admin 2021-06-03 08:50:16.559 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-06-03 08:50:16.561 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/invisible_to_admin 2021-06-03 08:50:16.565 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/invisible_to_admin/demo 2021-06-03 08:50:16.566 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-06-03 08:50:16.569 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-06-03 08:50:16.571 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-06-03 08:50:16.572 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-06-03 08:50:16.574 | + 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 2021-06-03 08:50:16.575 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-06-03 08:50:16.577 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-06-03 08:50:16.579 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-06-03 08:50:16.581 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-06-03 08:50:16.582 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-06-03 08:50:16.584 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-06-03 08:50:16.585 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-06-03 08:50:16.586 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-06-03 08:50:16.588 | + 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 2021-06-03 08:50:16.589 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-06-03 08:50:16.591 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-06-03 08:50:16.592 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-06-03 08:50:16.594 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-06-03 08:50:16.596 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-06-03 08:50:16.597 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-06-03 08:50:16.600 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 8d0b8fa6a79149dfaba7b8a84c5ea66f --long --quote none -f csv 2021-06-03 08:50:16.600 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-06-03 08:50:16.600 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-06-03 08:50:16.601 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-06-03 08:50:18.685 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:50:18.685 | from cryptography.utils import int_from_bytes 2021-06-03 08:50:18.685 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:50:18.685 | from cryptography.utils import int_from_bytes 2021-06-03 08:50:18.824 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2021-06-03 08:50:18.826 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2021-06-03 08:50:18.828 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-06-03 08:50:18.830 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-06-03 08:50:18.831 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry f2420b9022e24022b40d58611cb77c0a admin 8d0b8fa6a79149dfaba7b8a84c5ea66f admin Passw0rd 2021-06-03 08:50:18.833 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=f2420b9022e24022b40d58611cb77c0a 2021-06-03 08:50:18.835 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2021-06-03 08:50:18.837 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=8d0b8fa6a79149dfaba7b8a84c5ea66f 2021-06-03 08:50:18.838 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=admin 2021-06-03 08:50:18.840 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-06-03 08:50:18.841 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/admin 2021-06-03 08:50:18.845 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/admin/admin 2021-06-03 08:50:18.847 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-06-03 08:50:18.850 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-06-03 08:50:18.852 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-06-03 08:50:18.853 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-06-03 08:50:18.855 | + 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 2021-06-03 08:50:18.857 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-06-03 08:50:18.859 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-06-03 08:50:18.860 | + 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 2021-06-03 08:50:18.862 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-06-03 08:50:18.863 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-06-03 08:50:18.865 | + 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 2021-06-03 08:50:18.866 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-06-03 08:50:18.868 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-06-03 08:50:18.869 | + 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 2021-06-03 08:50:18.871 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-06-03 08:50:18.872 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-06-03 08:50:18.874 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-06-03 08:50:18.876 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-06-03 08:50:18.877 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-06-03 08:50:18.879 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-06-03 08:50:18.882 | + ./stack.sh:main:1373 : save_stackenv 2021-06-03 08:50:18.885 | + functions-common:save_stackenv:60 : local tag= 2021-06-03 08:50:18.888 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-06-03 08:50:18.893 | + functions-common:save_stackenv:62 : time_stamp=2021-06-03-085018 2021-06-03 08:50:18.896 | + functions-common:save_stackenv:63 : echo '# 2021-06-03-085018 ' 2021-06-03 08:50:18.899 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-03 08:50:18.901 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-06-03 08:50:18.904 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-03 08:50:18.907 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-06-03 08:50:18.909 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-03 08:50:18.912 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-06-03 08:50:18.914 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-03 08:50:18.917 | + 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,g-reg,cinder,n-super-cond,n-cond-cell1 2021-06-03 08:50:18.919 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-03 08:50:18.922 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.37 2021-06-03 08:50:18.924 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-03 08:50:18.927 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.37/identity 2021-06-03 08:50:18.929 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-03 08:50:18.931 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-06-03-082806 2021-06-03 08:50:18.934 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-03 08:50:18.936 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-06-03 08:50:18.939 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-03 08:50:18.941 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.37 2021-06-03 08:50:18.943 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-03 08:50:18.946 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-06-03 08:50:18.948 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-03 08:50:18.951 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-06-03 08:50:18.954 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-03 08:50:18.956 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-06-03 08:50:18.959 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-06-03 08:50:18.961 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-06-03 08:50:18.964 | + ./stack.sh:main:1384 : merge_config_group /home/ubuntu/devstack/local.conf extra 2021-06-03 08:50:18.966 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-06-03 08:50:18.969 | + inc/meta-config:merge_config_group:171 : shift 2021-06-03 08:50:18.972 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2021-06-03 08:50:18.974 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-06-03 08:50:18.977 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-06-03 08:50:18.979 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-06-03 08:50:18.982 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf extra 2021-06-03 08:50:18.985 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-06-03 08:50:18.988 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2021-06-03 08:50:18.990 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-06-03 08:50:18.993 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2021-06-03 08:50:18.993 | /^\[\[.+\|.*\]\]/ { 2021-06-03 08:50:18.993 | gsub("[][]", "", $1); 2021-06-03 08:50:18.993 | split($1, a, "|"); 2021-06-03 08:50:18.993 | if (a[1] == matchgroup) 2021-06-03 08:50:18.993 | print a[2] 2021-06-03 08:50:18.993 | } 2021-06-03 08:50:18.993 | ' /home/ubuntu/devstack/local.conf 2021-06-03 08:50:18.999 | + ./stack.sh:main:1391 : run_phase stack extra 2021-06-03 08:50:19.002 | + functions-common:run_phase:1732 : local mode=stack 2021-06-03 08:50:19.004 | + functions-common:run_phase:1733 : local phase=extra 2021-06-03 08:50:19.007 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-06-03 08:50:19.009 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-06-03 08:50:19.012 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-06-03 08:50:19.015 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-06-03 08:50:19.018 | + functions-common:run_phase:1742 : local extra 2021-06-03 08:50:19.021 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-06-03 08:50:19.026 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-06-03 08:50:19.028 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-06-03 08:50:19.032 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-06-03 08:50:19.034 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack extra 2021-06-03 08:50:19.037 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-06-03 08:50:19.054 | ++ functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:50:19.056 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-06-03 08:50:19.059 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-06-03 08:50:19.062 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2021-06-03 08:50:19.064 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-06-03 08:50:19.067 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-06-03 08:50:19.069 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-06-03 08:50:19.072 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2021-06-03 08:50:19.074 | ++ extras.d/80-tempest.sh:source:15 : : 2021-06-03 08:50:19.078 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-06-03 08:50:19.080 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-06-03 08:50:19.083 | + functions-common:run_phase:1753 : [[ stack == \s\o\u\r\c\e ]] 2021-06-03 08:50:19.085 | + functions-common:run_phase:1756 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-06-03 08:50:19.088 | + functions-common:run_phase:1759 : run_plugins stack extra 2021-06-03 08:50:19.091 | + functions-common:run_plugins:1718 : local mode=stack 2021-06-03 08:50:19.094 | + functions-common:run_plugins:1719 : local phase=extra 2021-06-03 08:50:19.097 | + functions-common:run_plugins:1721 : local plugins=,devstack-plugin-ceph 2021-06-03 08:50:19.099 | + functions-common:run_plugins:1722 : local plugin 2021-06-03 08:50:19.102 | + functions-common:run_plugins:1723 : for plugin in ${plugins//,/ } 2021-06-03 08:50:19.105 | + functions-common:run_plugins:1724 : local dir=/opt/stack/devstack-plugin-ceph 2021-06-03 08:50:19.107 | + functions-common:run_plugins:1725 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/plugin.sh ]] 2021-06-03 08:50:19.110 | + functions-common:run_plugins:1726 : source /opt/stack/devstack-plugin-ceph/devstack/plugin.sh stack extra 2021-06-03 08:50:19.113 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:3 : [[ stack == \s\o\u\r\c\e ]] 2021-06-03 08:50:19.116 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ stack == \s\t\a\c\k ]] 2021-06-03 08:50:19.118 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ extra == \p\r\e\-\i\n\s\t\a\l\l ]] 2021-06-03 08:50:19.120 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:32 : [[ stack == \s\t\a\c\k ]] 2021-06-03 08:50:19.123 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:32 : [[ extra == \i\n\s\t\a\l\l ]] 2021-06-03 08:50:19.126 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:44 : [[ stack == \s\t\a\c\k ]] 2021-06-03 08:50:19.128 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:44 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-06-03 08:50:19.130 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:95 : [[ stack == \s\t\a\c\k ]] 2021-06-03 08:50:19.133 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:95 : [[ extra == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-06-03 08:50:19.136 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:125 : [[ stack == \u\n\s\t\a\c\k ]] 2021-06-03 08:50:19.138 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:139 : [[ stack == \c\l\e\a\n ]] 2021-06-03 08:50:19.141 | + ./stack.sh:main:1399 : merge_config_group /home/ubuntu/devstack/local.conf post-extra 2021-06-03 08:50:19.144 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-06-03 08:50:19.146 | + inc/meta-config:merge_config_group:171 : shift 2021-06-03 08:50:19.149 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2021-06-03 08:50:19.151 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-06-03 08:50:19.154 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-06-03 08:50:19.157 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-06-03 08:50:19.160 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-extra 2021-06-03 08:50:19.163 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-06-03 08:50:19.166 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2021-06-03 08:50:19.168 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-06-03 08:50:19.171 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2021-06-03 08:50:19.171 | /^\[\[.+\|.*\]\]/ { 2021-06-03 08:50:19.171 | gsub("[][]", "", $1); 2021-06-03 08:50:19.171 | split($1, a, "|"); 2021-06-03 08:50:19.171 | if (a[1] == matchgroup) 2021-06-03 08:50:19.171 | print a[2] 2021-06-03 08:50:19.171 | } 2021-06-03 08:50:19.171 | ' /home/ubuntu/devstack/local.conf 2021-06-03 08:50:19.178 | + ./stack.sh:main:1408 : is_service_enabled n-cpu 2021-06-03 08:50:19.195 | + functions-common:is_service_enabled:1960 : return 1 2021-06-03 08:50:19.198 | + ./stack.sh:main:1413 : service_check 2021-06-03 08:50:19.201 | + functions-common:service_check:1597 : local service 2021-06-03 08:50:19.204 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2021-06-03 08:50:19.207 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@key.service 2021-06-03 08:50:19.220 | Failed to get unit file state for devstack@key.service: No such file or directory 2021-06-03 08:50:19.224 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2021-06-03 08:50:19.227 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@n-api.service 2021-06-03 08:50:19.240 | enabled 2021-06-03 08:50:19.244 | + functions-common:service_check:1604 : sudo systemctl status devstack@n-api.service --no-pager 2021-06-03 08:50:19.262 | ● devstack@n-api.service - Devstack devstack@n-api.service 2021-06-03 08:50:19.262 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; vendor preset: enabled) 2021-06-03 08:50:19.262 | Active: active (running) since Thu 2021-06-03 08:47:47 UTC; 2min 32s ago 2021-06-03 08:50:19.262 | Main PID: 80033 (uwsgi) 2021-06-03 08:50:19.262 | Status: "uWSGI is ready" 2021-06-03 08:50:19.262 | Tasks: 3 (limit: 14304) 2021-06-03 08:50:19.262 | Memory: 224.8M 2021-06-03 08:50:19.263 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2021-06-03 08:50:19.263 | ├─80033 nova-apiuWSGI master 2021-06-03 08:50:19.263 | ├─80044 nova-apiuWSGI worker 1 2021-06-03 08:50:19.263 | └─80045 nova-apiuWSGI worker 2 2021-06-03 08:50:19.263 | 2021-06-03 08:50:19.263 | Jun 03 08:49:30 dv-osbrick-794458-1-ceph devstack@n-api.service[80045]: [pid: 80045|app: 0|req: 16/32] 10.222.0.37 () {64 vars in 1332 bytes} [Thu Jun 3 08:49:30 2021] POST /compute/v2.1/flavors/4/os-extra_specs => generated 43 bytes in 47 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2021-06-03 08:50:19.263 | Jun 03 08:49:32 dv-osbrick-794458-1-ceph devstack@n-api.service[80044]: DEBUG nova.api.openstack.wsgi [None req-d539071d-6a35-4990-9a04-af1144377397 admin admin] Calling method '>' {{(pid=80044) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} 2021-06-03 08:50:19.263 | Jun 03 08:49:32 dv-osbrick-794458-1-ceph devstack@n-api.service[80044]: INFO nova.api.openstack.requestlog [None req-d539071d-6a35-4990-9a04-af1144377397 admin admin] 10.222.0.37 "GET /compute/v2.1" status: 200 len: 388 microversion: 2.1 time: 0.001415 2021-06-03 08:50:19.263 | Jun 03 08:49:32 dv-osbrick-794458-1-ceph devstack@n-api.service[80044]: [pid: 80044|app: 0|req: 17/33] 10.222.0.37 () {54 vars in 930 bytes} [Thu Jun 3 08:49:32 2021] GET /compute/v2.1 => generated 388 bytes in 2 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2021-06-03 08:50:19.263 | Jun 03 08:49:32 dv-osbrick-794458-1-ceph devstack@n-api.service[80045]: DEBUG nova.api.openstack.wsgi [None req-99d5bd2f-61c1-48ba-bafa-d4aa2c8bd99c admin admin] Action: 'create', calling method: >, body: {"flavor": {"id": "5", "name": "m1.xlarge", "disk": 160, "swap": 0, "rxtx_factor": 1.0, "os-flavor-access:is_public": true, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 16384, "vcpus": 8}} {{(pid=80045) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} 2021-06-03 08:50:19.264 | Jun 03 08:49:32 dv-osbrick-794458-1-ceph devstack@n-api.service[80045]: INFO nova.api.openstack.requestlog [None req-99d5bd2f-61c1-48ba-bafa-d4aa2c8bd99c admin admin] 10.222.0.37 "POST /compute/v2.1/flavors" status: 200 len: 408 microversion: 2.61 time: 0.073996 2021-06-03 08:50:19.264 | Jun 03 08:49:32 dv-osbrick-794458-1-ceph devstack@n-api.service[80045]: [pid: 80045|app: 0|req: 17/34] 10.222.0.37 () {64 vars in 1282 bytes} [Thu Jun 3 08:49:32 2021] 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) 2021-06-03 08:50:19.265 | Jun 03 08:49:32 dv-osbrick-794458-1-ceph devstack@n-api.service[80044]: DEBUG nova.api.openstack.wsgi [None req-5bb1012e-8e79-41ac-90e3-a6e8da262301 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=80044) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:511}} 2021-06-03 08:50:19.265 | Jun 03 08:49:32 dv-osbrick-794458-1-ceph devstack@n-api.service[80044]: INFO nova.api.openstack.requestlog [None req-5bb1012e-8e79-41ac-90e3-a6e8da262301 admin admin] 10.222.0.37 "POST /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.61 time: 0.038794 2021-06-03 08:50:19.265 | Jun 03 08:49:32 dv-osbrick-794458-1-ceph devstack@n-api.service[80044]: [pid: 80044|app: 0|req: 18/35] 10.222.0.37 () {64 vars in 1332 bytes} [Thu Jun 3 08:49:32 2021] POST /compute/v2.1/flavors/5/os-extra_specs => generated 43 bytes in 41 msecs (HTTP/1.1 200) 9 headers in 358 bytes (1 switches on core 0) 2021-06-03 08:50:19.268 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2021-06-03 08:50:19.270 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@n-cond.service 2021-06-03 08:50:19.283 | Failed to get unit file state for devstack@n-cond.service: No such file or directory 2021-06-03 08:50:19.286 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2021-06-03 08:50:19.289 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@n-sch.service 2021-06-03 08:50:19.303 | enabled 2021-06-03 08:50:19.307 | + functions-common:service_check:1604 : sudo systemctl status devstack@n-sch.service --no-pager 2021-06-03 08:50:19.324 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2021-06-03 08:50:19.324 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; vendor preset: enabled) 2021-06-03 08:50:19.324 | Active: active (running) since Thu 2021-06-03 08:48:53 UTC; 1min 25s ago 2021-06-03 08:50:19.324 | Main PID: 84513 (nova-scheduler) 2021-06-03 08:50:19.324 | Tasks: 3 (limit: 14304) 2021-06-03 08:50:19.324 | Memory: 135.7M 2021-06-03 08:50:19.324 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2021-06-03 08:50:19.324 | ├─84513 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2021-06-03 08:50:19.324 | ├─85743 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2021-06-03 08:50:19.324 | └─85744 /usr/bin/python3.8 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2021-06-03 08:50:19.324 | 2021-06-03 08:50:19.324 | Jun 03 08:48:57 dv-osbrick-794458-1-ceph nova-scheduler[84513]: DEBUG oslo_service.service [None req-d9fdc102-61ef-4ba1-b5e5-1f425ee96b73 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=84513) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}} 2021-06-03 08:50:19.324 | Jun 03 08:48:57 dv-osbrick-794458-1-ceph nova-scheduler[84513]: DEBUG oslo_service.service [None req-d9fdc102-61ef-4ba1-b5e5-1f425ee96b73 None None] oslo_messaging_rabbit.ssl_version = {{(pid=84513) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}} 2021-06-03 08:50:19.324 | Jun 03 08:48:57 dv-osbrick-794458-1-ceph nova-scheduler[84513]: DEBUG oslo_service.service [None req-d9fdc102-61ef-4ba1-b5e5-1f425ee96b73 None None] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=84513) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}} 2021-06-03 08:50:19.324 | Jun 03 08:48:57 dv-osbrick-794458-1-ceph nova-scheduler[84513]: DEBUG oslo_service.service [None req-d9fdc102-61ef-4ba1-b5e5-1f425ee96b73 None None] oslo_messaging_notifications.retry = -1 {{(pid=84513) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}} 2021-06-03 08:50:19.324 | Jun 03 08:48:57 dv-osbrick-794458-1-ceph nova-scheduler[84513]: DEBUG oslo_service.service [None req-d9fdc102-61ef-4ba1-b5e5-1f425ee96b73 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=84513) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}} 2021-06-03 08:50:19.324 | Jun 03 08:48:57 dv-osbrick-794458-1-ceph nova-scheduler[84513]: DEBUG oslo_service.service [None req-d9fdc102-61ef-4ba1-b5e5-1f425ee96b73 None None] oslo_messaging_notifications.transport_url = **** {{(pid=84513) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}} 2021-06-03 08:50:19.324 | Jun 03 08:48:57 dv-osbrick-794458-1-ceph nova-scheduler[84513]: DEBUG oslo_service.service [None req-d9fdc102-61ef-4ba1-b5e5-1f425ee96b73 None None] oslo_reports.file_event_handler = None {{(pid=84513) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}} 2021-06-03 08:50:19.324 | Jun 03 08:48:57 dv-osbrick-794458-1-ceph nova-scheduler[84513]: DEBUG oslo_service.service [None req-d9fdc102-61ef-4ba1-b5e5-1f425ee96b73 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=84513) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}} 2021-06-03 08:50:19.324 | Jun 03 08:48:57 dv-osbrick-794458-1-ceph nova-scheduler[84513]: DEBUG oslo_service.service [None req-d9fdc102-61ef-4ba1-b5e5-1f425ee96b73 None None] oslo_reports.log_dir = None {{(pid=84513) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}} 2021-06-03 08:50:19.324 | Jun 03 08:48:57 dv-osbrick-794458-1-ceph nova-scheduler[84513]: DEBUG oslo_service.service [None req-d9fdc102-61ef-4ba1-b5e5-1f425ee96b73 None None] ******************************************************************************** {{(pid=84513) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2591}} 2021-06-03 08:50:19.327 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2021-06-03 08:50:19.331 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@n-api-meta.service 2021-06-03 08:50:19.345 | enabled 2021-06-03 08:50:19.349 | + functions-common:service_check:1604 : sudo systemctl status devstack@n-api-meta.service --no-pager 2021-06-03 08:50:19.365 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2021-06-03 08:50:19.365 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; vendor preset: enabled) 2021-06-03 08:50:19.365 | Active: active (running) since Thu 2021-06-03 08:48:55 UTC; 1min 24s ago 2021-06-03 08:50:19.365 | Main PID: 84975 (uwsgi) 2021-06-03 08:50:19.365 | Status: "uWSGI is ready" 2021-06-03 08:50:19.365 | Tasks: 4 (limit: 14304) 2021-06-03 08:50:19.365 | Memory: 185.9M 2021-06-03 08:50:19.365 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2021-06-03 08:50:19.365 | ├─84975 nova-api-metauWSGI master 2021-06-03 08:50:19.365 | ├─84976 nova-api-metauWSGI worker 1 2021-06-03 08:50:19.365 | ├─84977 nova-api-metauWSGI worker 2 2021-06-03 08:50:19.365 | └─84978 nova-api-metauWSGI http 1 2021-06-03 08:50:19.365 | 2021-06-03 08:50:19.365 | Jun 03 08:49:00 dv-osbrick-794458-1-ceph devstack@n-api-meta.service[84977]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x562e7659c9a0 pid: 84977 (default app) 2021-06-03 08:50:19.365 | Jun 03 08:49:00 dv-osbrick-794458-1-ceph devstack@n-api-meta.service[84976]: DEBUG oslo_concurrency.lockutils [None req-65b79d37-0c18-4d17-8693-12109988d5e2 None None] Lock "00000000-0000-0000-0000-000000000000" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84976) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:355}} 2021-06-03 08:50:19.365 | Jun 03 08:49:00 dv-osbrick-794458-1-ceph devstack@n-api-meta.service[84976]: DEBUG oslo_concurrency.lockutils [None req-65b79d37-0c18-4d17-8693-12109988d5e2 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=84976) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2021-06-03 08:50:19.365 | Jun 03 08:49:00 dv-osbrick-794458-1-ceph devstack@n-api-meta.service[84976]: DEBUG oslo_concurrency.lockutils [None req-65b79d37-0c18-4d17-8693-12109988d5e2 None None] Lock "e0e30263-c855-44f3-a6e5-1250210f45c0" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=84976) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:355}} 2021-06-03 08:50:19.365 | Jun 03 08:49:00 dv-osbrick-794458-1-ceph devstack@n-api-meta.service[84976]: DEBUG oslo_concurrency.lockutils [None req-65b79d37-0c18-4d17-8693-12109988d5e2 None None] Lock "e0e30263-c855-44f3-a6e5-1250210f45c0" released by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.002s {{(pid=84976) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2021-06-03 08:50:19.365 | Jun 03 08:49:00 dv-osbrick-794458-1-ceph devstack@n-api-meta.service[84976]: DEBUG oslo_db.sqlalchemy.engines [None req-65b79d37-0c18-4d17-8693-12109988d5e2 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=84976) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-06-03 08:50:19.365 | Jun 03 08:49:00 dv-osbrick-794458-1-ceph devstack@n-api-meta.service[84976]: DEBUG oslo_db.sqlalchemy.engines [None req-65b79d37-0c18-4d17-8693-12109988d5e2 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=84976) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-06-03 08:50:19.365 | Jun 03 08:49:00 dv-osbrick-794458-1-ceph devstack@n-api-meta.service[84976]: DEBUG oslo_db.sqlalchemy.engines [None req-65b79d37-0c18-4d17-8693-12109988d5e2 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=84976) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-06-03 08:50:19.365 | Jun 03 08:49:00 dv-osbrick-794458-1-ceph devstack@n-api-meta.service[84976]: WARNING nova.api.metadata.handler [None req-65b79d37-0c18-4d17-8693-12109988d5e2 None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2021-06-03 08:50:19.365 | Jun 03 08:49:00 dv-osbrick-794458-1-ceph devstack@n-api-meta.service[84976]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x562e7659c9a0 pid: 84976 (default app) 2021-06-03 08:50:19.369 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2021-06-03 08:50:19.371 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@placement-api.service 2021-06-03 08:50:19.386 | enabled 2021-06-03 08:50:19.389 | + functions-common:service_check:1604 : sudo systemctl status devstack@placement-api.service --no-pager 2021-06-03 08:50:19.407 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2021-06-03 08:50:19.407 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; vendor preset: enabled) 2021-06-03 08:50:19.407 | Active: active (running) since Thu 2021-06-03 08:48:01 UTC; 2min 18s ago 2021-06-03 08:50:19.408 | Main PID: 81208 (uwsgi) 2021-06-03 08:50:19.408 | Status: "uWSGI is ready" 2021-06-03 08:50:19.408 | Tasks: 3 (limit: 14304) 2021-06-03 08:50:19.408 | Memory: 133.8M 2021-06-03 08:50:19.408 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2021-06-03 08:50:19.408 | ├─81208 placementuWSGI master 2021-06-03 08:50:19.408 | ├─81209 placementuWSGI worker 1 2021-06-03 08:50:19.408 | └─81210 placementuWSGI worker 2 2021-06-03 08:50:19.408 | 2021-06-03 08:50:19.408 | Jun 03 08:48:56 dv-osbrick-794458-1-ceph devstack@placement-api.service[81209]: [pid: 81209|app: 0|req: 2/2] 10.222.0.37 () {54 vars in 915 bytes} [Thu Jun 3 08:48:56 2021] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2021-06-03 08:50:19.408 | Jun 03 08:48:57 dv-osbrick-794458-1-ceph devstack@placement-api.service[81210]: DEBUG placement.requestlog [None req-ab0d6af4-8a1c-4d74-9e34-26c794efde49 None None] Starting request: 10.222.0.37 "GET /placement/" {{(pid=81210) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2021-06-03 08:50:19.408 | Jun 03 08:48:57 dv-osbrick-794458-1-ceph devstack@placement-api.service[81210]: INFO placement.requestlog [None req-ab0d6af4-8a1c-4d74-9e34-26c794efde49 None None] 10.222.0.37 "GET /placement/" status: 200 len: 136 microversion: 1.0 2021-06-03 08:50:19.408 | Jun 03 08:48:57 dv-osbrick-794458-1-ceph devstack@placement-api.service[81210]: [pid: 81210|app: 0|req: 1/3] 10.222.0.37 () {54 vars in 915 bytes} [Thu Jun 3 08:48:57 2021] GET /placement => generated 136 bytes in 18 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2021-06-03 08:50:19.408 | Jun 03 08:49:00 dv-osbrick-794458-1-ceph devstack@placement-api.service[81209]: DEBUG placement.requestlog [None req-afc8b7c1-e0c8-44da-83ad-7977d40509a7 None None] Starting request: 10.222.0.37 "GET /placement/" {{(pid=81209) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2021-06-03 08:50:19.408 | Jun 03 08:49:00 dv-osbrick-794458-1-ceph devstack@placement-api.service[81209]: INFO placement.requestlog [None req-afc8b7c1-e0c8-44da-83ad-7977d40509a7 None None] 10.222.0.37 "GET /placement/" status: 200 len: 136 microversion: 1.0 2021-06-03 08:50:19.408 | Jun 03 08:49:00 dv-osbrick-794458-1-ceph devstack@placement-api.service[81209]: [pid: 81209|app: 0|req: 3/4] 10.222.0.37 () {54 vars in 915 bytes} [Thu Jun 3 08:49:00 2021] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2021-06-03 08:50:19.408 | Jun 03 08:49:02 dv-osbrick-794458-1-ceph devstack@placement-api.service[81210]: DEBUG placement.requestlog [None req-e5a10ce9-795c-46bf-9376-bfa2a4f18c5e None None] Starting request: 10.222.0.37 "GET /placement/" {{(pid=81210) __call__ /opt/stack/placement/placement/requestlog.py:55}} 2021-06-03 08:50:19.408 | Jun 03 08:49:02 dv-osbrick-794458-1-ceph devstack@placement-api.service[81210]: INFO placement.requestlog [None req-e5a10ce9-795c-46bf-9376-bfa2a4f18c5e None None] 10.222.0.37 "GET /placement/" status: 200 len: 136 microversion: 1.0 2021-06-03 08:50:19.408 | Jun 03 08:49:02 dv-osbrick-794458-1-ceph devstack@placement-api.service[81210]: [pid: 81210|app: 0|req: 2/5] 10.222.0.37 () {54 vars in 915 bytes} [Thu Jun 3 08:49:02 2021] GET /placement => generated 136 bytes in 1 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2021-06-03 08:50:19.411 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2021-06-03 08:50:19.415 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@placement-client.service 2021-06-03 08:50:19.429 | Failed to get unit file state for devstack@placement-client.service: No such file or directory 2021-06-03 08:50:19.433 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2021-06-03 08:50:19.436 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@g-api.service 2021-06-03 08:50:19.451 | enabled 2021-06-03 08:50:19.455 | + functions-common:service_check:1604 : sudo systemctl status devstack@g-api.service --no-pager 2021-06-03 08:50:19.471 | ● devstack@g-api.service - Devstack devstack@g-api.service 2021-06-03 08:50:19.471 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; vendor preset: enabled) 2021-06-03 08:50:19.471 | Active: active (running) since Thu 2021-06-03 08:49:48 UTC; 31s ago 2021-06-03 08:50:19.471 | Main PID: 88931 (uwsgi) 2021-06-03 08:50:19.471 | Status: "uWSGI is ready" 2021-06-03 08:50:19.471 | Tasks: 5 (limit: 14304) 2021-06-03 08:50:19.471 | Memory: 827.7M 2021-06-03 08:50:19.471 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2021-06-03 08:50:19.471 | ├─88931 glance-apiuWSGI master 2021-06-03 08:50:19.472 | ├─88932 glance-apiuWSGI worker 1 2021-06-03 08:50:19.472 | └─88933 glance-apiuWSGI worker 2 2021-06-03 08:50:19.472 | 2021-06-03 08:50:19.472 | Jun 03 08:50:00 dv-osbrick-794458-1-ceph devstack@g-api.service[88932]: The image API now supports and default roles. 2021-06-03 08:50:19.472 | Jun 03 08:50:00 dv-osbrick-794458-1-ceph devstack@g-api.service[88932]: . Either ensure your deployment is ready for the new default or copy/paste the deprecated policy into your policy file and maintain it manually. 2021-06-03 08:50:19.472 | Jun 03 08:50:00 dv-osbrick-794458-1-ceph devstack@g-api.service[88932]: warnings.warn(deprecated_msg) 2021-06-03 08:50:19.472 | Jun 03 08:50:00 dv-osbrick-794458-1-ceph devstack@g-api.service[88932]: DEBUG oslo_db.sqlalchemy.engines [None req-1d2ee973-0280-4d47-9a2e-e6b6f5d8a651 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=88932) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-06-03 08:50:19.472 | Jun 03 08:50:00 dv-osbrick-794458-1-ceph devstack@g-api.service[88932]: INFO glance.api.v2.image_data [None req-1d2ee973-0280-4d47-9a2e-e6b6f5d8a651 admin admin] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2021-06-03 08:50:19.472 | Jun 03 08:50:00 dv-osbrick-794458-1-ceph devstack@g-api.service[88932]: DEBUG glance.location [None req-1d2ee973-0280-4d47-9a2e-e6b6f5d8a651 admin admin] Enabling in-flight format inspection for vhdx {{(pid=88932) set_data /opt/stack/glance/glance/location.py:563}} 2021-06-03 08:50:19.472 | Jun 03 08:50:07 dv-osbrick-794458-1-ceph devstack@g-api.service[88932]: DEBUG glance_store._drivers.filesystem [None req-1d2ee973-0280-4d47-9a2e-e6b6f5d8a651 admin admin] Wrote 645922816 bytes to /opt/stack/data/glance/images/76bc32d1-e038-4eaa-9c7c-5155452fb1ee with checksum 318f990048c8a194829e52141534610d and multihash 1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53 {{(pid=88932) add /usr/local/lib/python3.8/dist-packages/glance_store/_drivers/filesystem.py:773}} 2021-06-03 08:50:19.472 | Jun 03 08:50:07 dv-osbrick-794458-1-ceph devstack@g-api.service[88932]: INFO glance.location [None req-1d2ee973-0280-4d47-9a2e-e6b6f5d8a651 admin admin] Image format matched and virtual size computed: 734003200 2021-06-03 08:50:19.472 | Jun 03 08:50:07 dv-osbrick-794458-1-ceph devstack@g-api.service[88932]: DEBUG glance_store.backend [None req-1d2ee973-0280-4d47-9a2e-e6b6f5d8a651 admin admin] Skipping store.set_acls... not implemented. {{(pid=88932) set_acls /usr/local/lib/python3.8/dist-packages/glance_store/backend.py:509}} 2021-06-03 08:50:19.472 | Jun 03 08:50:07 dv-osbrick-794458-1-ceph devstack@g-api.service[88932]: [pid: 88932|app: 0|req: 3/4] 127.0.0.1 () {40 vars in 876 bytes} [Thu Jun 3 08:50:00 2021] PUT /v2/images/76bc32d1-e038-4eaa-9c7c-5155452fb1ee/file => generated 0 bytes in 6883 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2021-06-03 08:50:19.475 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2021-06-03 08:50:19.478 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@c-sch.service 2021-06-03 08:50:19.491 | enabled 2021-06-03 08:50:19.495 | + functions-common:service_check:1604 : sudo systemctl status devstack@c-sch.service --no-pager 2021-06-03 08:50:19.511 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2021-06-03 08:50:19.511 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; vendor preset: enabled) 2021-06-03 08:50:19.511 | Active: active (running) since Thu 2021-06-03 08:49:41 UTC; 38s ago 2021-06-03 08:50:19.512 | Main PID: 87839 (cinder-schedule) 2021-06-03 08:50:19.512 | Tasks: 5 (limit: 14304) 2021-06-03 08:50:19.512 | Memory: 111.4M 2021-06-03 08:50:19.512 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2021-06-03 08:50:19.512 | └─87839 /usr/bin/python3.8 /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2021-06-03 08:50:19.512 | 2021-06-03 08:50:19.512 | Jun 03 08:49:45 dv-osbrick-794458-1-ceph cinder-scheduler[87839]: INFO cinder.service [-] Starting cinder-scheduler node (version 18.0.1) 2021-06-03 08:50:19.512 | Jun 03 08:49:45 dv-osbrick-794458-1-ceph cinder-scheduler[87839]: INFO cinder.manager [None req-803aa8d1-1b4b-41a4-bf53-18d55118549e None None] Initiating service 1 cleanup 2021-06-03 08:50:19.512 | Jun 03 08:49:45 dv-osbrick-794458-1-ceph cinder-scheduler[87839]: INFO cinder.manager [None req-803aa8d1-1b4b-41a4-bf53-18d55118549e None None] Service 1 cleanup completed. 2021-06-03 08:50:19.512 | Jun 03 08:49:45 dv-osbrick-794458-1-ceph cinder-scheduler[87839]: DEBUG cinder.service [None req-803aa8d1-1b4b-41a4-bf53-18d55118549e None None] Creating RPC server for service cinder-scheduler {{(pid=87839) start /opt/stack/cinder/cinder/service.py:231}} 2021-06-03 08:50:19.512 | Jun 03 08:49:45 dv-osbrick-794458-1-ceph cinder-scheduler[87839]: DEBUG cinder.service [None req-803aa8d1-1b4b-41a4-bf53-18d55118549e None None] Pinning object versions for RPC server serializer to 1.38 {{(pid=87839) start /opt/stack/cinder/cinder/service.py:237}} 2021-06-03 08:50:19.512 | Jun 03 08:49:46 dv-osbrick-794458-1-ceph cinder-scheduler[87839]: DEBUG cinder.scheduler.host_manager [None req-cfcb5733-e309-40f3-bb6d-8d64da7858c4 None None] Received volume service update from dv-osbrick-794458-1-ceph@ceph: {'vendor_name': 'Open Source', 'driver_version': '1.2.0', 'storage_protocol': 'ceph', 'total_capacity_gb': 19.94, 'free_capacity_gb': 19.94, 'reserved_percentage': 0, 'multiattach': True, 'thin_provisioning_support': True, 'max_over_subscription_ratio': '20.0', 'location_info': 'ceph:/etc/ceph/ceph.conf:cd078a72-6585-4a4b-86fe-f15b8debd988:cinder:volumes', 'backend_state': 'up', 'volume_backend_name': 'ceph', 'replication_enabled': False, 'allocated_capacity_gb': 0, 'filter_function': None, 'goodness_function': None} {{(pid=87839) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:575}} 2021-06-03 08:50:19.512 | Jun 03 08:49:46 dv-osbrick-794458-1-ceph cinder-scheduler[87839]: DEBUG cinder.scheduler.host_manager [None req-cfcb5733-e309-40f3-bb6d-8d64da7858c4 None None] Updating capabilities for dv-osbrick-794458-1-ceph@ceph#ceph: {'vendor_name': 'Open Source', 'driver_version': '1.2.0', 'storage_protocol': 'ceph', 'total_capacity_gb': 19.94, 'free_capacity_gb': 19.94, 'reserved_percentage': 0, 'multiattach': True, 'thin_provisioning_support': True, 'max_over_subscription_ratio': '20.0', 'location_info': 'ceph:/etc/ceph/ceph.conf:cd078a72-6585-4a4b-86fe-f15b8debd988:cinder:volumes', 'backend_state': 'up', 'volume_backend_name': 'ceph', 'replication_enabled': False, 'allocated_capacity_gb': 0, 'filter_function': None, 'goodness_function': None, 'timestamp': datetime.datetime(2021, 6, 3, 8, 49, 46, 792667)} {{(pid=87839) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:368}} 2021-06-03 08:50:19.512 | Jun 03 08:50:14 dv-osbrick-794458-1-ceph cinder-scheduler[87839]: DEBUG oslo_service.periodic_task [None req-a223b37d-6fca-40a7-953e-661f4a21f374 None None] Running periodic task SchedulerManager._clean_expired_messages {{(pid=87839) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}} 2021-06-03 08:50:19.512 | Jun 03 08:50:14 dv-osbrick-794458-1-ceph cinder-scheduler[87839]: INFO cinder.message.api [None req-a223b37d-6fca-40a7-953e-661f4a21f374 None None] Deleted 0 expired messages. 2021-06-03 08:50:19.512 | Jun 03 08:50:14 dv-osbrick-794458-1-ceph cinder-scheduler[87839]: DEBUG oslo_service.periodic_task [None req-a223b37d-6fca-40a7-953e-661f4a21f374 None None] Running periodic task SchedulerManager._clean_expired_reservation {{(pid=87839) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}} 2021-06-03 08:50:19.516 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2021-06-03 08:50:19.519 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@c-api.service 2021-06-03 08:50:19.532 | enabled 2021-06-03 08:50:19.536 | + functions-common:service_check:1604 : sudo systemctl status devstack@c-api.service --no-pager 2021-06-03 08:50:19.552 | ● devstack@c-api.service - Devstack devstack@c-api.service 2021-06-03 08:50:19.552 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; vendor preset: enabled) 2021-06-03 08:50:19.552 | Active: active (running) since Thu 2021-06-03 08:49:34 UTC; 44s ago 2021-06-03 08:50:19.552 | Main PID: 87398 (uwsgi) 2021-06-03 08:50:19.552 | Status: "uWSGI is ready" 2021-06-03 08:50:19.552 | Tasks: 11 (limit: 14304) 2021-06-03 08:50:19.552 | Memory: 246.7M 2021-06-03 08:50:19.552 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2021-06-03 08:50:19.552 | ├─87398 cinder-apiuWSGI master 2021-06-03 08:50:19.552 | ├─87399 cinder-apiuWSGI worker 1 2021-06-03 08:50:19.552 | └─87400 cinder-apiuWSGI worker 2 2021-06-03 08:50:19.552 | 2021-06-03 08:50:19.552 | Jun 03 08:49:45 dv-osbrick-794458-1-ceph devstack@c-api.service[87399]: [pid: 87399|app: 0|req: 2/2] 10.222.0.37 () {60 vars in 1237 bytes} [Thu Jun 3 08:49:45 2021] POST /volume/v3/8d0b8fa6a79149dfaba7b8a84c5ea66f/types => generated 179 bytes in 640 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2021-06-03 08:50:19.552 | Jun 03 08:49:46 dv-osbrick-794458-1-ceph devstack@c-api.service[87400]: INFO cinder.api.openstack.wsgi [req-92cf76b3-f833-40de-a195-603e7640c498 req-dad16c1d-0eb2-4f57-823e-223e762c1094 admin admin] POST http://10.222.0.37/volume/v3/8d0b8fa6a79149dfaba7b8a84c5ea66f/types/a2bc1c82-7e5e-4e61-a49d-9368f943846c/extra_specs 2021-06-03 08:50:19.552 | Jun 03 08:49:46 dv-osbrick-794458-1-ceph devstack@c-api.service[87400]: /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. 2021-06-03 08:50:19.552 | Jun 03 08:49:46 dv-osbrick-794458-1-ceph devstack@c-api.service[87400]: warnings.warn( 2021-06-03 08:50:19.552 | Jun 03 08:49:46 dv-osbrick-794458-1-ceph devstack@c-api.service[87400]: DEBUG cinder.api.openstack.wsgi [req-92cf76b3-f833-40de-a195-603e7640c498 req-dad16c1d-0eb2-4f57-823e-223e762c1094 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "ceph"}} {{(pid=87400) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} 2021-06-03 08:50:19.552 | Jun 03 08:49:46 dv-osbrick-794458-1-ceph devstack@c-api.service[87400]: /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. 2021-06-03 08:50:19.552 | Jun 03 08:49:46 dv-osbrick-794458-1-ceph devstack@c-api.service[87400]: warnings.warn('Policy enforcement is depending on the value of ' 2021-06-03 08:50:19.552 | Jun 03 08:49:46 dv-osbrick-794458-1-ceph devstack@c-api.service[87400]: DEBUG oslo_db.sqlalchemy.engines [req-92cf76b3-f833-40de-a195-603e7640c498 req-dad16c1d-0eb2-4f57-823e-223e762c1094 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=87400) _check_effective_sql_mode /usr/local/lib/python3.8/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-06-03 08:50:19.552 | Jun 03 08:49:46 dv-osbrick-794458-1-ceph devstack@c-api.service[87400]: INFO cinder.api.openstack.wsgi [req-92cf76b3-f833-40de-a195-603e7640c498 req-dad16c1d-0eb2-4f57-823e-223e762c1094 admin admin] http://10.222.0.37/volume/v3/8d0b8fa6a79149dfaba7b8a84c5ea66f/types/a2bc1c82-7e5e-4e61-a49d-9368f943846c/extra_specs returned with HTTP 200 2021-06-03 08:50:19.553 | Jun 03 08:49:46 dv-osbrick-794458-1-ceph devstack@c-api.service[87400]: [pid: 87400|app: 0|req: 1/3] 10.222.0.37 () {62 vars in 1455 bytes} [Thu Jun 3 08:49:45 2021] POST /volume/v3/8d0b8fa6a79149dfaba7b8a84c5ea66f/types/a2bc1c82-7e5e-4e61-a49d-9368f943846c/extra_specs => generated 48 bytes in 522 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2021-06-03 08:50:19.555 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2021-06-03 08:50:19.558 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@c-vol.service 2021-06-03 08:50:19.572 | enabled 2021-06-03 08:50:19.576 | + functions-common:service_check:1604 : sudo systemctl status devstack@c-vol.service --no-pager 2021-06-03 08:50:19.592 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2021-06-03 08:50:19.592 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; vendor preset: enabled) 2021-06-03 08:50:19.592 | Active: active (running) since Thu 2021-06-03 08:49:42 UTC; 36s ago 2021-06-03 08:50:19.592 | Main PID: 88266 (cinder-volume) 2021-06-03 08:50:19.592 | Tasks: 3 (limit: 14304) 2021-06-03 08:50:19.592 | Memory: 144.2M 2021-06-03 08:50:19.592 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2021-06-03 08:50:19.592 | ├─88266 /usr/bin/python3.8 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2021-06-03 08:50:19.593 | └─88434 /usr/bin/python3.8 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2021-06-03 08:50:19.593 | 2021-06-03 08:50:19.593 | Jun 03 08:49:46 dv-osbrick-794458-1-ceph cinder-volume[88434]: DEBUG cinder.manager [None req-cfcb5733-e309-40f3-bb6d-8d64da7858c4 None None] Notifying Schedulers of capabilities ... {{(pid=88434) _publish_service_capabilities /opt/stack/cinder/cinder/manager.py:197}} 2021-06-03 08:50:19.593 | Jun 03 08:49:46 dv-osbrick-794458-1-ceph cinder-volume[88434]: INFO cinder.volume.manager [None req-cfcb5733-e309-40f3-bb6d-8d64da7858c4 None None] Driver initialization completed successfully. 2021-06-03 08:50:19.593 | Jun 03 08:49:46 dv-osbrick-794458-1-ceph cinder-volume[88434]: INFO cinder.manager [None req-cfcb5733-e309-40f3-bb6d-8d64da7858c4 None None] Initiating service 2 cleanup 2021-06-03 08:50:19.593 | Jun 03 08:49:46 dv-osbrick-794458-1-ceph cinder-volume[88434]: INFO cinder.manager [None req-cfcb5733-e309-40f3-bb6d-8d64da7858c4 None None] Service 2 cleanup completed. 2021-06-03 08:50:19.593 | Jun 03 08:49:46 dv-osbrick-794458-1-ceph cinder-volume[88434]: DEBUG cinder.service [None req-cfcb5733-e309-40f3-bb6d-8d64da7858c4 None None] Creating RPC server for service cinder-volume {{(pid=88434) start /opt/stack/cinder/cinder/service.py:231}} 2021-06-03 08:50:19.593 | Jun 03 08:49:46 dv-osbrick-794458-1-ceph cinder-volume[88434]: DEBUG cinder.service [None req-cfcb5733-e309-40f3-bb6d-8d64da7858c4 None None] Pinning object versions for RPC server serializer to 1.38 {{(pid=88434) start /opt/stack/cinder/cinder/service.py:237}} 2021-06-03 08:50:19.593 | Jun 03 08:49:46 dv-osbrick-794458-1-ceph cinder-volume[88434]: INFO cinder.volume.manager [None req-cfcb5733-e309-40f3-bb6d-8d64da7858c4 None None] Initializing RPC dependent components of volume driver RBDDriver (1.2.0) 2021-06-03 08:50:19.593 | Jun 03 08:49:46 dv-osbrick-794458-1-ceph cinder-volume[88434]: DEBUG cinder.volume.drivers.rbd [None req-cfcb5733-e309-40f3-bb6d-8d64da7858c4 None None] connecting to cinder@ceph (conf=/etc/ceph/ceph.conf, timeout=-1). {{(pid=88434) _do_conn /opt/stack/cinder/cinder/volume/drivers/rbd.py:480}} 2021-06-03 08:50:19.593 | Jun 03 08:49:46 dv-osbrick-794458-1-ceph cinder-volume[88434]: DEBUG cinder.volume.drivers.rbd [None req-cfcb5733-e309-40f3-bb6d-8d64da7858c4 None None] connecting to cinder@ceph (conf=/etc/ceph/ceph.conf, timeout=-1). {{(pid=88434) _do_conn /opt/stack/cinder/cinder/volume/drivers/rbd.py:480}} 2021-06-03 08:50:19.593 | Jun 03 08:49:46 dv-osbrick-794458-1-ceph cinder-volume[88434]: INFO cinder.volume.manager [None req-cfcb5733-e309-40f3-bb6d-8d64da7858c4 None None] Driver post RPC initialization completed successfully. 2021-06-03 08:50:19.596 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2021-06-03 08:50:19.599 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@q-svc.service 2021-06-03 08:50:19.613 | enabled 2021-06-03 08:50:19.616 | + functions-common:service_check:1604 : sudo systemctl status devstack@q-svc.service --no-pager 2021-06-03 08:50:19.633 | ● devstack@q-svc.service - Devstack devstack@q-svc.service 2021-06-03 08:50:19.633 | Loaded: loaded (/etc/systemd/system/devstack@q-svc.service; enabled; vendor preset: enabled) 2021-06-03 08:50:19.633 | Active: active (running) since Thu 2021-06-03 08:47:54 UTC; 2min 25s ago 2021-06-03 08:50:19.633 | Main PID: 80619 (/usr/bin/python) 2021-06-03 08:50:19.633 | Tasks: 11 (limit: 14304) 2021-06-03 08:50:19.633 | Memory: 325.8M 2021-06-03 08:50:19.633 | CGroup: /system.slice/system-devstack.slice/devstack@q-svc.service 2021-06-03 08:50:19.633 | ├─80619 /usr/bin/python3.8 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2021-06-03 08:50:19.633 | ├─80727 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) 2021-06-03 08:50:19.633 | ├─80728 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) 2021-06-03 08:50:19.633 | ├─80729 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) 2021-06-03 08:50:19.633 | └─80730 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) 2021-06-03 08:50:19.633 | 2021-06-03 08:50:19.633 | Jun 03 08:49:13 dv-osbrick-794458-1-ceph neutron-server[80729]: DEBUG neutron_lib.callbacks.manager [None req-32a187c5-a73c-4569-acf4-c48cd3182216 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8740464917468', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1771326'] for agent, after_update {{(pid=80729) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:192}} 2021-06-03 08:50:19.634 | Jun 03 08:49:40 dv-osbrick-794458-1-ceph neutron-server[80729]: DEBUG neutron_lib.callbacks.manager [None req-c93b36f0-ab8b-41e4-b151-6ef24b4a3fae None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8740464917468', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1771326'] for agent, after_update {{(pid=80729) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:192}} 2021-06-03 08:50:19.634 | Jun 03 08:49:40 dv-osbrick-794458-1-ceph neutron-server[80729]: DEBUG neutron_lib.callbacks.manager [None req-bbe92fd0-d821-46ab-af64-7aa254d74fbd None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8740464917468', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1771326'] for agent, after_update {{(pid=80729) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:192}} 2021-06-03 08:50:19.634 | Jun 03 08:49:42 dv-osbrick-794458-1-ceph neutron-server[80729]: DEBUG neutron_lib.callbacks.manager [None req-157f6eb2-be94-42ee-85d6-f3cf0f11ec23 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8740464917468', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1771326'] for agent, after_update {{(pid=80729) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:192}} 2021-06-03 08:50:19.634 | Jun 03 08:49:43 dv-osbrick-794458-1-ceph neutron-server[80730]: DEBUG neutron.db.agents_db [None req-82cb69d0-66cf-457c-b0ef-a72eb5eda7b4 None None] Agent healthcheck: found 4 active agents {{(pid=80730) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:325}} 2021-06-03 08:50:19.634 | Jun 03 08:49:43 dv-osbrick-794458-1-ceph neutron-server[80729]: DEBUG neutron_lib.callbacks.manager [None req-32a187c5-a73c-4569-acf4-c48cd3182216 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8740464917468', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1771326'] for agent, after_update {{(pid=80729) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:192}} 2021-06-03 08:50:19.634 | Jun 03 08:50:10 dv-osbrick-794458-1-ceph neutron-server[80729]: DEBUG neutron_lib.callbacks.manager [None req-b29776f0-9964-4931-9b0b-e724f39c7478 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8740464917468', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1771326'] for agent, after_update {{(pid=80729) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:192}} 2021-06-03 08:50:19.634 | Jun 03 08:50:10 dv-osbrick-794458-1-ceph neutron-server[80729]: DEBUG neutron_lib.callbacks.manager [None req-bbe92fd0-d821-46ab-af64-7aa254d74fbd None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8740464917468', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1771326'] for agent, after_update {{(pid=80729) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:192}} 2021-06-03 08:50:19.634 | Jun 03 08:50:12 dv-osbrick-794458-1-ceph neutron-server[80729]: DEBUG neutron_lib.callbacks.manager [None req-4afa11b2-0575-41f9-97b7-5847c4eb1f6d None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8740464917468', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1771326'] for agent, after_update {{(pid=80729) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:192}} 2021-06-03 08:50:19.634 | Jun 03 08:50:13 dv-osbrick-794458-1-ceph neutron-server[80729]: DEBUG neutron_lib.callbacks.manager [None req-32a187c5-a73c-4569-acf4-c48cd3182216 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent-8740464917468', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents-1771326'] for agent, after_update {{(pid=80729) _notify_loop /usr/local/lib/python3.8/dist-packages/neutron_lib/callbacks/manager.py:192}} 2021-06-03 08:50:19.637 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2021-06-03 08:50:19.640 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@q-dhcp.service 2021-06-03 08:50:19.653 | enabled 2021-06-03 08:50:19.657 | + functions-common:service_check:1604 : sudo systemctl status devstack@q-dhcp.service --no-pager 2021-06-03 08:50:19.676 | ● devstack@q-dhcp.service - Devstack devstack@q-dhcp.service 2021-06-03 08:50:19.676 | Loaded: loaded (/etc/systemd/system/devstack@q-dhcp.service; enabled; vendor preset: enabled) 2021-06-03 08:50:19.676 | Active: active (running) since Thu 2021-06-03 08:48:06 UTC; 2min 12s ago 2021-06-03 08:50:19.676 | Main PID: 82034 (neutron-dhcp-ag) 2021-06-03 08:50:19.676 | Tasks: 12 (limit: 14304) 2021-06-03 08:50:19.676 | Memory: 189.2M 2021-06-03 08:50:19.676 | CGroup: /system.slice/system-devstack.slice/devstack@q-dhcp.service 2021-06-03 08:50:19.676 | ├─82034 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) 2021-06-03 08:50:19.676 | ├─83355 /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/tmpbrpj468i/privsep.sock 2021-06-03 08:50:19.676 | ├─83449 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-06-03 08:50:19.676 | ├─83450 /usr/bin/python3.8 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-06-03 08:50:19.676 | └─83501 dnsmasq --no-hosts --pid-file=/opt/stack/data/neutron/dhcp/4e1497fd-077d-4eca-b4cd-55c6dfae11ea/pid --dhcp-hostsfile=/opt/stack/data/neutron/dhcp/4e1497fd-077d-4eca-b4cd-55c6dfae11ea/host --addn-hosts=/opt/stack/data/neutron/dhcp/4e1497fd-077d-4eca-b4cd-55c6dfae11ea/addn_hosts --dhcp-optsfile=/opt/stack/data/neutron/dhcp/4e1497fd-077d-4eca-b4cd-55c6dfae11ea/opts --dhcp-leasefile=/opt/stack/data/neutron/dhcp/4e1497fd-077d-4eca-b4cd-55c6dfae11ea/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-c0c3bcd8-a5a5-4501-a0b3-a8ad991312ca,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 2021-06-03 08:50:19.676 | 2021-06-03 08:50:19.676 | Jun 03 08:48:51 dv-osbrick-794458-1-ceph dnsmasq[83501]: reading /etc/resolv.conf 2021-06-03 08:50:19.676 | Jun 03 08:48:51 dv-osbrick-794458-1-ceph dnsmasq[83501]: using nameserver 127.0.0.53#53 2021-06-03 08:50:19.676 | Jun 03 08:48:51 dv-osbrick-794458-1-ceph dnsmasq[83501]: reading /etc/resolv.conf 2021-06-03 08:50:19.676 | Jun 03 08:48:51 dv-osbrick-794458-1-ceph dnsmasq[83501]: using nameserver 127.0.0.53#53 2021-06-03 08:50:19.677 | Jun 03 08:48:51 dv-osbrick-794458-1-ceph dnsmasq[83501]: reading /etc/resolv.conf 2021-06-03 08:50:19.677 | Jun 03 08:48:51 dv-osbrick-794458-1-ceph dnsmasq[83501]: using nameserver 127.0.0.53#53 2021-06-03 08:50:19.677 | Jun 03 08:49:10 dv-osbrick-794458-1-ceph neutron-dhcp-agent[82034]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=82034) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:355}} 2021-06-03 08:50:19.677 | Jun 03 08:49:10 dv-osbrick-794458-1-ceph neutron-dhcp-agent[82034]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=82034) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2021-06-03 08:50:19.677 | Jun 03 08:50:10 dv-osbrick-794458-1-ceph neutron-dhcp-agent[82034]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=82034) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:355}} 2021-06-03 08:50:19.677 | Jun 03 08:50:10 dv-osbrick-794458-1-ceph neutron-dhcp-agent[82034]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=82034) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2021-06-03 08:50:19.679 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2021-06-03 08:50:19.682 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@q-meta.service 2021-06-03 08:50:19.696 | enabled 2021-06-03 08:50:19.700 | + functions-common:service_check:1604 : sudo systemctl status devstack@q-meta.service --no-pager 2021-06-03 08:50:19.716 | ● devstack@q-meta.service - Devstack devstack@q-meta.service 2021-06-03 08:50:19.716 | Loaded: loaded (/etc/systemd/system/devstack@q-meta.service; enabled; vendor preset: enabled) 2021-06-03 08:50:19.716 | Active: active (running) since Thu 2021-06-03 08:48:10 UTC; 2min 9s ago 2021-06-03 08:50:19.716 | Main PID: 82804 (neutron-metadat) 2021-06-03 08:50:19.716 | Tasks: 4 (limit: 14304) 2021-06-03 08:50:19.716 | Memory: 112.4M 2021-06-03 08:50:19.716 | CGroup: /system.slice/system-devstack.slice/devstack@q-meta.service 2021-06-03 08:50:19.716 | ├─82804 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) 2021-06-03 08:50:19.716 | ├─83065 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) 2021-06-03 08:50:19.717 | └─83066 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) 2021-06-03 08:50:19.717 | 2021-06-03 08:50:19.717 | Jun 03 08:48:13 dv-osbrick-794458-1-ceph neutron-metadata-agent[82804]: DEBUG oslo_service.service [None req-32a187c5-a73c-4569-acf4-c48cd3182216 None None] oslo_messaging_rabbit.ssl = False {{(pid=82804) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}} 2021-06-03 08:50:19.717 | Jun 03 08:48:13 dv-osbrick-794458-1-ceph neutron-metadata-agent[82804]: DEBUG oslo_service.service [None req-32a187c5-a73c-4569-acf4-c48cd3182216 None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=82804) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}} 2021-06-03 08:50:19.717 | Jun 03 08:48:13 dv-osbrick-794458-1-ceph neutron-metadata-agent[82804]: DEBUG oslo_service.service [None req-32a187c5-a73c-4569-acf4-c48cd3182216 None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=82804) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}} 2021-06-03 08:50:19.717 | Jun 03 08:48:13 dv-osbrick-794458-1-ceph neutron-metadata-agent[82804]: DEBUG oslo_service.service [None req-32a187c5-a73c-4569-acf4-c48cd3182216 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=82804) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}} 2021-06-03 08:50:19.717 | Jun 03 08:48:13 dv-osbrick-794458-1-ceph neutron-metadata-agent[82804]: DEBUG oslo_service.service [None req-32a187c5-a73c-4569-acf4-c48cd3182216 None None] oslo_messaging_rabbit.ssl_version = {{(pid=82804) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}} 2021-06-03 08:50:19.717 | Jun 03 08:48:13 dv-osbrick-794458-1-ceph neutron-metadata-agent[82804]: DEBUG oslo_service.service [None req-32a187c5-a73c-4569-acf4-c48cd3182216 None None] oslo_messaging_notifications.driver = [] {{(pid=82804) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}} 2021-06-03 08:50:19.717 | Jun 03 08:48:13 dv-osbrick-794458-1-ceph neutron-metadata-agent[82804]: DEBUG oslo_service.service [None req-32a187c5-a73c-4569-acf4-c48cd3182216 None None] oslo_messaging_notifications.retry = -1 {{(pid=82804) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}} 2021-06-03 08:50:19.717 | Jun 03 08:48:13 dv-osbrick-794458-1-ceph neutron-metadata-agent[82804]: DEBUG oslo_service.service [None req-32a187c5-a73c-4569-acf4-c48cd3182216 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=82804) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}} 2021-06-03 08:50:19.717 | Jun 03 08:48:13 dv-osbrick-794458-1-ceph neutron-metadata-agent[82804]: DEBUG oslo_service.service [None req-32a187c5-a73c-4569-acf4-c48cd3182216 None None] oslo_messaging_notifications.transport_url = **** {{(pid=82804) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}} 2021-06-03 08:50:19.717 | Jun 03 08:48:13 dv-osbrick-794458-1-ceph neutron-metadata-agent[82804]: DEBUG oslo_service.service [None req-32a187c5-a73c-4569-acf4-c48cd3182216 None None] ******************************************************************************** {{(pid=82804) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2591}} 2021-06-03 08:50:19.721 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2021-06-03 08:50:19.723 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@q-agt.service 2021-06-03 08:50:19.740 | enabled 2021-06-03 08:50:19.743 | + functions-common:service_check:1604 : sudo systemctl status devstack@q-agt.service --no-pager 2021-06-03 08:50:19.760 | ● devstack@q-agt.service - Devstack devstack@q-agt.service 2021-06-03 08:50:19.760 | Loaded: loaded (/etc/systemd/system/devstack@q-agt.service; enabled; vendor preset: enabled) 2021-06-03 08:50:19.760 | Active: active (running) since Thu 2021-06-03 08:48:05 UTC; 2min 14s ago 2021-06-03 08:50:19.760 | Main PID: 81671 (neutron-openvsw) 2021-06-03 08:50:19.760 | Tasks: 10 (limit: 14304) 2021-06-03 08:50:19.760 | Memory: 167.1M 2021-06-03 08:50:19.760 | CGroup: /system.slice/system-devstack.slice/devstack@q-agt.service 2021-06-03 08:50:19.760 | ├─81671 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) 2021-06-03 08:50:19.760 | ├─82797 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-06-03 08:50:19.760 | ├─82798 /usr/bin/python3.8 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-06-03 08:50:19.761 | ├─83001 /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/tmpc1zw4gs8/privsep.sock 2021-06-03 08:50:19.761 | └─83005 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json 2021-06-03 08:50:19.761 | 2021-06-03 08:50:19.761 | Jun 03 08:50:14 dv-osbrick-794458-1-ceph neutron-openvswitch-agent[81671]: DEBUG neutron.agent.linux.utils [None req-81786dbd-8372-4927-9574-2f4fc7d7ee40 None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 83005. {{(pid=81671) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2021-06-03 08:50:19.761 | Jun 03 08:50:14 dv-osbrick-794458-1-ceph neutron-openvswitch-agent[81671]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-81786dbd-8372-4927-9574-2f4fc7d7ee40 None None] Agent rpc_loop - iteration:61 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2021-06-03 08:50:19.761 | Jun 03 08:50:16 dv-osbrick-794458-1-ceph neutron-openvswitch-agent[81671]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-81786dbd-8372-4927-9574-2f4fc7d7ee40 None None] Agent rpc_loop - iteration:62 started 2021-06-03 08:50:19.761 | Jun 03 08:50:16 dv-osbrick-794458-1-ceph neutron-openvswitch-agent[81671]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-81786dbd-8372-4927-9574-2f4fc7d7ee40 None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0x3ccd509d,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=11386542544804956254,duration_nsec=392000000,duration_sec=127,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=81671) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:112}} 2021-06-03 08:50:19.761 | Jun 03 08:50:16 dv-osbrick-794458-1-ceph neutron-openvswitch-agent[81671]: DEBUG neutron.agent.linux.utils [None req-81786dbd-8372-4927-9574-2f4fc7d7ee40 None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 83005. {{(pid=81671) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2021-06-03 08:50:19.761 | Jun 03 08:50:16 dv-osbrick-794458-1-ceph neutron-openvswitch-agent[81671]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-81786dbd-8372-4927-9574-2f4fc7d7ee40 None None] Agent rpc_loop - iteration:62 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2021-06-03 08:50:19.761 | Jun 03 08:50:18 dv-osbrick-794458-1-ceph neutron-openvswitch-agent[81671]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-81786dbd-8372-4927-9574-2f4fc7d7ee40 None None] Agent rpc_loop - iteration:63 started 2021-06-03 08:50:19.761 | Jun 03 08:50:18 dv-osbrick-794458-1-ceph neutron-openvswitch-agent[81671]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-81786dbd-8372-4927-9574-2f4fc7d7ee40 None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0x3ccd509f,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=11386542544804956254,duration_nsec=393000000,duration_sec=129,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=81671) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:112}} 2021-06-03 08:50:19.761 | Jun 03 08:50:18 dv-osbrick-794458-1-ceph neutron-openvswitch-agent[81671]: DEBUG neutron.agent.linux.utils [None req-81786dbd-8372-4927-9574-2f4fc7d7ee40 None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 83005. {{(pid=81671) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:334}} 2021-06-03 08:50:19.762 | Jun 03 08:50:18 dv-osbrick-794458-1-ceph neutron-openvswitch-agent[81671]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-81786dbd-8372-4927-9574-2f4fc7d7ee40 None None] Agent rpc_loop - iteration:63 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2021-06-03 08:50:19.764 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2021-06-03 08:50:19.767 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@q-l3.service 2021-06-03 08:50:19.784 | enabled 2021-06-03 08:50:19.788 | + functions-common:service_check:1604 : sudo systemctl status devstack@q-l3.service --no-pager 2021-06-03 08:50:19.805 | ● devstack@q-l3.service - Devstack devstack@q-l3.service 2021-06-03 08:50:19.805 | Loaded: loaded (/etc/systemd/system/devstack@q-l3.service; enabled; vendor preset: enabled) 2021-06-03 08:50:19.805 | Active: active (running) since Thu 2021-06-03 08:48:08 UTC; 2min 11s ago 2021-06-03 08:50:19.805 | Main PID: 82426 (neutron-l3-agen) 2021-06-03 08:50:19.805 | Tasks: 14 (limit: 14304) 2021-06-03 08:50:19.805 | Memory: 191.5M 2021-06-03 08:50:19.805 | CGroup: /system.slice/system-devstack.slice/devstack@q-l3.service 2021-06-03 08:50:19.805 | ├─82426 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) 2021-06-03 08:50:19.805 | ├─83107 /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/tmpzszrv4ff/privsep.sock 2021-06-03 08:50:19.805 | ├─83889 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-06-03 08:50:19.805 | ├─83890 /usr/bin/python3.8 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-06-03 08:50:19.805 | └─83902 haproxy -f /opt/stack/data/neutron/ns-metadata-proxy/e1e3aab4-e489-4570-8e92-4d175e41994b.conf 2021-06-03 08:50:19.805 | 2021-06-03 08:50:19.806 | Jun 03 08:49:12 dv-osbrick-794458-1-ceph neutron-l3-agent[82426]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=82426) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:355}} 2021-06-03 08:50:19.806 | Jun 03 08:49:12 dv-osbrick-794458-1-ceph neutron-l3-agent[82426]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=82426) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2021-06-03 08:50:19.806 | Jun 03 08:49:12 dv-osbrick-794458-1-ceph neutron-l3-agent[82426]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=82426) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:355}} 2021-06-03 08:50:19.806 | Jun 03 08:49:12 dv-osbrick-794458-1-ceph neutron-l3-agent[82426]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=82426) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2021-06-03 08:50:19.806 | Jun 03 08:49:36 dv-osbrick-794458-1-ceph neutron-l3-agent[82426]: DEBUG oslo_service.periodic_task [None req-f5d05e5b-bdbc-4534-91b5-ef9d2fb7a0ab None None] Running periodic task L3NATAgentWithStateReport.periodic_sync_routers_task {{(pid=82426) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}} 2021-06-03 08:50:19.806 | Jun 03 08:50:12 dv-osbrick-794458-1-ceph neutron-l3-agent[82426]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=82426) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:355}} 2021-06-03 08:50:19.806 | Jun 03 08:50:12 dv-osbrick-794458-1-ceph neutron-l3-agent[82426]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=82426) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2021-06-03 08:50:19.806 | Jun 03 08:50:12 dv-osbrick-794458-1-ceph neutron-l3-agent[82426]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=82426) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:355}} 2021-06-03 08:50:19.806 | Jun 03 08:50:12 dv-osbrick-794458-1-ceph neutron-l3-agent[82426]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.000s {{(pid=82426) inner /usr/local/lib/python3.8/dist-packages/oslo_concurrency/lockutils.py:367}} 2021-06-03 08:50:19.806 | Jun 03 08:50:16 dv-osbrick-794458-1-ceph neutron-l3-agent[82426]: DEBUG oslo_service.periodic_task [None req-f5d05e5b-bdbc-4534-91b5-ef9d2fb7a0ab None None] Running periodic task L3NATAgentWithStateReport.periodic_sync_routers_task {{(pid=82426) run_periodic_tasks /usr/local/lib/python3.8/dist-packages/oslo_service/periodic_task.py:210}} 2021-06-03 08:50:19.810 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2021-06-03 08:50:19.813 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@rabbit.service 2021-06-03 08:50:19.826 | Failed to get unit file state for devstack@rabbit.service: No such file or directory 2021-06-03 08:50:19.830 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2021-06-03 08:50:19.833 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@tempest.service 2021-06-03 08:50:19.846 | Failed to get unit file state for devstack@tempest.service: No such file or directory 2021-06-03 08:50:19.850 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2021-06-03 08:50:19.853 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@mysql.service 2021-06-03 08:50:19.866 | Failed to get unit file state for devstack@mysql.service: No such file or directory 2021-06-03 08:50:19.870 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2021-06-03 08:50:19.872 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@etcd3.service 2021-06-03 08:50:19.885 | Failed to get unit file state for devstack@etcd3.service: No such file or directory 2021-06-03 08:50:19.889 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2021-06-03 08:50:19.892 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@dstat.service 2021-06-03 08:50:19.905 | enabled 2021-06-03 08:50:19.909 | + functions-common:service_check:1604 : sudo systemctl status devstack@dstat.service --no-pager 2021-06-03 08:50:19.926 | ● devstack@dstat.service - Devstack devstack@dstat.service 2021-06-03 08:50:19.926 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; vendor preset: enabled) 2021-06-03 08:50:19.926 | Active: active (running) since Thu 2021-06-03 08:40:20 UTC; 9min ago 2021-06-03 08:50:19.926 | Main PID: 64236 (dstat.sh) 2021-06-03 08:50:19.926 | Tasks: 2 (limit: 14304) 2021-06-03 08:50:19.926 | Memory: 9.4M 2021-06-03 08:50:19.926 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2021-06-03 08:50:19.926 | ├─64236 /bin/bash /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs 2021-06-03 08:50:19.926 | └─64323 /usr/bin/python3 /usr/bin/dstat -tcmndrylpg --top-cpu-adv --top-io-adv --top-mem --swap --tcp 2021-06-03 08:50:19.926 | 2021-06-03 08:50:19.926 | Jun 03 08:50:10 dv-osbrick-794458-1-ceph dstat.sh[64323]: 03-06 08:50:10| 27 3 70 0 0|4532M 231M 184M 6681M| 70k 0 | 0 366k| 0 45.0 | 526 3835 |1.48 1.31 1.01|2.0 0 1.0| 0 0 |openstack 89482 25%7066k 7B|openstack 894827066k 7B 25%|mysqld 630M| 0 0 | 33 261 0 134 0 2021-06-03 08:50:19.926 | Jun 03 08:50:11 dv-osbrick-794458-1-ceph dstat.sh[64323]: 03-06 08:50:11| 28 3 70 0 0|4553M 210M 184M 6681M| 75k 0 | 0 362k| 0 29.0 | 895 4349 |1.48 1.31 1.01|1.0 0 0| 0 0 |openstack 89482 22%5586k 630B|openstack 894825586k 630B 22%|mysqld 630M| 0 0 | 33 261 0 139 0 2021-06-03 08:50:19.926 | Jun 03 08:50:12 dv-osbrick-794458-1-ceph dstat.sh[64323]: 03-06 08:50:12| 24 7 69 0 0|4518M 244M 184M 6682M| 76k 0 | 0 466k| 0 51.0 |1230 5019 |1.48 1.31 1.01|1.0 0 140| 0 0 |openstack 89622 21%6572k 263B|bash 89469 14M 16k 0%|mysqld 630M| 0 0 | 33 261 0 139 0 2021-06-03 08:50:19.926 | Jun 03 08:50:13 dv-osbrick-794458-1-ceph dstat.sh[64323]: 03-06 08:50:13| 26 4 70 0 0|4549M 213M 184M 6682M| 79k 0 | 0 440k| 0 51.0 | 502 3661 |1.44 1.30 1.01|1.0 0 0| 0 0 |openstack 89622 25%7573k 64B|openstack 896227573k 64B 25%|mysqld 630M| 0 0 | 33 261 0 131 0 2021-06-03 08:50:19.926 | Jun 03 08:50:14 dv-osbrick-794458-1-ceph dstat.sh[64323]: 03-06 08:50:14| 25 5 70 0 0|4506M 256M 184M 6682M| 85k 0 | 0 334k| 0 30.0 |1526 5184 |1.44 1.30 1.01|1.0 0 139| 0 0 |openstack 89762 12%3007k 256B|bash 89469 14M 16k 0%|mysqld 630M| 0 0 | 33 261 0 137 0 2021-06-03 08:50:19.926 | Jun 03 08:50:15 dv-osbrick-794458-1-ceph dstat.sh[64323]: 03-06 08:50:15| 26 3 71 0 0|4540M 221M 184M 6682M| 84k 0 | 0 326k| 0 27.0 | 363 3184 |1.44 1.30 1.01|1.0 0 1.0| 0 0 |openstack 89762 25%8566k 7B|openstack 897628566k 7B 25%|mysqld 630M| 0 0 | 33 261 0 131 0 2021-06-03 08:50:19.926 | Jun 03 08:50:16 dv-osbrick-794458-1-ceph dstat.sh[64323]: 03-06 08:50:16| 26 4 70 0 0|4504M 258M 184M 6682M|1432B 0 | 0 2382k| 0 145 |1380 5121 |1.44 1.30 1.01|1.0 0 77| 0 0 |openstack 898405.0%1913k 256B|bash 89469 14M9166B 0%|mysqld 630M| 0 0 | 33 261 0 136 0 2021-06-03 08:50:19.926 | Jun 03 08:50:17 dv-osbrick-794458-1-ceph dstat.sh[64323]: 03-06 08:50:17| 27 3 71 0 0|4532M 230M 184M 6682M| 120k 0 | 0 506k| 0 59.0 | 578 4102 |1.44 1.30 1.01|1.0 0 1.0| 0 0 |openstack 89840 25%7042k 7B|openstack 898407042k 7B 25%|mysqld 630M| 0 0 | 33 261 0 130 0 2021-06-03 08:50:19.927 | Jun 03 08:50:18 dv-osbrick-794458-1-ceph dstat.sh[64323]: 03-06 08:50:18| 27 4 69 0 0|4554M 207M 184M 6682M| 112k 0 | 0 396k| 0 53.0 | 961 4440 |1.41 1.30 1.01|1.0 0 0| 0 0 |openstack 89840 22%5586k 568B|openstack 898405586k 568B 22%|mysqld 630M| 0 0 | 33 261 0 135 0 2021-06-03 08:50:19.927 | Jun 03 08:50:19 dv-osbrick-794458-1-ceph dstat.sh[64323]: 03-06 08:50:19| 14 18 68 0 0|4496M 265M 184M 6682M| 85k 0 | 0 422k| 0 27.0 |2920 7363 |1.41 1.30 1.01|2.0 0 455| 0 0 |systemd 1 3.2% 0 0 |bash 11493 76M 138k2.0%|mysqld 630M| 0 0 | 33 261 0 129 0 2021-06-03 08:50:19.930 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2021-06-03 08:50:19.932 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@n-crt.service 2021-06-03 08:50:19.945 | Failed to get unit file state for devstack@n-crt.service: No such file or directory 2021-06-03 08:50:19.949 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2021-06-03 08:50:19.952 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@n-cauth.service 2021-06-03 08:50:19.964 | Failed to get unit file state for devstack@n-cauth.service: No such file or directory 2021-06-03 08:50:19.968 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2021-06-03 08:50:19.971 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@g-reg.service 2021-06-03 08:50:19.985 | Failed to get unit file state for devstack@g-reg.service: No such file or directory 2021-06-03 08:50:19.989 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2021-06-03 08:50:19.991 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@cinder.service 2021-06-03 08:50:20.003 | Failed to get unit file state for devstack@cinder.service: No such file or directory 2021-06-03 08:50:20.007 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2021-06-03 08:50:20.009 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@n-super-cond.service 2021-06-03 08:50:20.023 | enabled 2021-06-03 08:50:20.027 | + functions-common:service_check:1604 : sudo systemctl status devstack@n-super-cond.service --no-pager 2021-06-03 08:50:20.043 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2021-06-03 08:50:20.043 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; vendor preset: enabled) 2021-06-03 08:50:20.043 | Active: active (running) since Thu 2021-06-03 08:48:57 UTC; 1min 22s ago 2021-06-03 08:50:20.043 | Main PID: 85778 (nova-conductor) 2021-06-03 08:50:20.043 | Tasks: 3 (limit: 14304) 2021-06-03 08:50:20.043 | Memory: 135.6M 2021-06-03 08:50:20.043 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2021-06-03 08:50:20.043 | ├─85778 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2021-06-03 08:50:20.043 | ├─86647 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2021-06-03 08:50:20.044 | └─86648 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2021-06-03 08:50:20.044 | 2021-06-03 08:50:20.044 | Jun 03 08:49:01 dv-osbrick-794458-1-ceph nova-conductor[85778]: DEBUG oslo_service.service [None req-79accb60-d463-4141-8c33-20cb646a1f16 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=85778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}} 2021-06-03 08:50:20.044 | Jun 03 08:49:01 dv-osbrick-794458-1-ceph nova-conductor[85778]: DEBUG oslo_service.service [None req-79accb60-d463-4141-8c33-20cb646a1f16 None None] oslo_messaging_rabbit.ssl_version = {{(pid=85778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}} 2021-06-03 08:50:20.044 | Jun 03 08:49:01 dv-osbrick-794458-1-ceph nova-conductor[85778]: DEBUG oslo_service.service [None req-79accb60-d463-4141-8c33-20cb646a1f16 None None] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=85778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}} 2021-06-03 08:50:20.044 | Jun 03 08:49:01 dv-osbrick-794458-1-ceph nova-conductor[85778]: DEBUG oslo_service.service [None req-79accb60-d463-4141-8c33-20cb646a1f16 None None] oslo_messaging_notifications.retry = -1 {{(pid=85778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}} 2021-06-03 08:50:20.044 | Jun 03 08:49:01 dv-osbrick-794458-1-ceph nova-conductor[85778]: DEBUG oslo_service.service [None req-79accb60-d463-4141-8c33-20cb646a1f16 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=85778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}} 2021-06-03 08:50:20.044 | Jun 03 08:49:01 dv-osbrick-794458-1-ceph nova-conductor[85778]: DEBUG oslo_service.service [None req-79accb60-d463-4141-8c33-20cb646a1f16 None None] oslo_messaging_notifications.transport_url = **** {{(pid=85778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}} 2021-06-03 08:50:20.044 | Jun 03 08:49:01 dv-osbrick-794458-1-ceph nova-conductor[85778]: DEBUG oslo_service.service [None req-79accb60-d463-4141-8c33-20cb646a1f16 None None] oslo_reports.file_event_handler = None {{(pid=85778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}} 2021-06-03 08:50:20.044 | Jun 03 08:49:01 dv-osbrick-794458-1-ceph nova-conductor[85778]: DEBUG oslo_service.service [None req-79accb60-d463-4141-8c33-20cb646a1f16 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=85778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}} 2021-06-03 08:50:20.044 | Jun 03 08:49:01 dv-osbrick-794458-1-ceph nova-conductor[85778]: DEBUG oslo_service.service [None req-79accb60-d463-4141-8c33-20cb646a1f16 None None] oslo_reports.log_dir = None {{(pid=85778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}} 2021-06-03 08:50:20.044 | Jun 03 08:49:01 dv-osbrick-794458-1-ceph nova-conductor[85778]: DEBUG oslo_service.service [None req-79accb60-d463-4141-8c33-20cb646a1f16 None None] ******************************************************************************** {{(pid=85778) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2591}} 2021-06-03 08:50:20.048 | + functions-common:service_check:1598 : for service in ${ENABLED_SERVICES//,/ } 2021-06-03 08:50:20.051 | + functions-common:service_check:1600 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2021-06-03 08:50:20.064 | enabled 2021-06-03 08:50:20.068 | + functions-common:service_check:1604 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2021-06-03 08:50:20.084 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2021-06-03 08:50:20.084 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; vendor preset: enabled) 2021-06-03 08:50:20.084 | Active: active (running) since Thu 2021-06-03 08:48:59 UTC; 1min 20s ago 2021-06-03 08:50:20.084 | Main PID: 86168 (nova-conductor) 2021-06-03 08:50:20.084 | Tasks: 3 (limit: 14304) 2021-06-03 08:50:20.084 | Memory: 145.2M 2021-06-03 08:50:20.084 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2021-06-03 08:50:20.084 | ├─86168 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2021-06-03 08:50:20.084 | ├─86652 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2021-06-03 08:50:20.084 | └─86653 /usr/bin/python3.8 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2021-06-03 08:50:20.084 | 2021-06-03 08:50:20.084 | Jun 03 08:49:03 dv-osbrick-794458-1-ceph nova-conductor[86168]: DEBUG oslo_service.service [None req-fd89978f-8c8b-449c-aa41-8eb3427c2f82 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=86168) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}} 2021-06-03 08:50:20.084 | Jun 03 08:49:03 dv-osbrick-794458-1-ceph nova-conductor[86168]: DEBUG oslo_service.service [None req-fd89978f-8c8b-449c-aa41-8eb3427c2f82 None None] oslo_messaging_rabbit.ssl_version = {{(pid=86168) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}} 2021-06-03 08:50:20.084 | Jun 03 08:49:03 dv-osbrick-794458-1-ceph nova-conductor[86168]: DEBUG oslo_service.service [None req-fd89978f-8c8b-449c-aa41-8eb3427c2f82 None None] oslo_messaging_notifications.driver = [] {{(pid=86168) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}} 2021-06-03 08:50:20.085 | Jun 03 08:49:03 dv-osbrick-794458-1-ceph nova-conductor[86168]: DEBUG oslo_service.service [None req-fd89978f-8c8b-449c-aa41-8eb3427c2f82 None None] oslo_messaging_notifications.retry = -1 {{(pid=86168) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}} 2021-06-03 08:50:20.085 | Jun 03 08:49:03 dv-osbrick-794458-1-ceph nova-conductor[86168]: DEBUG oslo_service.service [None req-fd89978f-8c8b-449c-aa41-8eb3427c2f82 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=86168) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}} 2021-06-03 08:50:20.085 | Jun 03 08:49:03 dv-osbrick-794458-1-ceph nova-conductor[86168]: DEBUG oslo_service.service [None req-fd89978f-8c8b-449c-aa41-8eb3427c2f82 None None] oslo_messaging_notifications.transport_url = **** {{(pid=86168) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}} 2021-06-03 08:50:20.085 | Jun 03 08:49:03 dv-osbrick-794458-1-ceph nova-conductor[86168]: DEBUG oslo_service.service [None req-fd89978f-8c8b-449c-aa41-8eb3427c2f82 None None] oslo_reports.file_event_handler = None {{(pid=86168) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}} 2021-06-03 08:50:20.085 | Jun 03 08:49:03 dv-osbrick-794458-1-ceph nova-conductor[86168]: DEBUG oslo_service.service [None req-fd89978f-8c8b-449c-aa41-8eb3427c2f82 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=86168) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}} 2021-06-03 08:50:20.085 | Jun 03 08:49:03 dv-osbrick-794458-1-ceph nova-conductor[86168]: DEBUG oslo_service.service [None req-fd89978f-8c8b-449c-aa41-8eb3427c2f82 None None] oslo_reports.log_dir = None {{(pid=86168) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2587}} 2021-06-03 08:50:20.085 | Jun 03 08:49:03 dv-osbrick-794458-1-ceph nova-conductor[86168]: DEBUG oslo_service.service [None req-fd89978f-8c8b-449c-aa41-8eb3427c2f82 None None] ******************************************************************************** {{(pid=86168) log_opt_values /usr/local/lib/python3.8/dist-packages/oslo_config/cfg.py:2591}} 2021-06-03 08:50:20.088 | + ./stack.sh:main:1419 : is_service_enabled n-api 2021-06-03 08:50:20.106 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:50:20.110 | + ./stack.sh:main:1420 : is_service_enabled n-cpu 2021-06-03 08:50:20.128 | + functions-common:is_service_enabled:1960 : return 1 2021-06-03 08:50:20.130 | + ./stack.sh:main:1427 : echo_summary 'SKIPPING Cell setup because n-cpu is not enabled. You will have to do this manually before you have a working environment.' 2021-06-03 08:50:20.133 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-06-03 08:50:20.136 | + ./stack.sh:echo_summary:428 : echo -e SKIPPING Cell setup because n-cpu is not enabled. You will have to do this manually before you have a working environment. 2021-06-03 08:50:20.138 | + ./stack.sh:main:1434 : /usr/local/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2021-06-03 08:50:23.574 | +--------------------------------------------------------------------+ 2021-06-03 08:50:23.574 | | Upgrade Check Results | 2021-06-03 08:50:23.574 | +--------------------------------------------------------------------+ 2021-06-03 08:50:23.574 | | Check: Cells v2 | 2021-06-03 08:50:23.574 | | Result: Success | 2021-06-03 08:50:23.574 | | Details: No host mappings or compute nodes were found. Remember to | 2021-06-03 08:50:23.574 | | run command 'nova-manage cell_v2 discover_hosts' when new | 2021-06-03 08:50:23.574 | | compute hosts are deployed. | 2021-06-03 08:50:23.574 | +--------------------------------------------------------------------+ 2021-06-03 08:50:23.574 | | Check: Placement API | 2021-06-03 08:50:23.574 | | Result: Success | 2021-06-03 08:50:23.574 | | Details: None | 2021-06-03 08:50:23.574 | +--------------------------------------------------------------------+ 2021-06-03 08:50:23.574 | | Check: Cinder API | 2021-06-03 08:50:23.574 | | Result: Success | 2021-06-03 08:50:23.574 | | Details: None | 2021-06-03 08:50:23.574 | +--------------------------------------------------------------------+ 2021-06-03 08:50:23.574 | | Check: Policy Scope-based Defaults | 2021-06-03 08:50:23.574 | | Result: Success | 2021-06-03 08:50:23.574 | | Details: None | 2021-06-03 08:50:23.574 | +--------------------------------------------------------------------+ 2021-06-03 08:50:23.574 | | Check: Policy File JSON to YAML Migration | 2021-06-03 08:50:23.574 | | Result: Success | 2021-06-03 08:50:23.574 | | Details: None | 2021-06-03 08:50:23.575 | +--------------------------------------------------------------------+ 2021-06-03 08:50:23.575 | | Check: Older than N-1 computes | 2021-06-03 08:50:23.575 | | Result: Success | 2021-06-03 08:50:23.575 | | Details: None | 2021-06-03 08:50:23.575 | +--------------------------------------------------------------------+ 2021-06-03 08:50:23.575 | | Check: hw_machine_type unset | 2021-06-03 08:50:23.575 | | Result: Success | 2021-06-03 08:50:23.575 | | Details: None | 2021-06-03 08:50:23.575 | +--------------------------------------------------------------------+ 2021-06-03 08:50:24.001 | + ./stack.sh:main:1441 : [[ -x /home/ubuntu/devstack/local.sh ]] 2021-06-03 08:50:24.004 | + ./stack.sh:main:1442 : echo 'Running user script /home/ubuntu/devstack/local.sh' 2021-06-03 08:50:24.004 | Running user script /home/ubuntu/devstack/local.sh 2021-06-03 08:50:24.007 | + ./stack.sh:main:1443 : /home/ubuntu/devstack/local.sh 2021-06-03 08:50:24.009 | Before updating nova flavors: 2021-06-03 08:50:26.119 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:50:26.119 | from cryptography.utils import int_from_bytes 2021-06-03 08:50:26.119 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:50:26.119 | from cryptography.utils import int_from_bytes 2021-06-03 08:50:26.119 | +----+-----------+-------+------+-----------+-------+-----------+ 2021-06-03 08:50:26.119 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2021-06-03 08:50:26.119 | +----+-----------+-------+------+-----------+-------+-----------+ 2021-06-03 08:50:26.119 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2021-06-03 08:50:26.119 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2021-06-03 08:50:26.119 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2021-06-03 08:50:26.119 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2021-06-03 08:50:26.119 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2021-06-03 08:50:26.119 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2021-06-03 08:50:26.119 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2021-06-03 08:50:26.119 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2021-06-03 08:50:26.119 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2021-06-03 08:50:26.120 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2021-06-03 08:50:26.120 | +----+-----------+-------+------+-----------+-------+-----------+ 2021-06-03 08:50:27.814 | ERROR (CommandError): No flavor with a name or ID of '42' exists. 2021-06-03 08:50:27.900 | Flavor 42 not found 2021-06-03 08:50:29.475 | ERROR (CommandError): No flavor with a name or ID of '84' exists. 2021-06-03 08:50:29.550 | Flavor 84 not found 2021-06-03 08:50:31.124 | ERROR (CommandError): No flavor with a name or ID of '451' exists. 2021-06-03 08:50:31.201 | Flavor 451 not found 2021-06-03 08:50:32.715 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-06-03 08:50:32.715 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-06-03 08:50:32.715 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-06-03 08:50:32.715 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-06-03 08:50:32.715 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-06-03 08:50:34.301 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-06-03 08:50:34.302 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-06-03 08:50:34.302 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-06-03 08:50:34.302 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-06-03 08:50:34.302 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-06-03 08:50:35.865 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-06-03 08:50:35.865 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-06-03 08:50:35.865 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-06-03 08:50:35.865 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-06-03 08:50:35.865 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-06-03 08:50:37.469 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-06-03 08:50:37.469 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-06-03 08:50:37.469 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-06-03 08:50:37.469 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-06-03 08:50:37.470 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-06-03 08:50:37.544 | After updating nova flavors: 2021-06-03 08:50:39.033 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-06-03 08:50:39.033 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-06-03 08:50:39.033 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-06-03 08:50:39.033 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-06-03 08:50:39.033 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2021-06-03 08:50:39.033 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2021-06-03 08:50:39.033 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2021-06-03 08:50:39.033 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-06-03 08:50:39.033 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-06-03 08:50:39.033 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-06-03 08:50:39.033 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2021-06-03 08:50:39.033 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-06-03 08:50:39.033 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-06-03 08:50:39.033 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2021-06-03 08:50:39.033 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2021-06-03 08:50:39.033 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2021-06-03 08:50:39.033 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2021-06-03 08:50:39.033 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-06-03 08:50:41.360 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:50:41.360 | from cryptography.utils import int_from_bytes 2021-06-03 08:50:41.360 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:50:41.360 | from cryptography.utils import int_from_bytes 2021-06-03 08:50:44.029 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:50:44.029 | from cryptography.utils import int_from_bytes 2021-06-03 08:50:44.029 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:50:44.029 | from cryptography.utils import int_from_bytes 2021-06-03 08:50:44.178 | Neutron networks: 2021-06-03 08:50:46.369 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:50:46.369 | from cryptography.utils import int_from_bytes 2021-06-03 08:50:46.369 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:50:46.369 | from cryptography.utils import int_from_bytes 2021-06-03 08:50:46.370 | +--------------------------------------+---------+--------------------------------------+ 2021-06-03 08:50:46.370 | | ID | Name | Subnets | 2021-06-03 08:50:46.370 | +--------------------------------------+---------+--------------------------------------+ 2021-06-03 08:50:46.370 | | 4e1497fd-077d-4eca-b4cd-55c6dfae11ea | private | c0c3bcd8-a5a5-4501-a0b3-a8ad991312ca | 2021-06-03 08:50:46.370 | | 89a1ffc2-5aec-4ec5-aa69-ad185256696e | public | 4b961559-25b2-428b-a3b2-8e12fda2d70a | 2021-06-03 08:50:46.370 | +--------------------------------------+---------+--------------------------------------+ 2021-06-03 08:50:48.728 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:50:48.728 | from cryptography.utils import int_from_bytes 2021-06-03 08:50:48.728 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:50:48.728 | from cryptography.utils import int_from_bytes 2021-06-03 08:50:51.095 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:50:51.095 | from cryptography.utils import int_from_bytes 2021-06-03 08:50:51.095 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:50:51.095 | from cryptography.utils import int_from_bytes 2021-06-03 08:50:51.095 | +---------------------------+--------------------------------------+ 2021-06-03 08:50:51.095 | | Field | Value | 2021-06-03 08:50:51.095 | +---------------------------+--------------------------------------+ 2021-06-03 08:50:51.095 | | admin_state_up | UP | 2021-06-03 08:50:51.095 | | availability_zone_hints | | 2021-06-03 08:50:51.095 | | availability_zones | nova | 2021-06-03 08:50:51.096 | | created_at | 2021-06-03T08:48:20Z | 2021-06-03 08:50:51.096 | | description | | 2021-06-03 08:50:51.096 | | dns_domain | None | 2021-06-03 08:50:51.096 | | id | 4e1497fd-077d-4eca-b4cd-55c6dfae11ea | 2021-06-03 08:50:51.096 | | ipv4_address_scope | None | 2021-06-03 08:50:51.096 | | ipv6_address_scope | None | 2021-06-03 08:50:51.096 | | is_default | None | 2021-06-03 08:50:51.096 | | is_vlan_transparent | None | 2021-06-03 08:50:51.096 | | mtu | 1500 | 2021-06-03 08:50:51.096 | | name | private | 2021-06-03 08:50:51.096 | | port_security_enabled | True | 2021-06-03 08:50:51.096 | | project_id | 233632ea6bcd469a9de054f17eb5dc0f | 2021-06-03 08:50:51.096 | | provider:network_type | vlan | 2021-06-03 08:50:51.096 | | provider:physical_network | physnet1 | 2021-06-03 08:50:51.096 | | provider:segmentation_id | 917 | 2021-06-03 08:50:51.096 | | qos_policy_id | None | 2021-06-03 08:50:51.096 | | revision_number | 3 | 2021-06-03 08:50:51.096 | | router:external | Internal | 2021-06-03 08:50:51.096 | | segments | None | 2021-06-03 08:50:51.096 | | shared | False | 2021-06-03 08:50:51.096 | | status | ACTIVE | 2021-06-03 08:50:51.096 | | subnets | c0c3bcd8-a5a5-4501-a0b3-a8ad991312ca | 2021-06-03 08:50:51.096 | | tags | | 2021-06-03 08:50:51.096 | | updated_at | 2021-06-03T08:50:43Z | 2021-06-03 08:50:51.096 | +---------------------------+--------------------------------------+ 2021-06-03 08:50:53.422 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:50:53.422 | from cryptography.utils import int_from_bytes 2021-06-03 08:50:53.422 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:50:53.422 | from cryptography.utils import int_from_bytes 2021-06-03 08:50:53.422 | +---------------------------+--------------------------------------+ 2021-06-03 08:50:53.422 | | Field | Value | 2021-06-03 08:50:53.422 | +---------------------------+--------------------------------------+ 2021-06-03 08:50:53.422 | | admin_state_up | UP | 2021-06-03 08:50:53.422 | | availability_zone_hints | | 2021-06-03 08:50:53.422 | | availability_zones | nova | 2021-06-03 08:50:53.422 | | created_at | 2021-06-03T08:48:36Z | 2021-06-03 08:50:53.422 | | description | | 2021-06-03 08:50:53.422 | | dns_domain | None | 2021-06-03 08:50:53.422 | | id | 89a1ffc2-5aec-4ec5-aa69-ad185256696e | 2021-06-03 08:50:53.422 | | ipv4_address_scope | None | 2021-06-03 08:50:53.422 | | ipv6_address_scope | None | 2021-06-03 08:50:53.422 | | is_default | True | 2021-06-03 08:50:53.422 | | is_vlan_transparent | None | 2021-06-03 08:50:53.422 | | mtu | 1500 | 2021-06-03 08:50:53.422 | | name | public | 2021-06-03 08:50:53.422 | | port_security_enabled | True | 2021-06-03 08:50:53.422 | | project_id | 8d0b8fa6a79149dfaba7b8a84c5ea66f | 2021-06-03 08:50:53.422 | | provider:network_type | flat | 2021-06-03 08:50:53.422 | | provider:physical_network | physnet1 | 2021-06-03 08:50:53.422 | | provider:segmentation_id | None | 2021-06-03 08:50:53.423 | | qos_policy_id | None | 2021-06-03 08:50:53.423 | | revision_number | 2 | 2021-06-03 08:50:53.423 | | router:external | External | 2021-06-03 08:50:53.423 | | segments | None | 2021-06-03 08:50:53.423 | | shared | False | 2021-06-03 08:50:53.423 | | status | ACTIVE | 2021-06-03 08:50:53.423 | | subnets | 4b961559-25b2-428b-a3b2-8e12fda2d70a | 2021-06-03 08:50:53.423 | | tags | | 2021-06-03 08:50:53.423 | | updated_at | 2021-06-03T08:48:43Z | 2021-06-03 08:50:53.423 | +---------------------------+--------------------------------------+ 2021-06-03 08:50:53.562 | Neutron subnetworks: 2021-06-03 08:50:55.684 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:50:55.684 | from cryptography.utils import int_from_bytes 2021-06-03 08:50:55.684 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:50:55.684 | from cryptography.utils import int_from_bytes 2021-06-03 08:50:55.684 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2021-06-03 08:50:55.684 | | ID | Name | Network | Subnet | 2021-06-03 08:50:55.685 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2021-06-03 08:50:55.685 | | 4b961559-25b2-428b-a3b2-8e12fda2d70a | public-subnet | 89a1ffc2-5aec-4ec5-aa69-ad185256696e | 172.31.0.0/24 | 2021-06-03 08:50:55.685 | | c0c3bcd8-a5a5-4501-a0b3-a8ad991312ca | private-subnet | 4e1497fd-077d-4eca-b4cd-55c6dfae11ea | 172.20.0.0/26 | 2021-06-03 08:50:55.685 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2021-06-03 08:50:58.031 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:50:58.031 | from cryptography.utils import int_from_bytes 2021-06-03 08:50:58.032 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:50:58.032 | from cryptography.utils import int_from_bytes 2021-06-03 08:51:00.295 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:51:00.295 | from cryptography.utils import int_from_bytes 2021-06-03 08:51:00.295 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:51:00.295 | from cryptography.utils import int_from_bytes 2021-06-03 08:51:00.295 | +----------------------+--------------------------------------+ 2021-06-03 08:51:00.295 | | Field | Value | 2021-06-03 08:51:00.295 | +----------------------+--------------------------------------+ 2021-06-03 08:51:00.295 | | allocation_pools | 172.31.0.2-172.31.0.254 | 2021-06-03 08:51:00.295 | | cidr | 172.31.0.0/24 | 2021-06-03 08:51:00.296 | | created_at | 2021-06-03T08:48:43Z | 2021-06-03 08:51:00.296 | | description | | 2021-06-03 08:51:00.296 | | dns_nameservers | | 2021-06-03 08:51:00.296 | | dns_publish_fixed_ip | None | 2021-06-03 08:51:00.296 | | enable_dhcp | False | 2021-06-03 08:51:00.296 | | gateway_ip | 172.31.0.1 | 2021-06-03 08:51:00.296 | | host_routes | | 2021-06-03 08:51:00.296 | | id | 4b961559-25b2-428b-a3b2-8e12fda2d70a | 2021-06-03 08:51:00.296 | | ip_version | 4 | 2021-06-03 08:51:00.296 | | ipv6_address_mode | None | 2021-06-03 08:51:00.296 | | ipv6_ra_mode | None | 2021-06-03 08:51:00.296 | | name | public-subnet | 2021-06-03 08:51:00.296 | | network_id | 89a1ffc2-5aec-4ec5-aa69-ad185256696e | 2021-06-03 08:51:00.296 | | prefix_length | None | 2021-06-03 08:51:00.296 | | project_id | 8d0b8fa6a79149dfaba7b8a84c5ea66f | 2021-06-03 08:51:00.296 | | revision_number | 0 | 2021-06-03 08:51:00.296 | | segment_id | None | 2021-06-03 08:51:00.296 | | service_types | | 2021-06-03 08:51:00.296 | | subnetpool_id | None | 2021-06-03 08:51:00.296 | | tags | | 2021-06-03 08:51:00.296 | | updated_at | 2021-06-03T08:48:43Z | 2021-06-03 08:51:00.296 | +----------------------+--------------------------------------+ 2021-06-03 08:51:02.606 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:51:02.606 | from cryptography.utils import int_from_bytes 2021-06-03 08:51:02.606 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:51:02.606 | from cryptography.utils import int_from_bytes 2021-06-03 08:51:02.606 | +----------------------+--------------------------------------+ 2021-06-03 08:51:02.606 | | Field | Value | 2021-06-03 08:51:02.606 | +----------------------+--------------------------------------+ 2021-06-03 08:51:02.606 | | allocation_pools | 172.20.0.2-172.20.0.62 | 2021-06-03 08:51:02.606 | | cidr | 172.20.0.0/26 | 2021-06-03 08:51:02.606 | | created_at | 2021-06-03T08:48:23Z | 2021-06-03 08:51:02.606 | | description | | 2021-06-03 08:51:02.606 | | dns_nameservers | 8.8.4.4, 8.8.8.8 | 2021-06-03 08:51:02.606 | | dns_publish_fixed_ip | None | 2021-06-03 08:51:02.606 | | enable_dhcp | True | 2021-06-03 08:51:02.606 | | gateway_ip | 172.20.0.1 | 2021-06-03 08:51:02.606 | | host_routes | | 2021-06-03 08:51:02.606 | | id | c0c3bcd8-a5a5-4501-a0b3-a8ad991312ca | 2021-06-03 08:51:02.606 | | ip_version | 4 | 2021-06-03 08:51:02.606 | | ipv6_address_mode | None | 2021-06-03 08:51:02.606 | | ipv6_ra_mode | None | 2021-06-03 08:51:02.606 | | name | private-subnet | 2021-06-03 08:51:02.606 | | network_id | 4e1497fd-077d-4eca-b4cd-55c6dfae11ea | 2021-06-03 08:51:02.606 | | prefix_length | None | 2021-06-03 08:51:02.606 | | project_id | 233632ea6bcd469a9de054f17eb5dc0f | 2021-06-03 08:51:02.606 | | revision_number | 1 | 2021-06-03 08:51:02.606 | | segment_id | None | 2021-06-03 08:51:02.606 | | service_types | | 2021-06-03 08:51:02.607 | | subnetpool_id | ed0253ea-baa6-4036-9d53-b13347d0e5d6 | 2021-06-03 08:51:02.607 | | tags | | 2021-06-03 08:51:02.607 | | updated_at | 2021-06-03T08:50:43Z | 2021-06-03 08:51:02.607 | +----------------------+--------------------------------------+ 2021-06-03 08:51:02.783 | + ./stack.sh:main:1452 : command openstack complete 2021-06-03 08:51:02.786 | + ./stack.sh:main:1452 : openstack complete 2021-06-03 08:51:02.787 | + ./stack.sh:main:1453 : sudo tee /etc/bash_completion.d/osc.bash_completion 2021-06-03 08:51:05.304 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:51:05.304 | from cryptography.utils import int_from_bytes 2021-06-03 08:51:05.304 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:51:05.304 | from cryptography.utils import int_from_bytes 2021-06-03 08:51:05.305 | The 'openstack bgp speaker show dragents' CLI is deprecated and will be removed in the future. Use 'openstack bgp dragent list' CLI instead. 2021-06-03 08:51:05.577 | + ./stack.sh:main:1456 : is_service_enabled cinder 2021-06-03 08:51:05.595 | + functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:51:05.598 | + ./stack.sh:main:1457 : is_ubuntu 2021-06-03 08:51:05.600 | + functions-common:is_ubuntu:493 : [[ -z deb ]] 2021-06-03 08:51:05.603 | + functions-common:is_ubuntu:496 : '[' deb = deb ']' 2021-06-03 08:51:05.606 | + ./stack.sh:main:1458 : echo_summary 'Configuring lvm.conf global device filter' 2021-06-03 08:51:05.609 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-06-03 08:51:05.611 | + ./stack.sh:echo_summary:428 : echo -e Configuring lvm.conf global device filter 2021-06-03 08:51:05.614 | + ./stack.sh:main:1459 : set_lvm_filter 2021-06-03 08:51:05.616 | + lib/lvm:set_lvm_filter:178 : local 'filter_suffix="r|.*|" ] # from devstack' 2021-06-03 08:51:05.619 | + lib/lvm:set_lvm_filter:179 : local 'filter_string=global_filter = [ ' 2021-06-03 08:51:05.621 | + lib/lvm:set_lvm_filter:180 : local pv 2021-06-03 08:51:05.625 | + lib/lvm:set_lvm_filter:181 : local vg 2021-06-03 08:51:05.628 | + lib/lvm:set_lvm_filter:182 : local line 2021-06-03 08:51:05.631 | ++ lib/lvm:set_lvm_filter:184 : sudo pvs --noheadings -o name 2021-06-03 08:51:05.728 | + lib/lvm:set_lvm_filter:189 : filter_string='global_filter = [ "r|.*|" ] # from devstack' 2021-06-03 08:51:05.730 | + lib/lvm:set_lvm_filter:191 : clean_lvm_filter 2021-06-03 08:51:05.733 | + lib/lvm:clean_lvm_filter:166 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2021-06-03 08:51:05.748 | + lib/lvm:set_lvm_filter:192 : sudo sed -i '/# global_filter = \[*\]/a\ global_filter = [ "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2021-06-03 08:51:05.762 | + lib/lvm:set_lvm_filter:193 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "r|.*|" ] # from devstack' 2021-06-03 08:51:05.765 | + ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-06-03 08:51:05.768 | + ./stack.sh:echo_summary:428 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"r|.*|"' ']' '#' from devstack 2021-06-03 08:51:05.770 | + ./stack.sh:main:1469 : run_phase stack test-config 2021-06-03 08:51:05.773 | + functions-common:run_phase:1732 : local mode=stack 2021-06-03 08:51:05.776 | + functions-common:run_phase:1733 : local phase=test-config 2021-06-03 08:51:05.778 | + functions-common:run_phase:1734 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-06-03 08:51:05.781 | + functions-common:run_phase:1735 : local extra_plugin_file_name 2021-06-03 08:51:05.784 | + functions-common:run_phase:1736 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-06-03 08:51:05.788 | + functions-common:run_phase:1741 : local exceptions=80-tempest.sh 2021-06-03 08:51:05.791 | + functions-common:run_phase:1742 : local extra 2021-06-03 08:51:05.797 | ++ functions-common:run_phase:1743 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-06-03 08:51:05.802 | + functions-common:run_phase:1743 : extra=80-tempest.sh 2021-06-03 08:51:05.804 | + functions-common:run_phase:1744 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-06-03 08:51:05.807 | + functions-common:run_phase:1748 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-06-03 08:51:05.810 | + functions-common:run_phase:1748 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack test-config 2021-06-03 08:51:05.813 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-06-03 08:51:05.831 | ++ functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:51:05.833 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-06-03 08:51:05.836 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-06-03 08:51:05.838 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2021-06-03 08:51:05.841 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-06-03 08:51:05.844 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-06-03 08:51:05.847 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-06-03 08:51:05.850 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2021-06-03 08:51:05.852 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-06-03 08:51:05.854 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2021-06-03 08:51:05.857 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-06-03 08:51:05.860 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-06-03 08:51:05.862 | ++ extras.d/80-tempest.sh:source:20 : async_wait install_tempest 2021-06-03 08:51:05.912 | [Async install_tempest:self]: Waiting for completion of install_tempest (1 other jobs running) 2021-06-03 08:51:05.957 | [Async install_tempest:self]: finished install_tempest with result 0 in -1622709564 seconds 2021-06-03 08:51:05.961 | ++ inc/async:async_wait:166 : return 0 2021-06-03 08:51:05.964 | ++ extras.d/80-tempest.sh:source:21 : echo_summary 'Initializing Tempest' 2021-06-03 08:51:05.966 | ++ ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-06-03 08:51:05.970 | ++ ./stack.sh:echo_summary:428 : echo -e Initializing Tempest 2021-06-03 08:51:05.973 | ++ extras.d/80-tempest.sh:source:22 : configure_tempest 2021-06-03 08:51:05.975 | ++ lib/tempest:configure_tempest:131 : [[ True == \T\r\u\e ]] 2021-06-03 08:51:05.977 | ++ lib/tempest:configure_tempest:132 : setup_develop /opt/stack/tempest 2021-06-03 08:51:05.979 | ++ inc/python:setup_develop:338 : local bindep 2021-06-03 08:51:05.981 | ++ inc/python:setup_develop:339 : [[ /opt/stack/tempest == -bindep* ]] 2021-06-03 08:51:05.984 | ++ inc/python:setup_develop:343 : local project_dir=/opt/stack/tempest 2021-06-03 08:51:05.986 | ++ inc/python:setup_develop:344 : local extras= 2021-06-03 08:51:05.988 | ++ inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2021-06-03 08:51:05.990 | ++ inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-06-03 08:51:05.992 | ++ inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/tempest == -bindep* ]] 2021-06-03 08:51:05.994 | ++ inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/tempest 2021-06-03 08:51:05.996 | ++ inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-06-03 08:51:05.999 | ++ inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-06-03 08:51:06.001 | +++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/tempest 2021-06-03 08:51:06.003 | +++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-06-03 08:51:06.006 | ++ inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/tempest 2021-06-03 08:51:06.008 | ++ inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-06-03 08:51:06.010 | ++ inc/python:_setup_package_with_constraints_edit:382 : local name 2021-06-03 08:51:06.013 | +++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2021-06-03 08:51:06.019 | ++ inc/python:_setup_package_with_constraints_edit:383 : name=tempest 2021-06-03 08:51:06.021 | ++ inc/python:_setup_package_with_constraints_edit:385 : /opt/stack/requirements/.venv/bin/edit-constraints /opt/stack/requirements/upper-constraints.txt -- tempest '-e file:///opt/stack/tempest#egg=tempest' 2021-06-03 08:51:06.625 | ++ inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/tempest -e 2021-06-03 08:51:06.627 | ++ inc/python:setup_package:417 : local bindep=0 2021-06-03 08:51:06.629 | ++ inc/python:setup_package:418 : local bindep_flag= 2021-06-03 08:51:06.631 | ++ inc/python:setup_package:419 : local bindep_profiles= 2021-06-03 08:51:06.633 | ++ inc/python:setup_package:420 : [[ /opt/stack/tempest == -bindep* ]] 2021-06-03 08:51:06.635 | ++ inc/python:setup_package:425 : local project_dir=/opt/stack/tempest 2021-06-03 08:51:06.637 | ++ inc/python:setup_package:426 : local flags=-e 2021-06-03 08:51:06.639 | ++ inc/python:setup_package:427 : local extras= 2021-06-03 08:51:06.641 | ++ inc/python:setup_package:431 : [[ -n -e ]] 2021-06-03 08:51:06.643 | ++ inc/python:setup_package:431 : [[ -z '' ]] 2021-06-03 08:51:06.645 | ++ inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-06-03 08:51:06.647 | ++ inc/python:setup_package:436 : [[ ! -z '' ]] 2021-06-03 08:51:06.649 | ++ inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-06-03 08:51:06.651 | ++ inc/python:setup_package:445 : pip_install -e /opt/stack/tempest 2021-06-03 08:51:06.673 | Using python 3.8 to install /opt/stack/tempest 2021-06-03 08:51:06.676 | ++ 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/tempest 2021-06-03 08:51:07.514 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:51:07.514 | from cryptography.utils import int_from_bytes 2021-06-03 08:51:07.514 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:51:07.514 | from cryptography.utils import int_from_bytes 2021-06-03 08:51:08.601 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-06-03 08:51:08.602 | 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. 2021-06-03 08:51:08.605 | Ignoring autobahn: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:51:08.607 | Ignoring contextvars: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:51:08.607 | Ignoring dataclasses: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:51:08.611 | Ignoring immutables: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:51:08.613 | Ignoring numpy: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:51:08.620 | Ignoring scipy: markers 'python_version == "3.6"' don't match your environment 2021-06-03 08:51:08.625 | Obtaining file:///opt/stack/tempest 2021-06-03 08:51:10.617 | Obtaining tempest from file:///opt/stack/tempest#egg=tempest (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-06-03 08:51:12.619 | 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) 2021-06-03 08:51:12.623 | 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) 2021-06-03 08:51:12.636 | 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) 2021-06-03 08:51:12.696 | 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) 2021-06-03 08:51:12.702 | 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) 2021-06-03 08:51:12.710 | 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) 2021-06-03 08:51:12.721 | 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) 2021-06-03 08:51:12.732 | 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) 2021-06-03 08:51:12.738 | 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 305)) (4.4.0) 2021-06-03 08:51:12.749 | Requirement already satisfied: oslo.config===8.5.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (8.5.0) 2021-06-03 08:51:12.790 | 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 309)) (5.0.1) 2021-06-03 08:51:12.797 | 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 311)) (4.4.0) 2021-06-03 08:51:12.837 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (4.1.0) 2021-06-03 08:51:12.847 | Requirement already satisfied: oslo.utils===4.8.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (4.8.0) 2021-06-03 08:51:12.864 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (20.9) 2021-06-03 08:51:12.870 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (2.7.2) 2021-06-03 08:51:12.905 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (5.5.1) 2021-06-03 08:51:12.908 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 342)) (0.7.2) 2021-06-03 08:51:12.910 | Requirement already satisfied: pyinotify===0.9.6 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (0.9.6) 2021-06-03 08:51:12.913 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (2.4.7) 2021-06-03 08:51:12.916 | Requirement already satisfied: pyperclip===1.8.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (1.8.2) 2021-06-03 08:51:12.919 | 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 396)) (2.8.1) 2021-06-03 08:51:12.925 | 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 428)) (1.4.0) 2021-06-03 08:51:12.940 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 436)) (2021.1) 2021-06-03 08:51:12.944 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 447)) (2.25.1) 2021-06-03 08:51:12.964 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 460)) (1.4.0) 2021-06-03 08:51:12.969 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (1.15.0) 2021-06-03 08:51:12.972 | Requirement already satisfied: stestr===3.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (3.1.0) 2021-06-03 08:51:13.002 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (3.3.0) 2021-06-03 08:51:13.010 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (2.4.0) 2021-06-03 08:51:13.028 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 543)) (1.4.0) 2021-06-03 08:51:13.032 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (1.1.0) 2021-06-03 08:51:13.039 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (1.26.3) 2021-06-03 08:51:13.062 | Requirement already satisfied: voluptuous===0.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (0.12.1) 2021-06-03 08:51:13.066 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (0.2.5) 2021-06-03 08:51:13.071 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (1.12.1) 2021-06-03 08:51:13.074 | 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) 2021-06-03 08:51:13.116 | 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) 2021-06-03 08:51:13.121 | Requirement already satisfied: oslo.context===3.2.0 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (3.2.0) 2021-06-03 08:51:13.128 | 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) 2021-06-03 08:51:13.132 | 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) 2021-06-03 08:51:13.135 | 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) 2021-06-03 08:51:13.138 | 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) 2021-06-03 08:51:13.178 | 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) 2021-06-03 08:51:13.188 | 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) 2021-06-03 08:51:13.201 | 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) 2021-06-03 08:51:13.203 | 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) 2021-06-03 08:51:13.207 | 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) 2021-06-03 08:51:13.211 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 107)) (2020.12.5) 2021-06-03 08:51:13.214 | Requirement already satisfied: future===0.18.2 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 170)) (0.18.2) 2021-06-03 08:51:13.218 | 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 412)) (1.6.0) 2021-06-03 08:51:13.221 | 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) 2021-06-03 08:51:13.223 | Requirement already satisfied: argparse in /usr/local/lib/python3.8/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 552)) (1.4.0) 2021-06-03 08:51:13.226 | 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) 2021-06-03 08:51:13.229 | 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) 2021-06-03 08:51:13.233 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.8/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (2.20) 2021-06-03 08:51:15.084 | Installing collected packages: tempest 2021-06-03 08:51:15.086 | Running setup.py develop for tempest 2021-06-03 08:51:17.443 | Successfully installed tempest 2021-06-03 08:51:17.622 | WARNING: You are using pip version 20.2.2; however, version 21.1.2 is available. 2021-06-03 08:51:17.622 | You should consider upgrading via the '/usr/bin/python3.8 -m pip install --upgrade pip' command. 2021-06-03 08:51:17.711 | ++ inc/python:pip_install:200 : result=0 2021-06-03 08:51:17.713 | ++ inc/python:pip_install:202 : time_stop pip_install 2021-06-03 08:51:17.715 | ++ functions-common:time_stop:2304 : local name 2021-06-03 08:51:17.718 | ++ functions-common:time_stop:2305 : local end_time 2021-06-03 08:51:17.720 | ++ functions-common:time_stop:2306 : local elapsed_time 2021-06-03 08:51:17.723 | ++ functions-common:time_stop:2307 : local total 2021-06-03 08:51:17.725 | ++ functions-common:time_stop:2308 : local start_time 2021-06-03 08:51:17.727 | ++ functions-common:time_stop:2310 : name=pip_install 2021-06-03 08:51:17.730 | ++ functions-common:time_stop:2311 : start_time=1622710266667 2021-06-03 08:51:17.733 | ++ functions-common:time_stop:2313 : [[ -z 1622710266667 ]] 2021-06-03 08:51:17.736 | +++ functions-common:time_stop:2316 : date +%s%3N 2021-06-03 08:51:17.740 | ++ functions-common:time_stop:2316 : end_time=1622710277737 2021-06-03 08:51:17.742 | ++ functions-common:time_stop:2317 : elapsed_time=11070 2021-06-03 08:51:17.744 | ++ functions-common:time_stop:2318 : total=227352 2021-06-03 08:51:17.746 | ++ functions-common:time_stop:2320 : _TIME_START[$name]= 2021-06-03 08:51:17.748 | ++ functions-common:time_stop:2321 : _TIME_TOTAL[$name]=238422 2021-06-03 08:51:17.750 | ++ inc/python:pip_install:203 : return 0 2021-06-03 08:51:17.752 | ++ inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-06-03 08:51:17.755 | ++ inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/tempest/tempest.egg-info 2021-06-03 08:51:17.757 | ++ functions-common:safe_chown:2205 : _safe_permission_operation chown -R ubuntu /opt/stack/tempest/tempest.egg-info 2021-06-03 08:51:17.774 | ++ functions-common:_safe_permission_operation:2053 : sudo chown -R ubuntu /opt/stack/tempest/tempest.egg-info 2021-06-03 08:51:17.787 | ++ inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/tempest 2021-06-03 08:51:17.790 | ++ inc/python:use_library_from_git:250 : local name=/opt/stack/tempest 2021-06-03 08:51:17.792 | ++ inc/python:use_library_from_git:251 : local enabled=1 2021-06-03 08:51:17.794 | ++ inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-06-03 08:51:17.797 | ++ inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/tempest, ]] 2021-06-03 08:51:17.799 | ++ inc/python:use_library_from_git:253 : return 1 2021-06-03 08:51:17.801 | ++ lib/tempest:configure_tempest:138 : local image_lines 2021-06-03 08:51:17.803 | ++ lib/tempest:configure_tempest:139 : local images 2021-06-03 08:51:17.806 | ++ lib/tempest:configure_tempest:140 : local num_images 2021-06-03 08:51:17.808 | ++ lib/tempest:configure_tempest:141 : local image_uuid 2021-06-03 08:51:17.810 | ++ lib/tempest:configure_tempest:142 : local image_uuid_alt 2021-06-03 08:51:17.812 | ++ lib/tempest:configure_tempest:143 : local password 2021-06-03 08:51:17.814 | ++ lib/tempest:configure_tempest:144 : local line 2021-06-03 08:51:17.816 | ++ lib/tempest:configure_tempest:145 : local flavors 2021-06-03 08:51:17.818 | ++ lib/tempest:configure_tempest:146 : local available_flavors 2021-06-03 08:51:17.821 | ++ lib/tempest:configure_tempest:147 : local flavors_ref 2021-06-03 08:51:17.823 | ++ lib/tempest:configure_tempest:148 : local flavor_lines 2021-06-03 08:51:17.825 | ++ lib/tempest:configure_tempest:149 : local flavor_ref_size 2021-06-03 08:51:17.827 | ++ lib/tempest:configure_tempest:150 : local flavor_ref_alt_size 2021-06-03 08:51:17.829 | ++ lib/tempest:configure_tempest:151 : local public_network_id 2021-06-03 08:51:17.831 | ++ lib/tempest:configure_tempest:152 : local public_router_id 2021-06-03 08:51:17.833 | ++ lib/tempest:configure_tempest:153 : local ssh_connect_method=floating 2021-06-03 08:51:17.836 | ++ lib/tempest:configure_tempest:154 : local disk 2021-06-03 08:51:17.838 | ++ lib/tempest:configure_tempest:157 : ifs=' 2021-06-03 08:51:17.838 | ' 2021-06-03 08:51:17.840 | ++ lib/tempest:configure_tempest:167 : declare -a images 2021-06-03 08:51:17.843 | ++ lib/tempest:configure_tempest:169 : is_service_enabled glance 2021-06-03 08:51:17.861 | ++ functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:51:17.864 | ++ lib/tempest:configure_tempest:170 : read -r IMAGE_NAME IMAGE_UUID 2021-06-03 08:51:17.864 | +++ lib/tempest:configure_tempest:130 : oscwrap image list --property status=active 2021-06-03 08:51:17.864 | +++ lib/tempest:configure_tempest:130 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2 }' 2021-06-03 08:51:20.230 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:51:20.230 | from cryptography.utils import int_from_bytes 2021-06-03 08:51:20.230 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:51:20.230 | from cryptography.utils import int_from_bytes 2021-06-03 08:51:20.380 | +++ functions-common:oscwrap:2344 : return 0 2021-06-03 08:51:20.383 | ++ lib/tempest:configure_tempest:171 : '[' ubuntu-16 = '' ']' 2021-06-03 08:51:20.386 | ++ lib/tempest:configure_tempest:175 : images+=($IMAGE_UUID) 2021-06-03 08:51:20.388 | ++ lib/tempest:configure_tempest:170 : read -r IMAGE_NAME IMAGE_UUID 2021-06-03 08:51:20.390 | ++ lib/tempest:configure_tempest:178 : case "${#images[*]}" in 2021-06-03 08:51:20.392 | ++ lib/tempest:configure_tempest:184 : '[' -z '' ']' 2021-06-03 08:51:20.394 | ++ lib/tempest:configure_tempest:185 : image_uuid=76bc32d1-e038-4eaa-9c7c-5155452fb1ee 2021-06-03 08:51:20.397 | ++ lib/tempest:configure_tempest:186 : image_uuid_alt=76bc32d1-e038-4eaa-9c7c-5155452fb1ee 2021-06-03 08:51:20.399 | ++ lib/tempest:configure_tempest:200 : sudo install -d -o ubuntu /opt/stack/tempest/etc 2021-06-03 08:51:20.412 | ++ lib/tempest:configure_tempest:201 : rm -f /opt/stack/tempest/etc/tempest.conf 2021-06-03 08:51:20.416 | ++ lib/tempest:configure_tempest:203 : local password=Passw0rd 2021-06-03 08:51:20.418 | ++ lib/tempest:configure_tempest:206 : local admin_username=admin 2021-06-03 08:51:20.421 | ++ lib/tempest:configure_tempest:207 : local admin_project_name=admin 2021-06-03 08:51:20.423 | ++ lib/tempest:configure_tempest:208 : local admin_domain_name=Default 2021-06-03 08:51:20.425 | ++ lib/tempest:configure_tempest:209 : local alt_username=alt_demo 2021-06-03 08:51:20.427 | ++ lib/tempest:configure_tempest:210 : local alt_project_name=alt_demo 2021-06-03 08:51:20.430 | ++ lib/tempest:configure_tempest:211 : local admin_project_id 2021-06-03 08:51:20.433 | +++ lib/tempest:configure_tempest:212 : awk '/ admin / { print $2 }' 2021-06-03 08:51:20.433 | +++ lib/tempest:configure_tempest:212 : oscwrap project list 2021-06-03 08:51:22.516 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:51:22.516 | from cryptography.utils import int_from_bytes 2021-06-03 08:51:22.516 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:51:22.516 | from cryptography.utils import int_from_bytes 2021-06-03 08:51:22.671 | +++ functions-common:oscwrap:2344 : return 0 2021-06-03 08:51:22.675 | ++ lib/tempest:configure_tempest:212 : admin_project_id=8d0b8fa6a79149dfaba7b8a84c5ea66f 2021-06-03 08:51:22.677 | ++ lib/tempest:configure_tempest:214 : is_service_enabled nova 2021-06-03 08:51:22.693 | ++ functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:51:22.696 | +++ lib/tempest:configure_tempest:217 : nova flavor-list 2021-06-03 08:51:24.447 | ++ lib/tempest:configure_tempest:217 : available_flavors='+-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-06-03 08:51:24.447 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-06-03 08:51:24.447 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-06-03 08:51:24.447 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-06-03 08:51:24.447 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2021-06-03 08:51:24.447 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2021-06-03 08:51:24.447 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2021-06-03 08:51:24.447 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-06-03 08:51:24.447 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-06-03 08:51:24.447 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-06-03 08:51:24.447 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2021-06-03 08:51:24.447 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-06-03 08:51:24.447 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-06-03 08:51:24.447 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2021-06-03 08:51:24.447 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2021-06-03 08:51:24.447 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2021-06-03 08:51:24.447 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2021-06-03 08:51:24.447 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+' 2021-06-03 08:51:24.449 | ++ lib/tempest:configure_tempest:218 : [[ -z '' ]] 2021-06-03 08:51:24.451 | ++ lib/tempest:configure_tempest:219 : [[ +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-06-03 08:51:24.452 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-06-03 08:51:24.452 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-06-03 08:51:24.452 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-06-03 08:51:24.452 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2021-06-03 08:51:24.452 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2021-06-03 08:51:24.452 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2021-06-03 08:51:24.452 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-06-03 08:51:24.452 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-06-03 08:51:24.452 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-06-03 08:51:24.452 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2021-06-03 08:51:24.452 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-06-03 08:51:24.452 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-06-03 08:51:24.452 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2021-06-03 08:51:24.452 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2021-06-03 08:51:24.452 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2021-06-03 08:51:24.452 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2021-06-03 08:51:24.452 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ =~ m1\.nano ]] 2021-06-03 08:51:24.454 | ++ lib/tempest:configure_tempest:224 : flavor_ref=42 2021-06-03 08:51:24.456 | ++ lib/tempest:configure_tempest:225 : [[ +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-06-03 08:51:24.456 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-06-03 08:51:24.456 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-06-03 08:51:24.456 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-06-03 08:51:24.456 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2021-06-03 08:51:24.456 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2021-06-03 08:51:24.456 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2021-06-03 08:51:24.456 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-06-03 08:51:24.456 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-06-03 08:51:24.456 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-06-03 08:51:24.456 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2021-06-03 08:51:24.457 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-06-03 08:51:24.457 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-06-03 08:51:24.457 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2021-06-03 08:51:24.457 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2021-06-03 08:51:24.457 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2021-06-03 08:51:24.457 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2021-06-03 08:51:24.457 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ =~ m1\.micro ]] 2021-06-03 08:51:24.459 | ++ lib/tempest:configure_tempest:230 : flavor_ref_alt=84 2021-06-03 08:51:24.461 | ++ lib/tempest:configure_tempest:279 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 172.20.0.0/16 2021-06-03 08:51:24.492 | ++ lib/tempest:configure_tempest:281 : ssh_connect_method=floating 2021-06-03 08:51:24.494 | ++ lib/tempest:configure_tempest:287 : [[ True == \T\r\u\e ]] 2021-06-03 08:51:24.497 | ++ lib/tempest:configure_tempest:287 : is_networking_extension_supported external-net 2021-06-03 08:51:24.499 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : local extension=external-net 2021-06-03 08:51:24.502 | +++ 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 2021-06-03 08:51:26.628 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:51:26.628 | from cryptography.utils import int_from_bytes 2021-06-03 08:51:26.628 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:51:26.628 | from cryptography.utils import int_from_bytes 2021-06-03 08:51:26.781 | +++ functions-common:oscwrap:2344 : return 0 2021-06-03 08:51:26.784 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:436 : EXT_LIST='address-group 2021-06-03 08:51:26.784 | address-scope 2021-06-03 08:51:26.784 | router-admin-state-down-before-update 2021-06-03 08:51:26.784 | agent 2021-06-03 08:51:26.784 | agent-resources-synced 2021-06-03 08:51:26.785 | allowed-address-pairs 2021-06-03 08:51:26.785 | auto-allocated-topology 2021-06-03 08:51:26.785 | availability_zone 2021-06-03 08:51:26.785 | availability_zone_filter 2021-06-03 08:51:26.785 | default-subnetpools 2021-06-03 08:51:26.785 | dhcp_agent_scheduler 2021-06-03 08:51:26.785 | dvr 2021-06-03 08:51:26.785 | empty-string-filtering 2021-06-03 08:51:26.785 | external-net 2021-06-03 08:51:26.785 | extra_dhcp_opt 2021-06-03 08:51:26.785 | extraroute 2021-06-03 08:51:26.785 | extraroute-atomic 2021-06-03 08:51:26.785 | filter-validation 2021-06-03 08:51:26.785 | fip-port-details 2021-06-03 08:51:26.785 | flavors 2021-06-03 08:51:26.785 | floatingip-pools 2021-06-03 08:51:26.785 | ip-substring-filtering 2021-06-03 08:51:26.785 | router 2021-06-03 08:51:26.785 | ext-gw-mode 2021-06-03 08:51:26.785 | l3-ha 2021-06-03 08:51:26.785 | l3-flavors 2021-06-03 08:51:26.785 | l3-port-ip-change-not-allowed 2021-06-03 08:51:26.785 | l3_agent_scheduler 2021-06-03 08:51:26.785 | multi-provider 2021-06-03 08:51:26.785 | net-mtu 2021-06-03 08:51:26.785 | net-mtu-writable 2021-06-03 08:51:26.785 | network_availability_zone 2021-06-03 08:51:26.785 | network-ip-availability 2021-06-03 08:51:26.785 | pagination 2021-06-03 08:51:26.785 | port-device-profile 2021-06-03 08:51:26.785 | port-mac-address-regenerate 2021-06-03 08:51:26.785 | port-numa-affinity-policy 2021-06-03 08:51:26.785 | binding 2021-06-03 08:51:26.785 | binding-extended 2021-06-03 08:51:26.785 | port-security 2021-06-03 08:51:26.785 | project-id 2021-06-03 08:51:26.786 | provider 2021-06-03 08:51:26.786 | quotas 2021-06-03 08:51:26.786 | quota_details 2021-06-03 08:51:26.786 | rbac-policies 2021-06-03 08:51:26.786 | rbac-address-group 2021-06-03 08:51:26.786 | rbac-address-scope 2021-06-03 08:51:26.786 | rbac-security-groups 2021-06-03 08:51:26.786 | rbac-subnetpool 2021-06-03 08:51:26.786 | revision-if-match 2021-06-03 08:51:26.786 | standard-attr-revisions 2021-06-03 08:51:26.786 | router_availability_zone 2021-06-03 08:51:26.786 | security-groups-normalized-cidr 2021-06-03 08:51:26.786 | port-security-groups-filtering 2021-06-03 08:51:26.786 | security-groups-remote-address-group 2021-06-03 08:51:26.786 | security-group 2021-06-03 08:51:26.786 | service-type 2021-06-03 08:51:26.786 | sorting 2021-06-03 08:51:26.786 | standard-attr-description 2021-06-03 08:51:26.786 | stateful-security-group 2021-06-03 08:51:26.786 | subnet_onboard 2021-06-03 08:51:26.786 | subnet-service-types 2021-06-03 08:51:26.786 | subnet_allocation 2021-06-03 08:51:26.786 | subnetpool-prefix-ops 2021-06-03 08:51:26.786 | standard-attr-tag 2021-06-03 08:51:26.786 | standard-attr-timestamp' 2021-06-03 08:51:26.787 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : [[ address-group 2021-06-03 08:51:26.787 | address-scope 2021-06-03 08:51:26.787 | router-admin-state-down-before-update 2021-06-03 08:51:26.787 | agent 2021-06-03 08:51:26.787 | agent-resources-synced 2021-06-03 08:51:26.787 | allowed-address-pairs 2021-06-03 08:51:26.787 | auto-allocated-topology 2021-06-03 08:51:26.787 | availability_zone 2021-06-03 08:51:26.787 | availability_zone_filter 2021-06-03 08:51:26.787 | default-subnetpools 2021-06-03 08:51:26.787 | dhcp_agent_scheduler 2021-06-03 08:51:26.787 | dvr 2021-06-03 08:51:26.787 | empty-string-filtering 2021-06-03 08:51:26.787 | external-net 2021-06-03 08:51:26.787 | extra_dhcp_opt 2021-06-03 08:51:26.787 | extraroute 2021-06-03 08:51:26.787 | extraroute-atomic 2021-06-03 08:51:26.787 | filter-validation 2021-06-03 08:51:26.788 | fip-port-details 2021-06-03 08:51:26.788 | flavors 2021-06-03 08:51:26.788 | floatingip-pools 2021-06-03 08:51:26.788 | ip-substring-filtering 2021-06-03 08:51:26.788 | router 2021-06-03 08:51:26.788 | ext-gw-mode 2021-06-03 08:51:26.788 | l3-ha 2021-06-03 08:51:26.788 | l3-flavors 2021-06-03 08:51:26.788 | l3-port-ip-change-not-allowed 2021-06-03 08:51:26.788 | l3_agent_scheduler 2021-06-03 08:51:26.788 | multi-provider 2021-06-03 08:51:26.788 | net-mtu 2021-06-03 08:51:26.788 | net-mtu-writable 2021-06-03 08:51:26.788 | network_availability_zone 2021-06-03 08:51:26.788 | network-ip-availability 2021-06-03 08:51:26.788 | pagination 2021-06-03 08:51:26.788 | port-device-profile 2021-06-03 08:51:26.788 | port-mac-address-regenerate 2021-06-03 08:51:26.788 | port-numa-affinity-policy 2021-06-03 08:51:26.788 | binding 2021-06-03 08:51:26.788 | binding-extended 2021-06-03 08:51:26.788 | port-security 2021-06-03 08:51:26.788 | project-id 2021-06-03 08:51:26.788 | provider 2021-06-03 08:51:26.788 | quotas 2021-06-03 08:51:26.788 | quota_details 2021-06-03 08:51:26.788 | rbac-policies 2021-06-03 08:51:26.788 | rbac-address-group 2021-06-03 08:51:26.788 | rbac-address-scope 2021-06-03 08:51:26.788 | rbac-security-groups 2021-06-03 08:51:26.788 | rbac-subnetpool 2021-06-03 08:51:26.788 | revision-if-match 2021-06-03 08:51:26.788 | standard-attr-revisions 2021-06-03 08:51:26.788 | router_availability_zone 2021-06-03 08:51:26.788 | security-groups-normalized-cidr 2021-06-03 08:51:26.788 | port-security-groups-filtering 2021-06-03 08:51:26.788 | security-groups-remote-address-group 2021-06-03 08:51:26.789 | security-group 2021-06-03 08:51:26.789 | service-type 2021-06-03 08:51:26.789 | sorting 2021-06-03 08:51:26.789 | standard-attr-description 2021-06-03 08:51:26.789 | stateful-security-group 2021-06-03 08:51:26.789 | subnet_onboard 2021-06-03 08:51:26.789 | subnet-service-types 2021-06-03 08:51:26.789 | subnet_allocation 2021-06-03 08:51:26.789 | subnetpool-prefix-ops 2021-06-03 08:51:26.789 | standard-attr-tag 2021-06-03 08:51:26.789 | standard-attr-timestamp =~ external-net ]] 2021-06-03 08:51:26.790 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : return 0 2021-06-03 08:51:26.793 | +++ lib/tempest:configure_tempest:288 : oscwrap network show -f value -c id public 2021-06-03 08:51:29.020 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:51:29.020 | from cryptography.utils import int_from_bytes 2021-06-03 08:51:29.020 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:51:29.020 | from cryptography.utils import int_from_bytes 2021-06-03 08:51:29.167 | +++ functions-common:oscwrap:2344 : return 0 2021-06-03 08:51:29.171 | ++ lib/tempest:configure_tempest:288 : public_network_id=89a1ffc2-5aec-4ec5-aa69-ad185256696e 2021-06-03 08:51:29.173 | ++ lib/tempest:configure_tempest:290 : openstack network create --share shared 2021-06-03 08:51:31.554 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:51:31.554 | from cryptography.utils import int_from_bytes 2021-06-03 08:51:31.554 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:51:31.554 | from cryptography.utils import int_from_bytes 2021-06-03 08:51:31.554 | +---------------------------+--------------------------------------+ 2021-06-03 08:51:31.554 | | Field | Value | 2021-06-03 08:51:31.554 | +---------------------------+--------------------------------------+ 2021-06-03 08:51:31.554 | | admin_state_up | UP | 2021-06-03 08:51:31.554 | | availability_zone_hints | | 2021-06-03 08:51:31.554 | | availability_zones | | 2021-06-03 08:51:31.554 | | created_at | 2021-06-03T08:51:31Z | 2021-06-03 08:51:31.554 | | description | | 2021-06-03 08:51:31.554 | | dns_domain | None | 2021-06-03 08:51:31.554 | | id | c45a448a-816c-4ae0-babf-50d52603ad6f | 2021-06-03 08:51:31.554 | | ipv4_address_scope | None | 2021-06-03 08:51:31.554 | | ipv6_address_scope | None | 2021-06-03 08:51:31.554 | | is_default | False | 2021-06-03 08:51:31.554 | | is_vlan_transparent | None | 2021-06-03 08:51:31.554 | | mtu | 1500 | 2021-06-03 08:51:31.554 | | name | shared | 2021-06-03 08:51:31.554 | | port_security_enabled | True | 2021-06-03 08:51:31.555 | | project_id | 8d0b8fa6a79149dfaba7b8a84c5ea66f | 2021-06-03 08:51:31.555 | | provider:network_type | vlan | 2021-06-03 08:51:31.555 | | provider:physical_network | physnet1 | 2021-06-03 08:51:31.555 | | provider:segmentation_id | 915 | 2021-06-03 08:51:31.555 | | qos_policy_id | None | 2021-06-03 08:51:31.555 | | revision_number | 1 | 2021-06-03 08:51:31.555 | | router:external | Internal | 2021-06-03 08:51:31.555 | | segments | None | 2021-06-03 08:51:31.555 | | shared | True | 2021-06-03 08:51:31.555 | | status | ACTIVE | 2021-06-03 08:51:31.555 | | subnets | | 2021-06-03 08:51:31.555 | | tags | | 2021-06-03 08:51:31.555 | | updated_at | 2021-06-03T08:51:31Z | 2021-06-03 08:51:31.555 | +---------------------------+--------------------------------------+ 2021-06-03 08:51:31.709 | ++ lib/tempest:configure_tempest:291 : openstack subnet create --description shared-subnet --subnet-range 192.168.233.0/24 --network shared shared-subnet 2021-06-03 08:51:34.549 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:51:34.549 | from cryptography.utils import int_from_bytes 2021-06-03 08:51:34.549 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-06-03 08:51:34.549 | from cryptography.utils import int_from_bytes 2021-06-03 08:51:34.549 | +----------------------+--------------------------------------+ 2021-06-03 08:51:34.549 | | Field | Value | 2021-06-03 08:51:34.549 | +----------------------+--------------------------------------+ 2021-06-03 08:51:34.549 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2021-06-03 08:51:34.549 | | cidr | 192.168.233.0/24 | 2021-06-03 08:51:34.549 | | created_at | 2021-06-03T08:51:34Z | 2021-06-03 08:51:34.549 | | description | shared-subnet | 2021-06-03 08:51:34.549 | | dns_nameservers | | 2021-06-03 08:51:34.550 | | dns_publish_fixed_ip | None | 2021-06-03 08:51:34.550 | | enable_dhcp | True | 2021-06-03 08:51:34.550 | | gateway_ip | 192.168.233.1 | 2021-06-03 08:51:34.550 | | host_routes | | 2021-06-03 08:51:34.550 | | id | f98822f8-4683-4808-9195-6499cd1ac1cf | 2021-06-03 08:51:34.550 | | ip_version | 4 | 2021-06-03 08:51:34.550 | | ipv6_address_mode | None | 2021-06-03 08:51:34.550 | | ipv6_ra_mode | None | 2021-06-03 08:51:34.550 | | name | shared-subnet | 2021-06-03 08:51:34.550 | | network_id | c45a448a-816c-4ae0-babf-50d52603ad6f | 2021-06-03 08:51:34.550 | | prefix_length | None | 2021-06-03 08:51:34.550 | | project_id | 8d0b8fa6a79149dfaba7b8a84c5ea66f | 2021-06-03 08:51:34.550 | | revision_number | 0 | 2021-06-03 08:51:34.550 | | segment_id | None | 2021-06-03 08:51:34.550 | | service_types | | 2021-06-03 08:51:34.550 | | subnetpool_id | None | 2021-06-03 08:51:34.550 | | tags | | 2021-06-03 08:51:34.550 | | updated_at | 2021-06-03T08:51:34Z | 2021-06-03 08:51:34.550 | +----------------------+--------------------------------------+ 2021-06-03 08:51:34.706 | ++ lib/tempest:configure_tempest:294 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2021-06-03 08:51:34.738 | ++ lib/tempest:configure_tempest:297 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2021-06-03 08:51:34.773 | ++ lib/tempest:configure_tempest:298 : mkdir -p /opt/stack/data/tempest 2021-06-03 08:51:34.778 | ++ lib/tempest:configure_tempest:299 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2021-06-03 08:51:34.811 | ++ lib/tempest:configure_tempest:300 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2021-06-03 08:51:34.840 | ++ lib/tempest:configure_tempest:301 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2021-06-03 08:51:34.870 | ++ lib/tempest:configure_tempest:304 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2021-06-03 08:51:34.902 | ++ lib/tempest:configure_tempest:305 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2021-06-03 08:51:34.938 | ++ lib/tempest:configure_tempest:308 : iniset /opt/stack/tempest/etc/tempest.conf identity uri http://10.222.0.37/identity/v2.0/ 2021-06-03 08:51:34.970 | ++ lib/tempest:configure_tempest:309 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://10.222.0.37/identity/v3 2021-06-03 08:51:35.004 | ++ lib/tempest:configure_tempest:310 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2021-06-03 08:51:35.034 | ++ lib/tempest:configure_tempest:311 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2021-06-03 08:51:35.062 | ++ lib/tempest:configure_tempest:312 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2021-06-03 08:51:35.091 | ++ lib/tempest:configure_tempest:313 : [[ True == \T\r\u\e ]] 2021-06-03 08:51:35.093 | ++ lib/tempest:configure_tempest:314 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2021-06-03 08:51:35.126 | ++ lib/tempest:configure_tempest:315 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password Passw0rd 2021-06-03 08:51:35.157 | ++ lib/tempest:configure_tempest:316 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2021-06-03 08:51:35.191 | ++ lib/tempest:configure_tempest:317 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2021-06-03 08:51:35.220 | ++ lib/tempest:configure_tempest:319 : '[' False == True ']' 2021-06-03 08:51:35.222 | ++ lib/tempest:configure_tempest:324 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled api_v2 False 2021-06-03 08:51:35.257 | ++ lib/tempest:configure_tempest:326 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2021-06-03 08:51:35.285 | ++ lib/tempest:configure_tempest:327 : [[ '' != \v\2 ]] 2021-06-03 08:51:35.288 | ++ lib/tempest:configure_tempest:329 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled api_v2_admin False 2021-06-03 08:51:35.320 | ++ lib/tempest:configure_tempest:332 : is_service_enabled tls-proxy 2021-06-03 08:51:35.336 | ++ functions-common:is_service_enabled:1960 : return 1 2021-06-03 08:51:35.338 | ++ lib/tempest:configure_tempest:337 : [[ True = True ]] 2021-06-03 08:51:35.341 | ++ lib/tempest:configure_tempest:338 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2021-06-03 08:51:35.370 | ++ lib/tempest:configure_tempest:343 : is_service_enabled ldap 2021-06-03 08:51:35.387 | ++ functions-common:is_service_enabled:1960 : return 1 2021-06-03 08:51:35.390 | ++ lib/tempest:configure_tempest:349 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2021-06-03 08:51:35.419 | ++ lib/tempest:configure_tempest:353 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2021-06-03 08:51:35.447 | ++ lib/tempest:configure_tempest:357 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2021-06-03 08:51:35.477 | ++ lib/tempest:configure_tempest:362 : [[ ! -z '' ]] 2021-06-03 08:51:35.479 | ++ lib/tempest:configure_tempest:365 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2021-06-03 08:51:35.511 | ++ lib/tempest:configure_tempest:366 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled os_glance_reserved True 2021-06-03 08:51:35.541 | ++ lib/tempest:configure_tempest:367 : is_service_enabled g-api-r 2021-06-03 08:51:35.568 | ++ functions-common:is_service_enabled:1960 : return 1 2021-06-03 08:51:35.570 | ++ lib/tempest:configure_tempest:372 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref 76bc32d1-e038-4eaa-9c7c-5155452fb1ee 2021-06-03 08:51:35.599 | ++ lib/tempest:configure_tempest:373 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt 76bc32d1-e038-4eaa-9c7c-5155452fb1ee 2021-06-03 08:51:35.630 | ++ lib/tempest:configure_tempest:374 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2021-06-03 08:51:35.659 | ++ lib/tempest:configure_tempest:375 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2021-06-03 08:51:35.700 | ++ lib/tempest:configure_tempest:376 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2021-06-03 08:51:35.733 | ++ lib/tempest:configure_tempest:377 : is_service_enabled neutron 2021-06-03 08:51:35.754 | ++ functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:51:35.756 | ++ lib/tempest:configure_tempest:385 : [[ -n '' ]] 2021-06-03 08:51:35.759 | ++ lib/tempest:configure_tempest:395 : local tempest_compute_min_microversion=None 2021-06-03 08:51:35.761 | ++ lib/tempest:configure_tempest:396 : local tempest_compute_max_microversion=2.88 2021-06-03 08:51:35.764 | ++ lib/tempest:configure_tempest:399 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2021-06-03 08:51:35.766 | ++ lib/tempest:configure_tempest:403 : '[' None == None ']' 2021-06-03 08:51:35.768 | ++ lib/tempest:configure_tempest:404 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2021-06-03 08:51:35.793 | ++ lib/tempest:configure_tempest:408 : '[' 2.88 == None ']' 2021-06-03 08:51:35.796 | ++ lib/tempest:configure_tempest:411 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion 2.88 2021-06-03 08:51:35.825 | ++ lib/tempest:configure_tempest:414 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2021-06-03 08:51:35.857 | ++ lib/tempest:configure_tempest:415 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2021-06-03 08:51:35.885 | ++ lib/tempest:configure_tempest:416 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2021-06-03 08:51:35.913 | ++ lib/tempest:configure_tempest:417 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2021-06-03 08:51:35.941 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration True 2021-06-03 08:51:35.970 | ++ lib/tempest:configure_tempest:419 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2021-06-03 08:51:35.999 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume False 2021-06-03 08:51:36.027 | ++ lib/tempest:configure_tempest:422 : [[ -n AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2021-06-03 08:51:36.030 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled scheduler_enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2021-06-03 08:51:36.059 | ++ lib/tempest:configure_tempest:426 : [[ False == \T\r\u\e ]] 2021-06-03 08:51:36.061 | ++ lib/tempest:configure_tempest:430 : is_service_enabled n-novnc 2021-06-03 08:51:36.080 | ++ functions-common:is_service_enabled:1960 : return 1 2021-06-03 08:51:36.082 | ++ lib/tempest:configure_tempest:435 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2021-06-03 08:51:36.114 | ++ lib/tempest:configure_tempest:436 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id 89a1ffc2-5aec-4ec5-aa69-ad185256696e 2021-06-03 08:51:36.145 | ++ lib/tempest:configure_tempest:437 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2021-06-03 08:51:36.177 | ++ lib/tempest:configure_tempest:438 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 172.20.0.0/16 2021-06-03 08:51:36.207 | ++ lib/tempest:configure_tempest:439 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2021-06-03 08:51:36.240 | ++ lib/tempest:configure_tempest:440 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2021-06-03 08:51:36.271 | ++ lib/tempest:configure_tempest:441 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2021-06-03 08:51:36.301 | ++ lib/tempest:configure_tempest:444 : SCENARIO_IMAGE_DIR=/home/ubuntu/devstack/files 2021-06-03 08:51:36.303 | ++ lib/tempest:configure_tempest:445 : SCENARIO_IMAGE_FILE= 2021-06-03 08:51:36.306 | ++ lib/tempest:configure_tempest:446 : iniset /opt/stack/tempest/etc/tempest.conf scenario img_file /home/ubuntu/devstack/files/ 2021-06-03 08:51:36.340 | ++ lib/tempest:configure_tempest:449 : TEMPEST_SSH_NETWORK_NAME=private 2021-06-03 08:51:36.343 | ++ lib/tempest:configure_tempest:450 : is_provider_network 2021-06-03 08:51:36.345 | ++ functions-common:is_provider_network:2153 : '[' '' == True ']' 2021-06-03 08:51:36.348 | ++ functions-common:is_provider_network:2156 : return 1 2021-06-03 08:51:36.350 | ++ lib/tempest:configure_tempest:454 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2021-06-03 08:51:36.386 | ++ lib/tempest:configure_tempest:455 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2021-06-03 08:51:36.415 | ++ lib/tempest:configure_tempest:456 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2021-06-03 08:51:36.444 | ++ lib/tempest:configure_tempest:457 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2021-06-03 08:51:36.474 | ++ lib/tempest:configure_tempest:458 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2021-06-03 08:51:36.506 | ++ lib/tempest:configure_tempest:459 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2021-06-03 08:51:36.536 | ++ lib/tempest:configure_tempest:466 : [[ -n '' ]] 2021-06-03 08:51:36.539 | ++ lib/tempest:configure_tempest:470 : [[ ceph == *\l\v\m* ]] 2021-06-03 08:51:36.547 | +++ lib/tempest:configure_tempest:473 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2021-06-03 08:51:36.566 | ++ lib/tempest:configure_tempest:473 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot False 2021-06-03 08:51:36.600 | ++ lib/tempest:configure_tempest:475 : [[ ceph == *\l\v\m* ]] 2021-06-03 08:51:36.603 | +++ lib/tempest:configure_tempest:478 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2021-06-03 08:51:36.621 | ++ lib/tempest:configure_tempest:478 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume False 2021-06-03 08:51:36.651 | ++ lib/tempest:configure_tempest:481 : [[ ceph == *\l\v\m* ]] 2021-06-03 08:51:36.658 | +++ lib/tempest:configure_tempest:484 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2021-06-03 08:51:36.676 | ++ lib/tempest:configure_tempest:484 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume False 2021-06-03 08:51:36.711 | ++ lib/tempest:configure_tempest:486 : [[ ceph == *\l\v\m* ]] 2021-06-03 08:51:36.714 | +++ lib/tempest:configure_tempest:489 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2021-06-03 08:51:36.735 | ++ lib/tempest:configure_tempest:489 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert False 2021-06-03 08:51:36.771 | ++ lib/tempest:configure_tempest:490 : local tempest_volume_min_microversion=None 2021-06-03 08:51:36.774 | ++ lib/tempest:configure_tempest:491 : local tempest_volume_max_microversion=3.64 2021-06-03 08:51:36.776 | ++ lib/tempest:configure_tempest:494 : [[ '' == \v\o\l\u\m\e\v\2 ]] 2021-06-03 08:51:36.778 | ++ lib/tempest:configure_tempest:498 : '[' None == None ']' 2021-06-03 08:51:36.781 | ++ lib/tempest:configure_tempest:499 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2021-06-03 08:51:36.808 | ++ lib/tempest:configure_tempest:504 : '[' 3.64 == None ']' 2021-06-03 08:51:36.810 | ++ lib/tempest:configure_tempest:507 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion 3.64 2021-06-03 08:51:36.840 | ++ lib/tempest:configure_tempest:510 : is_service_enabled c-bak 2021-06-03 08:51:36.857 | ++ functions-common:is_service_enabled:1960 : return 1 2021-06-03 08:51:36.859 | ++ lib/tempest:configure_tempest:511 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2021-06-03 08:51:36.894 | ++ lib/tempest:configure_tempest:517 : [[ -n ceph ]] 2021-06-03 08:51:36.896 | ++ lib/tempest:configure_tempest:517 : [[ ceph =~ .*,.* ]] 2021-06-03 08:51:36.899 | ++ lib/tempest:configure_tempest:537 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2021-06-03 08:51:36.903 | ++ lib/tempest:configure_tempest:541 : '[' default '!=' default -o ceph '!=' iSCSI ']' 2021-06-03 08:51:36.906 | ++ lib/tempest:configure_tempest:543 : iniset /opt/stack/tempest/etc/tempest.conf volume storage_protocol ceph 2021-06-03 08:51:36.938 | ++ lib/tempest:configure_tempest:551 : local tempest_placement_min_microversion=None 2021-06-03 08:51:36.941 | ++ lib/tempest:configure_tempest:552 : local tempest_placement_max_microversion=1.36 2021-06-03 08:51:36.944 | ++ lib/tempest:configure_tempest:553 : '[' None == None ']' 2021-06-03 08:51:36.946 | ++ lib/tempest:configure_tempest:554 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2021-06-03 08:51:36.966 | ++ lib/tempest:configure_tempest:558 : '[' 1.36 == None ']' 2021-06-03 08:51:36.969 | ++ lib/tempest:configure_tempest:561 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion 1.36 2021-06-03 08:51:37.001 | ++ lib/tempest:configure_tempest:565 : '[' libvirt = ironic ']' 2021-06-03 08:51:37.004 | ++ lib/tempest:configure_tempest:579 : '[' libvirt = libvirt ']' 2021-06-03 08:51:37.006 | ++ lib/tempest:configure_tempest:581 : '[' kvm = lxc ']' 2021-06-03 08:51:37.008 | ++ lib/tempest:configure_tempest:588 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2021-06-03 08:51:37.039 | ++ lib/tempest:configure_tempest:589 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2021-06-03 08:51:37.070 | ++ lib/tempest:configure_tempest:590 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2021-06-03 08:51:37.103 | ++ lib/tempest:configure_tempest:603 : local service 2021-06-03 08:51:37.106 | ++ lib/tempest:configure_tempest:604 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2021-06-03 08:51:37.109 | ++ lib/tempest:configure_tempest:605 : for service in ${tempest_services//,/ } 2021-06-03 08:51:37.111 | ++ lib/tempest:configure_tempest:606 : is_service_enabled key 2021-06-03 08:51:37.128 | ++ functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:51:37.131 | ++ lib/tempest:configure_tempest:607 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2021-06-03 08:51:37.163 | ++ lib/tempest:configure_tempest:605 : for service in ${tempest_services//,/ } 2021-06-03 08:51:37.166 | ++ lib/tempest:configure_tempest:606 : is_service_enabled glance 2021-06-03 08:51:37.189 | ++ functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:51:37.191 | ++ lib/tempest:configure_tempest:607 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2021-06-03 08:51:37.222 | ++ lib/tempest:configure_tempest:605 : for service in ${tempest_services//,/ } 2021-06-03 08:51:37.225 | ++ lib/tempest:configure_tempest:606 : is_service_enabled nova 2021-06-03 08:51:37.241 | ++ functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:51:37.244 | ++ lib/tempest:configure_tempest:607 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2021-06-03 08:51:37.280 | ++ lib/tempest:configure_tempest:605 : for service in ${tempest_services//,/ } 2021-06-03 08:51:37.282 | ++ lib/tempest:configure_tempest:606 : is_service_enabled neutron 2021-06-03 08:51:37.299 | ++ functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:51:37.302 | ++ lib/tempest:configure_tempest:607 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2021-06-03 08:51:37.332 | ++ lib/tempest:configure_tempest:605 : for service in ${tempest_services//,/ } 2021-06-03 08:51:37.334 | ++ lib/tempest:configure_tempest:606 : is_service_enabled cinder 2021-06-03 08:51:37.351 | ++ functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:51:37.353 | ++ lib/tempest:configure_tempest:607 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2021-06-03 08:51:37.382 | ++ lib/tempest:configure_tempest:605 : for service in ${tempest_services//,/ } 2021-06-03 08:51:37.385 | ++ lib/tempest:configure_tempest:606 : is_service_enabled swift 2021-06-03 08:51:37.402 | ++ functions-common:is_service_enabled:1960 : return 1 2021-06-03 08:51:37.405 | ++ lib/tempest:configure_tempest:609 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift False 2021-06-03 08:51:37.433 | ++ lib/tempest:configure_tempest:605 : for service in ${tempest_services//,/ } 2021-06-03 08:51:37.436 | ++ lib/tempest:configure_tempest:606 : is_service_enabled horizon 2021-06-03 08:51:37.452 | ++ functions-common:is_service_enabled:1960 : return 1 2021-06-03 08:51:37.455 | ++ lib/tempest:configure_tempest:609 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2021-06-03 08:51:37.484 | ++ lib/tempest:configure_tempest:613 : '[' libvirt = libvirt ']' 2021-06-03 08:51:37.487 | ++ lib/tempest:configure_tempest:613 : '[' kvm = lxc ']' 2021-06-03 08:51:37.489 | ++ lib/tempest:configure_tempest:623 : local tmp_cfg_file 2021-06-03 08:51:37.492 | +++ lib/tempest:configure_tempest:624 : mktemp 2021-06-03 08:51:37.496 | ++ lib/tempest:configure_tempest:624 : tmp_cfg_file=/tmp/tmp.GuYMogPjFe 2021-06-03 08:51:37.498 | ++ lib/tempest:configure_tempest:625 : cd /opt/stack/tempest 2021-06-03 08:51:37.501 | ++ lib/tempest:configure_tempest:626 : [[ False != \T\r\u\e ]] 2021-06-03 08:51:37.503 | ++ lib/tempest:configure_tempest:627 : tox -revenv-tempest --notest 2021-06-03 08:51:38.060 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2021-06-03 08:51:38.905 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2021-06-03 08:51:56.907 | venv-tempest develop-inst: /opt/stack/tempest 2021-06-03 08:52:02.394 | venv-tempest installed: attrs==21.2.0,bcrypt==3.2.0,certifi==2021.5.30,cffi==1.14.5,chardet==4.0.0,cliff==3.8.0,cmd2==1.5.0,colorama==0.4.4,cryptography==3.4.7,debtcollector==2.2.0,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==2.10,iso8601==0.1.14,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.6,msgpack==1.0.2,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==4.4.0,oslo.config==8.7.0,oslo.context==3.3.0,oslo.i18n==5.0.1,oslo.log==4.5.0,oslo.serialization==4.1.0,oslo.utils==4.9.0,packaging==20.9,paramiko==2.7.2,pbr==5.6.0,prettytable==0.7.2,pycparser==2.20,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==2.4.7,pyperclip==1.8.2,pyrsistent==0.17.3,python-dateutil==2.8.1,python-mimeparse==1.6.0,python-subunit==1.4.0,pytz==2021.1,PyYAML==5.4.1,requests==2.25.1,rfc3986==1.5.0,six==1.16.0,stestr==3.2.0,stevedore==3.3.0,-e git+https://opendev.org/openstack/tempest@165586d19061c9ecf36d9ef191043c6269579f87#egg=tempest,testtools==2.4.0,traceback2==1.4.0,unittest2==1.1.0,urllib3==1.26.5,voluptuous==0.12.1,wcwidth==0.2.5,wrapt==1.12.1 2021-06-03 08:52:02.394 | ___________________________________ summary ____________________________________ 2021-06-03 08:52:02.395 | venv-tempest: skipped tests 2021-06-03 08:52:02.395 | congratulations :) 2021-06-03 08:52:02.422 | ++ lib/tempest:configure_tempest:630 : local tmp_u_c_m 2021-06-03 08:52:02.425 | +++ lib/tempest:configure_tempest:631 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2021-06-03 08:52:02.429 | ++ lib/tempest:configure_tempest:631 : tmp_u_c_m=/tmp/tempest_u_c_m.9GMPNRTkB4 2021-06-03 08:52:02.432 | ++ lib/tempest:configure_tempest:632 : set_tempest_venv_constraints /tmp/tempest_u_c_m.9GMPNRTkB4 2021-06-03 08:52:02.435 | ++ lib/tempest:set_tempest_venv_constraints:115 : local tmp_c 2021-06-03 08:52:02.437 | ++ lib/tempest:set_tempest_venv_constraints:116 : tmp_c=/tmp/tempest_u_c_m.9GMPNRTkB4 2021-06-03 08:52:02.439 | ++ lib/tempest:set_tempest_venv_constraints:117 : [[ master == \m\a\s\t\e\r ]] 2021-06-03 08:52:02.444 | ++ lib/tempest:set_tempest_venv_constraints:118 : cd /opt/stack/requirements 2021-06-03 08:52:02.447 | ++ lib/tempest:set_tempest_venv_constraints:118 : git show origin/master:upper-constraints.txt 2021-06-03 08:52:02.454 | ++ lib/tempest:configure_tempest:633 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.9GMPNRTkB4 -r requirements.txt 2021-06-03 08:52:04.009 | venv-tempest develop-inst-noop: /opt/stack/tempest 2021-06-03 08:52:04.547 | venv-tempest installed: attrs==21.2.0,bcrypt==3.2.0,certifi==2021.5.30,cffi==1.14.5,chardet==4.0.0,cliff==3.8.0,cmd2==1.5.0,colorama==0.4.4,cryptography==3.4.7,debtcollector==2.2.0,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==2.10,iso8601==0.1.14,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.6,msgpack==1.0.2,netaddr==0.8.0,netifaces==0.11.0,oslo.concurrency==4.4.0,oslo.config==8.7.0,oslo.context==3.3.0,oslo.i18n==5.0.1,oslo.log==4.5.0,oslo.serialization==4.1.0,oslo.utils==4.9.0,packaging==20.9,paramiko==2.7.2,pbr==5.6.0,prettytable==0.7.2,pycparser==2.20,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==2.4.7,pyperclip==1.8.2,pyrsistent==0.17.3,python-dateutil==2.8.1,python-mimeparse==1.6.0,python-subunit==1.4.0,pytz==2021.1,PyYAML==5.4.1,requests==2.25.1,rfc3986==1.5.0,six==1.16.0,stestr==3.2.0,stevedore==3.3.0,-e git+https://opendev.org/openstack/tempest@165586d19061c9ecf36d9ef191043c6269579f87#egg=tempest,testtools==2.4.0,traceback2==1.4.0,unittest2==1.1.0,urllib3==1.26.5,voluptuous==0.12.1,wcwidth==0.2.5,wrapt==1.12.1 2021-06-03 08:52:04.548 | venv-tempest run-test-pre: PYTHONHASHSEED='1083092412' 2021-06-03 08:52:04.549 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.9GMPNRTkB4 -r requirements.txt 2021-06-03 08:52:05.979 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-06-03 08:52:05.994 | 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.6.0) 2021-06-03 08:52:05.996 | 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.8.0) 2021-06-03 08:52:05.997 | Requirement already satisfied: jsonschema>=3.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 6)) (3.2.0) 2021-06-03 08:52:05.998 | Requirement already satisfied: testtools>=2.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 7)) (2.4.0) 2021-06-03 08:52:06.000 | Requirement already satisfied: paramiko>=2.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 8)) (2.7.2) 2021-06-03 08:52:06.001 | Requirement already satisfied: netaddr>=0.7.18 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 9)) (0.8.0) 2021-06-03 08:52:06.002 | Requirement already satisfied: oslo.concurrency>=3.26.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 10)) (4.4.0) 2021-06-03 08:52:06.004 | Requirement already satisfied: oslo.config>=5.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 11)) (8.7.0) 2021-06-03 08:52:06.005 | Requirement already satisfied: oslo.log>=3.36.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 12)) (4.5.0) 2021-06-03 08:52:06.006 | Requirement already satisfied: stestr>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 13)) (3.2.0) 2021-06-03 08:52:06.007 | Requirement already satisfied: oslo.serialization!=2.19.1,>=2.18.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 14)) (4.1.0) 2021-06-03 08:52:06.009 | Requirement already satisfied: oslo.utils>=4.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 15)) (4.9.0) 2021-06-03 08:52:06.010 | Requirement already satisfied: fixtures>=3.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 16)) (3.0.0) 2021-06-03 08:52:06.011 | Requirement already satisfied: PyYAML>=3.12 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 17)) (5.4.1) 2021-06-03 08:52:06.012 | Requirement already satisfied: python-subunit>=1.0.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 18)) (1.4.0) 2021-06-03 08:52:06.014 | Requirement already satisfied: stevedore>=1.20.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 19)) (3.3.0) 2021-06-03 08:52:06.015 | Requirement already satisfied: PrettyTable>=0.7.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 20)) (0.7.2) 2021-06-03 08:52:06.016 | Requirement already satisfied: urllib3>=1.21.1 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 21)) (1.26.5) 2021-06-03 08:52:06.017 | Requirement already satisfied: debtcollector>=1.2.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 22)) (2.2.0) 2021-06-03 08:52:06.018 | Requirement already satisfied: unittest2>=1.1.0 in ./.tox/tempest/lib/python3.8/site-packages (from -r requirements.txt (line 23)) (1.1.0) 2021-06-03 08:52:06.046 | 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)) (2.4.7) 2021-06-03 08:52:06.047 | 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)) (1.5.0) 2021-06-03 08:52:06.055 | Requirement already satisfied: wrapt>=1.7.0 in ./.tox/tempest/lib/python3.8/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 22)) (1.12.1) 2021-06-03 08:52:06.056 | Requirement already satisfied: six>=1.10.0 in ./.tox/tempest/lib/python3.8/site-packages (from debtcollector>=1.2.0->-r requirements.txt (line 22)) (1.16.0) 2021-06-03 08:52:06.094 | Requirement already satisfied: setuptools in ./.tox/tempest/lib/python3.8/site-packages (from jsonschema>=3.2.0->-r requirements.txt (line 6)) (57.0.0) 2021-06-03 08:52:06.096 | 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.2.0) 2021-06-03 08:52:06.098 | 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.17.3) 2021-06-03 08:52:06.112 | 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 10)) (5.0.1) 2021-06-03 08:52:06.114 | 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 10)) (0.14.1) 2021-06-03 08:52:06.155 | 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 11)) (1.5.0) 2021-06-03 08:52:06.157 | 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 11)) (2.25.1) 2021-06-03 08:52:06.197 | 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 12)) (3.3.0) 2021-06-03 08:52:06.201 | 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 12)) (0.9.6) 2021-06-03 08:52:06.204 | 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 12)) (2.8.1) 2021-06-03 08:52:06.213 | 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 14)) (2021.1) 2021-06-03 08:52:06.215 | 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 14)) (1.0.2) 2021-06-03 08:52:06.235 | Requirement already satisfied: packaging>=20.4 in ./.tox/tempest/lib/python3.8/site-packages (from oslo.utils>=4.7.0->-r requirements.txt (line 15)) (20.9) 2021-06-03 08:52:06.237 | 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 15)) (0.1.14) 2021-06-03 08:52:06.239 | 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 15)) (0.11.0) 2021-06-03 08:52:06.275 | 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) 2021-06-03 08:52:06.276 | Requirement already satisfied: cryptography>=2.5 in ./.tox/tempest/lib/python3.8/site-packages (from paramiko>=2.7.0->-r requirements.txt (line 8)) (3.4.7) 2021-06-03 08:52:06.278 | 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.4.0) 2021-06-03 08:52:06.302 | Requirement already satisfied: extras in ./.tox/tempest/lib/python3.8/site-packages (from python-subunit>=1.0.0->-r requirements.txt (line 18)) (1.0.0) 2021-06-03 08:52:06.336 | Requirement already satisfied: voluptuous>=0.8.9 in ./.tox/tempest/lib/python3.8/site-packages (from stestr>=1.0.0->-r requirements.txt (line 13)) (0.12.1) 2021-06-03 08:52:06.338 | Requirement already satisfied: future in ./.tox/tempest/lib/python3.8/site-packages (from stestr>=1.0.0->-r requirements.txt (line 13)) (0.18.2) 2021-06-03 08:52:06.373 | Requirement already satisfied: python-mimeparse in ./.tox/tempest/lib/python3.8/site-packages (from testtools>=2.2.0->-r requirements.txt (line 7)) (1.6.0) 2021-06-03 08:52:06.374 | Requirement already satisfied: traceback2 in ./.tox/tempest/lib/python3.8/site-packages (from testtools>=2.2.0->-r requirements.txt (line 7)) (1.4.0) 2021-06-03 08:52:06.462 | Collecting argparse 2021-06-03 08:52:06.469 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2021-06-03 08:52:06.564 | Requirement already satisfied: cffi>=1.1 in ./.tox/tempest/lib/python3.8/site-packages (from bcrypt>=3.1.3->paramiko>=2.7.0->-r requirements.txt (line 8)) (1.14.5) 2021-06-03 08:52:06.572 | Requirement already satisfied: pycparser in ./.tox/tempest/lib/python3.8/site-packages (from cffi>=1.1->bcrypt>=3.1.3->paramiko>=2.7.0->-r requirements.txt (line 8)) (2.20) 2021-06-03 08:52:06.631 | 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) 2021-06-03 08:52:06.632 | Requirement already satisfied: colorama>=0.3.7 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)) (0.4.4) 2021-06-03 08:52:06.634 | Requirement already satisfied: wcwidth>=0.1.7 in ./.tox/tempest/lib/python3.8/site-packages (from cmd2>=1.0.0->cliff!=2.9.0,>=2.8.0->-r requirements.txt (line 5)) (0.2.5) 2021-06-03 08:52:06.701 | Requirement already satisfied: monotonic>=0.1 in ./.tox/tempest/lib/python3.8/site-packages (from fasteners>=0.7.0->oslo.concurrency>=3.26.0->-r requirements.txt (line 10)) (1.6) 2021-06-03 08:52:06.875 | Requirement already satisfied: chardet<5,>=3.0.2 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 11)) (4.0.0) 2021-06-03 08:52:06.877 | Requirement already satisfied: idna<3,>=2.5 in ./.tox/tempest/lib/python3.8/site-packages (from requests>=2.18.0->oslo.config>=5.2.0->-r requirements.txt (line 11)) (2.10) 2021-06-03 08:52:06.879 | 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 11)) (2021.5.30) 2021-06-03 08:52:07.008 | Requirement already satisfied: linecache2 in ./.tox/tempest/lib/python3.8/site-packages (from traceback2->testtools>=2.2.0->-r requirements.txt (line 7)) (1.0.0) 2021-06-03 08:52:07.132 | Installing collected packages: argparse 2021-06-03 08:52:07.194 | Successfully installed argparse-1.4.0 2021-06-03 08:52:07.230 | WARNING: You are using pip version 21.0.1; however, version 21.1.2 is available. 2021-06-03 08:52:07.230 | You should consider upgrading via the '/opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip' command. 2021-06-03 08:52:07.290 | ___________________________________ summary ____________________________________ 2021-06-03 08:52:07.290 | venv-tempest: commands succeeded 2021-06-03 08:52:07.290 | congratulations :) 2021-06-03 08:52:07.317 | ++ lib/tempest:configure_tempest:634 : rm -f /tmp/tempest_u_c_m.9GMPNRTkB4 2021-06-03 08:52:07.321 | ++ lib/tempest:configure_tempest:637 : [[ False == \T\r\u\e ]] 2021-06-03 08:52:07.323 | ++ lib/tempest:configure_tempest:645 : [[ True == \F\a\l\s\e ]] 2021-06-03 08:52:07.326 | ++ lib/tempest:configure_tempest:649 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2021-06-03 08:52:07.357 | ++ lib/tempest:configure_tempest:655 : tox -evenv -- tempest verify-config -uro /tmp/tmp.GuYMogPjFe 2021-06-03 08:52:07.936 | venv create: /opt/stack/tempest/.tox/venv 2021-06-03 08:52:08.549 | venv installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt, -r/opt/stack/tempest/doc/requirements.txt 2021-06-03 08:52:34.128 | venv develop-inst: /opt/stack/tempest 2021-06-03 08:52:41.747 | 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.2.0,Babel==2.9.1,bcrypt==3.2.0,certifi==2021.5.30,cffi==1.14.5,chardet==4.0.0,cliff==3.8.0,cmd2==1.5.0,colorama==0.4.4,cryptography==3.4.7,debtcollector==2.2.0,docutils==0.16,dulwich==0.20.23,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==2.10,imagesize==1.2.0,iso8601==0.1.14,Jinja2==3.0.1,jsonschema==3.2.0,linecache2==1.0.0,MarkupSafe==2.0.1,monotonic==1.6,msgpack==1.0.2,netaddr==0.8.0,netifaces==0.11.0,openstackdocstheme==2.3.0,oslo.concurrency==4.4.0,oslo.config==8.7.0,oslo.context==3.3.0,oslo.i18n==5.0.1,oslo.log==4.5.0,oslo.serialization==4.1.0,oslo.utils==4.9.0,packaging==20.9,paramiko==2.7.2,pbr==5.6.0,prettytable==0.7.2,pycparser==2.20,Pygments==2.9.0,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==2.4.7,pyperclip==1.8.2,pyrsistent==0.17.3,python-dateutil==2.8.1,python-mimeparse==1.6.0,python-subunit==1.4.0,pytz==2021.1,PyYAML==5.4.1,reno==3.3.0,requests==2.25.1,rfc3986==1.5.0,six==1.16.0,snowballstemmer==2.1.0,Sphinx==3.5.4,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.1.1,stestr==3.2.0,stevedore==3.3.0,-e git+https://opendev.org/openstack/tempest@165586d19061c9ecf36d9ef191043c6269579f87#egg=tempest,testtools==2.4.0,traceback2==1.4.0,unittest2==1.1.0,urllib3==1.26.5,voluptuous==0.12.1,wcwidth==0.2.5,wrapt==1.12.1 2021-06-03 08:52:41.748 | venv run-test-pre: PYTHONHASHSEED='641743142' 2021-06-03 08:52:41.748 | venv run-test: commands[0] | tempest verify-config -uro /tmp/tmp.GuYMogPjFe 2021-06-03 08:52:44.708 | /opt/stack/tempest/.tox/venv/lib/python3.8/site-packages/unittest2/compatibility.py:143: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated since Python 3.3, and in 3.9 it will stop working 2021-06-03 08:52:44.708 | class ChainMap(collections.MutableMapping): 2021-06-03 08:52:44.708 | /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. 2021-06-03 08:52:44.708 | warnings.warn( 2021-06-03 08:52:44.708 | /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. 2021-06-03 08:52:44.708 | warnings.warn( 2021-06-03 08:52:44.708 | /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 2021-06-03 08:52:44.708 | _client = klass(auth_provider=auth_provider, **kwargs) 2021-06-03 08:52:44.708 | Config option api_v2 in group image-feature-enabled should be changed to: False 2021-06-03 08:52:44.809 | ___________________________________ summary ____________________________________ 2021-06-03 08:52:44.810 | venv: commands succeeded 2021-06-03 08:52:44.810 | congratulations :) 2021-06-03 08:52:44.859 | ++ lib/tempest:configure_tempest:660 : is_service_enabled q-metering 2021-06-03 08:52:44.883 | ++ functions-common:is_service_enabled:1960 : return 1 2021-06-03 08:52:44.885 | ++ lib/tempest:configure_tempest:661 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2021-06-03 08:52:44.888 | ++ lib/tempest:configure_tempest:665 : is_service_enabled q-l3 2021-06-03 08:52:44.904 | ++ functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:52:44.907 | ++ lib/tempest:configure_tempest:669 : DEFAULT_NET_EXT=address-scope,agent,allowed-address-pairs,auto-allocated-topology 2021-06-03 08:52:44.909 | ++ lib/tempest:configure_tempest:670 : DEFAULT_NET_EXT+=,availability_zone,binding,default-subnetpools,dhcp_agent_scheduler 2021-06-03 08:52:44.911 | ++ lib/tempest:configure_tempest:671 : DEFAULT_NET_EXT+=,dvr,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,flavors 2021-06-03 08:52:44.914 | ++ lib/tempest:configure_tempest:672 : DEFAULT_NET_EXT+=,l3-flavors,l3-ha,l3_agent_scheduler,multi-provider,net-mtu 2021-06-03 08:52:44.916 | ++ lib/tempest:configure_tempest:673 : DEFAULT_NET_EXT+=,network-ip-availability,network_availability_zone,pagination 2021-06-03 08:52:44.919 | ++ lib/tempest:configure_tempest:674 : DEFAULT_NET_EXT+=,port-security,project-id,provider,quotas,quota_details,rbac-policies 2021-06-03 08:52:44.921 | ++ lib/tempest:configure_tempest:675 : DEFAULT_NET_EXT+=,revision-if-match,router,router_availability_zone,security-group,service-type,sorting 2021-06-03 08:52:44.923 | ++ lib/tempest:configure_tempest:676 : DEFAULT_NET_EXT+=,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp 2021-06-03 08:52:44.926 | ++ lib/tempest:configure_tempest:677 : DEFAULT_NET_EXT+=,subnet-service-types,subnet_allocation,net-mtu-writable,ip-substring-filtering 2021-06-03 08:52:44.928 | ++ lib/tempest:configure_tempest:678 : DEFAULT_NET_EXT+=,availability_zone_filter,filter-validation,empty-string-filtering,port-mac-address-regenerate 2021-06-03 08:52:44.931 | ++ lib/tempest:configure_tempest:679 : DEFAULT_NET_EXT+=,port-security-groups-filtering,fip-port-details,binding-extended 2021-06-03 08:52:44.933 | ++ lib/tempest:configure_tempest:680 : DEFAULT_NET_EXT+=,subnet_onboard,l3-port-ip-change-not-allowed,agent-resources-synced 2021-06-03 08:52:44.937 | ++ lib/tempest:configure_tempest:681 : DEFAULT_NET_EXT+=,floatingip-pools,rbac-security-groups,subnetpool-prefix-ops,router-admin-state-down-before-update 2021-06-03 08:52:44.940 | ++ lib/tempest:configure_tempest:682 : DEFAULT_NET_EXT+=,rbac-subnetpool,tag-ports-during-bulk-creation,stateful-security-group,address-group,extraroute-atomic 2021-06-03 08:52:44.942 | ++ lib/tempest:configure_tempest:683 : DEFAULT_NET_EXT+=,port-numa-affinity-policy,rbac-address-scope,security-groups-remote-address-group 2021-06-03 08:52:44.945 | ++ lib/tempest:configure_tempest:685 : DEFAULT_NET_EXT+=,rbac-address-group,port-device-profile 2021-06-03 08:52:44.947 | ++ lib/tempest:configure_tempest:687 : 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 2021-06-03 08:52:44.950 | ++ lib/tempest:configure_tempest:688 : [[ ! -z , metering ]] 2021-06-03 08:52:44.953 | +++ lib/tempest:configure_tempest:690 : iniget /tmp/tmp.GuYMogPjFe network-feature-enabled api_extensions 2021-06-03 08:52:44.954 | +++ lib/tempest:configure_tempest:690 : tr -d ' ' 2021-06-03 08:52:44.981 | ++ lib/tempest:configure_tempest:690 : network_api_extensions=address-group,address-scope,agent,agent-resources-synced,allowed-address-pairs,auto-allocated-topology,availability_zone,availability_zone_filter,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dvr,empty-string-filtering,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,ip-substring-filtering,l3-flavors,l3-ha,l3-port-ip-change-not-allowed,l3_agent_scheduler,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,pagination,port-device-profile,port-mac-address-regenerate,port-numa-affinity-policy,port-security,port-security-groups-filtering,project-id,provider,quota_details,quotas,rbac-address-group,rbac-address-scope,rbac-policies,rbac-security-groups,rbac-subnetpool,revision-if-match,router,router-admin-state-down-before-update,router_availability_zone,security-group,security-groups-normalized-cidr,security-groups-remote-address-group,service-type,sorting,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops 2021-06-03 08:52:44.984 | +++ lib/tempest:configure_tempest:692 : remove_disabled_extensions address-group,address-scope,agent,agent-resources-synced,allowed-address-pairs,auto-allocated-topology,availability_zone,availability_zone_filter,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dvr,empty-string-filtering,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,ip-substring-filtering,l3-flavors,l3-ha,l3-port-ip-change-not-allowed,l3_agent_scheduler,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,pagination,port-device-profile,port-mac-address-regenerate,port-numa-affinity-policy,port-security,port-security-groups-filtering,project-id,provider,quota_details,quotas,rbac-address-group,rbac-address-scope,rbac-policies,rbac-security-groups,rbac-subnetpool,revision-if-match,router,router-admin-state-down-before-update,router_availability_zone,security-group,security-groups-normalized-cidr,security-groups-remote-address-group,service-type,sorting,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops , metering 2021-06-03 08:52:44.987 | +++ lib/tempest:remove_disabled_extensions:100 : local extensions_list=address-group,address-scope,agent,agent-resources-synced,allowed-address-pairs,auto-allocated-topology,availability_zone,availability_zone_filter,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dvr,empty-string-filtering,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,ip-substring-filtering,l3-flavors,l3-ha,l3-port-ip-change-not-allowed,l3_agent_scheduler,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,pagination,port-device-profile,port-mac-address-regenerate,port-numa-affinity-policy,port-security,port-security-groups-filtering,project-id,provider,quota_details,quotas,rbac-address-group,rbac-address-scope,rbac-policies,rbac-security-groups,rbac-subnetpool,revision-if-match,router,router-admin-state-down-before-update,router_availability_zone,security-group,security-groups-normalized-cidr,security-groups-remote-address-group,service-type,sorting,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops 2021-06-03 08:52:44.989 | +++ lib/tempest:remove_disabled_extensions:101 : shift 2021-06-03 08:52:44.992 | +++ lib/tempest:remove_disabled_extensions:102 : local 'disabled_exts=, metering' 2021-06-03 08:52:44.994 | +++ lib/tempest:remove_disabled_extensions:103 : remove_disabled_services address-group,address-scope,agent,agent-resources-synced,allowed-address-pairs,auto-allocated-topology,availability_zone,availability_zone_filter,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dvr,empty-string-filtering,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,ip-substring-filtering,l3-flavors,l3-ha,l3-port-ip-change-not-allowed,l3_agent_scheduler,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,pagination,port-device-profile,port-mac-address-regenerate,port-numa-affinity-policy,port-security,port-security-groups-filtering,project-id,provider,quota_details,quotas,rbac-address-group,rbac-address-scope,rbac-policies,rbac-security-groups,rbac-subnetpool,revision-if-match,router,router-admin-state-down-before-update,router_availability_zone,security-group,security-groups-normalized-cidr,security-groups-remote-address-group,service-type,sorting,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops ', metering' 2021-06-03 08:52:45.014 | +++ functions-common:remove_disabled_services:1991 : _cleanup_service_list ,address-group,address-scope,agent,agent-resources-synced,allowed-address-pairs,auto-allocated-topology,availability_zone,availability_zone_filter,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dvr,empty-string-filtering,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,ip-substring-filtering,l3-flavors,l3-ha,l3-port-ip-change-not-allowed,l3_agent_scheduler,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,pagination,port-device-profile,port-mac-address-regenerate,port-numa-affinity-policy,port-security,port-security-groups-filtering,project-id,provider,quota_details,quotas,rbac-address-group,rbac-address-scope,rbac-policies,rbac-security-groups,rbac-subnetpool,revision-if-match,router,router-admin-state-down-before-update,router_availability_zone,security-group,security-groups-normalized-cidr,security-groups-remote-address-group,service-type,sorting,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops 2021-06-03 08:52:45.034 | ++ lib/tempest:configure_tempest:692 : network_api_extensions=address-group,address-scope,agent,agent-resources-synced,allowed-address-pairs,auto-allocated-topology,availability_zone,availability_zone_filter,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dvr,empty-string-filtering,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,ip-substring-filtering,l3-flavors,l3-ha,l3-port-ip-change-not-allowed,l3_agent_scheduler,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,pagination,port-device-profile,port-mac-address-regenerate,port-numa-affinity-policy,port-security,port-security-groups-filtering,project-id,provider,quota_details,quotas,rbac-address-group,rbac-address-scope,rbac-policies,rbac-security-groups,rbac-subnetpool,revision-if-match,router,router-admin-state-down-before-update,router_availability_zone,security-group,security-groups-normalized-cidr,security-groups-remote-address-group,service-type,sorting,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops 2021-06-03 08:52:45.037 | ++ lib/tempest:configure_tempest:694 : [[ -n '' ]] 2021-06-03 08:52:45.040 | ++ lib/tempest:configure_tempest:697 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled api_extensions address-group,address-scope,agent,agent-resources-synced,allowed-address-pairs,auto-allocated-topology,availability_zone,availability_zone_filter,binding,binding-extended,default-subnetpools,dhcp_agent_scheduler,dvr,empty-string-filtering,ext-gw-mode,external-net,extra_dhcp_opt,extraroute,extraroute-atomic,filter-validation,fip-port-details,flavors,floatingip-pools,ip-substring-filtering,l3-flavors,l3-ha,l3-port-ip-change-not-allowed,l3_agent_scheduler,multi-provider,net-mtu,net-mtu-writable,network-ip-availability,network_availability_zone,pagination,port-device-profile,port-mac-address-regenerate,port-numa-affinity-policy,port-security,port-security-groups-filtering,project-id,provider,quota_details,quotas,rbac-address-group,rbac-address-scope,rbac-policies,rbac-security-groups,rbac-subnetpool,revision-if-match,router,router-admin-state-down-before-update,router_availability_zone,security-group,security-groups-normalized-cidr,security-groups-remote-address-group,service-type,sorting,standard-attr-description,standard-attr-revisions,standard-attr-tag,standard-attr-timestamp,stateful-security-group,subnet-service-types,subnet_allocation,subnet_onboard,subnetpool-prefix-ops 2021-06-03 08:52:45.068 | ++ lib/tempest:configure_tempest:699 : DEFAULT_SWIFT_OPT=account_quotas,bulk_delete,bulk_upload,container_quotas 2021-06-03 08:52:45.071 | ++ lib/tempest:configure_tempest:700 : DEFAULT_SWIFT_OPT+=,container_sync,crossdomain,formpost,ratelimit,slo 2021-06-03 08:52:45.074 | ++ lib/tempest:configure_tempest:701 : DEFAULT_SWIFT_OPT+=,staticweb,tempauth,tempurl,versioned_writes 2021-06-03 08:52:45.076 | ++ lib/tempest:configure_tempest:702 : local object_storage_api_extensions=account_quotas,bulk_delete,bulk_upload,container_quotas,container_sync,crossdomain,formpost,ratelimit,slo,staticweb,tempauth,tempurl,versioned_writes 2021-06-03 08:52:45.079 | ++ lib/tempest:configure_tempest:703 : [[ ! -z '' ]] 2021-06-03 08:52:45.081 | ++ lib/tempest:configure_tempest:709 : 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 2021-06-03 08:52:45.117 | ++ lib/tempest:configure_tempest:711 : DEFAULT_VOL_EXT=OS-SCH-HNT,backups,capabilities,cgsnapshots,consistencygroups 2021-06-03 08:52:45.120 | ++ lib/tempest:configure_tempest:712 : DEFAULT_VOL_EXT+=,encryption,os-admin-actions,os-availability-zone 2021-06-03 08:52:45.122 | ++ lib/tempest:configure_tempest:713 : DEFAULT_VOL_EXT+=,os-extended-services,os-extended-snapshot-attributes 2021-06-03 08:52:45.125 | ++ lib/tempest:configure_tempest:714 : DEFAULT_VOL_EXT+=,os-hosts,os-quota-class-sets,os-quota-sets 2021-06-03 08:52:45.127 | ++ lib/tempest:configure_tempest:715 : DEFAULT_VOL_EXT+=,os-services,os-snapshot-actions,os-snapshot-manage 2021-06-03 08:52:45.130 | ++ lib/tempest:configure_tempest:716 : DEFAULT_VOL_EXT+=,os-snapshot-unmanage,os-types-extra-specs,os-types-manage 2021-06-03 08:52:45.132 | ++ lib/tempest:configure_tempest:717 : DEFAULT_VOL_EXT+=,os-used-limits,os-vol-host-attr,os-vol-image-meta 2021-06-03 08:52:45.135 | ++ lib/tempest:configure_tempest:718 : DEFAULT_VOL_EXT+=,os-vol-mig-status-attr,os-vol-tenant-attr,os-volume-actions 2021-06-03 08:52:45.138 | ++ lib/tempest:configure_tempest:719 : DEFAULT_VOL_EXT+=,os-volume-encryption-metadata,os-volume-manage 2021-06-03 08:52:45.140 | ++ lib/tempest:configure_tempest:720 : DEFAULT_VOL_EXT+=,os-volume-transfer,os-volume-type-access 2021-06-03 08:52:45.143 | ++ lib/tempest:configure_tempest:721 : DEFAULT_VOL_EXT+=,os-volume-unmanage,qos-specs,scheduler-stats 2021-06-03 08:52:45.145 | ++ lib/tempest:configure_tempest:723 : 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 2021-06-03 08:52:45.148 | ++ lib/tempest:configure_tempest:724 : [[ ! -z '' ]] 2021-06-03 08:52:45.150 | ++ lib/tempest:configure_tempest:730 : 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 2021-06-03 08:52:45.180 | ++ lib/tempest:configure_tempest:733 : IFS=' 2021-06-03 08:52:45.180 | ' 2021-06-03 08:52:45.183 | ++ extras.d/80-tempest.sh:source:23 : echo_summary 'Installing Tempest Plugins' 2021-06-03 08:52:45.186 | ++ ./stack.sh:echo_summary:422 : [[ -t 3 ]] 2021-06-03 08:52:45.188 | ++ ./stack.sh:echo_summary:428 : echo -e Installing Tempest Plugins 2021-06-03 08:52:45.191 | ++ extras.d/80-tempest.sh:source:24 : install_tempest_plugins 2021-06-03 08:52:45.194 | ++ lib/tempest:install_tempest_plugins:765 : pushd /opt/stack/tempest 2021-06-03 08:52:45.194 | /opt/stack/tempest /opt/stack/tempest 2021-06-03 08:52:45.197 | ++ lib/tempest:install_tempest_plugins:766 : [[ 0 != 0 ]] 2021-06-03 08:52:45.200 | ++ lib/tempest:install_tempest_plugins:775 : popd 2021-06-03 08:52:45.200 | /opt/stack/tempest 2021-06-03 08:52:45.203 | ++ extras.d/80-tempest.sh:source:27 : [[ stack == \u\n\s\t\a\c\k ]] 2021-06-03 08:52:45.205 | ++ extras.d/80-tempest.sh:source:32 : [[ stack == \c\l\e\a\n ]] 2021-06-03 08:52:45.208 | + functions-common:run_phase:1753 : [[ stack == \s\o\u\r\c\e ]] 2021-06-03 08:52:45.211 | + functions-common:run_phase:1756 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-06-03 08:52:45.213 | + functions-common:run_phase:1759 : run_plugins stack test-config 2021-06-03 08:52:45.217 | + functions-common:run_plugins:1718 : local mode=stack 2021-06-03 08:52:45.219 | + functions-common:run_plugins:1719 : local phase=test-config 2021-06-03 08:52:45.222 | + functions-common:run_plugins:1721 : local plugins=,devstack-plugin-ceph 2021-06-03 08:52:45.225 | + functions-common:run_plugins:1722 : local plugin 2021-06-03 08:52:45.228 | + functions-common:run_plugins:1723 : for plugin in ${plugins//,/ } 2021-06-03 08:52:45.231 | + functions-common:run_plugins:1724 : local dir=/opt/stack/devstack-plugin-ceph 2021-06-03 08:52:45.233 | + functions-common:run_plugins:1725 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/plugin.sh ]] 2021-06-03 08:52:45.236 | + functions-common:run_plugins:1726 : source /opt/stack/devstack-plugin-ceph/devstack/plugin.sh stack test-config 2021-06-03 08:52:45.240 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:3 : [[ stack == \s\o\u\r\c\e ]] 2021-06-03 08:52:45.242 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ stack == \s\t\a\c\k ]] 2021-06-03 08:52:45.245 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ test-config == \p\r\e\-\i\n\s\t\a\l\l ]] 2021-06-03 08:52:45.247 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:32 : [[ stack == \s\t\a\c\k ]] 2021-06-03 08:52:45.250 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:32 : [[ test-config == \i\n\s\t\a\l\l ]] 2021-06-03 08:52:45.253 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:44 : [[ stack == \s\t\a\c\k ]] 2021-06-03 08:52:45.255 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:44 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-06-03 08:52:45.258 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:95 : [[ stack == \s\t\a\c\k ]] 2021-06-03 08:52:45.260 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:95 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-06-03 08:52:45.263 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:96 : is_service_enabled tempest 2021-06-03 08:52:45.281 | ++ functions-common:is_service_enabled:1960 : return 0 2021-06-03 08:52:45.284 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:97 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume False 2021-06-03 08:52:45.315 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:101 : [[ stable/wallaby =~ stable/(ocata|pike) ]] 2021-06-03 08:52:45.318 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:104 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve True 2021-06-03 08:52:45.349 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:108 : [[ stable/wallaby =~ stable/(ocata|pike|queens|rocky) ]] 2021-06-03 08:52:45.352 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:111 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume True 2021-06-03 08:52:45.383 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:115 : [[ stable/wallaby =~ stable/(ocata|pike|queens|rocky|stein|train) ]] 2021-06-03 08:52:45.387 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:118 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2021-06-03 08:52:45.418 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:125 : [[ stack == \u\n\s\t\a\c\k ]] 2021-06-03 08:52:45.421 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:139 : [[ stack == \c\l\e\a\n ]] 2021-06-03 08:52:45.424 | + ./stack.sh:main:1473 : merge_config_group /home/ubuntu/devstack/local.conf test-config 2021-06-03 08:52:45.427 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-06-03 08:52:45.430 | + inc/meta-config:merge_config_group:171 : shift 2021-06-03 08:52:45.433 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2021-06-03 08:52:45.437 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-06-03 08:52:45.440 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-06-03 08:52:45.443 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-06-03 08:52:45.446 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf test-config 2021-06-03 08:52:45.450 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-06-03 08:52:45.453 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2021-06-03 08:52:45.456 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-06-03 08:52:45.459 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2021-06-03 08:52:45.459 | /^\[\[.+\|.*\]\]/ { 2021-06-03 08:52:45.459 | gsub("[][]", "", $1); 2021-06-03 08:52:45.459 | split($1, a, "|"); 2021-06-03 08:52:45.459 | if (a[1] == matchgroup) 2021-06-03 08:52:45.459 | print a[2] 2021-06-03 08:52:45.459 | } 2021-06-03 08:52:45.459 | ' /home/ubuntu/devstack/local.conf ========================= DevStack Component Timing (times are in seconds) ========================= wait_for_service 22 pip_install 238 apt-get 377 run_process 26 dbsync 48 git_timed 9 apt-get-update 2 test_with_retry 5 async_wait 0 osc 260 ------------------------- Unaccounted time 495 ========================= Total runtime 1482 This is your host IP address: 10.222.0.37 This is your host IPv6 address: ::1 Keystone is serving at http://10.222.0.37/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: 1f1d938cc9c33d9ce95bc589274bf59e0e18d2ea Use ping instead of arping for br-data 2021-06-03 08:26:44 +0000 OS Version: Ubuntu 20.04 focal