2021-02-10 03:01:54.388 | + ./stack.sh:main:463 : exec 2021-02-10 03:01:54.388 | + ./stack.sh:main:471 : echo_summary 'stack.sh log /opt/stack/logs/stack.sh.log.2021-02-10-030154' 2021-02-10 03:01:54.388 | ++ ./stack.sh:main:463 : /usr/bin/python3.6 /home/ubuntu/devstack/tools/outfilter.py -o /opt/stack/logs/stack.sh.log.2021-02-10-030154.summary.2021-02-10-030154 2021-02-10 03:01:54.388 | + ./stack.sh:echo_summary:416 : [[ -t 3 ]] 2021-02-10 03:01:54.388 | + ./stack.sh:echo_summary:422 : echo -e stack.sh log /opt/stack/logs/stack.sh.log.2021-02-10-030154 2021-02-10 03:01:54.388 | + ./stack.sh:main:473 : ln -sf /opt/stack/logs/stack.sh.log.2021-02-10-030154 /opt/stack/logs/stack.sh.log 2021-02-10 03:01:54.388 | + ./stack.sh:main:474 : ln -sf /opt/stack/logs/stack.sh.log.2021-02-10-030154.summary.2021-02-10-030154 /opt/stack/logs/stack.sh.log.summary 2021-02-10 03:01:54.389 | + ./stack.sh:main:489 : check_path_perm_sanity /opt/stack 2021-02-10 03:01:54.389 | + functions:check_path_perm_sanity:620 : local real_path 2021-02-10 03:01:54.389 | ++ functions:check_path_perm_sanity:621 : readlink -f /opt/stack 2021-02-10 03:01:54.389 | + functions:check_path_perm_sanity:621 : real_path=/opt/stack 2021-02-10 03:01:54.389 | + functions:check_path_perm_sanity:622 : local rebuilt_path= 2021-02-10 03:01:54.389 | ++ functions:check_path_perm_sanity:623 : echo /opt/stack 2021-02-10 03:01:54.389 | ++ functions:check_path_perm_sanity:623 : tr / ' ' 2021-02-10 03:01:54.389 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2021-02-10 03:01:54.389 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt 2021-02-10 03:01:54.389 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt 2021-02-10 03:01:54.389 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2021-02-10 03:01:54.389 | + functions:check_path_perm_sanity:623 : for i in $(echo ${real_path} | tr "/" " ") 2021-02-10 03:01:54.389 | + functions:check_path_perm_sanity:624 : rebuilt_path=/opt/stack 2021-02-10 03:01:54.389 | ++ functions:check_path_perm_sanity:626 : stat -c %a /opt/stack 2021-02-10 03:01:54.391 | + functions:check_path_perm_sanity:626 : [[ 755 = 700 ]] 2021-02-10 03:01:54.393 | + ./stack.sh:main:495 : trap exit_trap EXIT 2021-02-10 03:01:54.395 | + ./stack.sh:main:536 : trap err_trap ERR 2021-02-10 03:01:54.397 | + ./stack.sh:main:549 : set -o errexit 2021-02-10 03:01:54.399 | + ./stack.sh:main:552 : uname -a 2021-02-10 03:01:54.399 | Linux dv-osbrick-768576-7-ceph 4.15.0-55-generic #60-Ubuntu SMP Tue Jul 2 18:22:20 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux 2021-02-10 03:01:54.401 | + ./stack.sh:main:555 : SSL_BUNDLE_FILE=/opt/stack/data/ca-bundle.pem 2021-02-10 03:01:54.403 | + ./stack.sh:main:556 : rm -f /opt/stack/data/ca-bundle.pem 2021-02-10 03:01:54.406 | + ./stack.sh:main:559 : source /home/ubuntu/devstack/lib/database 2021-02-10 03:01:54.430 | + ./stack.sh:main:560 : source /home/ubuntu/devstack/lib/rpc_backend 2021-02-10 03:01:54.444 | + ./stack.sh:main:566 : fetch_plugins 2021-02-10 03:01:54.446 | + functions-common:fetch_plugins:1652 : local plugins=,devstack-plugin-ceph 2021-02-10 03:01:54.448 | + functions-common:fetch_plugins:1653 : local plugin 2021-02-10 03:01:54.450 | + functions-common:fetch_plugins:1656 : [[ -z ,devstack-plugin-ceph ]] 2021-02-10 03:01:54.452 | + functions-common:fetch_plugins:1660 : echo 'Fetching DevStack plugins' 2021-02-10 03:01:54.452 | Fetching DevStack plugins 2021-02-10 03:01:54.454 | + functions-common:fetch_plugins:1661 : for plugin in ${plugins//,/ } 2021-02-10 03:01:54.456 | + functions-common:fetch_plugins:1662 : git_clone_by_name devstack-plugin-ceph 2021-02-10 03:01:54.458 | + functions-common:git_clone_by_name:603 : local name=devstack-plugin-ceph 2021-02-10 03:01:54.460 | + functions-common:git_clone_by_name:604 : local repo=https://opendev.org/openstack/devstack-plugin-ceph 2021-02-10 03:01:54.462 | + functions-common:git_clone_by_name:605 : local dir=/opt/stack/devstack-plugin-ceph 2021-02-10 03:01:54.464 | + functions-common:git_clone_by_name:606 : local branch=master 2021-02-10 03:01:54.465 | + functions-common:git_clone_by_name:607 : git_clone https://opendev.org/openstack/devstack-plugin-ceph /opt/stack/devstack-plugin-ceph master 2021-02-10 03:01:54.467 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/devstack-plugin-ceph 2021-02-10 03:01:54.469 | + functions-common:git_clone:526 : local git_dest=/opt/stack/devstack-plugin-ceph 2021-02-10 03:01:54.471 | + functions-common:git_clone:527 : local git_ref=master 2021-02-10 03:01:54.473 | + functions-common:git_clone:528 : local orig_dir 2021-02-10 03:01:54.475 | ++ functions-common:git_clone:529 : pwd 2021-02-10 03:01:54.477 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2021-02-10 03:01:54.479 | + functions-common:git_clone:530 : local git_clone_flags= 2021-02-10 03:01:54.481 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2021-02-10 03:01:54.493 | + functions-common:git_clone:532 : RECLONE=False 2021-02-10 03:01:54.495 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2021-02-10 03:01:54.497 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2021-02-10 03:01:54.499 | + functions-common:git_clone:546 : echo master 2021-02-10 03:01:54.499 | + functions-common:git_clone:546 : egrep -q '^refs' 2021-02-10 03:01:54.503 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/devstack-plugin-ceph ]] 2021-02-10 03:01:54.505 | + functions-common:git_clone:561 : [[ False = \T\r\u\e ]] 2021-02-10 03:01:54.507 | + functions-common:git_clone:567 : git_timed clone https://opendev.org/openstack/devstack-plugin-ceph /opt/stack/devstack-plugin-ceph --branch master 2021-02-10 03:01:54.509 | + functions-common:git_timed:619 : local count=0 2021-02-10 03:01:54.510 | + functions-common:git_timed:620 : local timeout=0 2021-02-10 03:01:54.512 | + functions-common:git_timed:622 : [[ -n 0 ]] 2021-02-10 03:01:54.514 | + functions-common:git_timed:623 : timeout=0 2021-02-10 03:01:54.516 | + functions-common:git_timed:626 : time_start git_timed 2021-02-10 03:01:54.517 | + functions-common:time_start:2292 : local name=git_timed 2021-02-10 03:01:54.519 | + functions-common:time_start:2293 : local start_time= 2021-02-10 03:01:54.521 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-10 03:01:54.523 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-10 03:01:54.526 | + functions-common:time_start:2297 : _TIME_START[$name]=1612926114523 2021-02-10 03:01:54.527 | + functions-common:git_timed:627 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/devstack-plugin-ceph /opt/stack/devstack-plugin-ceph --branch master 2021-02-10 03:01:54.534 | Cloning into '/opt/stack/devstack-plugin-ceph'... 2021-02-10 03:01:56.445 | + functions-common:git_timed:641 : time_stop git_timed 2021-02-10 03:01:56.447 | + functions-common:time_stop:2306 : local name 2021-02-10 03:01:56.449 | + functions-common:time_stop:2307 : local end_time 2021-02-10 03:01:56.451 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 03:01:56.453 | + functions-common:time_stop:2309 : local total 2021-02-10 03:01:56.454 | + functions-common:time_stop:2310 : local start_time 2021-02-10 03:01:56.456 | + functions-common:time_stop:2312 : name=git_timed 2021-02-10 03:01:56.458 | + functions-common:time_stop:2313 : start_time=1612926114523 2021-02-10 03:01:56.460 | + functions-common:time_stop:2315 : [[ -z 1612926114523 ]] 2021-02-10 03:01:56.462 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 03:01:56.465 | + functions-common:time_stop:2318 : end_time=1612926116463 2021-02-10 03:01:56.467 | + functions-common:time_stop:2319 : elapsed_time=1940 2021-02-10 03:01:56.469 | + functions-common:time_stop:2320 : total=0 2021-02-10 03:01:56.470 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 03:01:56.472 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=1940 2021-02-10 03:01:56.474 | + functions-common:git_clone:594 : cd /opt/stack/devstack-plugin-ceph 2021-02-10 03:01:56.476 | + functions-common:git_clone:595 : git show --oneline 2021-02-10 03:01:56.476 | + functions-common:git_clone:595 : head -1 2021-02-10 03:01:56.478 | f06b985 Merge "Remove debug_ms" 2021-02-10 03:01:56.480 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2021-02-10 03:01:56.483 | + ./stack.sh:main:570 : run_phase override_defaults 2021-02-10 03:01:56.485 | + functions-common:run_phase:1734 : local mode=override_defaults 2021-02-10 03:01:56.487 | + functions-common:run_phase:1735 : local phase= 2021-02-10 03:01:56.488 | + functions-common:run_phase:1736 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-02-10 03:01:56.490 | + functions-common:run_phase:1737 : local extra_plugin_file_name 2021-02-10 03:01:56.493 | + functions-common:run_phase:1738 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-02-10 03:01:56.494 | + functions-common:run_phase:1743 : local exceptions=80-tempest.sh 2021-02-10 03:01:56.496 | + functions-common:run_phase:1744 : local extra 2021-02-10 03:01:56.499 | ++ functions-common:run_phase:1745 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-02-10 03:01:56.502 | + functions-common:run_phase:1745 : extra=80-tempest.sh 2021-02-10 03:01:56.504 | + functions-common:run_phase:1746 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-02-10 03:01:56.506 | + functions-common:run_phase:1750 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-02-10 03:01:56.508 | + functions-common:run_phase:1750 : source /home/ubuntu/devstack/extras.d/80-tempest.sh override_defaults 2021-02-10 03:01:56.510 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-02-10 03:01:56.521 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:01:56.523 | ++ extras.d/80-tempest.sh:source:4 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-02-10 03:01:56.525 | ++ extras.d/80-tempest.sh:source:7 : [[ override_defaults == \s\t\a\c\k ]] 2021-02-10 03:01:56.527 | ++ extras.d/80-tempest.sh:source:10 : [[ override_defaults == \s\t\a\c\k ]] 2021-02-10 03:01:56.529 | ++ extras.d/80-tempest.sh:source:13 : [[ override_defaults == \s\t\a\c\k ]] 2021-02-10 03:01:56.531 | ++ extras.d/80-tempest.sh:source:16 : [[ override_defaults == \s\t\a\c\k ]] 2021-02-10 03:01:56.533 | ++ extras.d/80-tempest.sh:source:19 : [[ override_defaults == \s\t\a\c\k ]] 2021-02-10 03:01:56.535 | ++ extras.d/80-tempest.sh:source:26 : [[ override_defaults == \u\n\s\t\a\c\k ]] 2021-02-10 03:01:56.536 | ++ extras.d/80-tempest.sh:source:31 : [[ override_defaults == \c\l\e\a\n ]] 2021-02-10 03:01:56.538 | + functions-common:run_phase:1755 : [[ override_defaults == \s\o\u\r\c\e ]] 2021-02-10 03:01:56.540 | + functions-common:run_phase:1758 : [[ override_defaults == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-02-10 03:01:56.542 | + functions-common:run_phase:1759 : plugin_override_defaults 2021-02-10 03:01:56.545 | + functions-common:plugin_override_defaults:1693 : local plugins=,devstack-plugin-ceph 2021-02-10 03:01:56.547 | + functions-common:plugin_override_defaults:1694 : local plugin 2021-02-10 03:01:56.549 | + functions-common:plugin_override_defaults:1697 : [[ -z ,devstack-plugin-ceph ]] 2021-02-10 03:01:56.551 | + functions-common:plugin_override_defaults:1701 : echo 'Overriding Configuration Defaults' 2021-02-10 03:01:56.551 | Overriding Configuration Defaults 2021-02-10 03:01:56.553 | + functions-common:plugin_override_defaults:1702 : for plugin in ${plugins//,/ } 2021-02-10 03:01:56.555 | + functions-common:plugin_override_defaults:1703 : local dir=/opt/stack/devstack-plugin-ceph 2021-02-10 03:01:56.556 | + functions-common:plugin_override_defaults:1705 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/override-defaults ]] 2021-02-10 03:01:56.558 | + functions-common:plugin_override_defaults:1708 : echo 'devstack-plugin-ceph has overridden the following defaults' 2021-02-10 03:01:56.558 | devstack-plugin-ceph has overridden the following defaults 2021-02-10 03:01:56.561 | + functions-common:plugin_override_defaults:1709 : cat /opt/stack/devstack-plugin-ceph/devstack/override-defaults 2021-02-10 03:01:56.562 | # Plug-in overrides 2021-02-10 03:01:56.562 | 2021-02-10 03:01:56.562 | ENABLE_CEPH_CINDER=$(trueorfalse True ENABLE_CEPH_CINDER) 2021-02-10 03:01:56.562 | ENABLE_CEPH_C_BAK=$(trueorfalse True ENABLE_CEPH_C_BAK) 2021-02-10 03:01:56.562 | ENABLE_CEPH_GLANCE=$(trueorfalse True ENABLE_CEPH_GLANCE) 2021-02-10 03:01:56.562 | ENABLE_CEPH_MANILA=$(trueorfalse True ENABLE_CEPH_MANILA) 2021-02-10 03:01:56.562 | ENABLE_CEPH_NOVA=$(trueorfalse True ENABLE_CEPH_NOVA) 2021-02-10 03:01:56.562 | # Do not enable RGW by default as RGW is not tested in upstream CI. 2021-02-10 03:01:56.562 | ENABLE_CEPH_RGW=$(trueorfalse False ENABLE_CEPH_RGW) 2021-02-10 03:01:56.562 | 2021-02-10 03:01:56.562 | if [[ $ENABLE_CEPH_CINDER == "True" ]]; then 2021-02-10 03:01:56.562 | CINDER_DRIVER=${CINDER_DRIVER:-ceph} 2021-02-10 03:01:56.562 | CINDER_ENABLED_BACKENDS=${CINDER_ENABLED_BACKENDS:-ceph} 2021-02-10 03:01:56.562 | fi 2021-02-10 03:01:56.564 | + functions-common:plugin_override_defaults:1710 : source /opt/stack/devstack-plugin-ceph/devstack/override-defaults 2021-02-10 03:01:56.567 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:3 : trueorfalse True ENABLE_CEPH_CINDER 2021-02-10 03:01:56.580 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:3 : ENABLE_CEPH_CINDER=True 2021-02-10 03:01:56.583 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:4 : trueorfalse True ENABLE_CEPH_C_BAK 2021-02-10 03:01:56.595 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:4 : ENABLE_CEPH_C_BAK=False 2021-02-10 03:01:56.597 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:5 : trueorfalse True ENABLE_CEPH_GLANCE 2021-02-10 03:01:56.610 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:5 : ENABLE_CEPH_GLANCE=False 2021-02-10 03:01:56.612 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:6 : trueorfalse True ENABLE_CEPH_MANILA 2021-02-10 03:01:56.625 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:6 : ENABLE_CEPH_MANILA=True 2021-02-10 03:01:56.628 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:7 : trueorfalse True ENABLE_CEPH_NOVA 2021-02-10 03:01:56.641 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:7 : ENABLE_CEPH_NOVA=False 2021-02-10 03:01:56.643 | +++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:9 : trueorfalse False ENABLE_CEPH_RGW 2021-02-10 03:01:56.656 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:9 : ENABLE_CEPH_RGW=False 2021-02-10 03:01:56.658 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:11 : [[ True == \T\r\u\e ]] 2021-02-10 03:01:56.660 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:12 : CINDER_DRIVER=ceph 2021-02-10 03:01:56.662 | ++ /opt/stack/devstack-plugin-ceph/devstack/override-defaults:source:13 : CINDER_ENABLED_BACKENDS=ceph 2021-02-10 03:01:56.664 | + ./stack.sh:main:573 : source /home/ubuntu/devstack/lib/apache 2021-02-10 03:01:56.680 | + ./stack.sh:main:576 : source /home/ubuntu/devstack/lib/tls 2021-02-10 03:01:56.683 | ++ lib/tls:source:38 : is_service_enabled tls-proxy 2021-02-10 03:01:56.695 | ++ functions-common:is_service_enabled:1962 : return 1 2021-02-10 03:01:56.697 | +++ lib/tls:source:43 : hostname -f 2021-02-10 03:01:56.700 | ++ lib/tls:source:43 : DEVSTACK_HOSTNAME=localhost 2021-02-10 03:01:56.702 | ++ lib/tls:source:44 : DEVSTACK_CERT_NAME=devstack-cert 2021-02-10 03:01:56.704 | ++ lib/tls:source:45 : DEVSTACK_CERT=/opt/stack/data/devstack-cert.pem 2021-02-10 03:01:56.706 | ++ lib/tls:source:48 : ROOT_CA_DIR=/opt/stack/data/CA/root-ca 2021-02-10 03:01:56.708 | ++ lib/tls:source:49 : INT_CA_DIR=/opt/stack/data/CA/int-ca 2021-02-10 03:01:56.710 | ++ lib/tls:source:51 : ORG_NAME=OpenStack 2021-02-10 03:01:56.712 | ++ lib/tls:source:52 : ORG_UNIT_NAME=DevStack 2021-02-10 03:01:56.713 | ++ lib/tls:source:55 : STUD_PROTO=--tls 2021-02-10 03:01:56.715 | ++ lib/tls:source:56 : STUD_CIPHERS='TLSv1+HIGH:!DES:!aNULL:!eNULL:@STRENGTH' 2021-02-10 03:01:56.717 | ++ lib/tls:source:63 : OPENSSL=/usr/bin/openssl 2021-02-10 03:01:56.721 | + ./stack.sh:main:579 : source /home/ubuntu/devstack/lib/infra 2021-02-10 03:01:56.732 | + ./stack.sh:main:580 : source /home/ubuntu/devstack/lib/libraries 2021-02-10 03:01:56.747 | + ./stack.sh:main:581 : source /home/ubuntu/devstack/lib/lvm 2021-02-10 03:01:56.759 | + ./stack.sh:main:582 : source /home/ubuntu/devstack/lib/horizon 2021-02-10 03:01:56.770 | + ./stack.sh:main:583 : source /home/ubuntu/devstack/lib/keystone 2021-02-10 03:01:56.794 | + ./stack.sh:main:584 : source /home/ubuntu/devstack/lib/glance 2021-02-10 03:01:56.829 | + ./stack.sh:main:585 : source /home/ubuntu/devstack/lib/nova 2021-02-10 03:01:56.899 | + ./stack.sh:main:586 : source /home/ubuntu/devstack/lib/placement 2021-02-10 03:01:56.919 | + ./stack.sh:main:587 : source /home/ubuntu/devstack/lib/cinder 2021-02-10 03:01:56.952 | + ./stack.sh:main:588 : source /home/ubuntu/devstack/lib/swift 2021-02-10 03:01:56.994 | + ./stack.sh:main:589 : source /home/ubuntu/devstack/lib/neutron 2021-02-10 03:01:57.103 | + ./stack.sh:main:590 : source /home/ubuntu/devstack/lib/ldap 2021-02-10 03:01:57.116 | + ./stack.sh:main:591 : source /home/ubuntu/devstack/lib/dstat 2021-02-10 03:01:57.128 | + ./stack.sh:main:592 : source /home/ubuntu/devstack/lib/tcpdump 2021-02-10 03:01:57.140 | + ./stack.sh:main:593 : source /home/ubuntu/devstack/lib/etcd3 2021-02-10 03:01:57.227 | + ./stack.sh:main:599 : run_phase source 2021-02-10 03:01:57.231 | + functions-common:run_phase:1734 : local mode=source 2021-02-10 03:01:57.234 | + functions-common:run_phase:1735 : local phase= 2021-02-10 03:01:57.238 | + functions-common:run_phase:1736 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-02-10 03:01:57.240 | + functions-common:run_phase:1737 : local extra_plugin_file_name 2021-02-10 03:01:57.244 | + functions-common:run_phase:1738 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-02-10 03:01:57.246 | + functions-common:run_phase:1743 : local exceptions=80-tempest.sh 2021-02-10 03:01:57.248 | + functions-common:run_phase:1744 : local extra 2021-02-10 03:01:57.251 | ++ functions-common:run_phase:1745 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-02-10 03:01:57.255 | + functions-common:run_phase:1745 : extra=80-tempest.sh 2021-02-10 03:01:57.257 | + functions-common:run_phase:1746 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-02-10 03:01:57.260 | + functions-common:run_phase:1750 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-02-10 03:01:57.263 | + functions-common:run_phase:1750 : source /home/ubuntu/devstack/extras.d/80-tempest.sh source 2021-02-10 03:01:57.265 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-02-10 03:01:57.280 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:01:57.282 | ++ extras.d/80-tempest.sh:source:4 : [[ source == \s\o\u\r\c\e ]] 2021-02-10 03:01:57.284 | ++ extras.d/80-tempest.sh:source:6 : source /home/ubuntu/devstack/lib/tempest 2021-02-10 03:01:57.319 | ++ extras.d/80-tempest.sh:source:26 : [[ source == \u\n\s\t\a\c\k ]] 2021-02-10 03:01:57.322 | ++ extras.d/80-tempest.sh:source:31 : [[ source == \c\l\e\a\n ]] 2021-02-10 03:01:57.324 | + functions-common:run_phase:1755 : [[ source == \s\o\u\r\c\e ]] 2021-02-10 03:01:57.326 | + functions-common:run_phase:1756 : load_plugin_settings 2021-02-10 03:01:57.328 | + functions-common:load_plugin_settings:1670 : local plugins=,devstack-plugin-ceph 2021-02-10 03:01:57.331 | + functions-common:load_plugin_settings:1671 : local plugin 2021-02-10 03:01:57.333 | + functions-common:load_plugin_settings:1674 : [[ -z ,devstack-plugin-ceph ]] 2021-02-10 03:01:57.335 | + functions-common:load_plugin_settings:1678 : echo 'Loading plugin settings' 2021-02-10 03:01:57.335 | Loading plugin settings 2021-02-10 03:01:57.337 | + functions-common:load_plugin_settings:1679 : for plugin in ${plugins//,/ } 2021-02-10 03:01:57.339 | + functions-common:load_plugin_settings:1680 : local dir=/opt/stack/devstack-plugin-ceph 2021-02-10 03:01:57.341 | + functions-common:load_plugin_settings:1682 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/settings ]] 2021-02-10 03:01:57.343 | + functions-common:load_plugin_settings:1683 : source /opt/stack/devstack-plugin-ceph/devstack/settings 2021-02-10 03:01:57.347 | ++++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : dirname /opt/stack/devstack-plugin-ceph/devstack/settings 2021-02-10 03:01:57.351 | +++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : readlink -f /opt/stack/devstack-plugin-ceph/devstack 2021-02-10 03:01:57.355 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:5 : CEPH_PLUGIN_DIR=/opt/stack/devstack-plugin-ceph/devstack 2021-02-10 03:01:57.357 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:14 : '[' '' = True ']' 2021-02-10 03:01:57.359 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:17 : TEMPEST_STORAGE_PROTOCOL=ceph 2021-02-10 03:01:57.361 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:21 : VOLUME_BACKING_FILE_SIZE=25GB 2021-02-10 03:01:57.364 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:22 : CEPH_LOOPBACK_DISK_SIZE=25GB 2021-02-10 03:01:57.366 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:24 : TEMPEST_VOLUME_MANAGE_SNAPSHOT=False 2021-02-10 03:01:57.368 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:27 : source /opt/stack/devstack-plugin-ceph/devstack/lib/ceph 2021-02-10 03:01:57.423 | ++ /opt/stack/devstack-plugin-ceph/devstack/settings:source:30 : is_ceph_enabled_for_service manila 2021-02-10 03:01:57.425 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:193 : local config config_name enabled service 2021-02-10 03:01:57.427 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:194 : enabled=1 2021-02-10 03:01:57.429 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:195 : service=manila 2021-02-10 03:01:57.433 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : echo manila 2021-02-10 03:01:57.433 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : tr '[:lower:]' '[:upper:]' 2021-02-10 03:01:57.433 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : tr - _ 2021-02-10 03:01:57.437 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : config_name=ENABLE_CEPH_MANILA 2021-02-10 03:01:57.440 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : eval echo '$ENABLE_CEPH_MANILA' 2021-02-10 03:01:57.442 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : echo True 2021-02-10 03:01:57.445 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : config=True 2021-02-10 03:01:57.447 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : is_service_enabled manila 2021-02-10 03:01:57.462 | ++ functions-common:is_service_enabled:1962 : return 1 2021-02-10 03:01:57.464 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:205 : return 1 2021-02-10 03:01:57.467 | + functions-common:run_phase:1757 : verify_disabled_services 2021-02-10 03:01:57.469 | + functions-common:verify_disabled_services:2017 : local service 2021-02-10 03:01:57.472 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 03:01:57.474 | + functions-common:verify_disabled_services:2019 : [[ ,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-02-10 03:01:57.477 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 03:01:57.479 | + functions-common:verify_disabled_services:2019 : [[ ,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-02-10 03:01:57.482 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 03:01:57.484 | + functions-common:verify_disabled_services:2019 : [[ ,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-02-10 03:01:57.486 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 03:01:57.489 | + functions-common:verify_disabled_services:2019 : [[ ,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-02-10 03:01:57.491 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 03:01:57.493 | + functions-common:verify_disabled_services:2019 : [[ ,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-02-10 03:01:57.496 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 03:01:57.498 | + functions-common:verify_disabled_services:2019 : [[ ,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-02-10 03:01:57.500 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 03:01:57.503 | + functions-common:verify_disabled_services:2019 : [[ ,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-02-10 03:01:57.505 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 03:01:57.508 | + functions-common:verify_disabled_services:2019 : [[ ,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-02-10 03:01:57.510 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 03:01:57.512 | + functions-common:verify_disabled_services:2019 : [[ ,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-02-10 03:01:57.515 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 03:01:57.517 | + functions-common:verify_disabled_services:2019 : [[ ,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-02-10 03:01:57.519 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 03:01:57.522 | + functions-common:verify_disabled_services:2019 : [[ ,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-02-10 03:01:57.524 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 03:01:57.527 | + functions-common:verify_disabled_services:2019 : [[ ,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-02-10 03:01:57.531 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 03:01:57.533 | + functions-common:verify_disabled_services:2019 : [[ ,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-02-10 03:01:57.536 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 03:01:57.538 | + functions-common:verify_disabled_services:2019 : [[ ,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-02-10 03:01:57.540 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 03:01:57.543 | + functions-common:verify_disabled_services:2019 : [[ ,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-02-10 03:01:57.546 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 03:01:57.548 | + functions-common:verify_disabled_services:2019 : [[ ,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-02-10 03:01:57.550 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 03:01:57.553 | + functions-common:verify_disabled_services:2019 : [[ ,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-02-10 03:01:57.555 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 03:01:57.557 | + functions-common:verify_disabled_services:2019 : [[ ,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-02-10 03:01:57.559 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 03:01:57.562 | + functions-common:verify_disabled_services:2019 : [[ ,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-02-10 03:01:57.564 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 03:01:57.566 | + functions-common:verify_disabled_services:2019 : [[ ,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-02-10 03:01:57.568 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 03:01:57.571 | + functions-common:verify_disabled_services:2019 : [[ ,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-02-10 03:01:57.573 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 03:01:57.575 | + functions-common:verify_disabled_services:2019 : [[ ,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-02-10 03:01:57.577 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 03:01:57.579 | + functions-common:verify_disabled_services:2019 : [[ ,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-02-10 03:01:57.582 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 03:01:57.584 | + functions-common:verify_disabled_services:2019 : [[ ,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-02-10 03:01:57.586 | + functions-common:verify_disabled_services:2018 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 03:01:57.588 | + functions-common:verify_disabled_services:2019 : [[ ,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-02-10 03:01:57.591 | + ./stack.sh:main:670 : initialize_database_backends 2021-02-10 03:01:57.593 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-02-10 03:01:57.595 | + lib/database:initialize_database_backends:66 : is_service_enabled mysql 2021-02-10 03:01:57.612 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:01:57.614 | + lib/database:initialize_database_backends:66 : DATABASE_TYPE=mysql 2021-02-10 03:01:57.617 | + lib/database:initialize_database_backends:65 : for backend in $DATABASE_BACKENDS 2021-02-10 03:01:57.620 | + lib/database:initialize_database_backends:66 : is_service_enabled postgresql 2021-02-10 03:01:57.636 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 03:01:57.638 | + lib/database:initialize_database_backends:69 : '[' -z mysql ']' 2021-02-10 03:01:57.640 | + lib/database:initialize_database_backends:73 : MYSQL_HOST=127.0.0.1 2021-02-10 03:01:57.642 | + lib/database:initialize_database_backends:74 : MYSQL_USER=root 2021-02-10 03:01:57.644 | + lib/database:initialize_database_backends:80 : [[ 4 == 6 ]] 2021-02-10 03:01:57.646 | + lib/database:initialize_database_backends:83 : DATABASE_HOST=127.0.0.1 2021-02-10 03:01:57.649 | + lib/database:initialize_database_backends:86 : DATABASE_USER=root 2021-02-10 03:01:57.651 | + lib/database:initialize_database_backends:88 : '[' -n '' ']' 2021-02-10 03:01:57.654 | ++ lib/database:initialize_database_backends:102 : get_database_type_mysql 2021-02-10 03:01:57.657 | ++ lib/databases/mysql:get_database_type_mysql:35 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-02-10 03:01:57.661 | ++ lib/databases/mysql:get_database_type_mysql:36 : echo mysql+pymysql 2021-02-10 03:01:57.664 | + lib/database:initialize_database_backends:102 : BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-02-10 03:01:57.668 | + lib/database:initialize_database_backends:104 : return 0 2021-02-10 03:01:57.671 | + ./stack.sh:main:671 : echo 'Using mysql database backend' 2021-02-10 03:01:57.671 | Using mysql database backend 2021-02-10 03:01:57.674 | + ./stack.sh:main:674 : read_password DATABASE_PASSWORD 'ENTER A PASSWORD TO USE FOR THE DATABASE.' 2021-02-10 03:01:57.690 | + ./stack.sh:main:686 : is_service_enabled rabbit 2021-02-10 03:01:57.704 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:01:57.707 | + ./stack.sh:main:687 : read_password RABBIT_PASSWORD 'ENTER A PASSWORD TO USE FOR RABBIT.' 2021-02-10 03:01:57.721 | + ./stack.sh:main:694 : is_service_enabled keystone 2021-02-10 03:01:57.736 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:01:57.738 | + ./stack.sh:main:696 : read_password SERVICE_PASSWORD 'ENTER A SERVICE_PASSWORD TO USE FOR THE SERVICE AUTHENTICATION.' 2021-02-10 03:01:57.752 | + ./stack.sh:main:698 : read_password ADMIN_PASSWORD 'ENTER A PASSWORD TO USE FOR HORIZON AND KEYSTONE (20 CHARS OR LESS).' 2021-02-10 03:01:57.766 | + ./stack.sh:main:709 : is_service_enabled ldap 2021-02-10 03:01:57.781 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 03:01:57.783 | + ./stack.sh:main:718 : is_service_enabled nova 2021-02-10 03:01:57.798 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:01:57.800 | + ./stack.sh:main:718 : [[ libvirt == \x\e\n\s\e\r\v\e\r ]] 2021-02-10 03:01:57.802 | + ./stack.sh:main:728 : is_service_enabled s-proxy 2021-02-10 03:01:57.817 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 03:01:57.819 | + ./stack.sh:main:740 : save_stackenv 740 2021-02-10 03:01:57.822 | + functions-common:save_stackenv:60 : local tag=740 2021-02-10 03:01:57.824 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-02-10 03:01:57.828 | + functions-common:save_stackenv:62 : time_stamp=2021-02-10-030157 2021-02-10 03:01:57.830 | + functions-common:save_stackenv:63 : echo '# 2021-02-10-030157 740' 2021-02-10 03:01:57.833 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-10 03:01:57.835 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-02-10 03:01:57.837 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-10 03:01:57.840 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-02-10 03:01:57.842 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-10 03:01:57.844 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-02-10 03:01:57.847 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-10 03:01:57.849 | + 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-02-10 03:01:57.851 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-10 03:01:57.854 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.43 2021-02-10 03:01:57.856 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-10 03:01:57.858 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.43/identity 2021-02-10 03:01:57.860 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-10 03:01:57.863 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-02-10-030154 2021-02-10 03:01:57.865 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-10 03:01:57.867 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-02-10 03:01:57.870 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-10 03:01:57.872 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.43 2021-02-10 03:01:57.874 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-10 03:01:57.876 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-02-10 03:01:57.879 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-10 03:01:57.881 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-02-10 03:01:57.883 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-10 03:01:57.885 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-02-10 03:01:57.888 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-10 03:01:57.890 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-02-10 03:01:57.892 | + ./stack.sh:main:751 : git_clone https://opendev.org/openstack/requirements.git /opt/stack/requirements master 2021-02-10 03:01:57.894 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/requirements.git 2021-02-10 03:01:57.896 | + functions-common:git_clone:526 : local git_dest=/opt/stack/requirements 2021-02-10 03:01:57.899 | + functions-common:git_clone:527 : local git_ref=master 2021-02-10 03:01:57.901 | + functions-common:git_clone:528 : local orig_dir 2021-02-10 03:01:57.903 | ++ functions-common:git_clone:529 : pwd 2021-02-10 03:01:57.906 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2021-02-10 03:01:57.908 | + functions-common:git_clone:530 : local git_clone_flags= 2021-02-10 03:01:57.910 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2021-02-10 03:01:57.924 | + functions-common:git_clone:532 : RECLONE=False 2021-02-10 03:01:57.927 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2021-02-10 03:01:57.929 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2021-02-10 03:01:57.931 | + functions-common:git_clone:546 : echo master 2021-02-10 03:01:57.932 | + functions-common:git_clone:546 : egrep -q '^refs' 2021-02-10 03:01:57.936 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/requirements ]] 2021-02-10 03:01:57.938 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2021-02-10 03:01:57.940 | + functions-common:git_clone:594 : cd /opt/stack/requirements 2021-02-10 03:01:57.943 | + functions-common:git_clone:595 : git show --oneline 2021-02-10 03:01:57.943 | + functions-common:git_clone:595 : head -1 2021-02-10 03:01:57.946 | 9663da6d Merge "Updated from generate-constraints" 2021-02-10 03:01:57.948 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2021-02-10 03:01:57.951 | + ./stack.sh:main:755 : echo_summary 'Installing package prerequisites' 2021-02-10 03:01:57.953 | + ./stack.sh:echo_summary:416 : [[ -t 3 ]] 2021-02-10 03:01:57.955 | + ./stack.sh:echo_summary:422 : echo -e Installing package prerequisites 2021-02-10 03:01:57.958 | + ./stack.sh:main:756 : source /home/ubuntu/devstack/tools/install_prereqs.sh 2021-02-10 03:01:57.960 | ++ tools/install_prereqs.sh:source:11 : FORCE_PREREQ=0 2021-02-10 03:01:57.963 | ++ tools/install_prereqs.sh:source:13 : getopts :f opt 2021-02-10 03:01:57.965 | ++ tools/install_prereqs.sh:source:23 : [[ -z /home/ubuntu/devstack ]] 2021-02-10 03:01:57.967 | ++ tools/install_prereqs.sh:source:43 : PREREQ_RERUN_MARKER=/home/ubuntu/devstack/.prereqs 2021-02-10 03:01:57.970 | ++ tools/install_prereqs.sh:source:44 : PREREQ_RERUN_HOURS=2 2021-02-10 03:01:57.972 | ++ tools/install_prereqs.sh:source:45 : PREREQ_RERUN_SECONDS=7200 2021-02-10 03:01:57.975 | +++ tools/install_prereqs.sh:source:47 : date +%s 2021-02-10 03:01:57.979 | ++ tools/install_prereqs.sh:source:47 : NOW=1612926117 2021-02-10 03:01:57.982 | +++ tools/install_prereqs.sh:source:48 : head -1 /home/ubuntu/devstack/.prereqs 2021-02-10 03:01:57.985 | +++ tools/install_prereqs.sh:source:48 : echo 0 2021-02-10 03:01:57.988 | ++ tools/install_prereqs.sh:source:48 : LAST_RUN=0 2021-02-10 03:01:57.990 | ++ tools/install_prereqs.sh:source:49 : DELTA=1612926117 2021-02-10 03:01:57.993 | ++ tools/install_prereqs.sh:source:50 : [[ 1612926117 -lt 7200 ]] 2021-02-10 03:01:57.995 | ++ tools/install_prereqs.sh:source:57 : export_proxy_variables 2021-02-10 03:01:57.997 | ++ functions-common:export_proxy_variables:2124 : isset http_proxy 2021-02-10 03:01:57.999 | ++ functions-common:isset:174 : [[ -v http_proxy ]] 2021-02-10 03:01:58.002 | ++ functions-common:export_proxy_variables:2127 : isset https_proxy 2021-02-10 03:01:58.004 | ++ functions-common:isset:174 : [[ -v https_proxy ]] 2021-02-10 03:01:58.006 | ++ functions-common:export_proxy_variables:2130 : isset no_proxy 2021-02-10 03:01:58.008 | ++ functions-common:isset:174 : [[ -v no_proxy ]] 2021-02-10 03:01:58.011 | +++ 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-02-10 03:01:58.054 | ++ tools/install_prereqs.sh:source:64 : PACKAGES='apache2 2021-02-10 03:01:58.054 | apache2-dev 2021-02-10 03:01:58.054 | bc 2021-02-10 03:01:58.055 | bsdmainutils 2021-02-10 03:01:58.055 | curl 2021-02-10 03:01:58.055 | g++ 2021-02-10 03:01:58.055 | gcc 2021-02-10 03:01:58.055 | gettext 2021-02-10 03:01:58.055 | git 2021-02-10 03:01:58.055 | graphviz 2021-02-10 03:01:58.055 | iputils-ping 2021-02-10 03:01:58.055 | libapache2-mod-proxy-uwsgi 2021-02-10 03:01:58.055 | libffi-dev 2021-02-10 03:01:58.055 | libjpeg-dev 2021-02-10 03:01:58.055 | libmysqlclient-dev 2021-02-10 03:01:58.055 | libpcre3-dev 2021-02-10 03:01:58.055 | libpq-dev 2021-02-10 03:01:58.055 | libssl-dev 2021-02-10 03:01:58.055 | libsystemd-dev 2021-02-10 03:01:58.055 | libxml2-dev 2021-02-10 03:01:58.055 | libxslt1-dev 2021-02-10 03:01:58.055 | libyaml-dev 2021-02-10 03:01:58.055 | lsof 2021-02-10 03:01:58.055 | openssh-server 2021-02-10 03:01:58.055 | openssl 2021-02-10 03:01:58.055 | pkg-config 2021-02-10 03:01:58.055 | psmisc 2021-02-10 03:01:58.055 | python3-dev 2021-02-10 03:01:58.055 | python3-pip 2021-02-10 03:01:58.055 | python3-systemd 2021-02-10 03:01:58.055 | python3-venv 2021-02-10 03:01:58.055 | tar 2021-02-10 03:01:58.055 | tcpdump 2021-02-10 03:01:58.055 | unzip 2021-02-10 03:01:58.055 | uuid-runtime 2021-02-10 03:01:58.055 | wget 2021-02-10 03:01:58.055 | wget 2021-02-10 03:01:58.055 | zlib1g-dev 2021-02-10 03:01:58.055 | libkrb5-dev 2021-02-10 03:01:58.056 | libldap2-dev 2021-02-10 03:01:58.056 | libsasl2-dev 2021-02-10 03:01:58.056 | memcached 2021-02-10 03:01:58.056 | python3-mysqldb 2021-02-10 03:01:58.056 | sqlite3 2021-02-10 03:01:58.056 | conntrack 2021-02-10 03:01:58.056 | curl 2021-02-10 03:01:58.056 | dnsmasq-base 2021-02-10 03:01:58.056 | dnsmasq-utils 2021-02-10 03:01:58.056 | ebtables 2021-02-10 03:01:58.056 | gawk 2021-02-10 03:01:58.056 | genisoimage 2021-02-10 03:01:58.056 | iptables 2021-02-10 03:01:58.056 | iputils-arping 2021-02-10 03:01:58.056 | kpartx 2021-02-10 03:01:58.056 | libjs-jquery-tablesorter 2021-02-10 03:01:58.056 | libmysqlclient-dev 2021-02-10 03:01:58.056 | parted 2021-02-10 03:01:58.056 | pm-utils 2021-02-10 03:01:58.056 | python3-mysqldb 2021-02-10 03:01:58.056 | socat 2021-02-10 03:01:58.056 | sqlite3 2021-02-10 03:01:58.056 | sudo 2021-02-10 03:01:58.056 | vlan 2021-02-10 03:01:58.056 | lsscsi 2021-02-10 03:01:58.056 | open-iscsi 2021-02-10 03:01:58.056 | lvm2 2021-02-10 03:01:58.056 | qemu-utils 2021-02-10 03:01:58.056 | thin-provisioning-tools 2021-02-10 03:01:58.056 | acl 2021-02-10 03:01:58.056 | dnsmasq-base 2021-02-10 03:01:58.056 | dnsmasq-utils 2021-02-10 03:01:58.056 | ebtables 2021-02-10 03:01:58.056 | haproxy 2021-02-10 03:01:58.056 | iptables 2021-02-10 03:01:58.057 | iputils-arping 2021-02-10 03:01:58.057 | iputils-ping 2021-02-10 03:01:58.057 | libmysqlclient-dev 2021-02-10 03:01:58.057 | postgresql-server-dev-all 2021-02-10 03:01:58.057 | python3-mysqldb 2021-02-10 03:01:58.057 | sqlite3 2021-02-10 03:01:58.057 | sudo 2021-02-10 03:01:58.057 | vlan 2021-02-10 03:01:58.057 | ipset 2021-02-10 03:01:58.057 | conntrack 2021-02-10 03:01:58.057 | conntrackd 2021-02-10 03:01:58.057 | keepalived 2021-02-10 03:01:58.057 | dstat 2021-02-10 03:01:58.057 | lvm2 2021-02-10 03:01:58.057 | qemu-utils 2021-02-10 03:01:58.057 | thin-provisioning-tools' 2021-02-10 03:01:58.059 | +++ tools/install_prereqs.sh:source:65 : get_plugin_packages 2021-02-10 03:01:58.076 | ++ tools/install_prereqs.sh:source:65 : PACKAGES='apache2 2021-02-10 03:01:58.076 | apache2-dev 2021-02-10 03:01:58.076 | bc 2021-02-10 03:01:58.076 | bsdmainutils 2021-02-10 03:01:58.076 | curl 2021-02-10 03:01:58.077 | g++ 2021-02-10 03:01:58.077 | gcc 2021-02-10 03:01:58.077 | gettext 2021-02-10 03:01:58.077 | git 2021-02-10 03:01:58.077 | graphviz 2021-02-10 03:01:58.077 | iputils-ping 2021-02-10 03:01:58.077 | libapache2-mod-proxy-uwsgi 2021-02-10 03:01:58.077 | libffi-dev 2021-02-10 03:01:58.077 | libjpeg-dev 2021-02-10 03:01:58.077 | libmysqlclient-dev 2021-02-10 03:01:58.077 | libpcre3-dev 2021-02-10 03:01:58.077 | libpq-dev 2021-02-10 03:01:58.077 | libssl-dev 2021-02-10 03:01:58.077 | libsystemd-dev 2021-02-10 03:01:58.077 | libxml2-dev 2021-02-10 03:01:58.077 | libxslt1-dev 2021-02-10 03:01:58.077 | libyaml-dev 2021-02-10 03:01:58.077 | lsof 2021-02-10 03:01:58.077 | openssh-server 2021-02-10 03:01:58.077 | openssl 2021-02-10 03:01:58.077 | pkg-config 2021-02-10 03:01:58.077 | psmisc 2021-02-10 03:01:58.077 | python3-dev 2021-02-10 03:01:58.077 | python3-pip 2021-02-10 03:01:58.077 | python3-systemd 2021-02-10 03:01:58.077 | python3-venv 2021-02-10 03:01:58.077 | tar 2021-02-10 03:01:58.077 | tcpdump 2021-02-10 03:01:58.077 | unzip 2021-02-10 03:01:58.077 | uuid-runtime 2021-02-10 03:01:58.077 | wget 2021-02-10 03:01:58.077 | wget 2021-02-10 03:01:58.077 | zlib1g-dev 2021-02-10 03:01:58.077 | libkrb5-dev 2021-02-10 03:01:58.078 | libldap2-dev 2021-02-10 03:01:58.078 | libsasl2-dev 2021-02-10 03:01:58.078 | memcached 2021-02-10 03:01:58.078 | python3-mysqldb 2021-02-10 03:01:58.078 | sqlite3 2021-02-10 03:01:58.078 | conntrack 2021-02-10 03:01:58.078 | curl 2021-02-10 03:01:58.078 | dnsmasq-base 2021-02-10 03:01:58.078 | dnsmasq-utils 2021-02-10 03:01:58.078 | ebtables 2021-02-10 03:01:58.078 | gawk 2021-02-10 03:01:58.078 | genisoimage 2021-02-10 03:01:58.078 | iptables 2021-02-10 03:01:58.078 | iputils-arping 2021-02-10 03:01:58.078 | kpartx 2021-02-10 03:01:58.078 | libjs-jquery-tablesorter 2021-02-10 03:01:58.078 | libmysqlclient-dev 2021-02-10 03:01:58.078 | parted 2021-02-10 03:01:58.078 | pm-utils 2021-02-10 03:01:58.078 | python3-mysqldb 2021-02-10 03:01:58.078 | socat 2021-02-10 03:01:58.078 | sqlite3 2021-02-10 03:01:58.078 | sudo 2021-02-10 03:01:58.078 | vlan 2021-02-10 03:01:58.078 | lsscsi 2021-02-10 03:01:58.078 | open-iscsi 2021-02-10 03:01:58.078 | lvm2 2021-02-10 03:01:58.078 | qemu-utils 2021-02-10 03:01:58.078 | thin-provisioning-tools 2021-02-10 03:01:58.078 | acl 2021-02-10 03:01:58.078 | dnsmasq-base 2021-02-10 03:01:58.078 | dnsmasq-utils 2021-02-10 03:01:58.078 | ebtables 2021-02-10 03:01:58.078 | haproxy 2021-02-10 03:01:58.078 | iptables 2021-02-10 03:01:58.078 | iputils-arping 2021-02-10 03:01:58.079 | iputils-ping 2021-02-10 03:01:58.079 | libmysqlclient-dev 2021-02-10 03:01:58.079 | postgresql-server-dev-all 2021-02-10 03:01:58.079 | python3-mysqldb 2021-02-10 03:01:58.079 | sqlite3 2021-02-10 03:01:58.079 | sudo 2021-02-10 03:01:58.079 | vlan 2021-02-10 03:01:58.079 | ipset 2021-02-10 03:01:58.079 | conntrack 2021-02-10 03:01:58.079 | conntrackd 2021-02-10 03:01:58.079 | keepalived 2021-02-10 03:01:58.079 | dstat 2021-02-10 03:01:58.079 | lvm2 2021-02-10 03:01:58.079 | qemu-utils 2021-02-10 03:01:58.079 | thin-provisioning-tools ' 2021-02-10 03:01:58.080 | ++ tools/install_prereqs.sh:source:67 : is_ubuntu 2021-02-10 03:01:58.083 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 03:01:58.085 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 03:01:58.088 | ++ tools/install_prereqs.sh:source:67 : grep -q dkms 2021-02-10 03:01:58.088 | ++ 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-02-10 03:01:58.092 | ++ 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-02-10 03:01:58.094 | ++ functions-common:install_package:1344 : update_package_repo 2021-02-10 03:01:58.096 | ++ functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-02-10 03:01:58.099 | ++ functions-common:update_package_repo:1317 : REPOS_UPDATED=False 2021-02-10 03:01:58.101 | ++ functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-02-10 03:01:58.103 | ++ functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-02-10 03:01:58.105 | ++ functions-common:update_package_repo:1324 : is_ubuntu 2021-02-10 03:01:58.107 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 03:01:58.110 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 03:01:58.112 | ++ functions-common:update_package_repo:1325 : apt_get_update 2021-02-10 03:01:58.114 | ++ functions-common:apt_get_update:1070 : [[ False == \T\r\u\e ]] 2021-02-10 03:01:58.116 | ++ functions-common:apt_get_update:1075 : [[ False = \T\r\u\e ]] 2021-02-10 03:01:58.118 | ++ functions-common:apt_get_update:1077 : local sudo=sudo 2021-02-10 03:01:58.121 | +++ functions-common:apt_get_update:1078 : id -u 2021-02-10 03:01:58.125 | ++ functions-common:apt_get_update:1078 : [[ 1000 = \0 ]] 2021-02-10 03:01:58.127 | ++ functions-common:apt_get_update:1081 : time_start apt-get-update 2021-02-10 03:01:58.129 | ++ functions-common:time_start:2292 : local name=apt-get-update 2021-02-10 03:01:58.131 | ++ functions-common:time_start:2293 : local start_time= 2021-02-10 03:01:58.133 | ++ functions-common:time_start:2294 : [[ -n '' ]] 2021-02-10 03:01:58.136 | +++ functions-common:time_start:2297 : date +%s%3N 2021-02-10 03:01:58.140 | ++ functions-common:time_start:2297 : _TIME_START[$name]=1612926118137 2021-02-10 03:01:58.142 | ++ functions-common:apt_get_update:1083 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-02-10 03:01:58.144 | ++ functions-common:apt_get_update:1084 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-02-10 03:01:58.146 | ++ functions-common:apt_get_update:1085 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-02-10 03:01:58.397 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-02-10 03:01:58.440 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2021-02-10 03:01:58.499 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2021-02-10 03:01:58.590 | Hit:4 http://security.ubuntu.com/ubuntu bionic-security InRelease 2021-02-10 03:02:00.742 | Reading package lists... 2021-02-10 03:02:00.805 | ++ functions-common:apt_get_update:1089 : REPOS_UPDATED=True 2021-02-10 03:02:00.808 | ++ functions-common:apt_get_update:1091 : time_stop apt-get-update 2021-02-10 03:02:00.811 | ++ functions-common:time_stop:2306 : local name 2021-02-10 03:02:00.814 | ++ functions-common:time_stop:2307 : local end_time 2021-02-10 03:02:00.816 | ++ functions-common:time_stop:2308 : local elapsed_time 2021-02-10 03:02:00.819 | ++ functions-common:time_stop:2309 : local total 2021-02-10 03:02:00.822 | ++ functions-common:time_stop:2310 : local start_time 2021-02-10 03:02:00.825 | ++ functions-common:time_stop:2312 : name=apt-get-update 2021-02-10 03:02:00.827 | ++ functions-common:time_stop:2313 : start_time=1612926118137 2021-02-10 03:02:00.830 | ++ functions-common:time_stop:2315 : [[ -z 1612926118137 ]] 2021-02-10 03:02:00.833 | +++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 03:02:00.838 | ++ functions-common:time_stop:2318 : end_time=1612926120835 2021-02-10 03:02:00.840 | ++ functions-common:time_stop:2319 : elapsed_time=2698 2021-02-10 03:02:00.842 | ++ functions-common:time_stop:2320 : total=0 2021-02-10 03:02:00.844 | ++ functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 03:02:00.847 | ++ functions-common:time_stop:2323 : _TIME_TOTAL[$name]=2698 2021-02-10 03:02:00.850 | ++ functions-common:install_package:1345 : 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-02-10 03:02:00.852 | ++ functions-common:real_install_package:1330 : is_ubuntu 2021-02-10 03:02:00.854 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 03:02:00.856 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 03:02:00.859 | ++ functions-common:real_install_package:1331 : 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-02-10 03:02:00.879 | ++ functions-common:apt_get:1111 : 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-02-10 03:02:00.997 | Reading package lists... 2021-02-10 03:02:01.243 | Building dependency tree... 2021-02-10 03:02:01.243 | Reading state information... 2021-02-10 03:02:01.481 | acl is already the newest version (2.2.52-3build1). 2021-02-10 03:02:01.481 | acl set to manually installed. 2021-02-10 03:02:01.481 | bc is already the newest version (1.07.1-2). 2021-02-10 03:02:01.481 | bc set to manually installed. 2021-02-10 03:02:01.481 | bsdmainutils is already the newest version (11.1.2ubuntu1). 2021-02-10 03:02:01.481 | bsdmainutils set to manually installed. 2021-02-10 03:02:01.481 | gawk is already the newest version (1:4.1.4+dfsg-1build1). 2021-02-10 03:02:01.481 | gawk set to manually installed. 2021-02-10 03:02:01.481 | iptables is already the newest version (1.6.1-2ubuntu2). 2021-02-10 03:02:01.482 | iptables set to manually installed. 2021-02-10 03:02:01.482 | libpcre3-dev is already the newest version (2:8.39-9). 2021-02-10 03:02:01.482 | lsof is already the newest version (4.89+dfsg-0.1). 2021-02-10 03:02:01.482 | lsof set to manually installed. 2021-02-10 03:02:01.482 | python3-systemd is already the newest version (234-1build1). 2021-02-10 03:02:01.482 | python3-systemd set to manually installed. 2021-02-10 03:02:01.482 | ebtables is already the newest version (2.0.10.4-3.5ubuntu2.18.04.3). 2021-02-10 03:02:01.482 | ebtables set to manually installed. 2021-02-10 03:02:01.482 | gcc is already the newest version (4:7.4.0-1ubuntu2.3). 2021-02-10 03:02:01.482 | iputils-ping is already the newest version (3:20161105-1ubuntu3). 2021-02-10 03:02:01.482 | openssh-server is already the newest version (1:7.6p1-4ubuntu0.3). 2021-02-10 03:02:01.482 | parted is already the newest version (3.2-20ubuntu0.2). 2021-02-10 03:02:01.482 | parted set to manually installed. 2021-02-10 03:02:01.482 | psmisc is already the newest version (23.1-1ubuntu0.1). 2021-02-10 03:02:01.482 | psmisc set to manually installed. 2021-02-10 03:02:01.482 | python3-dev is already the newest version (3.6.7-1~18.04). 2021-02-10 03:02:01.482 | wget is already the newest version (1.19.4-1ubuntu2.2). 2021-02-10 03:02:01.482 | wget set to manually installed. 2021-02-10 03:02:01.482 | The following packages were automatically installed and are no longer required: 2021-02-10 03:02:01.482 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-02-10 03:02:01.482 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-02-10 03:02:01.482 | python3-incremental python3-netifaces python3-pam python3-problem-report 2021-02-10 03:02:01.482 | python3-pyasn1 python3-requests-unixsocket python3-serial 2021-02-10 03:02:01.482 | python3-twisted-bin python3-zope.interface 2021-02-10 03:02:01.482 | Use 'sudo apt autoremove' to remove them. 2021-02-10 03:02:01.482 | The following additional packages will be installed: 2021-02-10 03:02:01.482 | apache2-bin apache2-data apache2-utils autoconf automake autopoint 2021-02-10 03:02:01.482 | autotools-dev build-essential comerr-dev dctrl-tools debhelper dh-autoreconf 2021-02-10 03:02:01.482 | dh-strip-nondeterminism dpkg-dev fakeroot fontconfig fontconfig-config 2021-02-10 03:02:01.483 | fonts-dejavu-core fonts-liberation g++-7 gir1.2-harfbuzz-0.0 2021-02-10 03:02:01.483 | ibverbs-providers icu-devtools intltool-debian ipvsadm javascript-common 2021-02-10 03:02:01.483 | krb5-multidev libaio1 libalgorithm-diff-perl libalgorithm-diff-xs-perl 2021-02-10 03:02:01.483 | libalgorithm-merge-perl libann0 libapr1 libapr1-dev libaprutil1 2021-02-10 03:02:01.483 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2021-02-10 03:02:01.483 | libarchive-cpio-perl libarchive-zip-perl libcairo2 libcdt5 libcgraph6 2021-02-10 03:02:01.483 | libcom-err2 libcroco3 libcurl4 libdatrie1 libdpkg-perl libfakeroot 2021-02-10 03:02:01.483 | libfile-fcntllock-perl libfile-stripnondeterminism-perl libfontconfig1 2021-02-10 03:02:01.483 | libgd3 libglib2.0-0 libglib2.0-bin libglib2.0-dev libglib2.0-dev-bin 2021-02-10 03:02:01.483 | libgraphite2-3 libgraphite2-dev libgssapi-krb5-2 libgssrpc4 libgts-0.7-5 2021-02-10 03:02:01.483 | libgts-bin libgvc6 libgvpr2 libharfbuzz-dev libharfbuzz-gobject0 2021-02-10 03:02:01.483 | libharfbuzz-icu0 libharfbuzz0b libibverbs1 libice6 libicu-dev 2021-02-10 03:02:01.483 | libicu-le-hb-dev libicu-le-hb0 libicu60 libiculx60 libipset3 libiscsi7 2021-02-10 03:02:01.483 | libjansson4 libjbig0 libjpeg-turbo8 libjpeg-turbo8-dev libjpeg8 libjpeg8-dev 2021-02-10 03:02:01.483 | libjs-jquery libjs-jquery-metadata libk5crypto3 libkadm5clnt-mit11 2021-02-10 03:02:01.483 | libkadm5srv-mit11 libkdb5-9 libkrb5-3 libkrb5support0 liblab-gamut1 2021-02-10 03:02:01.483 | libldap-2.4-2 libldap-common libltdl-dev libltdl7 liblua5.2-0 liblua5.3-0 2021-02-10 03:02:01.483 | libmail-sendmail-perl libmatheval1 libmysqlclient20 libnetfilter-cthelper0 2021-02-10 03:02:01.483 | libnetfilter-queue1 libnl-3-200 libnl-genl-3-200 libnl-route-3-200 libnorm1 2021-02-10 03:02:01.483 | libnspr4 libnss-systemd libnss3 libpam-systemd libpango-1.0-0 2021-02-10 03:02:01.483 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpgm-5.2-0 2021-02-10 03:02:01.483 | libpixman-1-0 libpq5 librados2 librbd1 libsasl2-2 libsasl2-modules 2021-02-10 03:02:01.483 | libsasl2-modules-db libsctp-dev libsctp1 libsensors4 libsm6 libsnmp-base 2021-02-10 03:02:01.483 | libsnmp30 libsodium23 libsqlite3-0 libssl1.1 libstdc++-7-dev 2021-02-10 03:02:01.483 | libsys-hostname-long-perl libsystemd0 libthai-data libthai0 libtiff5 2021-02-10 03:02:01.483 | libtimedate-perl libtool libuuid1 libwebp6 libx86-1 libxaw7 libxcb-render0 2021-02-10 03:02:01.483 | libxcb-shm0 libxml2 libxmu6 libxpm4 libxrender1 libxslt1.1 libxt6 libzmq5 m4 2021-02-10 03:02:01.483 | make mysql-common po-debconf postgresql-client-common postgresql-common 2021-02-10 03:02:01.483 | postgresql-server-dev-10 python-pip-whl python3-crypto python3-keyring 2021-02-10 03:02:01.483 | python3-keyrings.alt python3-secretstorage python3-setuptools python3-wheel 2021-02-10 03:02:01.483 | python3-xdg python3.6-venv qemu-block-extra sharutils ssl-cert systemd 2021-02-10 03:02:01.484 | uuid-dev uwsgi-core vbetool x11-common 2021-02-10 03:02:01.485 | Suggested packages: 2021-02-10 03:02:01.485 | www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom 2021-02-10 03:02:01.485 | autoconf-archive gnu-standards autoconf-doc doc-base debtags dh-make dwz 2021-02-10 03:02:01.485 | debian-keyring g++-multilib g++-7-multilib gcc-7-doc libstdc++6-7-dbg wodim 2021-02-10 03:02:01.485 | cdrkit-doc gettext-doc libasprintf-dev libgettextpo-dev git-daemon-run 2021-02-10 03:02:01.485 | | git-daemon-sysvinit git-doc git-el git-email git-gui gitk gitweb git-cvs 2021-02-10 03:02:01.485 | git-mediawiki git-svn gsfonts graphviz-doc vim-haproxy haproxy-doc heartbeat 2021-02-10 03:02:01.485 | ldirectord krb5-doc uwsgi bzr libgd-tools libglib2.0-doc libgraphite2-utils 2021-02-10 03:02:01.485 | krb5-user icu-doc libtool-doc postgresql-doc-10 libsasl2-modules-gssapi-mit 2021-02-10 03:02:01.485 | | libsasl2-modules-gssapi-heimdal libsasl2-modules-ldap libsasl2-modules-otp 2021-02-10 03:02:01.485 | libsasl2-modules-sql lksctp-tools lm-sensors snmp-mibs-downloader libssl-doc 2021-02-10 03:02:01.485 | libstdc++-7-doc gfortran | fortran95-compiler gcj-jdk libyaml-doc m4-doc 2021-02-10 03:02:01.486 | make-doc libcache-memcached-perl libmemcached libanyevent-perl libyaml-perl 2021-02-10 03:02:01.486 | libterm-readkey-perl cpufrequtils wireless-tools radeontool libmail-box-perl 2021-02-10 03:02:01.486 | libjson-perl python-crypto-doc gnome-keyring libkf5wallet-bin 2021-02-10 03:02:01.486 | gir1.2-gnomekeyring-1.0 default-mysql-server | virtual-mysql-server 2021-02-10 03:02:01.486 | python-egenix-mxdatetime python3-mysqldb-dbg python-secretstorage-doc 2021-02-10 03:02:01.486 | python-setuptools-doc debootstrap sharutils-doc bsd-mailx | mailx 2021-02-10 03:02:01.486 | sqlite3-doc openssl-blacklist systemd-container ncompress tar-scripts 2021-02-10 03:02:01.486 | tar-doc zip uwsgi-plugins-all uwsgi-extra uwsgi-dev 2021-02-10 03:02:01.749 | The following NEW packages will be installed: 2021-02-10 03:02:01.749 | apache2 apache2-bin apache2-data apache2-dev apache2-utils autoconf automake 2021-02-10 03:02:01.749 | autopoint autotools-dev build-essential comerr-dev conntrack conntrackd 2021-02-10 03:02:01.749 | dctrl-tools debhelper dh-autoreconf dh-strip-nondeterminism dnsmasq-utils 2021-02-10 03:02:01.749 | dpkg-dev dstat fakeroot fontconfig fontconfig-config fonts-dejavu-core 2021-02-10 03:02:01.749 | fonts-liberation g++ g++-7 genisoimage gettext gir1.2-harfbuzz-0.0 graphviz 2021-02-10 03:02:01.749 | haproxy ibverbs-providers icu-devtools intltool-debian ipset iputils-arping 2021-02-10 03:02:01.749 | ipvsadm javascript-common keepalived kpartx krb5-multidev libaio1 2021-02-10 03:02:01.749 | libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl 2021-02-10 03:02:01.749 | libann0 libapache2-mod-proxy-uwsgi libapr1 libapr1-dev libaprutil1 2021-02-10 03:02:01.749 | libaprutil1-dbd-sqlite3 libaprutil1-dev libaprutil1-ldap 2021-02-10 03:02:01.749 | libarchive-cpio-perl libarchive-zip-perl libcairo2 libcdt5 libcgraph6 2021-02-10 03:02:01.749 | libcroco3 libdatrie1 libdpkg-perl libfakeroot libffi-dev 2021-02-10 03:02:01.749 | libfile-fcntllock-perl libfile-stripnondeterminism-perl libfontconfig1 2021-02-10 03:02:01.750 | libgd3 libglib2.0-bin libglib2.0-dev libglib2.0-dev-bin libgraphite2-3 2021-02-10 03:02:01.750 | libgraphite2-dev libgssrpc4 libgts-0.7-5 libgts-bin libgvc6 libgvpr2 2021-02-10 03:02:01.750 | libharfbuzz-dev libharfbuzz-gobject0 libharfbuzz-icu0 libharfbuzz0b 2021-02-10 03:02:01.750 | libibverbs1 libice6 libicu-dev libicu-le-hb-dev libicu-le-hb0 libiculx60 2021-02-10 03:02:01.750 | libipset3 libiscsi7 libjansson4 libjbig0 libjpeg-dev libjpeg-turbo8 2021-02-10 03:02:01.750 | libjpeg-turbo8-dev libjpeg8 libjpeg8-dev libjs-jquery libjs-jquery-metadata 2021-02-10 03:02:01.750 | libjs-jquery-tablesorter libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 2021-02-10 03:02:01.750 | libkrb5-dev liblab-gamut1 libldap2-dev libltdl-dev libltdl7 liblua5.2-0 2021-02-10 03:02:01.750 | liblua5.3-0 libmail-sendmail-perl libmatheval1 libmysqlclient-dev 2021-02-10 03:02:01.750 | libmysqlclient20 libnetfilter-cthelper0 libnetfilter-queue1 libnl-3-200 2021-02-10 03:02:01.750 | libnl-genl-3-200 libnl-route-3-200 libnorm1 libnspr4 libnss3 libpango-1.0-0 2021-02-10 03:02:01.750 | libpangocairo-1.0-0 libpangoft2-1.0-0 libpathplan4 libpgm-5.2-0 2021-02-10 03:02:01.750 | libpixman-1-0 libpq-dev libpq5 librados2 librbd1 libsasl2-dev libsctp-dev 2021-02-10 03:02:01.750 | libsctp1 libsensors4 libsm6 libsnmp-base libsnmp30 libsodium23 libssl-dev 2021-02-10 03:02:01.750 | libstdc++-7-dev libsys-hostname-long-perl libsystemd-dev libthai-data 2021-02-10 03:02:01.750 | libthai0 libtiff5 libtimedate-perl libtool libwebp6 libx86-1 libxaw7 2021-02-10 03:02:01.750 | libxcb-render0 libxcb-shm0 libxml2-dev libxmu6 libxpm4 libxrender1 2021-02-10 03:02:01.750 | libxslt1-dev libxt6 libyaml-dev libzmq5 lsscsi m4 make memcached 2021-02-10 03:02:01.750 | mysql-common pkg-config pm-utils po-debconf postgresql-client-common 2021-02-10 03:02:01.750 | postgresql-common postgresql-server-dev-10 postgresql-server-dev-all 2021-02-10 03:02:01.750 | python-pip-whl python3-crypto python3-keyring python3-keyrings.alt 2021-02-10 03:02:01.750 | python3-mysqldb python3-pip python3-secretstorage python3-setuptools 2021-02-10 03:02:01.750 | python3-venv python3-wheel python3-xdg python3.6-venv qemu-block-extra 2021-02-10 03:02:01.750 | qemu-utils sharutils socat sqlite3 ssl-cert thin-provisioning-tools unzip 2021-02-10 03:02:01.750 | uuid-dev uwsgi-core vbetool vlan x11-common zlib1g-dev 2021-02-10 03:02:01.750 | The following packages will be upgraded: 2021-02-10 03:02:01.751 | curl dnsmasq-base git libcom-err2 libcurl4 libglib2.0-0 libgssapi-krb5-2 2021-02-10 03:02:01.751 | libicu60 libk5crypto3 libkrb5-3 libkrb5support0 libldap-2.4-2 libldap-common 2021-02-10 03:02:01.751 | libnss-systemd libpam-systemd libsasl2-2 libsasl2-modules 2021-02-10 03:02:01.751 | libsasl2-modules-db libsqlite3-0 libssl1.1 libsystemd0 libuuid1 libxml2 2021-02-10 03:02:01.751 | libxslt1.1 lvm2 open-iscsi openssl sudo systemd tar tcpdump uuid-runtime 2021-02-10 03:02:02.324 | 32 upgraded, 200 newly installed, 0 to remove and 150 not upgraded. 2021-02-10 03:02:02.324 | Need to get 84.8 MB of archives. 2021-02-10 03:02:02.324 | After this operation, 263 MB of additional disk space will be used. 2021-02-10 03:02:02.324 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 tar amd64 1.29b-2ubuntu0.2 [234 kB] 2021-02-10 03:02:02.626 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnss-systemd amd64 237-3ubuntu10.44 [105 kB] 2021-02-10 03:02:02.640 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpam-systemd amd64 237-3ubuntu10.44 [108 kB] 2021-02-10 03:02:02.660 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 systemd amd64 237-3ubuntu10.44 [2,913 kB] 2021-02-10 03:02:03.052 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd0 amd64 237-3ubuntu10.44 [209 kB] 2021-02-10 03:02:03.074 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libuuid1 amd64 2.31.1-0.4ubuntu3.7 [20.1 kB] 2021-02-10 03:02:03.077 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 uuid-runtime amd64 2.31.1-0.4ubuntu3.7 [34.8 kB] 2021-02-10 03:02:03.081 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libapr1 amd64 1.6.3-2 [90.9 kB] 2021-02-10 03:02:03.100 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl1.1 amd64 1.1.1-1ubuntu2.1~18.04.7 [1,301 kB] 2021-02-10 03:02:03.389 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1 amd64 1.6.1-2 [84.4 kB] 2021-02-10 03:02:03.391 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsqlite3-0 amd64 3.22.0-1ubuntu0.4 [499 kB] 2021-02-10 03:02:03.410 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-dbd-sqlite3 amd64 1.6.1-2 [10.6 kB] 2021-02-10 03:02:03.411 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules-db amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [15.0 kB] 2021-02-10 03:02:03.412 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-2 amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [49.2 kB] 2021-02-10 03:02:03.413 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-common all 2.4.45+dfsg-1ubuntu1.9 [16.6 kB] 2021-02-10 03:02:03.414 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap-2.4-2 amd64 2.4.45+dfsg-1ubuntu1.9 [155 kB] 2021-02-10 03:02:03.419 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-ldap amd64 1.6.1-2 [8,764 B] 2021-02-10 03:02:03.420 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liblua5.2-0 amd64 5.2.4-1.1build1 [108 kB] 2021-02-10 03:02:03.449 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu60 amd64 60.2-3ubuntu3.1 [8,054 kB] 2021-02-10 03:02:04.775 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2 amd64 2.9.4+dfsg1-6.1ubuntu1.3 [663 kB] 2021-02-10 03:02:04.867 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-bin amd64 2.4.29-1ubuntu4.14 [1,070 kB] 2021-02-10 03:02:05.040 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-utils amd64 2.4.29-1ubuntu4.14 [83.9 kB] 2021-02-10 03:02:05.045 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-data all 2.4.29-1ubuntu4.14 [160 kB] 2021-02-10 03:02:05.054 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2 amd64 2.4.29-1ubuntu4.14 [95.1 kB] 2021-02-10 03:02:05.092 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fonts-dejavu-core all 2.37-1 [1,041 kB] 2021-02-10 03:02:05.258 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 fonts-liberation all 1:1.07.4-7~18.04.1 [822 kB] 2021-02-10 03:02:05.470 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig-config all 2.12.6-0ubuntu2 [55.8 kB] 2021-02-10 03:02:05.473 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfontconfig1 amd64 2.12.6-0ubuntu2 [137 kB] 2021-02-10 03:02:05.493 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fontconfig amd64 2.12.6-0ubuntu2 [169 kB] 2021-02-10 03:02:05.500 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 liblua5.3-0 amd64 5.3.3-1ubuntu0.18.04.1 [115 kB] 2021-02-10 03:02:05.507 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 haproxy amd64 1.8.8-1ubuntu0.11 [1,116 kB] 2021-02-10 03:02:05.725 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libjpeg-turbo8 amd64 1.5.2-0ubuntu5.18.04.4 [110 kB] 2021-02-10 03:02:05.760 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 x11-common all 1:7.7+19ubuntu7.1 [22.5 kB] 2021-02-10 03:02:05.762 | Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libice6 amd64 2:1.0.9-2 [40.2 kB] 2021-02-10 03:02:05.764 | Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsm6 amd64 2:1.2.2-1 [15.8 kB] 2021-02-10 03:02:05.765 | Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 open-iscsi amd64 2.0.874-5ubuntu2.10 [280 kB] 2021-02-10 03:02:05.819 | Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnetfilter-cthelper0 amd64 1.0.0-1ubuntu1 [6,530 B] 2021-02-10 03:02:05.819 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcom-err2 amd64 1.44.1-1ubuntu1.3 [8,848 B] 2021-02-10 03:02:05.821 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-0 amd64 2.56.4-0ubuntu0.18.04.6 [1,171 kB] 2021-02-10 03:02:05.965 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 openssl amd64 1.1.1-1ubuntu2.1~18.04.7 [614 kB] 2021-02-10 03:02:06.061 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sudo amd64 1.8.21p2-3ubuntu1.4 [428 kB] 2021-02-10 03:02:06.161 | Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssapi-krb5-2 amd64 1.16-2ubuntu0.2 [122 kB] 2021-02-10 03:02:06.168 | Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-3 amd64 1.16-2ubuntu0.2 [279 kB] 2021-02-10 03:02:06.190 | Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5support0 amd64 1.16-2ubuntu0.2 [30.8 kB] 2021-02-10 03:02:06.214 | Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libk5crypto3 amd64 1.16-2ubuntu0.2 [85.5 kB] 2021-02-10 03:02:06.224 | Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 tcpdump amd64 4.9.3-0ubuntu0.18.04.1 [364 kB] 2021-02-10 03:02:06.336 | Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 uuid-dev amd64 2.31.1-0.4ubuntu3.7 [33.2 kB] 2021-02-10 03:02:06.338 | Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsctp1 amd64 1.0.17+dfsg-2 [8,008 B] 2021-02-10 03:02:06.339 | Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsctp-dev amd64 1.0.17+dfsg-2 [61.9 kB] 2021-02-10 03:02:06.342 | Get:50 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libapr1-dev amd64 1.6.3-2 [690 kB] 2021-02-10 03:02:06.477 | Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libldap2-dev amd64 2.4.45+dfsg-1ubuntu1.9 [261 kB] 2021-02-10 03:02:06.492 | Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libaprutil1-dev amd64 1.6.1-2 [391 kB] 2021-02-10 03:02:06.507 | Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 autotools-dev all 20180224.1 [39.6 kB] 2021-02-10 03:02:06.527 | Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 m4 amd64 1.4.18-1 [197 kB] 2021-02-10 03:02:06.631 | Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 autoconf all 2.69-11 [322 kB] 2021-02-10 03:02:06.644 | Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 automake all 1:1.15.1-3ubuntu2 [509 kB] 2021-02-10 03:02:06.677 | Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 autopoint all 0.19.8.1-6ubuntu0.3 [426 kB] 2021-02-10 03:02:06.785 | Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libtool all 2.4.6-2 [194 kB] 2021-02-10 03:02:06.813 | Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dh-autoreconf all 17 [15.8 kB] 2021-02-10 03:02:06.814 | Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libarchive-zip-perl all 1.60-1ubuntu0.1 [84.6 kB] 2021-02-10 03:02:06.819 | Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfile-stripnondeterminism-perl all 0.040-1.1~build1 [13.8 kB] 2021-02-10 03:02:06.820 | Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libtimedate-perl all 2.3000-2 [37.5 kB] 2021-02-10 03:02:06.822 | Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dh-strip-nondeterminism all 0.040-1.1~build1 [5,208 B] 2021-02-10 03:02:06.823 | Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdpkg-perl all 1.19.0.5ubuntu2.3 [211 kB] 2021-02-10 03:02:06.900 | Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 make amd64 4.1-9.1ubuntu1 [154 kB] 2021-02-10 03:02:06.906 | Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 dpkg-dev all 1.19.0.5ubuntu2.3 [607 kB] 2021-02-10 03:02:07.017 | Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcroco3 amd64 0.6.12-2 [81.3 kB] 2021-02-10 03:02:07.021 | Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 gettext amd64 0.19.8.1-6ubuntu0.3 [1,293 kB] 2021-02-10 03:02:07.214 | Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 intltool-debian all 0.35.0+20060710.4 [24.9 kB] 2021-02-10 03:02:07.215 | Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 po-debconf all 1.0.20 [232 kB] 2021-02-10 03:02:07.225 | Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 debhelper all 11.1.6ubuntu2 [902 kB] 2021-02-10 03:02:07.414 | Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 apache2-dev amd64 2.4.29-1ubuntu4.14 [177 kB] 2021-02-10 03:02:07.424 | Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libstdc++-7-dev amd64 7.5.0-3ubuntu1~18.04 [1,471 kB] 2021-02-10 03:02:07.663 | Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++-7 amd64 7.5.0-3ubuntu1~18.04 [9,697 kB] 2021-02-10 03:02:09.324 | Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 g++ amd64 4:7.4.0-1ubuntu2.3 [1,568 B] 2021-02-10 03:02:09.329 | Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 build-essential amd64 12.4ubuntu1 [4,758 B] 2021-02-10 03:02:09.330 | Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 conntrack amd64 1:1.4.4+snapshot20161117-6ubuntu2 [30.6 kB] 2021-02-10 03:02:09.330 | Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnetfilter-queue1 amd64 1.0.2-2 [11.4 kB] 2021-02-10 03:02:09.331 | Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 conntrackd amd64 1:1.4.4+snapshot20161117-6ubuntu2 [126 kB] 2021-02-10 03:02:09.334 | Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 curl amd64 7.58.0-2ubuntu3.12 [159 kB] 2021-02-10 03:02:09.339 | Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcurl4 amd64 7.58.0-2ubuntu3.12 [214 kB] 2021-02-10 03:02:09.346 | Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 dctrl-tools amd64 2.24-2build1 [60.9 kB] 2021-02-10 03:02:09.347 | Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 dnsmasq-base amd64 2.79-1ubuntu0.2 [306 kB] 2021-02-10 03:02:09.474 | Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 dnsmasq-utils amd64 2.79-1ubuntu0.2 [13.1 kB] 2021-02-10 03:02:09.475 | Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 dstat all 0.7.3-1 [52.1 kB] 2021-02-10 03:02:09.478 | Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfakeroot amd64 1.22-2ubuntu1 [25.9 kB] 2021-02-10 03:02:09.479 | Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 fakeroot amd64 1.22-2ubuntu1 [62.3 kB] 2021-02-10 03:02:09.482 | Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 genisoimage amd64 9:1.1.11-3ubuntu2 [328 kB] 2021-02-10 03:02:09.599 | Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-3 amd64 1.3.11-2 [78.7 kB] 2021-02-10 03:02:09.606 | Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz0b amd64 1.7.2-1ubuntu1 [232 kB] 2021-02-10 03:02:09.616 | Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 gir1.2-harfbuzz-0.0 amd64 1.7.2-1ubuntu1 [18.6 kB] 2021-02-10 03:02:09.617 | Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 git amd64 1:2.17.1-1ubuntu0.7 [3,915 kB] 2021-02-10 03:02:10.261 | Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libann0 amd64 1.1.2+doc-6 [24.8 kB] 2021-02-10 03:02:10.262 | Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libcdt5 amd64 2.40.1-2 [19.6 kB] 2021-02-10 03:02:10.262 | Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libcgraph6 amd64 2.40.1-2 [40.8 kB] 2021-02-10 03:02:10.264 | Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg8 amd64 8c-2ubuntu8 [2,194 B] 2021-02-10 03:02:10.264 | Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjbig0 amd64 2.1-3.1build1 [26.7 kB] 2021-02-10 03:02:10.265 | Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libtiff5 amd64 4.0.9-5ubuntu0.3 [153 kB] 2021-02-10 03:02:10.270 | Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libwebp6 amd64 0.6.1-2 [185 kB] 2021-02-10 03:02:10.274 | Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxpm4 amd64 1:3.5.12-1 [34.0 kB] 2021-02-10 03:02:10.275 | Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgd3 amd64 2.2.5-4ubuntu0.4 [119 kB] 2021-02-10 03:02:10.391 | Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgts-0.7-5 amd64 0.7.6+darcs121130-4 [150 kB] 2021-02-10 03:02:10.651 | Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libpixman-1-0 amd64 0.34.0-2 [229 kB] 2021-02-10 03:02:10.726 | Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-render0 amd64 1.13-2~ubuntu18.04 [14.7 kB] 2021-02-10 03:02:10.730 | Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxcb-shm0 amd64 1.13-2~ubuntu18.04 [5,600 B] 2021-02-10 03:02:10.732 | Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxrender1 amd64 1:0.9.10-1 [18.7 kB] 2021-02-10 03:02:10.737 | Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libcairo2 amd64 1.15.10-2ubuntu0.1 [580 kB] 2021-02-10 03:02:10.824 | Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libltdl7 amd64 2.4.6-2 [38.8 kB] 2021-02-10 03:02:10.829 | Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libthai-data all 0.1.27-2 [133 kB] 2021-02-10 03:02:10.847 | Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libdatrie1 amd64 0.2.10-7 [17.8 kB] 2021-02-10 03:02:10.849 | Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libthai0 amd64 0.1.27-2 [18.0 kB] 2021-02-10 03:02:10.851 | Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpango-1.0-0 amd64 1.40.14-1ubuntu0.1 [153 kB] 2021-02-10 03:02:10.869 | Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpangoft2-1.0-0 amd64 1.40.14-1ubuntu0.1 [33.2 kB] 2021-02-10 03:02:10.872 | Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpangocairo-1.0-0 amd64 1.40.14-1ubuntu0.1 [20.8 kB] 2021-02-10 03:02:10.875 | Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libpathplan4 amd64 2.40.1-2 [22.6 kB] 2021-02-10 03:02:10.878 | Get:116 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgvc6 amd64 2.40.1-2 [601 kB] 2021-02-10 03:02:10.959 | Get:117 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgvpr2 amd64 2.40.1-2 [169 kB] 2021-02-10 03:02:10.976 | Get:118 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 liblab-gamut1 amd64 2.40.1-2 [178 kB] 2021-02-10 03:02:10.994 | Get:119 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxt6 amd64 1:1.1.5-1 [160 kB] 2021-02-10 03:02:11.009 | Get:120 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxmu6 amd64 2:1.1.2-2 [46.0 kB] 2021-02-10 03:02:11.013 | Get:121 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libxaw7 amd64 2:1.0.13-1 [173 kB] 2021-02-10 03:02:11.046 | Get:122 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 graphviz amd64 2.40.1-2 [601 kB] 2021-02-10 03:02:11.113 | Get:123 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-3-200 amd64 3.2.29-0ubuntu3 [52.8 kB] 2021-02-10 03:02:11.117 | Get:124 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-route-3-200 amd64 3.2.29-0ubuntu3 [146 kB] 2021-02-10 03:02:11.131 | Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libibverbs1 amd64 17.1-1ubuntu0.2 [44.4 kB] 2021-02-10 03:02:11.215 | Get:126 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ibverbs-providers amd64 17.1-1ubuntu0.2 [160 kB] 2021-02-10 03:02:11.224 | Get:127 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 icu-devtools amd64 60.2-3ubuntu3.1 [179 kB] 2021-02-10 03:02:11.246 | Get:128 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 iputils-arping amd64 3:20161105-1ubuntu3 [29.7 kB] 2021-02-10 03:02:11.247 | Get:129 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 javascript-common all 11 [6,066 B] 2021-02-10 03:02:11.248 | Get:130 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnl-genl-3-200 amd64 3.2.29-0ubuntu3 [11.2 kB] 2021-02-10 03:02:11.248 | Get:131 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsensors4 amd64 1:3.4.0-4 [28.8 kB] 2021-02-10 03:02:11.250 | Get:132 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsnmp-base all 5.7.3+dfsg-1.8ubuntu3.6 [224 kB] 2021-02-10 03:02:11.257 | Get:133 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsnmp30 amd64 5.7.3+dfsg-1.8ubuntu3.6 [926 kB] 2021-02-10 03:02:11.396 | Get:134 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 keepalived amd64 1:1.3.9-1ubuntu0.18.04.2 [244 kB] 2021-02-10 03:02:11.420 | Get:135 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libgssrpc4 amd64 1.16-2ubuntu0.2 [54.4 kB] 2021-02-10 03:02:11.422 | Get:136 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkdb5-9 amd64 1.16-2ubuntu0.2 [37.3 kB] 2021-02-10 03:02:11.433 | Get:137 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkadm5srv-mit11 amd64 1.16-2ubuntu0.2 [49.7 kB] 2021-02-10 03:02:11.438 | Get:138 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkadm5clnt-mit11 amd64 1.16-2ubuntu0.2 [38.0 kB] 2021-02-10 03:02:11.498 | Get:139 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 comerr-dev amd64 2.1-1.44.1-1ubuntu1.3 [38.5 kB] 2021-02-10 03:02:11.501 | Get:140 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 krb5-multidev amd64 1.16-2ubuntu0.2 [120 kB] 2021-02-10 03:02:11.511 | Get:141 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libaio1 amd64 0.3.110-5ubuntu0.1 [6,476 B] 2021-02-10 03:02:11.511 | Get:142 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-perl all 1.19.03-1 [47.6 kB] 2021-02-10 03:02:11.514 | Get:143 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-diff-xs-perl amd64 0.04-5 [11.1 kB] 2021-02-10 03:02:11.515 | Get:144 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libalgorithm-merge-perl all 0.08-3 [12.0 kB] 2021-02-10 03:02:11.578 | Get:145 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libarchive-cpio-perl all 0.10-1 [9,644 B] 2021-02-10 03:02:11.578 | Get:146 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfile-fcntllock-perl amd64 0.22-3build2 [33.2 kB] 2021-02-10 03:02:11.580 | Get:147 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-bin amd64 2.56.4-0ubuntu0.18.04.6 [68.8 kB] 2021-02-10 03:02:11.585 | Get:148 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-dev-bin amd64 2.56.4-0ubuntu0.18.04.6 [102 kB] 2021-02-10 03:02:11.590 | Get:149 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 pkg-config amd64 0.29.1-0ubuntu2 [45.0 kB] 2021-02-10 03:02:11.592 | Get:150 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 zlib1g-dev amd64 1:1.2.11.dfsg-0ubuntu2 [176 kB] 2021-02-10 03:02:11.750 | Get:151 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libglib2.0-dev amd64 2.56.4-0ubuntu0.18.04.6 [1,385 kB] 2021-02-10 03:02:12.248 | Get:152 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libgraphite2-dev amd64 1.3.11-2 [14.5 kB] 2021-02-10 03:02:12.249 | Get:153 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libgts-bin amd64 0.7.6+darcs121130-4 [41.3 kB] 2021-02-10 03:02:12.251 | Get:154 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-icu0 amd64 1.7.2-1ubuntu1 [5,604 B] 2021-02-10 03:02:12.251 | Get:155 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-gobject0 amd64 1.7.2-1ubuntu1 [13.4 kB] 2021-02-10 03:02:12.252 | Get:156 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libicu-le-hb0 amd64 1.0.3+git161113-4 [14.3 kB] 2021-02-10 03:02:12.253 | Get:157 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libiculx60 amd64 60.2-3ubuntu3.1 [19.0 kB] 2021-02-10 03:02:12.255 | Get:158 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libicu-le-hb-dev amd64 1.0.3+git161113-4 [29.5 kB] 2021-02-10 03:02:12.256 | Get:159 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libicu-dev amd64 60.2-3ubuntu3.1 [8,889 kB] 2021-02-10 03:02:13.961 | Get:160 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libharfbuzz-dev amd64 1.7.2-1ubuntu1 [302 kB] 2021-02-10 03:02:13.982 | Get:161 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libiscsi7 amd64 1.17.0-1.1 [55.4 kB] 2021-02-10 03:02:13.984 | Get:162 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjansson4 amd64 2.11-1 [29.3 kB] 2021-02-10 03:02:13.985 | Get:163 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libjpeg-turbo8-dev amd64 1.5.2-0ubuntu5.18.04.4 [225 kB] 2021-02-10 03:02:13.992 | Get:164 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg8-dev amd64 8c-2ubuntu8 [1,552 B] 2021-02-10 03:02:13.992 | Get:165 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjpeg-dev amd64 8c-2ubuntu8 [1,546 B] 2021-02-10 03:02:13.992 | Get:166 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libjs-jquery all 3.2.1-1 [152 kB] 2021-02-10 03:02:13.996 | Get:167 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libjs-jquery-metadata all 12-1 [6,930 B] 2021-02-10 03:02:13.997 | Get:168 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libjs-jquery-tablesorter all 1:2.29.5+dfsg1-1 [174 kB] 2021-02-10 03:02:14.019 | Get:169 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libltdl-dev amd64 2.4.6-2 [162 kB] 2021-02-10 03:02:14.058 | Get:170 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsys-hostname-long-perl all 1.5-1 [11.7 kB] 2021-02-10 03:02:14.060 | Get:171 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libmail-sendmail-perl all 0.80-1 [22.6 kB] 2021-02-10 03:02:14.063 | Get:172 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libmatheval1 amd64 1.1.11+dfsg-3build1 [20.5 kB] 2021-02-10 03:02:14.066 | Get:173 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 mysql-common all 5.8+1.0.4 [7,308 B] 2021-02-10 03:02:14.067 | Get:174 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmysqlclient20 amd64 5.7.33-0ubuntu0.18.04.1 [687 kB] 2021-02-10 03:02:14.158 | Get:175 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libssl-dev amd64 1.1.1-1ubuntu2.1~18.04.7 [1,566 kB] 2021-02-10 03:02:14.423 | Get:176 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libmysqlclient-dev amd64 5.7.33-0ubuntu0.18.04.1 [989 kB] 2021-02-10 03:02:14.953 | Get:177 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libnorm1 amd64 1.5r6+dfsg1-6 [224 kB] 2021-02-10 03:02:14.959 | Get:178 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libnspr4 amd64 2:4.18-1ubuntu1 [112 kB] 2021-02-10 03:02:14.962 | Get:179 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libnss3 amd64 2:3.35-2ubuntu2.12 [1,220 kB] 2021-02-10 03:02:14.999 | Get:180 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libpgm-5.2-0 amd64 5.2.122~dfsg-2 [157 kB] 2021-02-10 03:02:15.003 | Get:181 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpq5 amd64 10.15-0ubuntu0.18.04.1 [108 kB] 2021-02-10 03:02:15.006 | Get:182 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libpq-dev amd64 10.15-0ubuntu0.18.04.1 [218 kB] 2021-02-10 03:02:15.013 | Get:183 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 librados2 amd64 12.2.13-0ubuntu0.18.04.6 [2,724 kB] 2021-02-10 03:02:15.445 | Get:184 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 librbd1 amd64 12.2.13-0ubuntu0.18.04.6 [925 kB] 2021-02-10 03:02:15.569 | Get:185 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-dev amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [256 kB] 2021-02-10 03:02:15.643 | Get:186 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsasl2-modules amd64 2.1.27~101-g0780600+dfsg-3ubuntu2.3 [48.9 kB] 2021-02-10 03:02:15.670 | Get:187 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsodium23 amd64 1.0.16-2 [143 kB] 2021-02-10 03:02:15.673 | Get:188 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsystemd-dev amd64 237-3ubuntu10.44 [184 kB] 2021-02-10 03:02:15.679 | Get:189 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 libx86-1 amd64 1.1+ds1-10.2 [75.2 kB] 2021-02-10 03:02:15.681 | Get:190 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxml2-dev amd64 2.9.4+dfsg1-6.1ubuntu1.3 [756 kB] 2021-02-10 03:02:15.896 | Get:191 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxslt1.1 amd64 1.1.29-5ubuntu0.2 [150 kB] 2021-02-10 03:02:15.925 | Get:192 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libxslt1-dev amd64 1.1.29-5ubuntu0.2 [407 kB] 2021-02-10 03:02:15.944 | Get:193 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libzmq5 amd64 4.2.5-1ubuntu0.2 [221 kB] 2021-02-10 03:02:16.010 | Get:194 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 lsscsi amd64 0.28-0.1 [35.5 kB] 2021-02-10 03:02:16.011 | Get:195 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 lvm2 amd64 2.02.176-4.1ubuntu3.18.04.3 [929 kB] 2021-02-10 03:02:16.214 | Get:196 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 memcached amd64 1.5.6-0ubuntu1.2 [109 kB] 2021-02-10 03:02:16.221 | Get:197 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 pm-utils all 1.4.1-17 [48.3 kB] 2021-02-10 03:02:16.223 | Get:198 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 postgresql-client-common all 190ubuntu0.1 [29.6 kB] 2021-02-10 03:02:16.225 | Get:199 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 ssl-cert all 1.0.39 [17.0 kB] 2021-02-10 03:02:16.226 | Get:200 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 postgresql-common all 190ubuntu0.1 [157 kB] 2021-02-10 03:02:16.236 | Get:201 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 postgresql-server-dev-10 amd64 10.15-0ubuntu0.18.04.1 [838 kB] 2021-02-10 03:02:16.456 | Get:202 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 postgresql-server-dev-all all 190ubuntu0.1 [14.1 kB] 2021-02-10 03:02:16.571 | Get:203 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python-pip-whl all 9.0.1-2.3~ubuntu1.18.04.4 [1,653 kB] 2021-02-10 03:02:17.045 | Get:204 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-crypto amd64 2.6.1-8ubuntu2 [244 kB] 2021-02-10 03:02:17.066 | Get:205 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-secretstorage all 2.3.1-2 [12.1 kB] 2021-02-10 03:02:17.067 | Get:206 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-keyring all 10.6.0-1 [26.7 kB] 2021-02-10 03:02:17.069 | Get:207 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-keyrings.alt all 3.0-1 [16.6 kB] 2021-02-10 03:02:17.070 | Get:208 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-mysqldb amd64 1.3.10-1build1 [46.0 kB] 2021-02-10 03:02:17.075 | Get:209 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3-pip all 9.0.1-2.3~ubuntu1.18.04.4 [114 kB] 2021-02-10 03:02:17.084 | Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-setuptools all 39.0.1-2 [248 kB] 2021-02-10 03:02:17.106 | Get:211 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3.6-venv amd64 3.6.9-1~18.04ubuntu1.3 [6,180 B] 2021-02-10 03:02:17.106 | Get:212 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 python3-venv amd64 3.6.7-1~18.04 [1,208 B] 2021-02-10 03:02:17.107 | Get:213 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-wheel all 0.30.0-0.2 [36.5 kB] 2021-02-10 03:02:17.163 | Get:214 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-xdg all 0.25-4ubuntu1.1 [31.3 kB] 2021-02-10 03:02:17.167 | Get:215 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-block-extra amd64 1:2.11+dfsg-1ubuntu7.35 [40.5 kB] 2021-02-10 03:02:17.170 | Get:216 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 qemu-utils amd64 1:2.11+dfsg-1ubuntu7.35 [868 kB] 2021-02-10 03:02:17.244 | Get:217 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 sharutils amd64 1:4.15.2-3 [155 kB] 2021-02-10 03:02:17.257 | Get:218 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sqlite3 amd64 3.22.0-1ubuntu0.4 [752 kB] 2021-02-10 03:02:17.326 | Get:219 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 thin-provisioning-tools amd64 0.7.4-2ubuntu3 [359 kB] 2021-02-10 03:02:17.356 | Get:220 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 unzip amd64 6.0-21ubuntu1.1 [168 kB] 2021-02-10 03:02:17.448 | Get:221 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi-core amd64 2.0.15-10.2ubuntu2.1 [523 kB] 2021-02-10 03:02:17.474 | Get:222 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 vbetool amd64 1.1-4 [11.5 kB] 2021-02-10 03:02:17.475 | Get:223 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libipset3 amd64 6.34-1 [43.9 kB] 2021-02-10 03:02:17.477 | Get:224 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 ipset amd64 6.34-1 [33.7 kB] 2021-02-10 03:02:17.479 | Get:225 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ipvsadm amd64 1:1.28-3ubuntu0.18.04.1 [35.5 kB] 2021-02-10 03:02:17.481 | Get:226 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 kpartx amd64 0.7.4-2ubuntu3 [27.7 kB] 2021-02-10 03:02:17.483 | Get:227 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libapache2-mod-proxy-uwsgi amd64 2.0.15-10.2ubuntu2.1 [10.0 kB] 2021-02-10 03:02:17.483 | Get:228 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libffi-dev amd64 3.2.1-8 [156 kB] 2021-02-10 03:02:17.497 | Get:229 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libkrb5-dev amd64 1.16-2ubuntu0.2 [11.7 kB] 2021-02-10 03:02:17.537 | Get:230 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libyaml-dev amd64 0.1.7-2ubuntu3 [55.7 kB] 2021-02-10 03:02:17.542 | Get:231 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 socat amd64 1.7.3.2-2ubuntu2 [342 kB] 2021-02-10 03:02:17.571 | Get:232 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 vlan amd64 1.9-3.2ubuntu6 [30.7 kB] 2021-02-10 03:02:19.262 | Preconfiguring packages ... 2021-02-10 03:02:19.407 | Fetched 84.8 MB in 16s (5,365 kB/s) 2021-02-10 03:02:19.481 | (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 ... 64590 files and directories currently installed.) 2021-02-10 03:02:19.484 | Preparing to unpack .../tar_1.29b-2ubuntu0.2_amd64.deb ... 2021-02-10 03:02:19.506 | Unpacking tar (1.29b-2ubuntu0.2) over (1.29b-2ubuntu0.1) ... 2021-02-10 03:02:19.652 | Setting up tar (1.29b-2ubuntu0.2) ... 2021-02-10 03:02:19.834 | (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 ... 64590 files and directories currently installed.) 2021-02-10 03:02:19.836 | Preparing to unpack .../libnss-systemd_237-3ubuntu10.44_amd64.deb ... 2021-02-10 03:02:19.877 | Unpacking libnss-systemd:amd64 (237-3ubuntu10.44) over (237-3ubuntu10.25) ... 2021-02-10 03:02:20.003 | Preparing to unpack .../libpam-systemd_237-3ubuntu10.44_amd64.deb ... 2021-02-10 03:02:20.032 | Unpacking libpam-systemd:amd64 (237-3ubuntu10.44) over (237-3ubuntu10.25) ... 2021-02-10 03:02:20.201 | Preparing to unpack .../systemd_237-3ubuntu10.44_amd64.deb ... 2021-02-10 03:02:20.358 | Unpacking systemd (237-3ubuntu10.44) over (237-3ubuntu10.25) ... 2021-02-10 03:02:21.124 | Preparing to unpack .../libsystemd0_237-3ubuntu10.44_amd64.deb ... 2021-02-10 03:02:21.150 | Unpacking libsystemd0:amd64 (237-3ubuntu10.44) over (237-3ubuntu10.25) ... 2021-02-10 03:02:21.271 | Setting up libsystemd0:amd64 (237-3ubuntu10.44) ... 2021-02-10 03:02:21.421 | (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 ... 64590 files and directories currently installed.) 2021-02-10 03:02:21.424 | Preparing to unpack .../libuuid1_2.31.1-0.4ubuntu3.7_amd64.deb ... 2021-02-10 03:02:21.452 | Unpacking libuuid1:amd64 (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3.3) ... 2021-02-10 03:02:21.551 | Setting up libuuid1:amd64 (2.31.1-0.4ubuntu3.7) ... 2021-02-10 03:02:21.706 | (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 ... 64590 files and directories currently installed.) 2021-02-10 03:02:21.709 | Preparing to unpack .../00-uuid-runtime_2.31.1-0.4ubuntu3.7_amd64.deb ... 2021-02-10 03:02:21.741 | Unpacking uuid-runtime (2.31.1-0.4ubuntu3.7) over (2.31.1-0.4ubuntu3.3) ... 2021-02-10 03:02:22.019 | Selecting previously unselected package libapr1:amd64. 2021-02-10 03:02:22.029 | Preparing to unpack .../01-libapr1_1.6.3-2_amd64.deb ... 2021-02-10 03:02:22.035 | Unpacking libapr1:amd64 (1.6.3-2) ... 2021-02-10 03:02:22.181 | Preparing to unpack .../02-libssl1.1_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 2021-02-10 03:02:22.218 | Unpacking libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) over (1.1.1-1ubuntu2.1~18.04.4) ... 2021-02-10 03:02:22.514 | Selecting previously unselected package libaprutil1:amd64. 2021-02-10 03:02:22.522 | Preparing to unpack .../03-libaprutil1_1.6.1-2_amd64.deb ... 2021-02-10 03:02:22.527 | Unpacking libaprutil1:amd64 (1.6.1-2) ... 2021-02-10 03:02:22.637 | Preparing to unpack .../04-libsqlite3-0_3.22.0-1ubuntu0.4_amd64.deb ... 2021-02-10 03:02:22.666 | Unpacking libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) over (3.22.0-1ubuntu0.1) ... 2021-02-10 03:02:22.829 | Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. 2021-02-10 03:02:22.836 | Preparing to unpack .../05-libaprutil1-dbd-sqlite3_1.6.1-2_amd64.deb ... 2021-02-10 03:02:22.840 | Unpacking libaprutil1-dbd-sqlite3:amd64 (1.6.1-2) ... 2021-02-10 03:02:22.915 | Preparing to unpack .../06-libsasl2-modules-db_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-02-10 03:02:22.942 | Unpacking libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2021-02-10 03:02:23.102 | Preparing to unpack .../07-libsasl2-2_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-02-10 03:02:23.140 | Unpacking libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2021-02-10 03:02:23.246 | Preparing to unpack .../08-libldap-common_2.4.45+dfsg-1ubuntu1.9_all.deb ... 2021-02-10 03:02:23.273 | Unpacking libldap-common (2.4.45+dfsg-1ubuntu1.9) over (2.4.45+dfsg-1ubuntu1.3) ... 2021-02-10 03:02:23.410 | Preparing to unpack .../09-libldap-2.4-2_2.4.45+dfsg-1ubuntu1.9_amd64.deb ... 2021-02-10 03:02:23.440 | Unpacking libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.9) over (2.4.45+dfsg-1ubuntu1.3) ... 2021-02-10 03:02:23.547 | Selecting previously unselected package libaprutil1-ldap:amd64. 2021-02-10 03:02:23.553 | Preparing to unpack .../10-libaprutil1-ldap_1.6.1-2_amd64.deb ... 2021-02-10 03:02:23.558 | Unpacking libaprutil1-ldap:amd64 (1.6.1-2) ... 2021-02-10 03:02:23.647 | Selecting previously unselected package liblua5.2-0:amd64. 2021-02-10 03:02:23.653 | Preparing to unpack .../11-liblua5.2-0_5.2.4-1.1build1_amd64.deb ... 2021-02-10 03:02:23.657 | Unpacking liblua5.2-0:amd64 (5.2.4-1.1build1) ... 2021-02-10 03:02:23.762 | Preparing to unpack .../12-libicu60_60.2-3ubuntu3.1_amd64.deb ... 2021-02-10 03:02:23.792 | Unpacking libicu60:amd64 (60.2-3ubuntu3.1) over (60.2-3ubuntu3) ... 2021-02-10 03:02:25.094 | Preparing to unpack .../13-libxml2_2.9.4+dfsg1-6.1ubuntu1.3_amd64.deb ... 2021-02-10 03:02:25.124 | Unpacking libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) over (2.9.4+dfsg1-6.1ubuntu1.2) ... 2021-02-10 03:02:25.303 | Selecting previously unselected package apache2-bin. 2021-02-10 03:02:25.311 | Preparing to unpack .../14-apache2-bin_2.4.29-1ubuntu4.14_amd64.deb ... 2021-02-10 03:02:25.316 | Unpacking apache2-bin (2.4.29-1ubuntu4.14) ... 2021-02-10 03:02:25.537 | Selecting previously unselected package apache2-utils. 2021-02-10 03:02:25.544 | Preparing to unpack .../15-apache2-utils_2.4.29-1ubuntu4.14_amd64.deb ... 2021-02-10 03:02:25.549 | Unpacking apache2-utils (2.4.29-1ubuntu4.14) ... 2021-02-10 03:02:25.626 | Selecting previously unselected package apache2-data. 2021-02-10 03:02:25.632 | Preparing to unpack .../16-apache2-data_2.4.29-1ubuntu4.14_all.deb ... 2021-02-10 03:02:25.638 | Unpacking apache2-data (2.4.29-1ubuntu4.14) ... 2021-02-10 03:02:25.825 | Selecting previously unselected package apache2. 2021-02-10 03:02:25.832 | Preparing to unpack .../17-apache2_2.4.29-1ubuntu4.14_amd64.deb ... 2021-02-10 03:02:25.857 | Unpacking apache2 (2.4.29-1ubuntu4.14) ... 2021-02-10 03:02:25.975 | Selecting previously unselected package fonts-dejavu-core. 2021-02-10 03:02:25.982 | Preparing to unpack .../18-fonts-dejavu-core_2.37-1_all.deb ... 2021-02-10 03:02:25.987 | Unpacking fonts-dejavu-core (2.37-1) ... 2021-02-10 03:02:26.194 | Selecting previously unselected package fonts-liberation. 2021-02-10 03:02:26.201 | Preparing to unpack .../19-fonts-liberation_1%3a1.07.4-7~18.04.1_all.deb ... 2021-02-10 03:02:26.205 | Unpacking fonts-liberation (1:1.07.4-7~18.04.1) ... 2021-02-10 03:02:26.404 | Selecting previously unselected package fontconfig-config. 2021-02-10 03:02:26.413 | Preparing to unpack .../20-fontconfig-config_2.12.6-0ubuntu2_all.deb ... 2021-02-10 03:02:26.419 | Unpacking fontconfig-config (2.12.6-0ubuntu2) ... 2021-02-10 03:02:26.515 | Selecting previously unselected package libfontconfig1:amd64. 2021-02-10 03:02:26.521 | Preparing to unpack .../21-libfontconfig1_2.12.6-0ubuntu2_amd64.deb ... 2021-02-10 03:02:26.526 | Unpacking libfontconfig1:amd64 (2.12.6-0ubuntu2) ... 2021-02-10 03:02:26.639 | Selecting previously unselected package fontconfig. 2021-02-10 03:02:26.647 | Preparing to unpack .../22-fontconfig_2.12.6-0ubuntu2_amd64.deb ... 2021-02-10 03:02:26.654 | Unpacking fontconfig (2.12.6-0ubuntu2) ... 2021-02-10 03:02:26.763 | Selecting previously unselected package liblua5.3-0:amd64. 2021-02-10 03:02:26.770 | Preparing to unpack .../23-liblua5.3-0_5.3.3-1ubuntu0.18.04.1_amd64.deb ... 2021-02-10 03:02:26.775 | Unpacking liblua5.3-0:amd64 (5.3.3-1ubuntu0.18.04.1) ... 2021-02-10 03:02:26.899 | Selecting previously unselected package haproxy. 2021-02-10 03:02:26.908 | Preparing to unpack .../24-haproxy_1.8.8-1ubuntu0.11_amd64.deb ... 2021-02-10 03:02:26.924 | Unpacking haproxy (1.8.8-1ubuntu0.11) ... 2021-02-10 03:02:27.160 | Selecting previously unselected package libjpeg-turbo8:amd64. 2021-02-10 03:02:27.167 | Preparing to unpack .../25-libjpeg-turbo8_1.5.2-0ubuntu5.18.04.4_amd64.deb ... 2021-02-10 03:02:27.172 | Unpacking libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-02-10 03:02:27.296 | Selecting previously unselected package x11-common. 2021-02-10 03:02:27.306 | Preparing to unpack .../26-x11-common_1%3a7.7+19ubuntu7.1_all.deb ... 2021-02-10 03:02:27.341 | dpkg-query: no packages found matching nux-tools 2021-02-10 03:02:27.351 | Unpacking x11-common (1:7.7+19ubuntu7.1) ... 2021-02-10 03:02:27.444 | Selecting previously unselected package libice6:amd64. 2021-02-10 03:02:27.450 | Preparing to unpack .../27-libice6_2%3a1.0.9-2_amd64.deb ... 2021-02-10 03:02:27.455 | Unpacking libice6:amd64 (2:1.0.9-2) ... 2021-02-10 03:02:27.553 | Selecting previously unselected package libsm6:amd64. 2021-02-10 03:02:27.560 | Preparing to unpack .../28-libsm6_2%3a1.2.2-1_amd64.deb ... 2021-02-10 03:02:27.565 | Unpacking libsm6:amd64 (2:1.2.2-1) ... 2021-02-10 03:02:27.705 | Preparing to unpack .../29-open-iscsi_2.0.874-5ubuntu2.10_amd64.deb ... 2021-02-10 03:02:28.204 | Unpacking open-iscsi (2.0.874-5ubuntu2.10) over (2.0.874-5ubuntu2.7) ... 2021-02-10 03:02:28.680 | Selecting previously unselected package libnetfilter-cthelper0:amd64. 2021-02-10 03:02:28.690 | Preparing to unpack .../30-libnetfilter-cthelper0_1.0.0-1ubuntu1_amd64.deb ... 2021-02-10 03:02:28.696 | Unpacking libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu1) ... 2021-02-10 03:02:28.803 | Preparing to unpack .../31-libcom-err2_1.44.1-1ubuntu1.3_amd64.deb ... 2021-02-10 03:02:28.829 | Unpacking libcom-err2:amd64 (1.44.1-1ubuntu1.3) over (1.44.1-1ubuntu1.1) ... 2021-02-10 03:02:28.941 | Setting up libcom-err2:amd64 (1.44.1-1ubuntu1.3) ... 2021-02-10 03:02:29.117 | (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 ... 65643 files and directories currently installed.) 2021-02-10 03:02:29.120 | Preparing to unpack .../000-libglib2.0-0_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 2021-02-10 03:02:29.149 | Unpacking libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) over (2.56.4-0ubuntu0.18.04.4) ... 2021-02-10 03:02:29.437 | Preparing to unpack .../001-openssl_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 2021-02-10 03:02:29.464 | Unpacking openssl (1.1.1-1ubuntu2.1~18.04.7) over (1.1.1-1ubuntu2.1~18.04.4) ... 2021-02-10 03:02:29.713 | Preparing to unpack .../002-sudo_1.8.21p2-3ubuntu1.4_amd64.deb ... 2021-02-10 03:02:29.749 | Unpacking sudo (1.8.21p2-3ubuntu1.4) over (1.8.21p2-3ubuntu1) ... 2021-02-10 03:02:29.949 | Preparing to unpack .../003-libgssapi-krb5-2_1.16-2ubuntu0.2_amd64.deb ... 2021-02-10 03:02:29.977 | Unpacking libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-02-10 03:02:30.143 | Preparing to unpack .../004-libkrb5-3_1.16-2ubuntu0.2_amd64.deb ... 2021-02-10 03:02:30.175 | Unpacking libkrb5-3:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-02-10 03:02:30.339 | Preparing to unpack .../005-libkrb5support0_1.16-2ubuntu0.2_amd64.deb ... 2021-02-10 03:02:30.374 | Unpacking libkrb5support0:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-02-10 03:02:30.496 | Preparing to unpack .../006-libk5crypto3_1.16-2ubuntu0.2_amd64.deb ... 2021-02-10 03:02:30.523 | Unpacking libk5crypto3:amd64 (1.16-2ubuntu0.2) over (1.16-2ubuntu0.1) ... 2021-02-10 03:02:30.650 | Preparing to unpack .../007-tcpdump_4.9.3-0ubuntu0.18.04.1_amd64.deb ... 2021-02-10 03:02:30.678 | Unpacking tcpdump (4.9.3-0ubuntu0.18.04.1) over (4.9.2-3) ... 2021-02-10 03:02:30.826 | Selecting previously unselected package uuid-dev:amd64. 2021-02-10 03:02:30.833 | Preparing to unpack .../008-uuid-dev_2.31.1-0.4ubuntu3.7_amd64.deb ... 2021-02-10 03:02:30.837 | Unpacking uuid-dev:amd64 (2.31.1-0.4ubuntu3.7) ... 2021-02-10 03:02:30.937 | Selecting previously unselected package libsctp1:amd64. 2021-02-10 03:02:30.945 | Preparing to unpack .../009-libsctp1_1.0.17+dfsg-2_amd64.deb ... 2021-02-10 03:02:30.951 | Unpacking libsctp1:amd64 (1.0.17+dfsg-2) ... 2021-02-10 03:02:31.019 | Selecting previously unselected package libsctp-dev:amd64. 2021-02-10 03:02:31.025 | Preparing to unpack .../010-libsctp-dev_1.0.17+dfsg-2_amd64.deb ... 2021-02-10 03:02:31.030 | Unpacking libsctp-dev:amd64 (1.0.17+dfsg-2) ... 2021-02-10 03:02:31.102 | Selecting previously unselected package libapr1-dev. 2021-02-10 03:02:31.108 | Preparing to unpack .../011-libapr1-dev_1.6.3-2_amd64.deb ... 2021-02-10 03:02:31.113 | Unpacking libapr1-dev (1.6.3-2) ... 2021-02-10 03:02:31.410 | Selecting previously unselected package libldap2-dev:amd64. 2021-02-10 03:02:31.417 | Preparing to unpack .../012-libldap2-dev_2.4.45+dfsg-1ubuntu1.9_amd64.deb ... 2021-02-10 03:02:31.423 | Unpacking libldap2-dev:amd64 (2.4.45+dfsg-1ubuntu1.9) ... 2021-02-10 03:02:31.573 | Selecting previously unselected package libaprutil1-dev. 2021-02-10 03:02:31.580 | Preparing to unpack .../013-libaprutil1-dev_1.6.1-2_amd64.deb ... 2021-02-10 03:02:31.585 | Unpacking libaprutil1-dev (1.6.1-2) ... 2021-02-10 03:02:31.866 | Selecting previously unselected package autotools-dev. 2021-02-10 03:02:31.876 | Preparing to unpack .../014-autotools-dev_20180224.1_all.deb ... 2021-02-10 03:02:31.881 | Unpacking autotools-dev (20180224.1) ... 2021-02-10 03:02:31.967 | Selecting previously unselected package m4. 2021-02-10 03:02:31.974 | Preparing to unpack .../015-m4_1.4.18-1_amd64.deb ... 2021-02-10 03:02:31.979 | Unpacking m4 (1.4.18-1) ... 2021-02-10 03:02:32.109 | Selecting previously unselected package autoconf. 2021-02-10 03:02:32.116 | Preparing to unpack .../016-autoconf_2.69-11_all.deb ... 2021-02-10 03:02:32.121 | Unpacking autoconf (2.69-11) ... 2021-02-10 03:02:32.272 | Selecting previously unselected package automake. 2021-02-10 03:02:32.282 | Preparing to unpack .../017-automake_1%3a1.15.1-3ubuntu2_all.deb ... 2021-02-10 03:02:32.293 | Unpacking automake (1:1.15.1-3ubuntu2) ... 2021-02-10 03:02:32.429 | Selecting previously unselected package autopoint. 2021-02-10 03:02:32.436 | Preparing to unpack .../018-autopoint_0.19.8.1-6ubuntu0.3_all.deb ... 2021-02-10 03:02:32.442 | Unpacking autopoint (0.19.8.1-6ubuntu0.3) ... 2021-02-10 03:02:32.529 | Selecting previously unselected package libtool. 2021-02-10 03:02:32.535 | Preparing to unpack .../019-libtool_2.4.6-2_all.deb ... 2021-02-10 03:02:32.540 | Unpacking libtool (2.4.6-2) ... 2021-02-10 03:02:32.637 | Selecting previously unselected package dh-autoreconf. 2021-02-10 03:02:32.644 | Preparing to unpack .../020-dh-autoreconf_17_all.deb ... 2021-02-10 03:02:32.648 | Unpacking dh-autoreconf (17) ... 2021-02-10 03:02:32.726 | Selecting previously unselected package libarchive-zip-perl. 2021-02-10 03:02:32.734 | Preparing to unpack .../021-libarchive-zip-perl_1.60-1ubuntu0.1_all.deb ... 2021-02-10 03:02:32.747 | Unpacking libarchive-zip-perl (1.60-1ubuntu0.1) ... 2021-02-10 03:02:32.821 | Selecting previously unselected package libfile-stripnondeterminism-perl. 2021-02-10 03:02:32.827 | Preparing to unpack .../022-libfile-stripnondeterminism-perl_0.040-1.1~build1_all.deb ... 2021-02-10 03:02:32.841 | Unpacking libfile-stripnondeterminism-perl (0.040-1.1~build1) ... 2021-02-10 03:02:32.905 | Selecting previously unselected package libtimedate-perl. 2021-02-10 03:02:32.912 | Preparing to unpack .../023-libtimedate-perl_2.3000-2_all.deb ... 2021-02-10 03:02:32.917 | Unpacking libtimedate-perl (2.3000-2) ... 2021-02-10 03:02:33.001 | Selecting previously unselected package dh-strip-nondeterminism. 2021-02-10 03:02:33.011 | Preparing to unpack .../024-dh-strip-nondeterminism_0.040-1.1~build1_all.deb ... 2021-02-10 03:02:33.016 | Unpacking dh-strip-nondeterminism (0.040-1.1~build1) ... 2021-02-10 03:02:33.084 | Selecting previously unselected package libdpkg-perl. 2021-02-10 03:02:33.093 | Preparing to unpack .../025-libdpkg-perl_1.19.0.5ubuntu2.3_all.deb ... 2021-02-10 03:02:33.098 | Unpacking libdpkg-perl (1.19.0.5ubuntu2.3) ... 2021-02-10 03:02:33.212 | Selecting previously unselected package make. 2021-02-10 03:02:33.219 | Preparing to unpack .../026-make_4.1-9.1ubuntu1_amd64.deb ... 2021-02-10 03:02:33.233 | Unpacking make (4.1-9.1ubuntu1) ... 2021-02-10 03:02:33.331 | Selecting previously unselected package dpkg-dev. 2021-02-10 03:02:33.338 | Preparing to unpack .../027-dpkg-dev_1.19.0.5ubuntu2.3_all.deb ... 2021-02-10 03:02:33.343 | Unpacking dpkg-dev (1.19.0.5ubuntu2.3) ... 2021-02-10 03:02:33.564 | Selecting previously unselected package libcroco3:amd64. 2021-02-10 03:02:33.572 | Preparing to unpack .../028-libcroco3_0.6.12-2_amd64.deb ... 2021-02-10 03:02:33.577 | Unpacking libcroco3:amd64 (0.6.12-2) ... 2021-02-10 03:02:33.660 | Selecting previously unselected package gettext. 2021-02-10 03:02:33.666 | Preparing to unpack .../029-gettext_0.19.8.1-6ubuntu0.3_amd64.deb ... 2021-02-10 03:02:33.672 | Unpacking gettext (0.19.8.1-6ubuntu0.3) ... 2021-02-10 03:02:33.962 | Selecting previously unselected package intltool-debian. 2021-02-10 03:02:33.969 | Preparing to unpack .../030-intltool-debian_0.35.0+20060710.4_all.deb ... 2021-02-10 03:02:33.975 | Unpacking intltool-debian (0.35.0+20060710.4) ... 2021-02-10 03:02:34.045 | Selecting previously unselected package po-debconf. 2021-02-10 03:02:34.051 | Preparing to unpack .../031-po-debconf_1.0.20_all.deb ... 2021-02-10 03:02:34.056 | Unpacking po-debconf (1.0.20) ... 2021-02-10 03:02:34.153 | Selecting previously unselected package debhelper. 2021-02-10 03:02:34.159 | Preparing to unpack .../032-debhelper_11.1.6ubuntu2_all.deb ... 2021-02-10 03:02:34.164 | Unpacking debhelper (11.1.6ubuntu2) ... 2021-02-10 03:02:34.402 | Selecting previously unselected package apache2-dev. 2021-02-10 03:02:34.409 | Preparing to unpack .../033-apache2-dev_2.4.29-1ubuntu4.14_amd64.deb ... 2021-02-10 03:02:34.413 | Unpacking apache2-dev (2.4.29-1ubuntu4.14) ... 2021-02-10 03:02:34.504 | Selecting previously unselected package libstdc++-7-dev:amd64. 2021-02-10 03:02:34.511 | Preparing to unpack .../034-libstdc++-7-dev_7.5.0-3ubuntu1~18.04_amd64.deb ... 2021-02-10 03:02:34.516 | Unpacking libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 2021-02-10 03:02:34.980 | Selecting previously unselected package g++-7. 2021-02-10 03:02:34.988 | Preparing to unpack .../035-g++-7_7.5.0-3ubuntu1~18.04_amd64.deb ... 2021-02-10 03:02:34.993 | Unpacking g++-7 (7.5.0-3ubuntu1~18.04) ... 2021-02-10 03:02:36.346 | Selecting previously unselected package g++. 2021-02-10 03:02:36.354 | Preparing to unpack .../036-g++_4%3a7.4.0-1ubuntu2.3_amd64.deb ... 2021-02-10 03:02:36.359 | Unpacking g++ (4:7.4.0-1ubuntu2.3) ... 2021-02-10 03:02:36.423 | Selecting previously unselected package build-essential. 2021-02-10 03:02:36.430 | Preparing to unpack .../037-build-essential_12.4ubuntu1_amd64.deb ... 2021-02-10 03:02:36.434 | Unpacking build-essential (12.4ubuntu1) ... 2021-02-10 03:02:36.502 | Selecting previously unselected package conntrack. 2021-02-10 03:02:36.509 | Preparing to unpack .../038-conntrack_1%3a1.4.4+snapshot20161117-6ubuntu2_amd64.deb ... 2021-02-10 03:02:36.514 | Unpacking conntrack (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-02-10 03:02:36.612 | Selecting previously unselected package libnetfilter-queue1. 2021-02-10 03:02:36.621 | Preparing to unpack .../039-libnetfilter-queue1_1.0.2-2_amd64.deb ... 2021-02-10 03:02:36.627 | Unpacking libnetfilter-queue1 (1.0.2-2) ... 2021-02-10 03:02:36.733 | Selecting previously unselected package conntrackd. 2021-02-10 03:02:36.740 | Preparing to unpack .../040-conntrackd_1%3a1.4.4+snapshot20161117-6ubuntu2_amd64.deb ... 2021-02-10 03:02:36.746 | Unpacking conntrackd (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-02-10 03:02:36.834 | Preparing to unpack .../041-curl_7.58.0-2ubuntu3.12_amd64.deb ... 2021-02-10 03:02:36.861 | Unpacking curl (7.58.0-2ubuntu3.12) over (7.58.0-2ubuntu3.7) ... 2021-02-10 03:02:36.992 | Preparing to unpack .../042-libcurl4_7.58.0-2ubuntu3.12_amd64.deb ... 2021-02-10 03:02:37.019 | Unpacking libcurl4:amd64 (7.58.0-2ubuntu3.12) over (7.58.0-2ubuntu3.7) ... 2021-02-10 03:02:37.157 | Selecting previously unselected package dctrl-tools. 2021-02-10 03:02:37.167 | Preparing to unpack .../043-dctrl-tools_2.24-2build1_amd64.deb ... 2021-02-10 03:02:37.183 | Unpacking dctrl-tools (2.24-2build1) ... 2021-02-10 03:02:37.292 | Preparing to unpack .../044-dnsmasq-base_2.79-1ubuntu0.2_amd64.deb ... 2021-02-10 03:02:37.321 | Unpacking dnsmasq-base (2.79-1ubuntu0.2) over (2.79-1) ... 2021-02-10 03:02:37.460 | Selecting previously unselected package dnsmasq-utils. 2021-02-10 03:02:37.467 | Preparing to unpack .../045-dnsmasq-utils_2.79-1ubuntu0.2_amd64.deb ... 2021-02-10 03:02:37.472 | Unpacking dnsmasq-utils (2.79-1ubuntu0.2) ... 2021-02-10 03:02:37.560 | Selecting previously unselected package dstat. 2021-02-10 03:02:37.567 | Preparing to unpack .../046-dstat_0.7.3-1_all.deb ... 2021-02-10 03:02:37.572 | Unpacking dstat (0.7.3-1) ... 2021-02-10 03:02:37.692 | Selecting previously unselected package libfakeroot:amd64. 2021-02-10 03:02:37.702 | Preparing to unpack .../047-libfakeroot_1.22-2ubuntu1_amd64.deb ... 2021-02-10 03:02:37.708 | Unpacking libfakeroot:amd64 (1.22-2ubuntu1) ... 2021-02-10 03:02:37.792 | Selecting previously unselected package fakeroot. 2021-02-10 03:02:37.800 | Preparing to unpack .../048-fakeroot_1.22-2ubuntu1_amd64.deb ... 2021-02-10 03:02:37.803 | Unpacking fakeroot (1.22-2ubuntu1) ... 2021-02-10 03:02:37.878 | Selecting previously unselected package genisoimage. 2021-02-10 03:02:37.885 | Preparing to unpack .../049-genisoimage_9%3a1.1.11-3ubuntu2_amd64.deb ... 2021-02-10 03:02:37.889 | Unpacking genisoimage (9:1.1.11-3ubuntu2) ... 2021-02-10 03:02:38.026 | Selecting previously unselected package libgraphite2-3:amd64. 2021-02-10 03:02:38.033 | Preparing to unpack .../050-libgraphite2-3_1.3.11-2_amd64.deb ... 2021-02-10 03:02:38.038 | Unpacking libgraphite2-3:amd64 (1.3.11-2) ... 2021-02-10 03:02:38.146 | Selecting previously unselected package libharfbuzz0b:amd64. 2021-02-10 03:02:38.156 | Preparing to unpack .../051-libharfbuzz0b_1.7.2-1ubuntu1_amd64.deb ... 2021-02-10 03:02:38.162 | Unpacking libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ... 2021-02-10 03:02:38.256 | Selecting previously unselected package gir1.2-harfbuzz-0.0:amd64. 2021-02-10 03:02:38.263 | Preparing to unpack .../052-gir1.2-harfbuzz-0.0_1.7.2-1ubuntu1_amd64.deb ... 2021-02-10 03:02:38.267 | Unpacking gir1.2-harfbuzz-0.0:amd64 (1.7.2-1ubuntu1) ... 2021-02-10 03:02:38.394 | Preparing to unpack .../053-git_1%3a2.17.1-1ubuntu0.7_amd64.deb ... 2021-02-10 03:02:38.484 | Unpacking git (1:2.17.1-1ubuntu0.7) over (1:2.17.1-1ubuntu0.4) ... 2021-02-10 03:02:39.391 | Selecting previously unselected package libann0. 2021-02-10 03:02:39.398 | Preparing to unpack .../054-libann0_1.1.2+doc-6_amd64.deb ... 2021-02-10 03:02:39.403 | Unpacking libann0 (1.1.2+doc-6) ... 2021-02-10 03:02:39.489 | Selecting previously unselected package libcdt5. 2021-02-10 03:02:39.499 | Preparing to unpack .../055-libcdt5_2.40.1-2_amd64.deb ... 2021-02-10 03:02:39.504 | Unpacking libcdt5 (2.40.1-2) ... 2021-02-10 03:02:39.590 | Selecting previously unselected package libcgraph6. 2021-02-10 03:02:39.598 | Preparing to unpack .../056-libcgraph6_2.40.1-2_amd64.deb ... 2021-02-10 03:02:39.602 | Unpacking libcgraph6 (2.40.1-2) ... 2021-02-10 03:02:39.683 | Selecting previously unselected package libjpeg8:amd64. 2021-02-10 03:02:39.690 | Preparing to unpack .../057-libjpeg8_8c-2ubuntu8_amd64.deb ... 2021-02-10 03:02:39.694 | Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... 2021-02-10 03:02:39.793 | Selecting previously unselected package libjbig0:amd64. 2021-02-10 03:02:39.804 | Preparing to unpack .../058-libjbig0_2.1-3.1build1_amd64.deb ... 2021-02-10 03:02:39.810 | Unpacking libjbig0:amd64 (2.1-3.1build1) ... 2021-02-10 03:02:39.912 | Selecting previously unselected package libtiff5:amd64. 2021-02-10 03:02:39.919 | Preparing to unpack .../059-libtiff5_4.0.9-5ubuntu0.3_amd64.deb ... 2021-02-10 03:02:39.924 | Unpacking libtiff5:amd64 (4.0.9-5ubuntu0.3) ... 2021-02-10 03:02:40.040 | Selecting previously unselected package libwebp6:amd64. 2021-02-10 03:02:40.047 | Preparing to unpack .../060-libwebp6_0.6.1-2_amd64.deb ... 2021-02-10 03:02:40.052 | Unpacking libwebp6:amd64 (0.6.1-2) ... 2021-02-10 03:02:40.164 | Selecting previously unselected package libxpm4:amd64. 2021-02-10 03:02:40.171 | Preparing to unpack .../061-libxpm4_1%3a3.5.12-1_amd64.deb ... 2021-02-10 03:02:40.176 | Unpacking libxpm4:amd64 (1:3.5.12-1) ... 2021-02-10 03:02:40.273 | Selecting previously unselected package libgd3:amd64. 2021-02-10 03:02:40.281 | Preparing to unpack .../062-libgd3_2.2.5-4ubuntu0.4_amd64.deb ... 2021-02-10 03:02:40.287 | Unpacking libgd3:amd64 (2.2.5-4ubuntu0.4) ... 2021-02-10 03:02:40.404 | Selecting previously unselected package libgts-0.7-5:amd64. 2021-02-10 03:02:40.411 | Preparing to unpack .../063-libgts-0.7-5_0.7.6+darcs121130-4_amd64.deb ... 2021-02-10 03:02:40.416 | Unpacking libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-02-10 03:02:40.532 | Selecting previously unselected package libpixman-1-0:amd64. 2021-02-10 03:02:40.539 | Preparing to unpack .../064-libpixman-1-0_0.34.0-2_amd64.deb ... 2021-02-10 03:02:40.544 | Unpacking libpixman-1-0:amd64 (0.34.0-2) ... 2021-02-10 03:02:40.674 | Selecting previously unselected package libxcb-render0:amd64. 2021-02-10 03:02:40.684 | Preparing to unpack .../065-libxcb-render0_1.13-2~ubuntu18.04_amd64.deb ... 2021-02-10 03:02:40.689 | Unpacking libxcb-render0:amd64 (1.13-2~ubuntu18.04) ... 2021-02-10 03:02:40.788 | Selecting previously unselected package libxcb-shm0:amd64. 2021-02-10 03:02:40.797 | Preparing to unpack .../066-libxcb-shm0_1.13-2~ubuntu18.04_amd64.deb ... 2021-02-10 03:02:40.803 | Unpacking libxcb-shm0:amd64 (1.13-2~ubuntu18.04) ... 2021-02-10 03:02:40.892 | Selecting previously unselected package libxrender1:amd64. 2021-02-10 03:02:40.899 | Preparing to unpack .../067-libxrender1_1%3a0.9.10-1_amd64.deb ... 2021-02-10 03:02:40.903 | Unpacking libxrender1:amd64 (1:0.9.10-1) ... 2021-02-10 03:02:40.997 | Selecting previously unselected package libcairo2:amd64. 2021-02-10 03:02:41.007 | Preparing to unpack .../068-libcairo2_1.15.10-2ubuntu0.1_amd64.deb ... 2021-02-10 03:02:41.013 | Unpacking libcairo2:amd64 (1.15.10-2ubuntu0.1) ... 2021-02-10 03:02:41.164 | Selecting previously unselected package libltdl7:amd64. 2021-02-10 03:02:41.173 | Preparing to unpack .../069-libltdl7_2.4.6-2_amd64.deb ... 2021-02-10 03:02:41.178 | Unpacking libltdl7:amd64 (2.4.6-2) ... 2021-02-10 03:02:41.254 | Selecting previously unselected package libthai-data. 2021-02-10 03:02:41.261 | Preparing to unpack .../070-libthai-data_0.1.27-2_all.deb ... 2021-02-10 03:02:41.266 | Unpacking libthai-data (0.1.27-2) ... 2021-02-10 03:02:41.400 | Selecting previously unselected package libdatrie1:amd64. 2021-02-10 03:02:41.408 | Preparing to unpack .../071-libdatrie1_0.2.10-7_amd64.deb ... 2021-02-10 03:02:41.413 | Unpacking libdatrie1:amd64 (0.2.10-7) ... 2021-02-10 03:02:41.508 | Selecting previously unselected package libthai0:amd64. 2021-02-10 03:02:41.514 | Preparing to unpack .../072-libthai0_0.1.27-2_amd64.deb ... 2021-02-10 03:02:41.519 | Unpacking libthai0:amd64 (0.1.27-2) ... 2021-02-10 03:02:41.616 | Selecting previously unselected package libpango-1.0-0:amd64. 2021-02-10 03:02:41.623 | Preparing to unpack .../073-libpango-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2021-02-10 03:02:41.628 | Unpacking libpango-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-02-10 03:02:41.741 | Selecting previously unselected package libpangoft2-1.0-0:amd64. 2021-02-10 03:02:41.748 | Preparing to unpack .../074-libpangoft2-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2021-02-10 03:02:41.753 | Unpacking libpangoft2-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-02-10 03:02:41.850 | Selecting previously unselected package libpangocairo-1.0-0:amd64. 2021-02-10 03:02:41.859 | Preparing to unpack .../075-libpangocairo-1.0-0_1.40.14-1ubuntu0.1_amd64.deb ... 2021-02-10 03:02:41.863 | Unpacking libpangocairo-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-02-10 03:02:41.955 | Selecting previously unselected package libpathplan4. 2021-02-10 03:02:41.965 | Preparing to unpack .../076-libpathplan4_2.40.1-2_amd64.deb ... 2021-02-10 03:02:41.970 | Unpacking libpathplan4 (2.40.1-2) ... 2021-02-10 03:02:42.079 | Selecting previously unselected package libgvc6. 2021-02-10 03:02:42.089 | Preparing to unpack .../077-libgvc6_2.40.1-2_amd64.deb ... 2021-02-10 03:02:42.095 | Unpacking libgvc6 (2.40.1-2) ... 2021-02-10 03:02:42.261 | Selecting previously unselected package libgvpr2. 2021-02-10 03:02:42.268 | Preparing to unpack .../078-libgvpr2_2.40.1-2_amd64.deb ... 2021-02-10 03:02:42.273 | Unpacking libgvpr2 (2.40.1-2) ... 2021-02-10 03:02:42.383 | Selecting previously unselected package liblab-gamut1. 2021-02-10 03:02:42.390 | Preparing to unpack .../079-liblab-gamut1_2.40.1-2_amd64.deb ... 2021-02-10 03:02:42.394 | Unpacking liblab-gamut1 (2.40.1-2) ... 2021-02-10 03:02:42.616 | Selecting previously unselected package libxt6:amd64. 2021-02-10 03:02:42.626 | Preparing to unpack .../080-libxt6_1%3a1.1.5-1_amd64.deb ... 2021-02-10 03:02:42.632 | Unpacking libxt6:amd64 (1:1.1.5-1) ... 2021-02-10 03:02:42.733 | Selecting previously unselected package libxmu6:amd64. 2021-02-10 03:02:42.742 | Preparing to unpack .../081-libxmu6_2%3a1.1.2-2_amd64.deb ... 2021-02-10 03:02:42.748 | Unpacking libxmu6:amd64 (2:1.1.2-2) ... 2021-02-10 03:02:42.851 | Selecting previously unselected package libxaw7:amd64. 2021-02-10 03:02:42.858 | Preparing to unpack .../082-libxaw7_2%3a1.0.13-1_amd64.deb ... 2021-02-10 03:02:42.862 | Unpacking libxaw7:amd64 (2:1.0.13-1) ... 2021-02-10 03:02:42.971 | Selecting previously unselected package graphviz. 2021-02-10 03:02:42.978 | Preparing to unpack .../083-graphviz_2.40.1-2_amd64.deb ... 2021-02-10 03:02:42.983 | Unpacking graphviz (2.40.1-2) ... 2021-02-10 03:02:43.184 | Selecting previously unselected package libnl-3-200:amd64. 2021-02-10 03:02:43.193 | Preparing to unpack .../084-libnl-3-200_3.2.29-0ubuntu3_amd64.deb ... 2021-02-10 03:02:43.198 | Unpacking libnl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-02-10 03:02:43.297 | Selecting previously unselected package libnl-route-3-200:amd64. 2021-02-10 03:02:43.306 | Preparing to unpack .../085-libnl-route-3-200_3.2.29-0ubuntu3_amd64.deb ... 2021-02-10 03:02:43.312 | Unpacking libnl-route-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-02-10 03:02:43.429 | Selecting previously unselected package libibverbs1:amd64. 2021-02-10 03:02:43.440 | Preparing to unpack .../086-libibverbs1_17.1-1ubuntu0.2_amd64.deb ... 2021-02-10 03:02:43.445 | Unpacking libibverbs1:amd64 (17.1-1ubuntu0.2) ... 2021-02-10 03:02:43.545 | Selecting previously unselected package ibverbs-providers:amd64. 2021-02-10 03:02:43.554 | Preparing to unpack .../087-ibverbs-providers_17.1-1ubuntu0.2_amd64.deb ... 2021-02-10 03:02:43.559 | Unpacking ibverbs-providers:amd64 (17.1-1ubuntu0.2) ... 2021-02-10 03:02:43.653 | Selecting previously unselected package icu-devtools. 2021-02-10 03:02:43.661 | Preparing to unpack .../088-icu-devtools_60.2-3ubuntu3.1_amd64.deb ... 2021-02-10 03:02:43.665 | Unpacking icu-devtools (60.2-3ubuntu3.1) ... 2021-02-10 03:02:43.761 | Selecting previously unselected package iputils-arping. 2021-02-10 03:02:43.772 | Preparing to unpack .../089-iputils-arping_3%3a20161105-1ubuntu3_amd64.deb ... 2021-02-10 03:02:43.776 | Unpacking iputils-arping (3:20161105-1ubuntu3) ... 2021-02-10 03:02:43.891 | Selecting previously unselected package javascript-common. 2021-02-10 03:02:43.901 | Preparing to unpack .../090-javascript-common_11_all.deb ... 2021-02-10 03:02:43.923 | Unpacking javascript-common (11) ... 2021-02-10 03:02:44.012 | Selecting previously unselected package libnl-genl-3-200:amd64. 2021-02-10 03:02:44.020 | Preparing to unpack .../091-libnl-genl-3-200_3.2.29-0ubuntu3_amd64.deb ... 2021-02-10 03:02:44.025 | Unpacking libnl-genl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-02-10 03:02:44.140 | Selecting previously unselected package libsensors4:amd64. 2021-02-10 03:02:44.150 | Preparing to unpack .../092-libsensors4_1%3a3.4.0-4_amd64.deb ... 2021-02-10 03:02:44.234 | Unpacking libsensors4:amd64 (1:3.4.0-4) ... 2021-02-10 03:02:44.311 | Selecting previously unselected package libsnmp-base. 2021-02-10 03:02:44.318 | Preparing to unpack .../093-libsnmp-base_5.7.3+dfsg-1.8ubuntu3.6_all.deb ... 2021-02-10 03:02:44.323 | Unpacking libsnmp-base (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-02-10 03:02:44.450 | Selecting previously unselected package libsnmp30:amd64. 2021-02-10 03:02:44.457 | Preparing to unpack .../094-libsnmp30_5.7.3+dfsg-1.8ubuntu3.6_amd64.deb ... 2021-02-10 03:02:44.462 | Unpacking libsnmp30:amd64 (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-02-10 03:02:44.697 | Selecting previously unselected package keepalived. 2021-02-10 03:02:44.707 | Preparing to unpack .../095-keepalived_1%3a1.3.9-1ubuntu0.18.04.2_amd64.deb ... 2021-02-10 03:02:44.712 | Unpacking keepalived (1:1.3.9-1ubuntu0.18.04.2) ... 2021-02-10 03:02:44.859 | Selecting previously unselected package libgssrpc4:amd64. 2021-02-10 03:02:44.868 | Preparing to unpack .../096-libgssrpc4_1.16-2ubuntu0.2_amd64.deb ... 2021-02-10 03:02:44.873 | Unpacking libgssrpc4:amd64 (1.16-2ubuntu0.2) ... 2021-02-10 03:02:44.966 | Selecting previously unselected package libkdb5-9:amd64. 2021-02-10 03:02:44.973 | Preparing to unpack .../097-libkdb5-9_1.16-2ubuntu0.2_amd64.deb ... 2021-02-10 03:02:44.978 | Unpacking libkdb5-9:amd64 (1.16-2ubuntu0.2) ... 2021-02-10 03:02:45.072 | Selecting previously unselected package libkadm5srv-mit11:amd64. 2021-02-10 03:02:45.083 | Preparing to unpack .../098-libkadm5srv-mit11_1.16-2ubuntu0.2_amd64.deb ... 2021-02-10 03:02:45.088 | Unpacking libkadm5srv-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-02-10 03:02:45.184 | Selecting previously unselected package libkadm5clnt-mit11:amd64. 2021-02-10 03:02:45.193 | Preparing to unpack .../099-libkadm5clnt-mit11_1.16-2ubuntu0.2_amd64.deb ... 2021-02-10 03:02:45.198 | Unpacking libkadm5clnt-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-02-10 03:02:45.270 | Selecting previously unselected package comerr-dev:amd64. 2021-02-10 03:02:45.277 | Preparing to unpack .../100-comerr-dev_2.1-1.44.1-1ubuntu1.3_amd64.deb ... 2021-02-10 03:02:45.281 | Unpacking comerr-dev:amd64 (2.1-1.44.1-1ubuntu1.3) ... 2021-02-10 03:02:45.350 | Selecting previously unselected package krb5-multidev:amd64. 2021-02-10 03:02:45.357 | Preparing to unpack .../101-krb5-multidev_1.16-2ubuntu0.2_amd64.deb ... 2021-02-10 03:02:45.362 | Unpacking krb5-multidev:amd64 (1.16-2ubuntu0.2) ... 2021-02-10 03:02:45.476 | Selecting previously unselected package libaio1:amd64. 2021-02-10 03:02:45.483 | Preparing to unpack .../102-libaio1_0.3.110-5ubuntu0.1_amd64.deb ... 2021-02-10 03:02:45.497 | Unpacking libaio1:amd64 (0.3.110-5ubuntu0.1) ... 2021-02-10 03:02:45.566 | Selecting previously unselected package libalgorithm-diff-perl. 2021-02-10 03:02:45.573 | Preparing to unpack .../103-libalgorithm-diff-perl_1.19.03-1_all.deb ... 2021-02-10 03:02:45.578 | Unpacking libalgorithm-diff-perl (1.19.03-1) ... 2021-02-10 03:02:45.658 | Selecting previously unselected package libalgorithm-diff-xs-perl. 2021-02-10 03:02:45.665 | Preparing to unpack .../104-libalgorithm-diff-xs-perl_0.04-5_amd64.deb ... 2021-02-10 03:02:45.670 | Unpacking libalgorithm-diff-xs-perl (0.04-5) ... 2021-02-10 03:02:45.746 | Selecting previously unselected package libalgorithm-merge-perl. 2021-02-10 03:02:45.753 | Preparing to unpack .../105-libalgorithm-merge-perl_0.08-3_all.deb ... 2021-02-10 03:02:45.758 | Unpacking libalgorithm-merge-perl (0.08-3) ... 2021-02-10 03:02:45.830 | Selecting previously unselected package libarchive-cpio-perl. 2021-02-10 03:02:45.840 | Preparing to unpack .../106-libarchive-cpio-perl_0.10-1_all.deb ... 2021-02-10 03:02:45.845 | Unpacking libarchive-cpio-perl (0.10-1) ... 2021-02-10 03:02:45.922 | Selecting previously unselected package libfile-fcntllock-perl. 2021-02-10 03:02:45.929 | Preparing to unpack .../107-libfile-fcntllock-perl_0.22-3build2_amd64.deb ... 2021-02-10 03:02:45.934 | Unpacking libfile-fcntllock-perl (0.22-3build2) ... 2021-02-10 03:02:46.001 | Selecting previously unselected package libglib2.0-bin. 2021-02-10 03:02:46.008 | Preparing to unpack .../108-libglib2.0-bin_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 2021-02-10 03:02:46.022 | Unpacking libglib2.0-bin (2.56.4-0ubuntu0.18.04.6) ... 2021-02-10 03:02:46.121 | Selecting previously unselected package libglib2.0-dev-bin. 2021-02-10 03:02:46.130 | Preparing to unpack .../109-libglib2.0-dev-bin_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 2021-02-10 03:02:46.135 | Unpacking libglib2.0-dev-bin (2.56.4-0ubuntu0.18.04.6) ... 2021-02-10 03:02:46.243 | Selecting previously unselected package pkg-config. 2021-02-10 03:02:46.252 | Preparing to unpack .../110-pkg-config_0.29.1-0ubuntu2_amd64.deb ... 2021-02-10 03:02:46.257 | Unpacking pkg-config (0.29.1-0ubuntu2) ... 2021-02-10 03:02:46.341 | Selecting previously unselected package zlib1g-dev:amd64. 2021-02-10 03:02:46.348 | Preparing to unpack .../111-zlib1g-dev_1%3a1.2.11.dfsg-0ubuntu2_amd64.deb ... 2021-02-10 03:02:46.352 | Unpacking zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ... 2021-02-10 03:02:46.447 | Selecting previously unselected package libglib2.0-dev:amd64. 2021-02-10 03:02:46.458 | Preparing to unpack .../112-libglib2.0-dev_2.56.4-0ubuntu0.18.04.6_amd64.deb ... 2021-02-10 03:02:46.472 | Unpacking libglib2.0-dev:amd64 (2.56.4-0ubuntu0.18.04.6) ... 2021-02-10 03:02:46.830 | Selecting previously unselected package libgraphite2-dev:amd64. 2021-02-10 03:02:46.837 | Preparing to unpack .../113-libgraphite2-dev_1.3.11-2_amd64.deb ... 2021-02-10 03:02:46.841 | Unpacking libgraphite2-dev:amd64 (1.3.11-2) ... 2021-02-10 03:02:46.912 | Selecting previously unselected package libgts-bin. 2021-02-10 03:02:46.920 | Preparing to unpack .../114-libgts-bin_0.7.6+darcs121130-4_amd64.deb ... 2021-02-10 03:02:46.924 | Unpacking libgts-bin (0.7.6+darcs121130-4) ... 2021-02-10 03:02:47.023 | Selecting previously unselected package libharfbuzz-icu0:amd64. 2021-02-10 03:02:47.033 | Preparing to unpack .../115-libharfbuzz-icu0_1.7.2-1ubuntu1_amd64.deb ... 2021-02-10 03:02:47.038 | Unpacking libharfbuzz-icu0:amd64 (1.7.2-1ubuntu1) ... 2021-02-10 03:02:47.136 | Selecting previously unselected package libharfbuzz-gobject0:amd64. 2021-02-10 03:02:47.143 | Preparing to unpack .../116-libharfbuzz-gobject0_1.7.2-1ubuntu1_amd64.deb ... 2021-02-10 03:02:47.147 | Unpacking libharfbuzz-gobject0:amd64 (1.7.2-1ubuntu1) ... 2021-02-10 03:02:47.243 | Selecting previously unselected package libicu-le-hb0:amd64. 2021-02-10 03:02:47.250 | Preparing to unpack .../117-libicu-le-hb0_1.0.3+git161113-4_amd64.deb ... 2021-02-10 03:02:47.255 | Unpacking libicu-le-hb0:amd64 (1.0.3+git161113-4) ... 2021-02-10 03:02:47.353 | Selecting previously unselected package libiculx60:amd64. 2021-02-10 03:02:47.361 | Preparing to unpack .../118-libiculx60_60.2-3ubuntu3.1_amd64.deb ... 2021-02-10 03:02:47.365 | Unpacking libiculx60:amd64 (60.2-3ubuntu3.1) ... 2021-02-10 03:02:47.440 | Selecting previously unselected package libicu-le-hb-dev:amd64. 2021-02-10 03:02:47.449 | Preparing to unpack .../119-libicu-le-hb-dev_1.0.3+git161113-4_amd64.deb ... 2021-02-10 03:02:47.453 | Unpacking libicu-le-hb-dev:amd64 (1.0.3+git161113-4) ... 2021-02-10 03:02:47.534 | Selecting previously unselected package libicu-dev. 2021-02-10 03:02:47.541 | Preparing to unpack .../120-libicu-dev_60.2-3ubuntu3.1_amd64.deb ... 2021-02-10 03:02:47.553 | Unpacking libicu-dev (60.2-3ubuntu3.1) ... 2021-02-10 03:02:48.958 | Selecting previously unselected package libharfbuzz-dev:amd64. 2021-02-10 03:02:48.965 | Preparing to unpack .../121-libharfbuzz-dev_1.7.2-1ubuntu1_amd64.deb ... 2021-02-10 03:02:48.970 | Unpacking libharfbuzz-dev:amd64 (1.7.2-1ubuntu1) ... 2021-02-10 03:02:49.122 | Selecting previously unselected package libiscsi7:amd64. 2021-02-10 03:02:49.133 | Preparing to unpack .../122-libiscsi7_1.17.0-1.1_amd64.deb ... 2021-02-10 03:02:49.138 | Unpacking libiscsi7:amd64 (1.17.0-1.1) ... 2021-02-10 03:02:49.239 | Selecting previously unselected package libjansson4:amd64. 2021-02-10 03:02:49.246 | Preparing to unpack .../123-libjansson4_2.11-1_amd64.deb ... 2021-02-10 03:02:49.250 | Unpacking libjansson4:amd64 (2.11-1) ... 2021-02-10 03:02:49.325 | Selecting previously unselected package libjpeg-turbo8-dev:amd64. 2021-02-10 03:02:49.332 | Preparing to unpack .../124-libjpeg-turbo8-dev_1.5.2-0ubuntu5.18.04.4_amd64.deb ... 2021-02-10 03:02:49.336 | Unpacking libjpeg-turbo8-dev:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-02-10 03:02:49.441 | Selecting previously unselected package libjpeg8-dev:amd64. 2021-02-10 03:02:49.449 | Preparing to unpack .../125-libjpeg8-dev_8c-2ubuntu8_amd64.deb ... 2021-02-10 03:02:49.462 | Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-02-10 03:02:49.539 | Selecting previously unselected package libjpeg-dev:amd64. 2021-02-10 03:02:49.547 | Preparing to unpack .../126-libjpeg-dev_8c-2ubuntu8_amd64.deb ... 2021-02-10 03:02:49.560 | Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-02-10 03:02:49.628 | Selecting previously unselected package libjs-jquery. 2021-02-10 03:02:49.635 | Preparing to unpack .../127-libjs-jquery_3.2.1-1_all.deb ... 2021-02-10 03:02:49.648 | Unpacking libjs-jquery (3.2.1-1) ... 2021-02-10 03:02:49.729 | Selecting previously unselected package libjs-jquery-metadata. 2021-02-10 03:02:49.736 | Preparing to unpack .../128-libjs-jquery-metadata_12-1_all.deb ... 2021-02-10 03:02:49.740 | Unpacking libjs-jquery-metadata (12-1) ... 2021-02-10 03:02:49.814 | Selecting previously unselected package libjs-jquery-tablesorter. 2021-02-10 03:02:49.821 | Preparing to unpack .../129-libjs-jquery-tablesorter_1%3a2.29.5+dfsg1-1_all.deb ... 2021-02-10 03:02:49.826 | Unpacking libjs-jquery-tablesorter (1:2.29.5+dfsg1-1) ... 2021-02-10 03:02:49.954 | Selecting previously unselected package libltdl-dev:amd64. 2021-02-10 03:02:49.961 | Preparing to unpack .../130-libltdl-dev_2.4.6-2_amd64.deb ... 2021-02-10 03:02:49.965 | Unpacking libltdl-dev:amd64 (2.4.6-2) ... 2021-02-10 03:02:50.061 | Selecting previously unselected package libsys-hostname-long-perl. 2021-02-10 03:02:50.068 | Preparing to unpack .../131-libsys-hostname-long-perl_1.5-1_all.deb ... 2021-02-10 03:02:50.072 | Unpacking libsys-hostname-long-perl (1.5-1) ... 2021-02-10 03:02:50.141 | Selecting previously unselected package libmail-sendmail-perl. 2021-02-10 03:02:50.148 | Preparing to unpack .../132-libmail-sendmail-perl_0.80-1_all.deb ... 2021-02-10 03:02:50.152 | Unpacking libmail-sendmail-perl (0.80-1) ... 2021-02-10 03:02:50.266 | Selecting previously unselected package libmatheval1:amd64. 2021-02-10 03:02:50.276 | Preparing to unpack .../133-libmatheval1_1.1.11+dfsg-3build1_amd64.deb ... 2021-02-10 03:02:50.282 | Unpacking libmatheval1:amd64 (1.1.11+dfsg-3build1) ... 2021-02-10 03:02:50.396 | Selecting previously unselected package mysql-common. 2021-02-10 03:02:50.407 | Preparing to unpack .../134-mysql-common_5.8+1.0.4_all.deb ... 2021-02-10 03:02:50.429 | Unpacking mysql-common (5.8+1.0.4) ... 2021-02-10 03:02:50.521 | Selecting previously unselected package libmysqlclient20:amd64. 2021-02-10 03:02:50.529 | Preparing to unpack .../135-libmysqlclient20_5.7.33-0ubuntu0.18.04.1_amd64.deb ... 2021-02-10 03:02:50.535 | Unpacking libmysqlclient20:amd64 (5.7.33-0ubuntu0.18.04.1) ... 2021-02-10 03:02:50.721 | Selecting previously unselected package libssl-dev:amd64. 2021-02-10 03:02:50.729 | Preparing to unpack .../136-libssl-dev_1.1.1-1ubuntu2.1~18.04.7_amd64.deb ... 2021-02-10 03:02:50.733 | Unpacking libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 2021-02-10 03:02:51.033 | Selecting previously unselected package libmysqlclient-dev. 2021-02-10 03:02:51.040 | Preparing to unpack .../137-libmysqlclient-dev_5.7.33-0ubuntu0.18.04.1_amd64.deb ... 2021-02-10 03:02:51.045 | Unpacking libmysqlclient-dev (5.7.33-0ubuntu0.18.04.1) ... 2021-02-10 03:02:51.312 | Selecting previously unselected package libnorm1:amd64. 2021-02-10 03:02:51.323 | Preparing to unpack .../138-libnorm1_1.5r6+dfsg1-6_amd64.deb ... 2021-02-10 03:02:51.328 | Unpacking libnorm1:amd64 (1.5r6+dfsg1-6) ... 2021-02-10 03:02:51.444 | Selecting previously unselected package libnspr4:amd64. 2021-02-10 03:02:51.451 | Preparing to unpack .../139-libnspr4_2%3a4.18-1ubuntu1_amd64.deb ... 2021-02-10 03:02:51.455 | Unpacking libnspr4:amd64 (2:4.18-1ubuntu1) ... 2021-02-10 03:02:51.561 | Selecting previously unselected package libnss3:amd64. 2021-02-10 03:02:51.568 | Preparing to unpack .../140-libnss3_2%3a3.35-2ubuntu2.12_amd64.deb ... 2021-02-10 03:02:51.572 | Unpacking libnss3:amd64 (2:3.35-2ubuntu2.12) ... 2021-02-10 03:02:51.835 | Selecting previously unselected package libpgm-5.2-0:amd64. 2021-02-10 03:02:51.845 | Preparing to unpack .../141-libpgm-5.2-0_5.2.122~dfsg-2_amd64.deb ... 2021-02-10 03:02:51.851 | Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 2021-02-10 03:02:51.964 | Selecting previously unselected package libpq5:amd64. 2021-02-10 03:02:51.973 | Preparing to unpack .../142-libpq5_10.15-0ubuntu0.18.04.1_amd64.deb ... 2021-02-10 03:02:51.978 | Unpacking libpq5:amd64 (10.15-0ubuntu0.18.04.1) ... 2021-02-10 03:02:52.058 | Selecting previously unselected package libpq-dev. 2021-02-10 03:02:52.066 | Preparing to unpack .../143-libpq-dev_10.15-0ubuntu0.18.04.1_amd64.deb ... 2021-02-10 03:02:52.070 | Unpacking libpq-dev (10.15-0ubuntu0.18.04.1) ... 2021-02-10 03:02:52.226 | Selecting previously unselected package librados2. 2021-02-10 03:02:52.233 | Preparing to unpack .../144-librados2_12.2.13-0ubuntu0.18.04.6_amd64.deb ... 2021-02-10 03:02:52.237 | Unpacking librados2 (12.2.13-0ubuntu0.18.04.6) ... 2021-02-10 03:02:52.725 | Selecting previously unselected package librbd1. 2021-02-10 03:02:52.736 | Preparing to unpack .../145-librbd1_12.2.13-0ubuntu0.18.04.6_amd64.deb ... 2021-02-10 03:02:52.741 | Unpacking librbd1 (12.2.13-0ubuntu0.18.04.6) ... 2021-02-10 03:02:52.947 | Selecting previously unselected package libsasl2-dev. 2021-02-10 03:02:52.954 | Preparing to unpack .../146-libsasl2-dev_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-02-10 03:02:52.958 | Unpacking libsasl2-dev (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-02-10 03:02:53.092 | Preparing to unpack .../147-libsasl2-modules_2.1.27~101-g0780600+dfsg-3ubuntu2.3_amd64.deb ... 2021-02-10 03:02:53.119 | Unpacking libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) over (2.1.27~101-g0780600+dfsg-3ubuntu2) ... 2021-02-10 03:02:53.244 | Selecting previously unselected package libsodium23:amd64. 2021-02-10 03:02:53.251 | Preparing to unpack .../148-libsodium23_1.0.16-2_amd64.deb ... 2021-02-10 03:02:53.256 | Unpacking libsodium23:amd64 (1.0.16-2) ... 2021-02-10 03:02:53.348 | Selecting previously unselected package libsystemd-dev:amd64. 2021-02-10 03:02:53.355 | Preparing to unpack .../149-libsystemd-dev_237-3ubuntu10.44_amd64.deb ... 2021-02-10 03:02:53.360 | Unpacking libsystemd-dev:amd64 (237-3ubuntu10.44) ... 2021-02-10 03:02:53.518 | Selecting previously unselected package libx86-1:amd64. 2021-02-10 03:02:53.525 | Preparing to unpack .../150-libx86-1_1.1+ds1-10.2_amd64.deb ... 2021-02-10 03:02:53.530 | Unpacking libx86-1:amd64 (1.1+ds1-10.2) ... 2021-02-10 03:02:53.615 | Selecting previously unselected package libxml2-dev:amd64. 2021-02-10 03:02:53.624 | Preparing to unpack .../151-libxml2-dev_2.9.4+dfsg1-6.1ubuntu1.3_amd64.deb ... 2021-02-10 03:02:53.628 | Unpacking libxml2-dev:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 2021-02-10 03:02:53.852 | Preparing to unpack .../152-libxslt1.1_1.1.29-5ubuntu0.2_amd64.deb ... 2021-02-10 03:02:53.880 | Unpacking libxslt1.1:amd64 (1.1.29-5ubuntu0.2) over (1.1.29-5ubuntu0.1) ... 2021-02-10 03:02:54.010 | Selecting previously unselected package libxslt1-dev:amd64. 2021-02-10 03:02:54.017 | Preparing to unpack .../153-libxslt1-dev_1.1.29-5ubuntu0.2_amd64.deb ... 2021-02-10 03:02:54.022 | Unpacking libxslt1-dev:amd64 (1.1.29-5ubuntu0.2) ... 2021-02-10 03:02:54.197 | Selecting previously unselected package libzmq5:amd64. 2021-02-10 03:02:54.208 | Preparing to unpack .../154-libzmq5_4.2.5-1ubuntu0.2_amd64.deb ... 2021-02-10 03:02:54.213 | Unpacking libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 2021-02-10 03:02:54.317 | Selecting previously unselected package lsscsi. 2021-02-10 03:02:54.325 | Preparing to unpack .../155-lsscsi_0.28-0.1_amd64.deb ... 2021-02-10 03:02:54.338 | Unpacking lsscsi (0.28-0.1) ... 2021-02-10 03:02:54.466 | Preparing to unpack .../156-lvm2_2.02.176-4.1ubuntu3.18.04.3_amd64.deb ... 2021-02-10 03:02:54.507 | Unpacking lvm2 (2.02.176-4.1ubuntu3.18.04.3) over (2.02.176-4.1ubuntu3.18.04.1) ... 2021-02-10 03:02:55.406 | Selecting previously unselected package memcached. 2021-02-10 03:02:55.416 | Preparing to unpack .../157-memcached_1.5.6-0ubuntu1.2_amd64.deb ... 2021-02-10 03:02:55.422 | Unpacking memcached (1.5.6-0ubuntu1.2) ... 2021-02-10 03:02:55.517 | Selecting previously unselected package pm-utils. 2021-02-10 03:02:55.524 | Preparing to unpack .../158-pm-utils_1.4.1-17_all.deb ... 2021-02-10 03:02:55.528 | Unpacking pm-utils (1.4.1-17) ... 2021-02-10 03:02:55.650 | Selecting previously unselected package postgresql-client-common. 2021-02-10 03:02:55.658 | Preparing to unpack .../159-postgresql-client-common_190ubuntu0.1_all.deb ... 2021-02-10 03:02:55.671 | Unpacking postgresql-client-common (190ubuntu0.1) ... 2021-02-10 03:02:55.766 | Selecting previously unselected package ssl-cert. 2021-02-10 03:02:55.773 | Preparing to unpack .../160-ssl-cert_1.0.39_all.deb ... 2021-02-10 03:02:55.777 | Unpacking ssl-cert (1.0.39) ... 2021-02-10 03:02:55.918 | Selecting previously unselected package postgresql-common. 2021-02-10 03:02:55.929 | Preparing to unpack .../161-postgresql-common_190ubuntu0.1_all.deb ... 2021-02-10 03:02:55.986 | Adding 'diversion of /usr/bin/pg_config to /usr/bin/pg_config.libpq-dev by postgresql-common' 2021-02-10 03:02:55.990 | Unpacking postgresql-common (190ubuntu0.1) ... 2021-02-10 03:02:56.089 | Selecting previously unselected package postgresql-server-dev-10. 2021-02-10 03:02:56.097 | Preparing to unpack .../162-postgresql-server-dev-10_10.15-0ubuntu0.18.04.1_amd64.deb ... 2021-02-10 03:02:56.111 | Unpacking postgresql-server-dev-10 (10.15-0ubuntu0.18.04.1) ... 2021-02-10 03:02:56.419 | Selecting previously unselected package postgresql-server-dev-all. 2021-02-10 03:02:56.426 | Preparing to unpack .../163-postgresql-server-dev-all_190ubuntu0.1_all.deb ... 2021-02-10 03:02:56.431 | Unpacking postgresql-server-dev-all (190ubuntu0.1) ... 2021-02-10 03:02:56.523 | Selecting previously unselected package python-pip-whl. 2021-02-10 03:02:56.531 | Preparing to unpack .../164-python-pip-whl_9.0.1-2.3~ubuntu1.18.04.4_all.deb ... 2021-02-10 03:02:56.536 | Unpacking python-pip-whl (9.0.1-2.3~ubuntu1.18.04.4) ... 2021-02-10 03:02:56.826 | Selecting previously unselected package python3-crypto. 2021-02-10 03:02:56.834 | Preparing to unpack .../165-python3-crypto_2.6.1-8ubuntu2_amd64.deb ... 2021-02-10 03:02:56.839 | Unpacking python3-crypto (2.6.1-8ubuntu2) ... 2021-02-10 03:02:57.007 | Selecting previously unselected package python3-secretstorage. 2021-02-10 03:02:57.015 | Preparing to unpack .../166-python3-secretstorage_2.3.1-2_all.deb ... 2021-02-10 03:02:57.019 | Unpacking python3-secretstorage (2.3.1-2) ... 2021-02-10 03:02:57.114 | Selecting previously unselected package python3-keyring. 2021-02-10 03:02:57.121 | Preparing to unpack .../167-python3-keyring_10.6.0-1_all.deb ... 2021-02-10 03:02:57.134 | Unpacking python3-keyring (10.6.0-1) ... 2021-02-10 03:02:57.228 | Selecting previously unselected package python3-keyrings.alt. 2021-02-10 03:02:57.235 | Preparing to unpack .../168-python3-keyrings.alt_3.0-1_all.deb ... 2021-02-10 03:02:57.239 | Unpacking python3-keyrings.alt (3.0-1) ... 2021-02-10 03:02:57.325 | Selecting previously unselected package python3-mysqldb. 2021-02-10 03:02:57.333 | Preparing to unpack .../169-python3-mysqldb_1.3.10-1build1_amd64.deb ... 2021-02-10 03:02:57.346 | Unpacking python3-mysqldb (1.3.10-1build1) ... 2021-02-10 03:02:57.432 | Selecting previously unselected package python3-pip. 2021-02-10 03:02:57.440 | Preparing to unpack .../170-python3-pip_9.0.1-2.3~ubuntu1.18.04.4_all.deb ... 2021-02-10 03:02:57.444 | Unpacking python3-pip (9.0.1-2.3~ubuntu1.18.04.4) ... 2021-02-10 03:02:57.552 | Selecting previously unselected package python3-setuptools. 2021-02-10 03:02:57.561 | Preparing to unpack .../171-python3-setuptools_39.0.1-2_all.deb ... 2021-02-10 03:02:57.575 | Unpacking python3-setuptools (39.0.1-2) ... 2021-02-10 03:02:57.706 | Selecting previously unselected package python3.6-venv. 2021-02-10 03:02:57.716 | Preparing to unpack .../172-python3.6-venv_3.6.9-1~18.04ubuntu1.3_amd64.deb ... 2021-02-10 03:02:57.721 | Unpacking python3.6-venv (3.6.9-1~18.04ubuntu1.3) ... 2021-02-10 03:02:57.781 | Selecting previously unselected package python3-venv. 2021-02-10 03:02:57.789 | Preparing to unpack .../173-python3-venv_3.6.7-1~18.04_amd64.deb ... 2021-02-10 03:02:57.794 | Unpacking python3-venv (3.6.7-1~18.04) ... 2021-02-10 03:02:57.875 | Selecting previously unselected package python3-wheel. 2021-02-10 03:02:57.882 | Preparing to unpack .../174-python3-wheel_0.30.0-0.2_all.deb ... 2021-02-10 03:02:57.887 | Unpacking python3-wheel (0.30.0-0.2) ... 2021-02-10 03:02:57.980 | Selecting previously unselected package python3-xdg. 2021-02-10 03:02:57.990 | Preparing to unpack .../175-python3-xdg_0.25-4ubuntu1.1_all.deb ... 2021-02-10 03:02:57.995 | Unpacking python3-xdg (0.25-4ubuntu1.1) ... 2021-02-10 03:02:58.086 | Selecting previously unselected package qemu-block-extra:amd64. 2021-02-10 03:02:58.096 | Preparing to unpack .../176-qemu-block-extra_1%3a2.11+dfsg-1ubuntu7.35_amd64.deb ... 2021-02-10 03:02:58.102 | Unpacking qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.35) ... 2021-02-10 03:02:58.184 | Selecting previously unselected package qemu-utils. 2021-02-10 03:02:58.192 | Preparing to unpack .../177-qemu-utils_1%3a2.11+dfsg-1ubuntu7.35_amd64.deb ... 2021-02-10 03:02:58.196 | Unpacking qemu-utils (1:2.11+dfsg-1ubuntu7.35) ... 2021-02-10 03:02:58.418 | Selecting previously unselected package sharutils. 2021-02-10 03:02:58.426 | Preparing to unpack .../178-sharutils_1%3a4.15.2-3_amd64.deb ... 2021-02-10 03:02:58.430 | Unpacking sharutils (1:4.15.2-3) ... 2021-02-10 03:02:58.522 | Selecting previously unselected package sqlite3. 2021-02-10 03:02:58.529 | Preparing to unpack .../179-sqlite3_3.22.0-1ubuntu0.4_amd64.deb ... 2021-02-10 03:02:58.534 | Unpacking sqlite3 (3.22.0-1ubuntu0.4) ... 2021-02-10 03:02:58.703 | Selecting previously unselected package thin-provisioning-tools. 2021-02-10 03:02:58.711 | Preparing to unpack .../180-thin-provisioning-tools_0.7.4-2ubuntu3_amd64.deb ... 2021-02-10 03:02:58.716 | Unpacking thin-provisioning-tools (0.7.4-2ubuntu3) ... 2021-02-10 03:02:58.865 | Selecting previously unselected package unzip. 2021-02-10 03:02:58.875 | Preparing to unpack .../181-unzip_6.0-21ubuntu1.1_amd64.deb ... 2021-02-10 03:02:58.880 | Unpacking unzip (6.0-21ubuntu1.1) ... 2021-02-10 03:02:58.991 | Selecting previously unselected package uwsgi-core. 2021-02-10 03:02:59.001 | Preparing to unpack .../182-uwsgi-core_2.0.15-10.2ubuntu2.1_amd64.deb ... 2021-02-10 03:02:59.007 | Unpacking uwsgi-core (2.0.15-10.2ubuntu2.1) ... 2021-02-10 03:02:59.195 | Selecting previously unselected package vbetool. 2021-02-10 03:02:59.204 | Preparing to unpack .../183-vbetool_1.1-4_amd64.deb ... 2021-02-10 03:02:59.210 | Unpacking vbetool (1.1-4) ... 2021-02-10 03:02:59.302 | Selecting previously unselected package libipset3:amd64. 2021-02-10 03:02:59.313 | Preparing to unpack .../184-libipset3_6.34-1_amd64.deb ... 2021-02-10 03:02:59.327 | Unpacking libipset3:amd64 (6.34-1) ... 2021-02-10 03:02:59.402 | Selecting previously unselected package ipset. 2021-02-10 03:02:59.409 | Preparing to unpack .../185-ipset_6.34-1_amd64.deb ... 2021-02-10 03:02:59.414 | Unpacking ipset (6.34-1) ... 2021-02-10 03:02:59.520 | Selecting previously unselected package ipvsadm. 2021-02-10 03:02:59.528 | Preparing to unpack .../186-ipvsadm_1%3a1.28-3ubuntu0.18.04.1_amd64.deb ... 2021-02-10 03:02:59.541 | Unpacking ipvsadm (1:1.28-3ubuntu0.18.04.1) ... 2021-02-10 03:02:59.634 | Selecting previously unselected package kpartx. 2021-02-10 03:02:59.641 | Preparing to unpack .../187-kpartx_0.7.4-2ubuntu3_amd64.deb ... 2021-02-10 03:02:59.646 | Unpacking kpartx (0.7.4-2ubuntu3) ... 2021-02-10 03:02:59.735 | Selecting previously unselected package libapache2-mod-proxy-uwsgi. 2021-02-10 03:02:59.743 | Preparing to unpack .../188-libapache2-mod-proxy-uwsgi_2.0.15-10.2ubuntu2.1_amd64.deb ... 2021-02-10 03:02:59.748 | Unpacking libapache2-mod-proxy-uwsgi (2.0.15-10.2ubuntu2.1) ... 2021-02-10 03:02:59.826 | Selecting previously unselected package libffi-dev:amd64. 2021-02-10 03:02:59.834 | Preparing to unpack .../189-libffi-dev_3.2.1-8_amd64.deb ... 2021-02-10 03:02:59.839 | Unpacking libffi-dev:amd64 (3.2.1-8) ... 2021-02-10 03:02:59.949 | Selecting previously unselected package libkrb5-dev:amd64. 2021-02-10 03:02:59.961 | Preparing to unpack .../190-libkrb5-dev_1.16-2ubuntu0.2_amd64.deb ... 2021-02-10 03:02:59.966 | Unpacking libkrb5-dev:amd64 (1.16-2ubuntu0.2) ... 2021-02-10 03:03:00.043 | Selecting previously unselected package libyaml-dev:amd64. 2021-02-10 03:03:00.055 | Preparing to unpack .../191-libyaml-dev_0.1.7-2ubuntu3_amd64.deb ... 2021-02-10 03:03:00.060 | Unpacking libyaml-dev:amd64 (0.1.7-2ubuntu3) ... 2021-02-10 03:03:00.143 | Selecting previously unselected package socat. 2021-02-10 03:03:00.151 | Preparing to unpack .../192-socat_1.7.3.2-2ubuntu2_amd64.deb ... 2021-02-10 03:03:00.156 | Unpacking socat (1.7.3.2-2ubuntu2) ... 2021-02-10 03:03:00.288 | Selecting previously unselected package vlan. 2021-02-10 03:03:00.296 | Preparing to unpack .../193-vlan_1.9-3.2ubuntu6_amd64.deb ... 2021-02-10 03:03:00.301 | Unpacking vlan (1.9-3.2ubuntu6) ... 2021-02-10 03:03:00.416 | Setting up libjs-jquery (3.2.1-1) ... 2021-02-10 03:03:00.446 | Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... 2021-02-10 03:03:00.480 | Setting up libapr1:amd64 (1.6.3-2) ... 2021-02-10 03:03:00.523 | Setting up python-pip-whl (9.0.1-2.3~ubuntu1.18.04.4) ... 2021-02-10 03:03:00.557 | Processing triggers for ufw (0.36-0ubuntu0.18.04.1) ... 2021-02-10 03:03:00.751 | Setting up libpathplan4 (2.40.1-2) ... 2021-02-10 03:03:00.787 | Setting up conntrack (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-02-10 03:03:00.819 | Setting up libicu60:amd64 (60.2-3ubuntu3.1) ... 2021-02-10 03:03:00.854 | Setting up make (4.1-9.1ubuntu1) ... 2021-02-10 03:03:00.892 | Setting up liblab-gamut1 (2.40.1-2) ... 2021-02-10 03:03:00.935 | Setting up libxcb-render0:amd64 (1.13-2~ubuntu18.04) ... 2021-02-10 03:03:00.970 | Setting up vlan (1.9-3.2ubuntu6) ... 2021-02-10 03:03:01.061 | Setting up libarchive-zip-perl (1.60-1ubuntu0.1) ... 2021-02-10 03:03:01.096 | Setting up comerr-dev:amd64 (2.1-1.44.1-1ubuntu1.3) ... 2021-02-10 03:03:01.134 | Processing triggers for mime-support (3.60ubuntu1) ... 2021-02-10 03:03:01.171 | Setting up libsctp1:amd64 (1.0.17+dfsg-2) ... 2021-02-10 03:03:01.205 | Processing triggers for ureadahead (0.100.0-21) ... 2021-02-10 03:03:01.235 | Setting up sudo (1.8.21p2-3ubuntu1.4) ... 2021-02-10 03:03:01.319 | Setting up libtimedate-perl (2.3000-2) ... 2021-02-10 03:03:01.361 | Setting up libjbig0:amd64 (2.1-3.1build1) ... 2021-02-10 03:03:01.405 | Setting up libldap-common (2.4.45+dfsg-1ubuntu1.9) ... 2021-02-10 03:03:01.459 | Setting up fonts-dejavu-core (2.37-1) ... 2021-02-10 03:03:01.650 | Setting up python3-crypto (2.6.1-8ubuntu2) ... 2021-02-10 03:03:02.123 | Processing triggers for install-info (6.5.0.dfsg.1-2) ... 2021-02-10 03:03:02.393 | Setting up libx86-1:amd64 (1.1+ds1-10.2) ... 2021-02-10 03:03:02.425 | Setting up lvm2 (2.02.176-4.1ubuntu3.18.04.3) ... 2021-02-10 03:03:02.856 | update-initramfs: deferring update (trigger activated) 2021-02-10 03:03:04.969 | Setting up lsscsi (0.28-0.1) ... 2021-02-10 03:03:05.002 | Setting up libglib2.0-0:amd64 (2.56.4-0ubuntu0.18.04.6) ... 2021-02-10 03:03:05.029 | No schema files found: doing nothing. 2021-02-10 03:03:05.037 | Setting up mysql-common (5.8+1.0.4) ... 2021-02-10 03:03:05.111 | update-alternatives: using /etc/mysql/my.cnf.fallback to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-02-10 03:03:05.125 | Setting up sharutils (1:4.15.2-3) ... 2021-02-10 03:03:05.158 | Setting up libiscsi7:amd64 (1.17.0-1.1) ... 2021-02-10 03:03:05.191 | Setting up python3-xdg (0.25-4ubuntu1.1) ... 2021-02-10 03:03:05.512 | Setting up libsasl2-modules-db:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-02-10 03:03:05.545 | Setting up libjansson4:amd64 (2.11-1) ... 2021-02-10 03:03:05.580 | Setting up python3-keyrings.alt (3.0-1) ... 2021-02-10 03:03:05.881 | Setting up unzip (6.0-21ubuntu1.1) ... 2021-02-10 03:03:05.927 | Setting up python3.6-venv (3.6.9-1~18.04ubuntu1.3) ... 2021-02-10 03:03:06.035 | Setting up libsasl2-2:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-02-10 03:03:06.067 | Setting up libarchive-cpio-perl (0.10-1) ... 2021-02-10 03:03:06.102 | Setting up genisoimage (9:1.1.11-3ubuntu2) ... 2021-02-10 03:03:06.138 | Setting up libdpkg-perl (1.19.0.5ubuntu2.3) ... 2021-02-10 03:03:06.174 | Setting up uuid-dev:amd64 (2.31.1-0.4ubuntu3.7) ... 2021-02-10 03:03:06.209 | Setting up dctrl-tools (2.24-2build1) ... 2021-02-10 03:03:06.248 | Setting up apache2-data (2.4.29-1ubuntu4.14) ... 2021-02-10 03:03:06.281 | Setting up libffi-dev:amd64 (3.2.1-8) ... 2021-02-10 03:03:06.315 | Setting up libdatrie1:amd64 (0.2.10-7) ... 2021-02-10 03:03:06.351 | Setting up libjpeg-turbo8:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-02-10 03:03:06.387 | Setting up libyaml-dev:amd64 (0.1.7-2ubuntu3) ... 2021-02-10 03:03:06.422 | Processing triggers for initramfs-tools (0.130ubuntu3.8) ... 2021-02-10 03:03:06.509 | update-initramfs: Generating /boot/initrd.img-4.15.0-55-generic 2021-02-10 03:03:17.267 | Setting up pm-utils (1.4.1-17) ... 2021-02-10 03:03:17.309 | Setting up libnetfilter-queue1 (1.0.2-2) ... 2021-02-10 03:03:17.354 | Setting up python3-wheel (0.30.0-0.2) ... 2021-02-10 03:03:17.673 | Setting up m4 (1.4.18-1) ... 2021-02-10 03:03:17.704 | Setting up libipset3:amd64 (6.34-1) ... 2021-02-10 03:03:17.737 | Setting up fonts-liberation (1:1.07.4-7~18.04.1) ... 2021-02-10 03:03:17.771 | Setting up libsasl2-dev (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-02-10 03:03:17.805 | Setting up libkrb5support0:amd64 (1.16-2ubuntu0.2) ... 2021-02-10 03:03:17.838 | Setting up open-iscsi (2.0.874-5ubuntu2.10) ... 2021-02-10 03:03:17.923 | Installing new version of config file /etc/iscsi/iscsid.conf ... 2021-02-10 03:03:19.890 | Setting up libnspr4:amd64 (2:4.18-1ubuntu1) ... 2021-02-10 03:03:19.924 | Setting up libxml2:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 2021-02-10 03:03:19.957 | Setting up uuid-runtime (2.31.1-0.4ubuntu3.7) ... 2021-02-10 03:03:20.866 | Setting up libgraphite2-3:amd64 (1.3.11-2) ... 2021-02-10 03:03:20.898 | Setting up libcroco3:amd64 (0.6.12-2) ... 2021-02-10 03:03:20.934 | Setting up libxslt1.1:amd64 (1.1.29-5ubuntu0.2) ... 2021-02-10 03:03:20.969 | Setting up libnorm1:amd64 (1.5r6+dfsg1-6) ... 2021-02-10 03:03:21.004 | Setting up libstdc++-7-dev:amd64 (7.5.0-3ubuntu1~18.04) ... 2021-02-10 03:03:21.038 | Setting up libsys-hostname-long-perl (1.5-1) ... 2021-02-10 03:03:21.073 | Setting up libfile-fcntllock-perl (0.22-3build2) ... 2021-02-10 03:03:21.108 | Setting up dnsmasq-utils (2.79-1ubuntu0.2) ... 2021-02-10 03:03:21.143 | Setting up libsodium23:amd64 (1.0.16-2) ... 2021-02-10 03:03:21.178 | Setting up libpixman-1-0:amd64 (0.34.0-2) ... 2021-02-10 03:03:21.235 | Setting up dpkg-dev (1.19.0.5ubuntu2.3) ... 2021-02-10 03:03:21.291 | Setting up libjpeg-turbo8-dev:amd64 (1.5.2-0ubuntu5.18.04.4) ... 2021-02-10 03:03:21.324 | Setting up libmail-sendmail-perl (0.80-1) ... 2021-02-10 03:03:21.359 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-02-10 03:03:21.405 | Setting up libaio1:amd64 (0.3.110-5ubuntu0.1) ... 2021-02-10 03:03:21.452 | Setting up autotools-dev (20180224.1) ... 2021-02-10 03:03:21.487 | Setting up libldap-2.4-2:amd64 (2.4.45+dfsg-1ubuntu1.9) ... 2021-02-10 03:03:21.522 | Setting up kpartx (0.7.4-2ubuntu3) ... 2021-02-10 03:03:21.559 | Setting up postgresql-client-common (190ubuntu0.1) ... 2021-02-10 03:03:21.620 | Setting up dstat (0.7.3-1) ... 2021-02-10 03:03:21.850 | Setting up libssl1.1:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 2021-02-10 03:03:22.133 | Setting up libaprutil1:amd64 (1.6.1-2) ... 2021-02-10 03:03:22.166 | Setting up ipset (6.34-1) ... 2021-02-10 03:03:22.201 | Setting up libfakeroot:amd64 (1.22-2ubuntu1) ... 2021-02-10 03:03:22.247 | Setting up thin-provisioning-tools (0.7.4-2ubuntu3) ... 2021-02-10 03:03:22.282 | Setting up systemd (237-3ubuntu10.44) ... 2021-02-10 03:03:22.301 | Installing new version of config file /etc/dhcp/dhclient-enter-hooks.d/resolved ... 2021-02-10 03:03:23.555 | [/usr/lib/tmpfiles.d/haproxy.conf:1] Unknown user 'haproxy'. 2021-02-10 03:03:23.557 | [/usr/lib/tmpfiles.d/memcached.conf:1] Unknown user 'memcache'. 2021-02-10 03:03:23.558 | [/usr/lib/tmpfiles.d/postgresql.conf:2] Unknown user 'postgres'. 2021-02-10 03:03:23.559 | [/usr/lib/tmpfiles.d/postgresql.conf:4] Unknown group 'postgres'. 2021-02-10 03:03:23.643 | Setting up libltdl7:amd64 (2.4.6-2) ... 2021-02-10 03:03:23.668 | Setting up openssl (1.1.1-1ubuntu2.1~18.04.7) ... 2021-02-10 03:03:23.711 | Setting up python3-pip (9.0.1-2.3~ubuntu1.18.04.4) ... 2021-02-10 03:03:24.134 | Setting up libsqlite3-0:amd64 (3.22.0-1ubuntu0.4) ... 2021-02-10 03:03:24.169 | Setting up libann0 (1.1.2+doc-6) ... 2021-02-10 03:03:24.204 | Setting up libalgorithm-diff-perl (1.19.03-1) ... 2021-02-10 03:03:24.240 | Setting up libxcb-shm0:amd64 (1.13-2~ubuntu18.04) ... 2021-02-10 03:03:24.276 | Setting up libxpm4:amd64 (1:3.5.12-1) ... 2021-02-10 03:03:24.312 | Setting up dnsmasq-base (2.79-1ubuntu0.2) ... 2021-02-10 03:03:24.359 | Setting up libxrender1:amd64 (1:0.9.10-1) ... 2021-02-10 03:03:24.393 | Setting up libsensors4:amd64 (1:3.4.0-4) ... 2021-02-10 03:03:24.452 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-02-10 03:03:46.120 | Setting up libsystemd-dev:amd64 (237-3ubuntu10.44) ... 2021-02-10 03:03:46.128 | Setting up libmysqlclient20:amd64 (5.7.33-0ubuntu0.18.04.1) ... 2021-02-10 03:03:46.161 | Setting up icu-devtools (60.2-3ubuntu3.1) ... 2021-02-10 03:03:46.196 | Setting up liblua5.2-0:amd64 (5.2.4-1.1build1) ... 2021-02-10 03:03:46.232 | Setting up libthai-data (0.1.27-2) ... 2021-02-10 03:03:46.267 | Setting up javascript-common (11) ... 2021-02-10 03:03:46.351 | Package apache2 is not configured yet. Will defer actions by package javascript-common. 2021-02-10 03:03:46.369 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2021-02-10 03:03:46.423 | Setting up python3-setuptools (39.0.1-2) ... 2021-02-10 03:03:46.901 | Setting up libsasl2-modules:amd64 (2.1.27~101-g0780600+dfsg-3ubuntu2.3) ... 2021-02-10 03:03:46.951 | Setting up libnl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-02-10 03:03:47.010 | Setting up libjs-jquery-metadata (12-1) ... 2021-02-10 03:03:47.045 | Setting up x11-common (1:7.7+19ubuntu7.1) ... 2021-02-10 03:03:47.499 | update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults 2021-02-10 03:03:47.860 | Setting up python3-secretstorage (2.3.1-2) ... 2021-02-10 03:03:48.156 | Setting up iputils-arping (3:20161105-1ubuntu3) ... 2021-02-10 03:03:48.191 | Setting up liblua5.3-0:amd64 (5.3.3-1ubuntu0.18.04.1) ... 2021-02-10 03:03:48.225 | Setting up libglib2.0-bin (2.56.4-0ubuntu0.18.04.6) ... 2021-02-10 03:03:48.260 | Setting up libgraphite2-dev:amd64 (1.3.11-2) ... 2021-02-10 03:03:48.295 | Setting up vbetool (1.1-4) ... 2021-02-10 03:03:48.329 | Setting up libcdt5 (2.40.1-2) ... 2021-02-10 03:03:48.365 | Setting up git (1:2.17.1-1ubuntu0.7) ... 2021-02-10 03:03:48.450 | Setting up libmatheval1:amd64 (1.1.11+dfsg-3build1) ... 2021-02-10 03:03:48.483 | Setting up autopoint (0.19.8.1-6ubuntu0.3) ... 2021-02-10 03:03:48.520 | Processing triggers for rsyslog (8.32.0-1ubuntu4) ... 2021-02-10 03:03:48.778 | Setting up libcgraph6 (2.40.1-2) ... 2021-02-10 03:03:48.810 | Setting up libaprutil1-ldap:amd64 (1.6.1-2) ... 2021-02-10 03:03:48.843 | Setting up libwebp6:amd64 (0.6.1-2) ... 2021-02-10 03:03:48.878 | Setting up zlib1g-dev:amd64 (1:1.2.11.dfsg-0ubuntu2) ... 2021-02-10 03:03:48.912 | Setting up libsnmp-base (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-02-10 03:03:48.945 | Setting up libfile-stripnondeterminism-perl (0.040-1.1~build1) ... 2021-02-10 03:03:48.979 | Setting up libjpeg8:amd64 (8c-2ubuntu8) ... 2021-02-10 03:03:49.015 | Setting up python3-venv (3.6.7-1~18.04) ... 2021-02-10 03:03:49.048 | Setting up libnetfilter-cthelper0:amd64 (1.0.0-1ubuntu1) ... 2021-02-10 03:03:49.096 | Setting up libldap2-dev:amd64 (2.4.45+dfsg-1ubuntu1.9) ... 2021-02-10 03:03:49.129 | Setting up libtool (2.4.6-2) ... 2021-02-10 03:03:49.163 | Setting up libgts-0.7-5:amd64 (0.7.6+darcs121130-4) ... 2021-02-10 03:03:49.197 | Setting up libsctp-dev:amd64 (1.0.17+dfsg-2) ... 2021-02-10 03:03:49.233 | Setting up libnss-systemd:amd64 (237-3ubuntu10.44) ... 2021-02-10 03:03:49.268 | Setting up libjs-jquery-tablesorter (1:2.29.5+dfsg1-1) ... 2021-02-10 03:03:49.304 | Setting up libk5crypto3:amd64 (1.16-2ubuntu0.2) ... 2021-02-10 03:03:49.340 | Setting up haproxy (1.8.8-1ubuntu0.11) ... 2021-02-10 03:03:49.993 | Created symlink /etc/systemd/system/multi-user.target.wants/haproxy.service → /lib/systemd/system/haproxy.service. 2021-02-10 03:03:50.591 | Setting up fontconfig-config (2.12.6-0ubuntu2) ... 2021-02-10 03:03:51.066 | Setting up libzmq5:amd64 (4.2.5-1ubuntu0.2) ... 2021-02-10 03:03:51.100 | Setting up libsnmp30:amd64 (5.7.3+dfsg-1.8ubuntu3.6) ... 2021-02-10 03:03:51.133 | Setting up libpam-systemd:amd64 (237-3ubuntu10.44) ... 2021-02-10 03:03:51.576 | Setting up libapr1-dev (1.6.3-2) ... 2021-02-10 03:03:51.610 | Setting up libltdl-dev:amd64 (2.4.6-2) ... 2021-02-10 03:03:51.646 | Setting up python3-keyring (10.6.0-1) ... 2021-02-10 03:03:51.953 | Setting up libglib2.0-dev-bin (2.56.4-0ubuntu0.18.04.6) ... 2021-02-10 03:03:52.284 | Setting up gettext (0.19.8.1-6ubuntu0.3) ... 2021-02-10 03:03:52.318 | Setting up libaprutil1-dbd-sqlite3:amd64 (1.6.1-2) ... 2021-02-10 03:03:52.354 | Setting up libgvpr2 (2.40.1-2) ... 2021-02-10 03:03:52.390 | Setting up g++-7 (7.5.0-3ubuntu1~18.04) ... 2021-02-10 03:03:52.424 | Setting up memcached (1.5.6-0ubuntu1.2) ... 2021-02-10 03:03:53.067 | Created symlink /etc/systemd/system/multi-user.target.wants/memcached.service → /lib/systemd/system/memcached.service. 2021-02-10 03:03:53.653 | Setting up socat (1.7.3.2-2ubuntu2) ... 2021-02-10 03:03:53.679 | Setting up apache2-utils (2.4.29-1ubuntu4.14) ... 2021-02-10 03:03:53.712 | Setting up libssl-dev:amd64 (1.1.1-1ubuntu2.1~18.04.7) ... 2021-02-10 03:03:53.745 | Setting up libaprutil1-dev (1.6.1-2) ... 2021-02-10 03:03:53.786 | Setting up apache2-bin (2.4.29-1ubuntu4.14) ... 2021-02-10 03:03:53.833 | Setting up libnl-genl-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-02-10 03:03:53.866 | Setting up libnss3:amd64 (2:3.35-2ubuntu2.12) ... 2021-02-10 03:03:53.899 | Setting up libharfbuzz0b:amd64 (1.7.2-1ubuntu1) ... 2021-02-10 03:03:53.931 | Setting up libtiff5:amd64 (4.0.9-5ubuntu0.3) ... 2021-02-10 03:03:53.965 | Setting up libnl-route-3-200:amd64 (3.2.29-0ubuntu3) ... 2021-02-10 03:03:53.999 | Setting up ssl-cert (1.0.39) ... 2021-02-10 03:03:55.036 | Setting up python3-mysqldb (1.3.10-1build1) ... 2021-02-10 03:03:55.332 | Setting up autoconf (2.69-11) ... 2021-02-10 03:03:55.379 | Setting up libthai0:amd64 (0.1.27-2) ... 2021-02-10 03:03:55.414 | Setting up fakeroot (1.22-2ubuntu1) ... 2021-02-10 03:03:55.442 | update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode 2021-02-10 03:03:55.466 | Setting up tcpdump (4.9.3-0ubuntu0.18.04.1) ... 2021-02-10 03:03:55.683 | Setting up ipvsadm (1:1.28-3ubuntu0.18.04.1) ... 2021-02-10 03:03:56.166 | Setting up sqlite3 (3.22.0-1ubuntu0.4) ... 2021-02-10 03:03:56.200 | Setting up libalgorithm-merge-perl (0.08-3) ... 2021-02-10 03:03:56.234 | Setting up intltool-debian (0.35.0+20060710.4) ... 2021-02-10 03:03:56.270 | Setting up pkg-config (0.29.1-0ubuntu2) ... 2021-02-10 03:03:56.380 | Setting up libalgorithm-diff-xs-perl (0.04-5) ... 2021-02-10 03:03:56.414 | Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... 2021-02-10 03:03:56.449 | Setting up gir1.2-harfbuzz-0.0:amd64 (1.7.2-1ubuntu1) ... 2021-02-10 03:03:56.484 | Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... 2021-02-10 03:03:56.518 | Setting up keepalived (1:1.3.9-1ubuntu0.18.04.2) ... 2021-02-10 03:03:56.832 | Created symlink /etc/systemd/system/multi-user.target.wants/keepalived.service → /lib/systemd/system/keepalived.service. 2021-02-10 03:03:57.408 | Setting up postgresql-common (190ubuntu0.1) ... 2021-02-10 03:03:58.050 | Adding user postgres to group ssl-cert 2021-02-10 03:03:58.234 | 2021-02-10 03:03:58.234 | Creating config file /etc/postgresql-common/createcluster.conf with new version 2021-02-10 03:03:58.435 | Building PostgreSQL dictionaries from installed myspell/hunspell packages... 2021-02-10 03:03:58.435 | Removing obsolete dictionary files: 2021-02-10 03:03:58.691 | Created symlink /etc/systemd/system/multi-user.target.wants/postgresql.service → /lib/systemd/system/postgresql.service. 2021-02-10 03:03:59.312 | Setting up automake (1:1.15.1-3ubuntu2) ... 2021-02-10 03:03:59.330 | update-alternatives: using /usr/bin/automake-1.15 to provide /usr/bin/automake (automake) in auto mode 2021-02-10 03:03:59.355 | Setting up libapache2-mod-proxy-uwsgi (2.0.15-10.2ubuntu2.1) ... 2021-02-10 03:03:59.402 | Setting up libice6:amd64 (2:1.0.9-2) ... 2021-02-10 03:03:59.436 | Setting up g++ (4:7.4.0-1ubuntu2.3) ... 2021-02-10 03:03:59.521 | update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode 2021-02-10 03:03:59.536 | Setting up libkrb5-3:amd64 (1.16-2ubuntu0.2) ... 2021-02-10 03:03:59.571 | Setting up libgts-bin (0.7.6+darcs121130-4) ... 2021-02-10 03:03:59.605 | Setting up libharfbuzz-gobject0:amd64 (1.7.2-1ubuntu1) ... 2021-02-10 03:03:59.642 | Setting up uwsgi-core (2.0.15-10.2ubuntu2.1) ... 2021-02-10 03:03:59.685 | Setting up conntrackd (1:1.4.4+snapshot20161117-6ubuntu2) ... 2021-02-10 03:04:00.011 | Created symlink /etc/systemd/system/multi-user.target.wants/conntrackd.service → /lib/systemd/system/conntrackd.service. 2021-02-10 03:04:00.639 | Setting up libibverbs1:amd64 (17.1-1ubuntu0.2) ... 2021-02-10 03:04:00.780 | Setting up libfontconfig1:amd64 (2.12.6-0ubuntu2) ... 2021-02-10 03:04:00.814 | Setting up libsm6:amd64 (2:1.2.2-1) ... 2021-02-10 03:04:00.859 | Setting up libharfbuzz-icu0:amd64 (1.7.2-1ubuntu1) ... 2021-02-10 03:04:00.893 | Setting up apache2 (2.4.29-1ubuntu4.14) ... 2021-02-10 03:04:02.841 | Enabling module mpm_event. 2021-02-10 03:04:02.908 | Enabling module authz_core. 2021-02-10 03:04:02.916 | Enabling module authz_host. 2021-02-10 03:04:02.974 | Enabling module authn_core. 2021-02-10 03:04:02.981 | Enabling module auth_basic. 2021-02-10 03:04:03.038 | Enabling module access_compat. 2021-02-10 03:04:03.096 | Enabling module authn_file. 2021-02-10 03:04:03.169 | Enabling module authz_user. 2021-02-10 03:04:03.231 | Enabling module alias. 2021-02-10 03:04:03.293 | Enabling module dir. 2021-02-10 03:04:03.355 | Enabling module autoindex. 2021-02-10 03:04:03.418 | Enabling module env. 2021-02-10 03:04:03.478 | Enabling module mime. 2021-02-10 03:04:03.542 | Enabling module negotiation. 2021-02-10 03:04:03.611 | Enabling module setenvif. 2021-02-10 03:04:03.678 | Enabling module filter. 2021-02-10 03:04:03.743 | Enabling module deflate. 2021-02-10 03:04:03.807 | Enabling module status. 2021-02-10 03:04:03.871 | Enabling module reqtimeout. 2021-02-10 03:04:03.932 | Enabling conf charset. 2021-02-10 03:04:04.001 | Enabling conf localized-error-pages. 2021-02-10 03:04:04.068 | Enabling conf other-vhosts-access-log. 2021-02-10 03:04:04.133 | Enabling conf security. 2021-02-10 03:04:04.197 | Enabling conf serve-cgi-bin. 2021-02-10 03:04:04.263 | Enabling site 000-default. 2021-02-10 03:04:04.317 | info: Executing deferred 'a2enconf javascript-common' for package javascript-common 2021-02-10 03:04:04.370 | Enabling conf javascript-common. 2021-02-10 03:04:04.616 | Created symlink /etc/systemd/system/multi-user.target.wants/apache2.service → /lib/systemd/system/apache2.service. 2021-02-10 03:04:05.039 | Created symlink /etc/systemd/system/multi-user.target.wants/apache-htcacheclean.service → /lib/systemd/system/apache-htcacheclean.service. 2021-02-10 03:04:06.431 | Setting up libmysqlclient-dev (5.7.33-0ubuntu0.18.04.1) ... 2021-02-10 03:04:06.464 | Setting up po-debconf (1.0.20) ... 2021-02-10 03:04:06.499 | Setting up build-essential (12.4ubuntu1) ... 2021-02-10 03:04:06.533 | Setting up libicu-le-hb0:amd64 (1.0.3+git161113-4) ... 2021-02-10 03:04:06.566 | Setting up libgd3:amd64 (2.2.5-4ubuntu0.4) ... 2021-02-10 03:04:06.603 | Setting up libglib2.0-dev:amd64 (2.56.4-0ubuntu0.18.04.6) ... 2021-02-10 03:04:06.638 | Setting up librados2 (12.2.13-0ubuntu0.18.04.6) ... 2021-02-10 03:04:06.674 | Setting up libgssapi-krb5-2:amd64 (1.16-2ubuntu0.2) ... 2021-02-10 03:04:06.710 | Setting up libpq5:amd64 (10.15-0ubuntu0.18.04.1) ... 2021-02-10 03:04:06.745 | Setting up ibverbs-providers:amd64 (17.1-1ubuntu0.2) ... 2021-02-10 03:04:06.957 | Setting up libiculx60:amd64 (60.2-3ubuntu3.1) ... 2021-02-10 03:04:06.991 | Setting up libxt6:amd64 (1:1.1.5-1) ... 2021-02-10 03:04:07.025 | Setting up fontconfig (2.12.6-0ubuntu2) ... 2021-02-10 03:04:09.208 | Regenerating fonts cache... done. 2021-02-10 03:04:09.223 | Setting up libcairo2:amd64 (1.15.10-2ubuntu0.1) ... 2021-02-10 03:04:09.258 | Setting up libgssrpc4:amd64 (1.16-2ubuntu0.2) ... 2021-02-10 03:04:09.300 | Setting up libpq-dev (10.15-0ubuntu0.18.04.1) ... 2021-02-10 03:04:09.354 | Setting up libcurl4:amd64 (7.58.0-2ubuntu3.12) ... 2021-02-10 03:04:09.401 | Setting up postgresql-server-dev-10 (10.15-0ubuntu0.18.04.1) ... 2021-02-10 03:04:09.447 | Setting up librbd1 (12.2.13-0ubuntu0.18.04.6) ... 2021-02-10 03:04:09.487 | Setting up libkdb5-9:amd64 (1.16-2ubuntu0.2) ... 2021-02-10 03:04:09.532 | Setting up qemu-block-extra:amd64 (1:2.11+dfsg-1ubuntu7.35) ... 2021-02-10 03:04:09.585 | Setting up qemu-utils (1:2.11+dfsg-1ubuntu7.35) ... 2021-02-10 03:04:09.633 | Setting up libxmu6:amd64 (2:1.1.2-2) ... 2021-02-10 03:04:09.669 | Setting up postgresql-server-dev-all (190ubuntu0.1) ... 2021-02-10 03:04:09.703 | Setting up libpango-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-02-10 03:04:09.738 | Setting up libkadm5srv-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-02-10 03:04:09.780 | Setting up libkadm5clnt-mit11:amd64 (1.16-2ubuntu0.2) ... 2021-02-10 03:04:09.814 | Setting up libxaw7:amd64 (2:1.0.13-1) ... 2021-02-10 03:04:09.864 | Setting up curl (7.58.0-2ubuntu3.12) ... 2021-02-10 03:04:09.906 | Setting up libpangoft2-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-02-10 03:04:09.941 | Setting up krb5-multidev:amd64 (1.16-2ubuntu0.2) ... 2021-02-10 03:04:09.983 | Setting up libkrb5-dev:amd64 (1.16-2ubuntu0.2) ... 2021-02-10 03:04:10.019 | Setting up libpangocairo-1.0-0:amd64 (1.40.14-1ubuntu0.1) ... 2021-02-10 03:04:10.063 | Setting up libgvc6 (2.40.1-2) ... 2021-02-10 03:04:10.120 | Setting up graphviz (2.40.1-2) ... 2021-02-10 03:04:10.184 | Setting up libicu-dev (60.2-3ubuntu3.1) ... 2021-02-10 03:04:10.219 | Setting up libxml2-dev:amd64 (2.9.4+dfsg1-6.1ubuntu1.3) ... 2021-02-10 03:04:10.256 | Setting up libharfbuzz-dev:amd64 (1.7.2-1ubuntu1) ... 2021-02-10 03:04:10.290 | Setting up libxslt1-dev:amd64 (1.1.29-5ubuntu0.2) ... 2021-02-10 03:04:10.334 | Setting up debhelper (11.1.6ubuntu2) ... 2021-02-10 03:04:10.368 | Setting up dh-autoreconf (17) ... 2021-02-10 03:04:10.404 | Setting up libicu-le-hb-dev:amd64 (1.0.3+git161113-4) ... 2021-02-10 03:04:10.456 | Setting up dh-strip-nondeterminism (0.040-1.1~build1) ... 2021-02-10 03:04:10.500 | Setting up apache2-dev (2.4.29-1ubuntu4.14) ... 2021-02-10 03:04:10.544 | Processing triggers for initramfs-tools (0.130ubuntu3.8) ... 2021-02-10 03:04:10.609 | update-initramfs: Generating /boot/initrd.img-4.15.0-55-generic 2021-02-10 03:04:19.530 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-02-10 03:04:19.551 | Processing triggers for systemd (237-3ubuntu10.44) ... 2021-02-10 03:04:19.752 | Processing triggers for ureadahead (0.100.0-21) ... 2021-02-10 03:04:19.780 | Processing triggers for rsyslog (8.32.0-1ubuntu4) ... 2021-02-10 03:04:20.024 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2021-02-10 03:04:20.047 | Processing triggers for ufw (0.36-0ubuntu0.18.04.1) ... 2021-02-10 03:04:22.083 | ++ functions-common:apt_get:1115 : result=0 2021-02-10 03:04:22.086 | ++ functions-common:apt_get:1118 : time_stop apt-get 2021-02-10 03:04:22.088 | ++ functions-common:time_stop:2306 : local name 2021-02-10 03:04:22.090 | ++ functions-common:time_stop:2307 : local end_time 2021-02-10 03:04:22.093 | ++ functions-common:time_stop:2308 : local elapsed_time 2021-02-10 03:04:22.095 | ++ functions-common:time_stop:2309 : local total 2021-02-10 03:04:22.097 | ++ functions-common:time_stop:2310 : local start_time 2021-02-10 03:04:22.099 | ++ functions-common:time_stop:2312 : name=apt-get 2021-02-10 03:04:22.101 | ++ functions-common:time_stop:2313 : start_time=1612926120876 2021-02-10 03:04:22.103 | ++ functions-common:time_stop:2315 : [[ -z 1612926120876 ]] 2021-02-10 03:04:22.106 | +++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 03:04:22.111 | ++ functions-common:time_stop:2318 : end_time=1612926262108 2021-02-10 03:04:22.114 | ++ functions-common:time_stop:2319 : elapsed_time=141232 2021-02-10 03:04:22.116 | ++ functions-common:time_stop:2320 : total=691 2021-02-10 03:04:22.119 | ++ functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 03:04:22.122 | ++ functions-common:time_stop:2323 : _TIME_TOTAL[$name]=141923 2021-02-10 03:04:22.124 | ++ functions-common:apt_get:1119 : return 0 2021-02-10 03:04:22.128 | ++ tools/install_prereqs.sh:source:74 : [[ -n False ]] 2021-02-10 03:04:22.130 | ++ tools/install_prereqs.sh:source:74 : [[ False != \F\a\l\s\e ]] 2021-02-10 03:04:22.133 | ++ tools/install_prereqs.sh:source:88 : date +%s 2021-02-10 03:04:22.136 | ++ tools/install_prereqs.sh:source:89 : date 2021-02-10 03:04:22.140 | + ./stack.sh:main:759 : [[ False != \T\r\u\e ]] 2021-02-10 03:04:22.142 | + ./stack.sh:main:760 : PYPI_ALTERNATIVE_URL= 2021-02-10 03:04:22.145 | + ./stack.sh:main:760 : /home/ubuntu/devstack/tools/install_pip.sh 2021-02-10 03:04:23.488 | + tools/install_pip.sh:main:25 : FILES=/home/ubuntu/devstack/files 2021-02-10 03:04:23.490 | + tools/install_pip.sh:main:40 : PIP_GET_PIP_URL=https://bootstrap.pypa.io/get-pip.py 2021-02-10 03:04:23.492 | ++ tools/install_pip.sh:main:41 : basename https://bootstrap.pypa.io/get-pip.py 2021-02-10 03:04:23.495 | + tools/install_pip.sh:main:41 : LOCAL_PIP=/home/ubuntu/devstack/files/get-pip.py 2021-02-10 03:04:23.497 | + tools/install_pip.sh:main:43 : GetDistro 2021-02-10 03:04:23.499 | + functions-common:GetDistro:373 : GetOSVersion 2021-02-10 03:04:23.501 | + functions-common:GetOSVersion:350 : _ensure_lsb_release 2021-02-10 03:04:23.503 | ++ functions-common:_ensure_lsb_release:327 : command -v lsb_release 2021-02-10 03:04:23.506 | + functions-common:_ensure_lsb_release:327 : [[ -x /usr/bin/lsb_release ]] 2021-02-10 03:04:23.507 | + functions-common:_ensure_lsb_release:328 : return 2021-02-10 03:04:23.510 | ++ functions-common:GetOSVersion:352 : lsb_release -r -s 2021-02-10 03:04:23.581 | + functions-common:GetOSVersion:352 : os_RELEASE=18.04 2021-02-10 03:04:23.585 | ++ functions-common:GetOSVersion:353 : lsb_release -c -s 2021-02-10 03:04:23.655 | + functions-common:GetOSVersion:353 : os_CODENAME=bionic 2021-02-10 03:04:23.658 | ++ functions-common:GetOSVersion:354 : lsb_release -i -s 2021-02-10 03:04:23.729 | + functions-common:GetOSVersion:354 : os_VENDOR=Ubuntu 2021-02-10 03:04:23.732 | + functions-common:GetOSVersion:356 : [[ Ubuntu =~ (Debian|Ubuntu|LinuxMint) ]] 2021-02-10 03:04:23.735 | + functions-common:GetOSVersion:357 : os_PACKAGE=deb 2021-02-10 03:04:23.738 | + functions-common:GetOSVersion:362 : typeset -xr os_VENDOR 2021-02-10 03:04:23.741 | + functions-common:GetOSVersion:363 : typeset -xr os_RELEASE 2021-02-10 03:04:23.744 | + functions-common:GetOSVersion:364 : typeset -xr os_PACKAGE 2021-02-10 03:04:23.747 | + functions-common:GetOSVersion:365 : typeset -xr os_CODENAME 2021-02-10 03:04:23.750 | + functions-common:GetDistro:375 : [[ Ubuntu =~ (Ubuntu) ]] 2021-02-10 03:04:23.753 | + functions-common:GetDistro:378 : DISTRO=bionic 2021-02-10 03:04:23.755 | + functions-common:GetDistro:424 : typeset -xr DISTRO 2021-02-10 03:04:23.757 | + tools/install_pip.sh:main:44 : echo 'Distro: bionic' 2021-02-10 03:04:23.757 | Distro: bionic 2021-02-10 03:04:23.760 | + tools/install_pip.sh:main:127 : get_versions 2021-02-10 03:04:23.762 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-02-10 03:04:23.766 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-02-10 03:04:23.768 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-02-10 03:04:23.770 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-02-10 03:04:23.770 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-02-10 03:04:24.099 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.2 2021-02-10 03:04:24.102 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.2' 2021-02-10 03:04:24.102 | pip: 20.2.2 2021-02-10 03:04:24.105 | + tools/install_pip.sh:get_versions:57 : python3.6 -m pip --version 2021-02-10 03:04:24.412 | pip 20.2.2 from /usr/local/lib/python3.6/dist-packages/pip (python 3.6) 2021-02-10 03:04:24.436 | + tools/install_pip.sh:main:129 : [[ -n '' ]] 2021-02-10 03:04:24.438 | + tools/install_pip.sh:main:134 : [[ bionic == focal ]] 2021-02-10 03:04:24.441 | + tools/install_pip.sh:main:143 : is_fedora 2021-02-10 03:04:24.444 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2021-02-10 03:04:24.446 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2021-02-10 03:04:24.447 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2021-02-10 03:04:24.450 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-02-10 03:04:24.452 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2021-02-10 03:04:24.454 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2021-02-10 03:04:24.456 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOSStream ']' 2021-02-10 03:04:24.458 | + functions-common:is_fedora:456 : '[' Ubuntu = OracleServer ']' 2021-02-10 03:04:24.460 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2021-02-10 03:04:24.462 | + tools/install_pip.sh:main:143 : is_suse 2021-02-10 03:04:24.464 | + functions-common:is_suse:464 : is_opensuse 2021-02-10 03:04:24.466 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2021-02-10 03:04:24.468 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2021-02-10 03:04:24.469 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2021-02-10 03:04:24.472 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2021-02-10 03:04:24.473 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2021-02-10 03:04:24.475 | + tools/install_pip.sh:main:144 : is_package_installed python3-pip 2021-02-10 03:04:24.477 | + functions-common:is_package_installed:1353 : [[ -z python3-pip ]] 2021-02-10 03:04:24.479 | + functions-common:is_package_installed:1357 : [[ -z deb ]] 2021-02-10 03:04:24.480 | + functions-common:is_package_installed:1361 : [[ deb = \d\e\b ]] 2021-02-10 03:04:24.482 | + functions-common:is_package_installed:1362 : dpkg -s python3-pip 2021-02-10 03:04:24.504 | + tools/install_pip.sh:main:145 : uninstall_package python3-pip 2021-02-10 03:04:24.506 | + functions-common:uninstall_package:1373 : is_ubuntu 2021-02-10 03:04:24.508 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 03:04:24.510 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 03:04:24.512 | + functions-common:uninstall_package:1374 : apt_get purge python3-pip 2021-02-10 03:04:24.528 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes purge python3-pip 2021-02-10 03:04:24.649 | Reading package lists... 2021-02-10 03:04:24.894 | Building dependency tree... 2021-02-10 03:04:24.896 | Reading state information... 2021-02-10 03:04:25.100 | The following packages were automatically installed and are no longer required: 2021-02-10 03:04:25.101 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-02-10 03:04:25.101 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-02-10 03:04:25.101 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2021-02-10 03:04:25.101 | python3-pam python3-problem-report python3-pyasn1 2021-02-10 03:04:25.101 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-02-10 03:04:25.101 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-02-10 03:04:25.101 | Use 'sudo apt autoremove' to remove them. 2021-02-10 03:04:25.147 | The following packages will be REMOVED: 2021-02-10 03:04:25.147 | python3-pip* 2021-02-10 03:04:25.610 | 0 upgraded, 0 newly installed, 1 to remove and 150 not upgraded. 2021-02-10 03:04:25.611 | After this operation, 601 kB disk space will be freed. 2021-02-10 03:04:25.675 | (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 ... 74759 files and directories currently installed.) 2021-02-10 03:04:25.678 | Removing python3-pip (9.0.1-2.3~ubuntu1.18.04.4) ... 2021-02-10 03:04:25.949 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-02-10 03:04:28.603 | + functions-common:apt_get:1115 : result=0 2021-02-10 03:04:28.605 | + functions-common:apt_get:1118 : time_stop apt-get 2021-02-10 03:04:28.607 | + functions-common:time_stop:2306 : local name 2021-02-10 03:04:28.609 | + functions-common:time_stop:2307 : local end_time 2021-02-10 03:04:28.610 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 03:04:28.612 | + functions-common:time_stop:2309 : local total 2021-02-10 03:04:28.614 | + functions-common:time_stop:2310 : local start_time 2021-02-10 03:04:28.616 | + functions-common:time_stop:2312 : name=apt-get 2021-02-10 03:04:28.618 | + functions-common:time_stop:2313 : start_time=1612926264526 2021-02-10 03:04:28.620 | + functions-common:time_stop:2315 : [[ -z 1612926264526 ]] 2021-02-10 03:04:28.622 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 03:04:28.625 | + functions-common:time_stop:2318 : end_time=1612926268622 2021-02-10 03:04:28.626 | + functions-common:time_stop:2319 : elapsed_time=4096 2021-02-10 03:04:28.628 | + functions-common:time_stop:2320 : total=0 2021-02-10 03:04:28.630 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 03:04:28.632 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=4096 2021-02-10 03:04:28.633 | + functions-common:apt_get:1119 : return 0 2021-02-10 03:04:28.635 | + tools/install_pip.sh:main:149 : install_get_pip 2021-02-10 03:04:28.637 | + tools/install_pip.sh:install_get_pip:64 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-02-10 03:04:28.639 | + tools/install_pip.sh:install_get_pip:81 : [[ ! -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-02-10 03:04:28.640 | + tools/install_pip.sh:install_get_pip:84 : local timecond= 2021-02-10 03:04:28.642 | + tools/install_pip.sh:install_get_pip:85 : [[ -r /home/ubuntu/devstack/files/get-pip.py ]] 2021-02-10 03:04:28.644 | + tools/install_pip.sh:install_get_pip:89 : curl -f --retry 6 --retry-delay 5 -o /home/ubuntu/devstack/files/get-pip.py https://bootstrap.pypa.io/get-pip.py 2021-02-10 03:04:28.654 | % Total % Received % Xferd Average Speed Time Time Time Current 2021-02-10 03:04:28.654 | Dload Upload Total Spent Left Speed 2021-02-10 03:04:29.318 | 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 11 1884k 11 213k 0 0 661k 0 0:00:02 --:--:-- 0:00:02 659k 100 1884k 100 1884k 0 0 2842k 0 --:--:-- --:--:-- --:--:-- 2838k 2021-02-10 03:04:29.325 | + tools/install_pip.sh:install_get_pip:92 : touch /home/ubuntu/devstack/files/get-pip.py.downloaded 2021-02-10 03:04:29.330 | + tools/install_pip.sh:install_get_pip:96 : sudo -H -E python3.6 /home/ubuntu/devstack/files/get-pip.py -c /home/ubuntu/devstack/tools/cap-pip.txt 2021-02-10 03:04:32.128 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-10 03:04:32.447 | Collecting pip 2021-02-10 03:04:32.460 | 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-02-10 03:04:32.787 | Installing collected packages: pip 2021-02-10 03:04:32.787 | Attempting uninstall: pip 2021-02-10 03:04:32.787 | Found existing installation: pip 20.2.2 2021-02-10 03:04:33.013 | Uninstalling pip-20.2.2: 2021-02-10 03:04:33.027 | Successfully uninstalled pip-20.2.2 2021-02-10 03:04:34.275 | Successfully installed pip-20.2.4 2021-02-10 03:04:34.408 | + tools/install_pip.sh:main:151 : set -x 2021-02-10 03:04:34.412 | + tools/install_pip.sh:main:155 : pip_install_gr setuptools 2021-02-10 03:04:34.414 | + inc/python:pip_install_gr:76 : local name=setuptools 2021-02-10 03:04:34.416 | + inc/python:pip_install_gr:77 : local clean_name 2021-02-10 03:04:34.420 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements setuptools 2021-02-10 03:04:34.423 | ++ inc/python:get_from_global_requirements:225 : local package=setuptools 2021-02-10 03:04:34.427 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-02-10 03:04:34.430 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^setuptools' /opt/stack/requirements/global-requirements.txt 2021-02-10 03:04:34.430 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-02-10 03:04:34.434 | ++ inc/python:get_from_global_requirements:227 : required_pkg='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 ' 2021-02-10 03:04:34.435 | ++ inc/python:get_from_global_requirements:228 : [[ setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 == '' ]] 2021-02-10 03:04:34.437 | ++ inc/python:get_from_global_requirements:231 : echo 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-02-10 03:04:34.439 | + inc/python:pip_install_gr:78 : clean_name='setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-02-10 03:04:34.441 | + inc/python:pip_install_gr:79 : pip_install 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-02-10 03:04:34.457 | Using python 3.6 to install setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0 2021-02-10 03:04:34.459 | + 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.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'setuptools!=24.0.0,!=34.0.0,!=34.0.1,!=34.0.2,!=34.0.3,!=34.1.0,!=34.1.1,!=34.2.0,!=34.3.0,!=34.3.1,!=34.3.2,!=36.2.0,!=48.0.0,!=49.0.0' 2021-02-10 03:04:36.244 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-10 03:04:36.248 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-10 03:04:36.258 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-10 03:04:36.263 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-10 03:04:36.896 | Collecting setuptools===53.0.0 2021-02-10 03:04:36.906 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0e8/6620d658c5ca8/setuptools-53.0.0-py3-none-any.whl (784 kB) 2021-02-10 03:04:37.298 | Installing collected packages: setuptools 2021-02-10 03:04:37.298 | Attempting uninstall: setuptools 2021-02-10 03:04:37.299 | Found existing installation: setuptools 49.6.0 2021-02-10 03:04:37.384 | Uninstalling setuptools-49.6.0: 2021-02-10 03:04:37.414 | Successfully uninstalled setuptools-49.6.0 2021-02-10 03:04:37.922 | Successfully installed setuptools-53.0.0 2021-02-10 03:04:37.977 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-10 03:04:37.977 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-02-10 03:04:38.061 | + inc/python:pip_install:200 : result=0 2021-02-10 03:04:38.064 | + inc/python:pip_install:202 : time_stop pip_install 2021-02-10 03:04:38.067 | + functions-common:time_stop:2306 : local name 2021-02-10 03:04:38.069 | + functions-common:time_stop:2307 : local end_time 2021-02-10 03:04:38.071 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 03:04:38.073 | + functions-common:time_stop:2309 : local total 2021-02-10 03:04:38.074 | + functions-common:time_stop:2310 : local start_time 2021-02-10 03:04:38.076 | + functions-common:time_stop:2312 : name=pip_install 2021-02-10 03:04:38.078 | + functions-common:time_stop:2313 : start_time=1612926274453 2021-02-10 03:04:38.080 | + functions-common:time_stop:2315 : [[ -z 1612926274453 ]] 2021-02-10 03:04:38.082 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 03:04:38.086 | + functions-common:time_stop:2318 : end_time=1612926278083 2021-02-10 03:04:38.087 | + functions-common:time_stop:2319 : elapsed_time=3630 2021-02-10 03:04:38.090 | + functions-common:time_stop:2320 : total=0 2021-02-10 03:04:38.092 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 03:04:38.095 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=3630 2021-02-10 03:04:38.096 | + inc/python:pip_install:203 : return 0 2021-02-10 03:04:38.099 | + tools/install_pip.sh:main:157 : get_versions 2021-02-10 03:04:38.101 | ++ tools/install_pip.sh:get_versions:49 : which pip 2021-02-10 03:04:38.105 | + tools/install_pip.sh:get_versions:49 : PIP=/usr/local/bin/pip 2021-02-10 03:04:38.106 | + tools/install_pip.sh:get_versions:50 : [[ -n /usr/local/bin/pip ]] 2021-02-10 03:04:38.109 | ++ tools/install_pip.sh:get_versions:51 : /usr/local/bin/pip --version 2021-02-10 03:04:38.109 | ++ tools/install_pip.sh:get_versions:51 : awk '{ print $2}' 2021-02-10 03:04:38.434 | + tools/install_pip.sh:get_versions:51 : PIP_VERSION=20.2.4 2021-02-10 03:04:38.437 | + tools/install_pip.sh:get_versions:52 : echo 'pip: 20.2.4' 2021-02-10 03:04:38.437 | pip: 20.2.4 2021-02-10 03:04:38.440 | + tools/install_pip.sh:get_versions:57 : python3.6 -m pip --version 2021-02-10 03:04:38.749 | pip 20.2.4 from /usr/local/lib/python3.6/dist-packages/pip (python 3.6) 2021-02-10 03:04:38.775 | + ./stack.sh:main:764 : source /home/ubuntu/devstack/tools/fixup_stuff.sh 2021-02-10 03:04:38.778 | ++ tools/fixup_stuff.sh:source:12 : [[ -z /home/ubuntu/devstack ]] 2021-02-10 03:04:38.784 | + ./stack.sh:main:765 : fixup_all 2021-02-10 03:04:38.787 | + tools/fixup_stuff.sh:fixup_all:196 : fixup_keystone 2021-02-10 03:04:38.790 | + tools/fixup_stuff.sh:fixup_keystone:39 : keystone_ports=35357,35358 2021-02-10 03:04:38.793 | + tools/fixup_stuff.sh:fixup_keystone:44 : sysctl net.ipv4.ip_local_reserved_ports 2021-02-10 03:04:38.800 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sysctl net.ipv4.ip_local_reserved_ports 2021-02-10 03:04:38.800 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : awk -F= '{print $2;}' 2021-02-10 03:04:38.800 | ++ tools/fixup_stuff.sh:fixup_keystone:46 : sed 's/^ //' 2021-02-10 03:04:38.806 | + tools/fixup_stuff.sh:fixup_keystone:46 : reserved_ports= 2021-02-10 03:04:38.809 | + tools/fixup_stuff.sh:fixup_keystone:48 : [[ -z '' ]] 2021-02-10 03:04:38.811 | + tools/fixup_stuff.sh:fixup_keystone:50 : sudo sysctl -w net.ipv4.ip_local_reserved_ports=35357,35358 2021-02-10 03:04:38.818 | net.ipv4.ip_local_reserved_ports = 35357,35358 2021-02-10 03:04:38.822 | + tools/fixup_stuff.sh:fixup_all:197 : fixup_ubuntu 2021-02-10 03:04:38.824 | + tools/fixup_stuff.sh:fixup_ubuntu:66 : [[ bionic != \b\i\o\n\i\c ]] 2021-02-10 03:04:38.826 | + tools/fixup_stuff.sh:fixup_ubuntu:71 : install_package software-properties-common 2021-02-10 03:04:38.828 | + functions-common:install_package:1344 : update_package_repo 2021-02-10 03:04:38.830 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-02-10 03:04:38.832 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2021-02-10 03:04:38.834 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-02-10 03:04:38.837 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-02-10 03:04:38.839 | + functions-common:update_package_repo:1324 : is_ubuntu 2021-02-10 03:04:38.841 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 03:04:38.843 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 03:04:38.845 | + functions-common:update_package_repo:1325 : apt_get_update 2021-02-10 03:04:38.847 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2021-02-10 03:04:38.849 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2021-02-10 03:04:38.851 | + functions-common:apt_get_update:1071 : return 2021-02-10 03:04:38.853 | + functions-common:install_package:1345 : real_install_package software-properties-common 2021-02-10 03:04:38.855 | + functions-common:real_install_package:1330 : is_ubuntu 2021-02-10 03:04:38.858 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 03:04:38.860 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 03:04:38.862 | + functions-common:real_install_package:1331 : apt_get install software-properties-common 2021-02-10 03:04:38.880 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install software-properties-common 2021-02-10 03:04:38.998 | Reading package lists... 2021-02-10 03:04:39.244 | Building dependency tree... 2021-02-10 03:04:39.245 | Reading state information... 2021-02-10 03:04:39.451 | The following packages were automatically installed and are no longer required: 2021-02-10 03:04:39.452 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-02-10 03:04:39.452 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-02-10 03:04:39.452 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2021-02-10 03:04:39.452 | python3-pam python3-problem-report python3-pyasn1 2021-02-10 03:04:39.452 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-02-10 03:04:39.452 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-02-10 03:04:39.452 | Use 'sudo apt autoremove' to remove them. 2021-02-10 03:04:39.453 | The following additional packages will be installed: 2021-02-10 03:04:39.453 | python3-software-properties 2021-02-10 03:04:39.512 | The following packages will be upgraded: 2021-02-10 03:04:39.512 | python3-software-properties software-properties-common 2021-02-10 03:04:39.790 | 2 upgraded, 0 newly installed, 0 to remove and 148 not upgraded. 2021-02-10 03:04:39.790 | Need to get 33.9 kB of archives. 2021-02-10 03:04:39.790 | After this operation, 0 B of additional disk space will be used. 2021-02-10 03:04:39.790 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 software-properties-common all 0.96.24.32.14 [10.1 kB] 2021-02-10 03:04:39.921 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-software-properties all 0.96.24.32.14 [23.9 kB] 2021-02-10 03:04:40.493 | Fetched 33.9 kB in 0s (85.4 kB/s) 2021-02-10 03:04:40.580 | (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 ... 74682 files and directories currently installed.) 2021-02-10 03:04:40.584 | Preparing to unpack .../software-properties-common_0.96.24.32.14_all.deb ... 2021-02-10 03:04:40.751 | Unpacking software-properties-common (0.96.24.32.14) over (0.96.24.32.9) ... 2021-02-10 03:04:40.902 | Preparing to unpack .../python3-software-properties_0.96.24.32.14_all.deb ... 2021-02-10 03:04:41.079 | Unpacking python3-software-properties (0.96.24.32.14) over (0.96.24.32.9) ... 2021-02-10 03:04:41.187 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-02-10 03:04:41.709 | Setting up python3-software-properties (0.96.24.32.14) ... 2021-02-10 03:04:42.023 | Processing triggers for dbus (1.12.2-1ubuntu1.1) ... 2021-02-10 03:04:42.049 | Setting up software-properties-common (0.96.24.32.14) ... 2021-02-10 03:04:44.232 | + functions-common:apt_get:1115 : result=0 2021-02-10 03:04:44.234 | + functions-common:apt_get:1118 : time_stop apt-get 2021-02-10 03:04:44.236 | + functions-common:time_stop:2306 : local name 2021-02-10 03:04:44.239 | + functions-common:time_stop:2307 : local end_time 2021-02-10 03:04:44.241 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 03:04:44.243 | + functions-common:time_stop:2309 : local total 2021-02-10 03:04:44.245 | + functions-common:time_stop:2310 : local start_time 2021-02-10 03:04:44.247 | + functions-common:time_stop:2312 : name=apt-get 2021-02-10 03:04:44.250 | + functions-common:time_stop:2313 : start_time=1612926278877 2021-02-10 03:04:44.252 | + functions-common:time_stop:2315 : [[ -z 1612926278877 ]] 2021-02-10 03:04:44.254 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 03:04:44.258 | + functions-common:time_stop:2318 : end_time=1612926284255 2021-02-10 03:04:44.260 | + functions-common:time_stop:2319 : elapsed_time=5378 2021-02-10 03:04:44.262 | + functions-common:time_stop:2320 : total=141923 2021-02-10 03:04:44.264 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 03:04:44.266 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=147301 2021-02-10 03:04:44.268 | + functions-common:apt_get:1119 : return 0 2021-02-10 03:04:44.270 | + tools/fixup_stuff.sh:fixup_ubuntu:74 : sudo add-apt-repository -y universe 2021-02-10 03:04:45.108 | 'universe' distribution component is already enabled for all sources. 2021-02-10 03:04:45.136 | + tools/fixup_stuff.sh:fixup_ubuntu:76 : [[ -f /etc/ci/mirror_info.sh ]] 2021-02-10 03:04:45.139 | + tools/fixup_stuff.sh:fixup_ubuntu:83 : sudo add-apt-repository -y cloud-archive:ussuri 2021-02-10 03:04:47.742 | Reading package lists... 2021-02-10 03:04:48.033 | Building dependency tree... 2021-02-10 03:04:48.034 | Reading state information... 2021-02-10 03:04:48.237 | The following packages were automatically installed and are no longer required: 2021-02-10 03:04:48.238 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-02-10 03:04:48.238 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-02-10 03:04:48.238 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2021-02-10 03:04:48.238 | python3-pam python3-problem-report python3-pyasn1 2021-02-10 03:04:48.238 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-02-10 03:04:48.238 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-02-10 03:04:48.238 | Use 'sudo apt autoremove' to remove them. 2021-02-10 03:04:48.300 | The following NEW packages will be installed: 2021-02-10 03:04:48.301 | ubuntu-cloud-keyring 2021-02-10 03:04:48.468 | 0 upgraded, 1 newly installed, 0 to remove and 148 not upgraded. 2021-02-10 03:04:48.469 | Need to get 6,008 B of archives. 2021-02-10 03:04:48.469 | After this operation, 22.5 kB of additional disk space will be used. 2021-02-10 03:04:48.469 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 ubuntu-cloud-keyring all 2018.09.18.1~18.04.0 [6,008 B] 2021-02-10 03:04:49.034 | Fetched 6,008 B in 0s (39.2 kB/s) 2021-02-10 03:04:49.082 | Selecting previously unselected package ubuntu-cloud-keyring. 2021-02-10 03:04:49.126 | (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 ... 74682 files and directories currently installed.) 2021-02-10 03:04:49.129 | Preparing to unpack .../ubuntu-cloud-keyring_2018.09.18.1~18.04.0_all.deb ... 2021-02-10 03:04:49.134 | Unpacking ubuntu-cloud-keyring (2018.09.18.1~18.04.0) ... 2021-02-10 03:04:49.243 | Setting up ubuntu-cloud-keyring (2018.09.18.1~18.04.0) ... 2021-02-10 03:04:51.426 | Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 2021-02-10 03:04:51.427 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-02-10 03:04:51.427 | Get:3 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri InRelease [8,769 B] 2021-02-10 03:04:51.471 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2021-02-10 03:04:51.529 | Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2021-02-10 03:04:51.866 | Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 Packages [188 kB] 2021-02-10 03:04:55.501 | Fetched 197 kB in 1s (248 kB/s) 2021-02-10 03:04:57.211 | Reading package lists... 2021-02-10 03:04:57.274 | + tools/fixup_stuff.sh:fixup_ubuntu:85 : REPOS_UPDATED=False 2021-02-10 03:04:57.277 | + tools/fixup_stuff.sh:fixup_ubuntu:86 : apt_get_update 2021-02-10 03:04:57.281 | + functions-common:apt_get_update:1070 : [[ False == \T\r\u\e ]] 2021-02-10 03:04:57.285 | + functions-common:apt_get_update:1075 : [[ False = \T\r\u\e ]] 2021-02-10 03:04:57.288 | + functions-common:apt_get_update:1077 : local sudo=sudo 2021-02-10 03:04:57.291 | ++ functions-common:apt_get_update:1078 : id -u 2021-02-10 03:04:57.295 | + functions-common:apt_get_update:1078 : [[ 1000 = \0 ]] 2021-02-10 03:04:57.297 | + functions-common:apt_get_update:1081 : time_start apt-get-update 2021-02-10 03:04:57.299 | + functions-common:time_start:2292 : local name=apt-get-update 2021-02-10 03:04:57.302 | + functions-common:time_start:2293 : local start_time= 2021-02-10 03:04:57.304 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-10 03:04:57.307 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-10 03:04:57.310 | + functions-common:time_start:2297 : _TIME_START[$name]=1612926297307 2021-02-10 03:04:57.312 | + functions-common:apt_get_update:1083 : local 'proxies=http_proxy= https_proxy= no_proxy= ' 2021-02-10 03:04:57.314 | + functions-common:apt_get_update:1084 : local 'update_cmd=sudo http_proxy= https_proxy= no_proxy= apt-get update' 2021-02-10 03:04:57.316 | + functions-common:apt_get_update:1085 : timeout 300 sh -c 'while ! sudo http_proxy= https_proxy= no_proxy= apt-get update; do sleep 30; done' 2021-02-10 03:04:57.570 | Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 2021-02-10 03:04:57.570 | Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-02-10 03:04:57.620 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2021-02-10 03:04:57.680 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2021-02-10 03:04:57.702 | Hit:5 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri InRelease 2021-02-10 03:05:00.087 | Reading package lists... 2021-02-10 03:05:00.150 | + functions-common:apt_get_update:1089 : REPOS_UPDATED=True 2021-02-10 03:05:00.154 | + functions-common:apt_get_update:1091 : time_stop apt-get-update 2021-02-10 03:05:00.157 | + functions-common:time_stop:2306 : local name 2021-02-10 03:05:00.161 | + functions-common:time_stop:2307 : local end_time 2021-02-10 03:05:00.165 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 03:05:00.168 | + functions-common:time_stop:2309 : local total 2021-02-10 03:05:00.172 | + functions-common:time_stop:2310 : local start_time 2021-02-10 03:05:00.175 | + functions-common:time_stop:2312 : name=apt-get-update 2021-02-10 03:05:00.178 | + functions-common:time_stop:2313 : start_time=1612926297307 2021-02-10 03:05:00.181 | + functions-common:time_stop:2315 : [[ -z 1612926297307 ]] 2021-02-10 03:05:00.183 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 03:05:00.188 | + functions-common:time_stop:2318 : end_time=1612926300184 2021-02-10 03:05:00.190 | + functions-common:time_stop:2319 : elapsed_time=2877 2021-02-10 03:05:00.193 | + functions-common:time_stop:2320 : total=2698 2021-02-10 03:05:00.196 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 03:05:00.198 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=5575 2021-02-10 03:05:00.201 | + tools/fixup_stuff.sh:fixup_ubuntu:94 : sudo rm -rf '/usr/lib/python3/dist-packages/httplib2-*.egg-info' 2021-02-10 03:05:00.212 | + tools/fixup_stuff.sh:fixup_ubuntu:95 : sudo rm -rf '/usr/lib/python3/dist-packages/pyasn1_modules-*.egg-info' 2021-02-10 03:05:00.222 | + tools/fixup_stuff.sh:fixup_ubuntu:96 : sudo rm -rf '/usr/lib/python3/dist-packages/PyYAML-*.egg-info' 2021-02-10 03:05:00.232 | + tools/fixup_stuff.sh:fixup_all:198 : fixup_fedora 2021-02-10 03:05:00.235 | + tools/fixup_stuff.sh:fixup_fedora:103 : is_fedora 2021-02-10 03:05:00.237 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2021-02-10 03:05:00.239 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2021-02-10 03:05:00.241 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2021-02-10 03:05:00.244 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-02-10 03:05:00.246 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2021-02-10 03:05:00.248 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2021-02-10 03:05:00.250 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOSStream ']' 2021-02-10 03:05:00.252 | + functions-common:is_fedora:456 : '[' Ubuntu = OracleServer ']' 2021-02-10 03:05:00.254 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2021-02-10 03:05:00.256 | + tools/fixup_stuff.sh:fixup_fedora:104 : return 2021-02-10 03:05:00.259 | + tools/fixup_stuff.sh:fixup_all:199 : fixup_suse 2021-02-10 03:05:00.261 | + tools/fixup_stuff.sh:fixup_suse:149 : is_suse 2021-02-10 03:05:00.263 | + functions-common:is_suse:464 : is_opensuse 2021-02-10 03:05:00.265 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2021-02-10 03:05:00.267 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2021-02-10 03:05:00.269 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2021-02-10 03:05:00.271 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2021-02-10 03:05:00.273 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2021-02-10 03:05:00.276 | + tools/fixup_stuff.sh:fixup_suse:150 : return 2021-02-10 03:05:00.278 | + ./stack.sh:main:768 : pip_install -U os-testr 2021-02-10 03:05:00.296 | Using python 3.6 to install os-testr 2021-02-10 03:05:00.298 | + inc/python:pip_install:193 : sudo -H LC_ALL=en_US.UTF-8 SETUPTOOLS_USE_DISTUTILS=stdlib http_proxy= https_proxy= no_proxy= PIP_FIND_LINKS= SETUPTOOLS_SYS_PATH_TECHNIQUE=rewrite python3.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U os-testr 2021-02-10 03:05:02.072 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-10 03:05:02.077 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-10 03:05:02.087 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-10 03:05:02.092 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-10 03:05:02.175 | Collecting os-testr===2.0.0 2021-02-10 03:05:02.183 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/93a/e59a9d278e557/os_testr-2.0.0-py3-none-any.whl (46 kB) 2021-02-10 03:05:02.300 | Collecting stestr===3.1.0 2021-02-10 03:05:02.307 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/13c/8f771ea252290/stestr-3.1.0-py3-none-any.whl (120 kB) 2021-02-10 03:05:02.447 | Collecting testtools===2.4.0 2021-02-10 03:05:02.454 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185 kB) 2021-02-10 03:05:02.626 | Collecting pbr===5.5.1 2021-02-10 03:05:02.633 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b23/6cde0ac9a6aed/pbr-5.5.1-py2.py3-none-any.whl (106 kB) 2021-02-10 03:05:02.723 | Collecting python-subunit===1.4.0 2021-02-10 03:05:02.730 | 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-02-10 03:05:02.946 | Collecting PyYAML===5.4.1 2021-02-10 03:05:02.954 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4e0/583d24c881e14/PyYAML-5.4.1-cp36-cp36m-manylinux1_x86_64.whl (640 kB) 2021-02-10 03:05:03.068 | Collecting future===0.18.2 2021-02-10 03:05:03.075 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1b/ead90b70cf6ec/future-0.18.2.tar.gz (829 kB) 2021-02-10 03:05:03.958 | Collecting fixtures===3.0.0 2021-02-10 03:05:03.965 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67 kB) 2021-02-10 03:05:04.107 | Collecting cliff===3.6.0 2021-02-10 03:05:04.115 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/32b/d9656c6049d8c/cliff-3.6.0-py3-none-any.whl (79 kB) 2021-02-10 03:05:04.228 | Collecting voluptuous===0.12.1 2021-02-10 03:05:04.235 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8ac/e33fcf9e6b1f5/voluptuous-0.12.1-py3-none-any.whl (29 kB) 2021-02-10 03:05:04.314 | Collecting traceback2===1.4.0 2021-02-10 03:05:04.321 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl (16 kB) 2021-02-10 03:05:04.395 | Collecting extras===1.0.0 2021-02-10 03:05:04.401 | 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-02-10 03:05:04.466 | Collecting six===1.15.0 2021-02-10 03:05:04.473 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8b7/4bedcbbbaca38/six-1.15.0-py2.py3-none-any.whl (10 kB) 2021-02-10 03:05:04.531 | Collecting unittest2===1.1.0 2021-02-10 03:05:04.538 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96 kB) 2021-02-10 03:05:04.623 | Collecting python-mimeparse===1.6.0 2021-02-10 03:05:04.629 | 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-02-10 03:05:04.714 | Collecting prettytable===0.7.2 2021-02-10 03:05:04.721 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl (13 kB) 2021-02-10 03:05:04.897 | Collecting pyparsing===2.4.7 2021-02-10 03:05:04.903 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67 kB) 2021-02-10 03:05:05.098 | Collecting cmd2===1.5.0 2021-02-10 03:05:05.104 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31a/aeb590ec7bd2c/cmd2-1.5.0-py3-none-any.whl (133 kB) 2021-02-10 03:05:05.301 | Collecting stevedore===3.3.0 2021-02-10 03:05:05.308 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/50d/7b78fbaf0d04c/stevedore-3.3.0-py3-none-any.whl (49 kB) 2021-02-10 03:05:05.389 | Collecting linecache2===1.0.0 2021-02-10 03:05:05.396 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl (12 kB) 2021-02-10 03:05:05.483 | Collecting argparse 2021-02-10 03:05:05.490 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl (23 kB) 2021-02-10 03:05:05.575 | Collecting wcwidth===0.2.5 2021-02-10 03:05:05.582 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl (30 kB) 2021-02-10 03:05:05.648 | Collecting attrs===20.3.0 2021-02-10 03:05:05.654 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/31b/2eced602aa842/attrs-20.3.0-py2.py3-none-any.whl (49 kB) 2021-02-10 03:05:05.704 | Requirement already satisfied, skipping upgrade: importlib-metadata===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 279)) (3.4.0) 2021-02-10 03:05:05.804 | Collecting pyperclip===1.8.1 2021-02-10 03:05:05.810 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/8bb/51a8fb6ad32d5/pyperclip-1.8.1-py3-none-any.whl (11 kB) 2021-02-10 03:05:05.894 | Collecting colorama===0.4.4 2021-02-10 03:05:05.900 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9f4/7eda37229f68e/colorama-0.4.4-py2.py3-none-any.whl (16 kB) 2021-02-10 03:05:05.906 | Requirement already satisfied, skipping upgrade: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 574)) (3.7.4.3) 2021-02-10 03:05:05.910 | Requirement already satisfied, skipping upgrade: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (3.4.0) 2021-02-10 03:05:05.964 | Building wheels for collected packages: future 2021-02-10 03:05:05.965 | Building wheel for future (setup.py): started 2021-02-10 03:05:06.927 | Building wheel for future (setup.py): finished with status 'done' 2021-02-10 03:05:06.934 | Created wheel for future: filename=future-0.18.2-py3-none-any.whl size=491059 sha256=2923527dee561eb7ea74e5524cfd93c0f8758d6316adbcd3847718b3dbe8e4ae 2021-02-10 03:05:06.934 | Stored in directory: /root/.cache/pip/wheels/8c/58/d1/5f5b03a578242b7f6aaa86627fac27e15b5ffb03afb2150cb6 2021-02-10 03:05:06.936 | Successfully built future 2021-02-10 03:05:07.386 | Installing collected packages: voluptuous, pbr, attrs, linecache2, traceback2, extras, six, argparse, unittest2, python-mimeparse, testtools, fixtures, wcwidth, prettytable, python-subunit, PyYAML, pyparsing, pyperclip, colorama, cmd2, stevedore, cliff, future, stestr, os-testr 2021-02-10 03:05:07.522 | Attempting uninstall: attrs 2021-02-10 03:05:07.523 | Found existing installation: attrs 17.4.0 2021-02-10 03:05:07.532 | Uninstalling attrs-17.4.0: 2021-02-10 03:05:07.599 | Successfully uninstalled attrs-17.4.0 2021-02-10 03:05:07.723 | Attempting uninstall: six 2021-02-10 03:05:07.724 | Found existing installation: six 1.11.0 2021-02-10 03:05:07.727 | Uninstalling six-1.11.0: 2021-02-10 03:05:07.763 | Successfully uninstalled six-1.11.0 2021-02-10 03:05:08.624 | Attempting uninstall: colorama 2021-02-10 03:05:08.625 | Found existing installation: colorama 0.3.7 2021-02-10 03:05:08.632 | Uninstalling colorama-0.3.7: 2021-02-10 03:05:08.662 | Successfully uninstalled colorama-0.3.7 2021-02-10 03:05:09.576 | Successfully installed PyYAML-5.4.1 argparse-1.4.0 attrs-20.3.0 cliff-3.6.0 cmd2-1.5.0 colorama-0.4.4 extras-1.0.0 fixtures-3.0.0 future-0.18.2 linecache2-1.0.0 os-testr-2.0.0 pbr-5.5.1 prettytable-0.7.2 pyparsing-2.4.7 pyperclip-1.8.1 python-mimeparse-1.6.0 python-subunit-1.4.0 six-1.15.0 stestr-3.1.0 stevedore-3.3.0 testtools-2.4.0 traceback2-1.4.0 unittest2-1.1.0 voluptuous-0.12.1 wcwidth-0.2.5 2021-02-10 03:05:09.641 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-10 03:05:09.641 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-02-10 03:05:09.763 | + inc/python:pip_install:200 : result=0 2021-02-10 03:05:09.767 | + inc/python:pip_install:202 : time_stop pip_install 2021-02-10 03:05:09.770 | + functions-common:time_stop:2306 : local name 2021-02-10 03:05:09.774 | + functions-common:time_stop:2307 : local end_time 2021-02-10 03:05:09.776 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 03:05:09.779 | + functions-common:time_stop:2309 : local total 2021-02-10 03:05:09.781 | + functions-common:time_stop:2310 : local start_time 2021-02-10 03:05:09.783 | + functions-common:time_stop:2312 : name=pip_install 2021-02-10 03:05:09.786 | + functions-common:time_stop:2313 : start_time=1612926300292 2021-02-10 03:05:09.788 | + functions-common:time_stop:2315 : [[ -z 1612926300292 ]] 2021-02-10 03:05:09.791 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 03:05:09.795 | + functions-common:time_stop:2318 : end_time=1612926309792 2021-02-10 03:05:09.798 | + functions-common:time_stop:2319 : elapsed_time=9500 2021-02-10 03:05:09.801 | + functions-common:time_stop:2320 : total=0 2021-02-10 03:05:09.804 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 03:05:09.806 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=9500 2021-02-10 03:05:09.808 | + inc/python:pip_install:203 : return 0 2021-02-10 03:05:09.810 | + ./stack.sh:main:772 : iniset -sudo /etc/systemd/journald.conf Journal RateLimitBurst 0 2021-02-10 03:05:09.855 | + ./stack.sh:main:773 : sudo systemctl restart systemd-journald 2021-02-10 03:05:09.932 | + ./stack.sh:main:779 : install_infra 2021-02-10 03:05:09.934 | + lib/infra:install_infra:31 : local PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-02-10 03:05:09.937 | + lib/infra:install_infra:32 : '[' '!' -d /opt/stack/requirements/.venv ']' 2021-02-10 03:05:09.939 | + lib/infra:install_infra:32 : python3 -m venv /opt/stack/requirements/.venv 2021-02-10 03:05:12.518 | + lib/infra:install_infra:34 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-02-10 03:05:12.522 | + lib/infra:install_infra:34 : pip_install -U pbr 2021-02-10 03:05:12.546 | + 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-02-10 03:05:14.369 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-10 03:05:14.845 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-10 03:05:15.055 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-10 03:05:15.180 | Collecting pbr===5.5.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) 2021-02-10 03:05:15.299 | Downloading http://10.100.0.9:8080/root/pypi/+f/b23/6cde0ac9a6aed/pbr-5.5.1-py2.py3-none-any.whl (106kB) 2021-02-10 03:05:15.327 | Installing collected packages: pbr 2021-02-10 03:05:15.431 | Successfully installed pbr-5.5.1 2021-02-10 03:05:15.490 | + inc/python:pip_install:200 : result=0 2021-02-10 03:05:15.493 | + inc/python:pip_install:202 : time_stop pip_install 2021-02-10 03:05:15.497 | + functions-common:time_stop:2306 : local name 2021-02-10 03:05:15.500 | + functions-common:time_stop:2307 : local end_time 2021-02-10 03:05:15.504 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 03:05:15.507 | + functions-common:time_stop:2309 : local total 2021-02-10 03:05:15.509 | + functions-common:time_stop:2310 : local start_time 2021-02-10 03:05:15.511 | + functions-common:time_stop:2312 : name=pip_install 2021-02-10 03:05:15.514 | + functions-common:time_stop:2313 : start_time=1612926312539 2021-02-10 03:05:15.516 | + functions-common:time_stop:2315 : [[ -z 1612926312539 ]] 2021-02-10 03:05:15.519 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 03:05:15.522 | + functions-common:time_stop:2318 : end_time=1612926315519 2021-02-10 03:05:15.524 | + functions-common:time_stop:2319 : elapsed_time=2980 2021-02-10 03:05:15.526 | + functions-common:time_stop:2320 : total=9500 2021-02-10 03:05:15.529 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 03:05:15.531 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=12480 2021-02-10 03:05:15.533 | + inc/python:pip_install:203 : return 0 2021-02-10 03:05:15.535 | + lib/infra:install_infra:35 : PIP_VIRTUAL_ENV=/opt/stack/requirements/.venv 2021-02-10 03:05:15.538 | + lib/infra:install_infra:35 : pip_install /opt/stack/requirements 2021-02-10 03:05:15.558 | + 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-02-10 03:05:17.377 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-10 03:05:17.850 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-10 03:05:18.061 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-10 03:05:18.179 | Processing /opt/stack/requirements 2021-02-10 03:05:19.569 | Collecting fixtures===3.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 62)) 2021-02-10 03:05:19.634 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/2a5/51b0421101de1/fixtures-3.0.0-py2.py3-none-any.whl (67kB) 2021-02-10 03:05:19.668 | Collecting PyYAML===5.4.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) 2021-02-10 03:05:19.779 | Downloading http://10.100.0.9:8080/root/pypi/+f/4e0/583d24c881e14/PyYAML-5.4.1-cp36-cp36m-manylinux1_x86_64.whl (640kB) 2021-02-10 03:05:19.837 | Collecting requests===2.25.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) 2021-02-10 03:05:19.938 | Downloading http://10.100.0.9:8080/root/pypi/+f/c21/0084e36a42ae6/requests-2.25.1-py2.py3-none-any.whl (61kB) 2021-02-10 03:05:19.975 | Collecting packaging===20.9 (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) 2021-02-10 03:05:20.026 | Downloading http://10.100.0.9:8080/root/pypi/+f/677/14da7f7bc052e/packaging-20.9-py2.py3-none-any.whl (40kB) 2021-02-10 03:05:20.046 | Collecting testtools===2.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) 2021-02-10 03:05:20.086 | Downloading http://10.100.0.9:8080/root/pypi/+f/36f/f4998177c7d32/testtools-2.4.0-py2.py3-none-any.whl (185kB) 2021-02-10 03:05:20.140 | Collecting idna===2.10 (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) 2021-02-10 03:05:20.172 | Downloading http://10.100.0.9:8080/root/pypi/+f/b97/d804b1e9b523b/idna-2.10-py2.py3-none-any.whl (58kB) 2021-02-10 03:05:20.191 | Collecting pyparsing===2.4.7 (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) 2021-02-10 03:05:20.290 | Downloading http://10.100.0.9:8080/root/pypi/+f/ef9/d7589ef3c200a/pyparsing-2.4.7-py2.py3-none-any.whl (67kB) 2021-02-10 03:05:20.307 | Collecting six===1.15.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) 2021-02-10 03:05:20.338 | Downloading http://10.100.0.9:8080/root/pypi/+f/8b7/4bedcbbbaca38/six-1.15.0-py2.py3-none-any.whl 2021-02-10 03:05:20.352 | Collecting Parsley>=1.2 (from openstack-requirements==1.2.1.dev4333) 2021-02-10 03:05:20.389 | Downloading http://10.100.0.9:8080/root/pypi/+f/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88kB) 2021-02-10 03:05:20.416 | Collecting beagle>=0.2.1 (from openstack-requirements==1.2.1.dev4333) 2021-02-10 03:05:20.436 | Downloading http://10.100.0.9:8080/root/pypi/+f/34b/7236e550859b0/beagle-0.3.0-py3-none-any.whl 2021-02-10 03:05:20.461 | Requirement already satisfied: pbr===5.5.1 in /opt/stack/requirements/.venv/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) 2021-02-10 03:05:20.467 | Collecting urllib3===1.26.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) 2021-02-10 03:05:20.525 | Downloading http://10.100.0.9:8080/root/pypi/+f/1b4/65e494e3e0d89/urllib3-1.26.3-py2.py3-none-any.whl (137kB) 2021-02-10 03:05:20.574 | Collecting certifi===2020.12.5 (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) 2021-02-10 03:05:20.620 | Downloading http://10.100.0.9:8080/root/pypi/+f/719/a74fb9e33b9bd/certifi-2020.12.5-py2.py3-none-any.whl (147kB) 2021-02-10 03:05:20.639 | Collecting chardet===4.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) 2021-02-10 03:05:20.662 | Downloading http://10.100.0.9:8080/root/pypi/+f/f86/4054d66fd9118/chardet-4.0.0-py2.py3-none-any.whl (178kB) 2021-02-10 03:05:20.696 | Collecting extras===1.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) 2021-02-10 03:05:20.712 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/f68/9f08df47e2dec/extras-1.0.0-py2.py3-none-any.whl 2021-02-10 03:05:20.725 | Collecting traceback2===1.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) 2021-02-10 03:05:20.746 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/825/3cebec4b19094/traceback2-1.4.0-py2.py3-none-any.whl 2021-02-10 03:05:20.761 | Collecting python-mimeparse===1.6.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 97)) 2021-02-10 03:05:20.783 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/a29/5f03ff2034149/python_mimeparse-1.6.0-py2.py3-none-any.whl 2021-02-10 03:05:20.797 | Collecting unittest2===1.1.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 203)) 2021-02-10 03:05:20.824 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/13f/77d0875db6d9b/unittest2-1.1.0-py2.py3-none-any.whl (96kB) 2021-02-10 03:05:20.853 | Collecting cliff===3.6.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) 2021-02-10 03:05:20.916 | Downloading http://10.100.0.9:8080/root/pypi/+f/32b/d9656c6049d8c/cliff-3.6.0-py3-none-any.whl (79kB) 2021-02-10 03:05:20.952 | Collecting linecache2===1.0.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) 2021-02-10 03:05:20.969 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/e78/be9c0a0dfcbac/linecache2-1.0.0-py2.py3-none-any.whl 2021-02-10 03:05:20.983 | Collecting argparse (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 203)) 2021-02-10 03:05:21.011 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/c31/647edb69fd3d4/argparse-1.4.0-py2.py3-none-any.whl 2021-02-10 03:05:21.024 | Collecting cmd2===1.5.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 429)) 2021-02-10 03:05:21.141 | Downloading http://10.100.0.9:8080/root/pypi/+f/31a/aeb590ec7bd2c/cmd2-1.5.0-py3-none-any.whl (133kB) 2021-02-10 03:05:21.225 | Collecting stevedore===3.3.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 420)) 2021-02-10 03:05:21.290 | Downloading http://10.100.0.9:8080/root/pypi/+f/50d/7b78fbaf0d04c/stevedore-3.3.0-py3-none-any.whl (49kB) 2021-02-10 03:05:21.326 | Collecting prettytable===0.7.2 (from -c /opt/stack/requirements/upper-constraints.txt (line 143)) 2021-02-10 03:05:21.353 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/788/48506f2c027f8/prettytable-0.7.2-py3-none-any.whl 2021-02-10 03:05:21.366 | Collecting colorama===0.4.4 (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) 2021-02-10 03:05:21.415 | Downloading http://10.100.0.9:8080/root/pypi/+f/9f4/7eda37229f68e/colorama-0.4.4-py2.py3-none-any.whl 2021-02-10 03:05:21.431 | Collecting importlib-metadata===3.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 279)) 2021-02-10 03:05:21.486 | Downloading http://10.100.0.9:8080/root/pypi/+f/ace/61d5fc652dc28/importlib_metadata-3.4.0-py3-none-any.whl 2021-02-10 03:05:21.535 | Collecting attrs===20.3.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 49)) 2021-02-10 03:05:21.567 | Downloading http://10.100.0.9:8080/root/pypi/+f/31b/2eced602aa842/attrs-20.3.0-py2.py3-none-any.whl (49kB) 2021-02-10 03:05:21.629 | Collecting wcwidth===0.2.5 (from -c /opt/stack/requirements/upper-constraints.txt (line 140)) 2021-02-10 03:05:21.655 | Downloading http://10.100.0.9:8080/root/pypi/+f/beb/4802a9cebb914/wcwidth-0.2.5-py2.py3-none-any.whl 2021-02-10 03:05:21.676 | Collecting pyperclip===1.8.1 (from -c /opt/stack/requirements/upper-constraints.txt (line 267)) 2021-02-10 03:05:21.708 | Downloading http://10.100.0.9:8080/cloudbase/CI/+f/8bb/51a8fb6ad32d5/pyperclip-1.8.1-py3-none-any.whl 2021-02-10 03:05:21.722 | Collecting typing-extensions===3.7.4.3 (from -c /opt/stack/requirements/upper-constraints.txt (line 574)) 2021-02-10 03:05:21.747 | Downloading http://10.100.0.9:8080/root/pypi/+f/7cb/407020f00f7bf/typing_extensions-3.7.4.3-py3-none-any.whl 2021-02-10 03:05:21.763 | Collecting zipp===3.4.0 (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) 2021-02-10 03:05:21.803 | Downloading http://10.100.0.9:8080/root/pypi/+f/102/c24ef8f171fd7/zipp-3.4.0-py3-none-any.whl 2021-02-10 03:05:21.837 | Installing collected packages: chardet, certifi, attrs, extras, linecache2, traceback2, python-mimeparse, six, argparse, unittest2, testtools, fixtures, wcwidth, prettytable, urllib3, PyYAML, idna, requests, pyparsing, colorama, typing-extensions, zipp, importlib-metadata, pyperclip, cmd2, stevedore, cliff, packaging, Parsley, beagle, openstack-requirements 2021-02-10 03:05:23.603 | Running setup.py install for openstack-requirements: started 2021-02-10 03:05:25.959 | Running setup.py install for openstack-requirements: finished with status 'done' 2021-02-10 03:05:26.535 | 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.6.0 cmd2-1.5.0 colorama-0.4.4 extras-1.0.0 fixtures-3.0.0 idna-2.10 importlib-metadata-3.4.0 linecache2-1.0.0 openstack-requirements-1.2.1.dev4333 packaging-20.9 prettytable-0.7.2 pyparsing-2.4.7 pyperclip-1.8.1 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 typing-extensions-3.7.4.3 unittest2-1.1.0 urllib3-1.26.3 wcwidth-0.2.5 zipp-3.4.0 2021-02-10 03:05:26.664 | + inc/python:pip_install:200 : result=0 2021-02-10 03:05:26.668 | + inc/python:pip_install:202 : time_stop pip_install 2021-02-10 03:05:26.672 | + functions-common:time_stop:2306 : local name 2021-02-10 03:05:26.675 | + functions-common:time_stop:2307 : local end_time 2021-02-10 03:05:26.679 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 03:05:26.682 | + functions-common:time_stop:2309 : local total 2021-02-10 03:05:26.686 | + functions-common:time_stop:2310 : local start_time 2021-02-10 03:05:26.689 | + functions-common:time_stop:2312 : name=pip_install 2021-02-10 03:05:26.693 | + functions-common:time_stop:2313 : start_time=1612926315551 2021-02-10 03:05:26.695 | + functions-common:time_stop:2315 : [[ -z 1612926315551 ]] 2021-02-10 03:05:26.698 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 03:05:26.701 | + functions-common:time_stop:2318 : end_time=1612926326699 2021-02-10 03:05:26.704 | + functions-common:time_stop:2319 : elapsed_time=11148 2021-02-10 03:05:26.706 | + functions-common:time_stop:2320 : total=12480 2021-02-10 03:05:26.708 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 03:05:26.710 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=23628 2021-02-10 03:05:26.712 | + inc/python:pip_install:203 : return 0 2021-02-10 03:05:26.715 | + lib/infra:install_infra:39 : unset PIP_VIRTUAL_ENV 2021-02-10 03:05:26.718 | + lib/infra:install_infra:42 : use_library_from_git pbr 2021-02-10 03:05:26.720 | + inc/python:use_library_from_git:250 : local name=pbr 2021-02-10 03:05:26.722 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 03:05:26.725 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 03:05:26.727 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pbr, ]] 2021-02-10 03:05:26.730 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 03:05:26.732 | + lib/infra:install_infra:48 : pip_install -U pbr 2021-02-10 03:05:26.750 | Using python 3.6 to install pbr 2021-02-10 03:05:26.752 | + 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.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U pbr 2021-02-10 03:05:28.576 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-10 03:05:28.580 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-10 03:05:28.590 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-10 03:05:28.595 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-10 03:05:28.744 | Requirement already up-to-date: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.5.1) 2021-02-10 03:05:29.256 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-10 03:05:29.256 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-02-10 03:05:29.330 | + inc/python:pip_install:200 : result=0 2021-02-10 03:05:29.334 | + inc/python:pip_install:202 : time_stop pip_install 2021-02-10 03:05:29.337 | + functions-common:time_stop:2306 : local name 2021-02-10 03:05:29.339 | + functions-common:time_stop:2307 : local end_time 2021-02-10 03:05:29.341 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 03:05:29.344 | + functions-common:time_stop:2309 : local total 2021-02-10 03:05:29.346 | + functions-common:time_stop:2310 : local start_time 2021-02-10 03:05:29.348 | + functions-common:time_stop:2312 : name=pip_install 2021-02-10 03:05:29.350 | + functions-common:time_stop:2313 : start_time=1612926326746 2021-02-10 03:05:29.353 | + functions-common:time_stop:2315 : [[ -z 1612926326746 ]] 2021-02-10 03:05:29.356 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 03:05:29.359 | + functions-common:time_stop:2318 : end_time=1612926329357 2021-02-10 03:05:29.362 | + functions-common:time_stop:2319 : elapsed_time=2611 2021-02-10 03:05:29.365 | + functions-common:time_stop:2320 : total=23628 2021-02-10 03:05:29.367 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 03:05:29.369 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=26239 2021-02-10 03:05:29.372 | + inc/python:pip_install:203 : return 0 2021-02-10 03:05:29.374 | + ./stack.sh:main:782 : python3 -m venv /opt/stack/bindep-venv 2021-02-10 03:05:31.922 | + ./stack.sh:main:784 : /opt/stack/bindep-venv/bin/pip install bindep 2021-02-10 03:05:33.569 | Collecting bindep 2021-02-10 03:05:33.644 | Downloading http://10.100.0.9:8080/root/pypi/+f/0e7/df0a527c159ff/bindep-2.9.0-py2.py3-none-any.whl 2021-02-10 03:05:33.668 | Collecting pbr>=2.0.0 (from bindep) 2021-02-10 03:05:33.751 | Downloading http://10.100.0.9:8080/root/pypi/+f/b23/6cde0ac9a6aed/pbr-5.5.1-py2.py3-none-any.whl (106kB) 2021-02-10 03:05:33.781 | Collecting Parsley (from bindep) 2021-02-10 03:05:33.799 | Downloading http://10.100.0.9:8080/root/pypi/+f/c3b/c417b8c7e3a96/Parsley-1.3-py2.py3-none-any.whl (88kB) 2021-02-10 03:05:33.823 | Collecting distro (from bindep) 2021-02-10 03:05:33.847 | Downloading http://10.100.0.9:8080/root/pypi/+f/df7/4eed763e18d10/distro-1.5.0-py2.py3-none-any.whl 2021-02-10 03:05:33.856 | Installing collected packages: pbr, Parsley, distro, bindep 2021-02-10 03:05:34.178 | Successfully installed Parsley-1.3 bindep-2.9.0 distro-1.5.0 pbr-5.5.1 2021-02-10 03:05:34.244 | + ./stack.sh:main:785 : export BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-02-10 03:05:34.248 | + ./stack.sh:main:785 : BINDEP_CMD=/opt/stack/bindep-venv/bin/bindep 2021-02-10 03:05:34.253 | ++ ./stack.sh:main:788 : _get_plugin_bindep_packages 2021-02-10 03:05:34.270 | + ./stack.sh:main:788 : pkgs= 2021-02-10 03:05:34.273 | + ./stack.sh:main:789 : [[ -n '' ]] 2021-02-10 03:05:34.275 | + ./stack.sh:main:796 : run_phase stack pre-install 2021-02-10 03:05:34.278 | + functions-common:run_phase:1734 : local mode=stack 2021-02-10 03:05:34.280 | + functions-common:run_phase:1735 : local phase=pre-install 2021-02-10 03:05:34.282 | + functions-common:run_phase:1736 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-02-10 03:05:34.284 | + functions-common:run_phase:1737 : local extra_plugin_file_name 2021-02-10 03:05:34.287 | + functions-common:run_phase:1738 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-02-10 03:05:34.289 | + functions-common:run_phase:1743 : local exceptions=80-tempest.sh 2021-02-10 03:05:34.292 | + functions-common:run_phase:1744 : local extra 2021-02-10 03:05:34.294 | ++ functions-common:run_phase:1745 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-02-10 03:05:34.297 | + functions-common:run_phase:1745 : extra=80-tempest.sh 2021-02-10 03:05:34.300 | + functions-common:run_phase:1746 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-02-10 03:05:34.302 | + functions-common:run_phase:1750 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-02-10 03:05:34.304 | + functions-common:run_phase:1750 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack pre-install 2021-02-10 03:05:34.307 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-02-10 03:05:34.321 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:05:34.323 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-02-10 03:05:34.325 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-02-10 03:05:34.327 | ++ extras.d/80-tempest.sh:source:7 : [[ pre-install == \i\n\s\t\a\l\l ]] 2021-02-10 03:05:34.329 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-02-10 03:05:34.332 | ++ extras.d/80-tempest.sh:source:10 : [[ pre-install == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-02-10 03:05:34.334 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-02-10 03:05:34.336 | ++ extras.d/80-tempest.sh:source:13 : [[ pre-install == \e\x\t\r\a ]] 2021-02-10 03:05:34.338 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-02-10 03:05:34.340 | ++ extras.d/80-tempest.sh:source:16 : [[ pre-install == \p\o\s\t\-\e\x\t\r\a ]] 2021-02-10 03:05:34.343 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-02-10 03:05:34.345 | ++ extras.d/80-tempest.sh:source:19 : [[ pre-install == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-02-10 03:05:34.347 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-02-10 03:05:34.349 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-02-10 03:05:34.351 | + functions-common:run_phase:1755 : [[ stack == \s\o\u\r\c\e ]] 2021-02-10 03:05:34.354 | + functions-common:run_phase:1758 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-02-10 03:05:34.356 | + functions-common:run_phase:1761 : run_plugins stack pre-install 2021-02-10 03:05:34.358 | + functions-common:run_plugins:1720 : local mode=stack 2021-02-10 03:05:34.360 | + functions-common:run_plugins:1721 : local phase=pre-install 2021-02-10 03:05:34.363 | + functions-common:run_plugins:1723 : local plugins=,devstack-plugin-ceph 2021-02-10 03:05:34.365 | + functions-common:run_plugins:1724 : local plugin 2021-02-10 03:05:34.367 | + functions-common:run_plugins:1725 : for plugin in ${plugins//,/ } 2021-02-10 03:05:34.369 | + functions-common:run_plugins:1726 : local dir=/opt/stack/devstack-plugin-ceph 2021-02-10 03:05:34.371 | + functions-common:run_plugins:1727 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/plugin.sh ]] 2021-02-10 03:05:34.374 | + functions-common:run_plugins:1728 : source /opt/stack/devstack-plugin-ceph/devstack/plugin.sh stack pre-install 2021-02-10 03:05:34.377 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:3 : [[ stack == \s\o\u\r\c\e ]] 2021-02-10 03:05:34.379 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ stack == \s\t\a\c\k ]] 2021-02-10 03:05:34.381 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ pre-install == \p\r\e\-\i\n\s\t\a\l\l ]] 2021-02-10 03:05:34.383 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:7 : [[ False = \T\r\u\e ]] 2021-02-10 03:05:34.385 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:12 : echo_summary 'Installing Ceph' 2021-02-10 03:05:34.387 | ++ ./stack.sh:echo_summary:416 : [[ -t 3 ]] 2021-02-10 03:05:34.389 | ++ ./stack.sh:echo_summary:422 : echo -e Installing Ceph 2021-02-10 03:05:34.391 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:13 : check_os_support_ceph 2021-02-10 03:05:34.393 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:check_os_support_ceph:269 : [[ bionic =~ f[0-9][0-9] ]] 2021-02-10 03:05:34.395 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:check_os_support_ceph:274 : [[ ! bionic =~ (focal|bionic|xenial|f31|f32) ]] 2021-02-10 03:05:34.398 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:check_os_support_ceph:287 : [[ ! systemd == \s\y\s\t\e\m\d ]] 2021-02-10 03:05:34.400 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:14 : '[' False = False ']' 2021-02-10 03:05:34.402 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:15 : '[' False = True ']' 2021-02-10 03:05:34.404 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:19 : install_ceph 2021-02-10 03:05:34.406 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1057 : is_ubuntu 2021-02-10 03:05:34.408 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 03:05:34.410 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 03:05:34.412 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1058 : [[ bionic =~ (focal|xenial|bionic) ]] 2021-02-10 03:05:34.415 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1063 : install_package software-properties-common 2021-02-10 03:05:34.417 | ++ functions-common:install_package:1344 : update_package_repo 2021-02-10 03:05:34.419 | ++ functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-02-10 03:05:34.421 | ++ functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2021-02-10 03:05:34.423 | ++ functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-02-10 03:05:34.425 | ++ functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-02-10 03:05:34.427 | ++ functions-common:update_package_repo:1324 : is_ubuntu 2021-02-10 03:05:34.429 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 03:05:34.431 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 03:05:34.433 | ++ functions-common:update_package_repo:1325 : apt_get_update 2021-02-10 03:05:34.435 | ++ functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2021-02-10 03:05:34.437 | ++ functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2021-02-10 03:05:34.440 | ++ functions-common:apt_get_update:1071 : return 2021-02-10 03:05:34.442 | ++ functions-common:install_package:1345 : real_install_package software-properties-common 2021-02-10 03:05:34.444 | ++ functions-common:real_install_package:1330 : is_ubuntu 2021-02-10 03:05:34.446 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 03:05:34.448 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 03:05:34.450 | ++ functions-common:real_install_package:1331 : apt_get install software-properties-common 2021-02-10 03:05:34.470 | ++ functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install software-properties-common 2021-02-10 03:05:34.589 | Reading package lists... 2021-02-10 03:05:34.837 | Building dependency tree... 2021-02-10 03:05:34.839 | Reading state information... 2021-02-10 03:05:35.044 | software-properties-common is already the newest version (0.96.24.32.14). 2021-02-10 03:05:35.044 | The following packages were automatically installed and are no longer required: 2021-02-10 03:05:35.044 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-02-10 03:05:35.044 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-02-10 03:05:35.044 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2021-02-10 03:05:35.044 | python3-pam python3-problem-report python3-pyasn1 2021-02-10 03:05:35.044 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-02-10 03:05:35.044 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-02-10 03:05:35.045 | Use 'sudo apt autoremove' to remove them. 2021-02-10 03:05:35.118 | 0 upgraded, 0 newly installed, 0 to remove and 170 not upgraded. 2021-02-10 03:05:35.124 | ++ functions-common:apt_get:1115 : result=0 2021-02-10 03:05:35.127 | ++ functions-common:apt_get:1118 : time_stop apt-get 2021-02-10 03:05:35.131 | ++ functions-common:time_stop:2306 : local name 2021-02-10 03:05:35.133 | ++ functions-common:time_stop:2307 : local end_time 2021-02-10 03:05:35.136 | ++ functions-common:time_stop:2308 : local elapsed_time 2021-02-10 03:05:35.138 | ++ functions-common:time_stop:2309 : local total 2021-02-10 03:05:35.140 | ++ functions-common:time_stop:2310 : local start_time 2021-02-10 03:05:35.142 | ++ functions-common:time_stop:2312 : name=apt-get 2021-02-10 03:05:35.145 | ++ functions-common:time_stop:2313 : start_time=1612926334467 2021-02-10 03:05:35.147 | ++ functions-common:time_stop:2315 : [[ -z 1612926334467 ]] 2021-02-10 03:05:35.150 | +++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 03:05:35.153 | ++ functions-common:time_stop:2318 : end_time=1612926335151 2021-02-10 03:05:35.156 | ++ functions-common:time_stop:2319 : elapsed_time=684 2021-02-10 03:05:35.158 | ++ functions-common:time_stop:2320 : total=147301 2021-02-10 03:05:35.160 | ++ functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 03:05:35.162 | ++ functions-common:time_stop:2323 : _TIME_TOTAL[$name]=147985 2021-02-10 03:05:35.165 | ++ functions-common:apt_get:1119 : return 0 2021-02-10 03:05:35.167 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1065 : [[ bionic =~ (xenial) ]] 2021-02-10 03:05:35.169 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1068 : configure_repo_ceph apt-get nautilus bionic 2021-02-10 03:05:35.172 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:965 : local package_manager=apt-get 2021-02-10 03:05:35.174 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:966 : local ceph_release=nautilus 2021-02-10 03:05:35.176 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:967 : local distro_release=bionic 2021-02-10 03:05:35.178 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:969 : is_ubuntu 2021-02-10 03:05:35.180 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 03:05:35.183 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 03:05:35.185 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:970 : wget -q -O- https://download.ceph.com/keys/release.asc 2021-02-10 03:05:35.186 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:970 : sudo apt-key add - 2021-02-10 03:05:35.326 | Warning: apt-key output should not be parsed (stdout is not a terminal) 2021-02-10 03:05:36.148 | OK 2021-02-10 03:05:36.163 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:971 : sudo apt-add-repository -y 'deb https://download.ceph.com/debian-nautilus/ bionic main' 2021-02-10 03:05:37.339 | Hit:1 http://security.ubuntu.com/ubuntu bionic-security InRelease 2021-02-10 03:05:37.388 | Hit:2 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri InRelease 2021-02-10 03:05:37.475 | Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-02-10 03:05:37.601 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2021-02-10 03:05:37.735 | Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2021-02-10 03:05:37.978 | Get:6 https://download.ceph.com/debian-nautilus bionic InRelease [8,560 B] 2021-02-10 03:05:38.243 | Get:7 https://download.ceph.com/debian-nautilus bionic/main amd64 Packages [15.9 kB] 2021-02-10 03:05:41.697 | Fetched 24.4 kB in 1s (23.0 kB/s) 2021-02-10 03:05:43.401 | Reading package lists... 2021-02-10 03:05:43.465 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_repo_ceph:972 : sudo apt-get -y update 2021-02-10 03:05:43.740 | Hit:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic InRelease 2021-02-10 03:05:43.740 | Hit:2 http://security.ubuntu.com/ubuntu bionic-security InRelease 2021-02-10 03:05:43.740 | Hit:3 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri InRelease 2021-02-10 03:05:43.782 | Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates InRelease 2021-02-10 03:05:43.838 | Hit:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-backports InRelease 2021-02-10 03:05:44.180 | Hit:6 https://download.ceph.com/debian-nautilus bionic InRelease 2021-02-10 03:05:46.380 | Reading package lists... 2021-02-10 03:05:46.442 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1071 : CEPH_PACKAGES='ceph libnss3-tools' 2021-02-10 03:05:46.444 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1072 : python3_enabled 2021-02-10 03:05:46.447 | ++ inc/python:python3_enabled:455 : return 0 2021-02-10 03:05:46.450 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1073 : CEPH_PACKAGES='ceph libnss3-tools python3-rados python3-rbd' 2021-02-10 03:05:46.453 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1076 : is_ceph_enabled_for_service manila 2021-02-10 03:05:46.456 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:193 : local config config_name enabled service 2021-02-10 03:05:46.459 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:194 : enabled=1 2021-02-10 03:05:46.461 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:195 : service=manila 2021-02-10 03:05:46.465 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : echo manila 2021-02-10 03:05:46.466 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : tr '[:lower:]' '[:upper:]' 2021-02-10 03:05:46.466 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : tr - _ 2021-02-10 03:05:46.469 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : config_name=ENABLE_CEPH_MANILA 2021-02-10 03:05:46.472 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : eval echo '$ENABLE_CEPH_MANILA' 2021-02-10 03:05:46.474 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : echo True 2021-02-10 03:05:46.477 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : config=True 2021-02-10 03:05:46.480 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : is_service_enabled manila 2021-02-10 03:05:46.494 | ++ functions-common:is_service_enabled:1962 : return 1 2021-02-10 03:05:46.497 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:205 : return 1 2021-02-10 03:05:46.499 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1080 : '[' False = True ']' 2021-02-10 03:05:46.501 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1084 : '[' '' = True ']' 2021-02-10 03:05:46.503 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:install_ceph:1094 : install_package ceph libnss3-tools python3-rados python3-rbd 2021-02-10 03:05:46.506 | ++ functions-common:install_package:1344 : update_package_repo 2021-02-10 03:05:46.508 | ++ functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-02-10 03:05:46.510 | ++ functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2021-02-10 03:05:46.512 | ++ functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-02-10 03:05:46.514 | ++ functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-02-10 03:05:46.517 | ++ functions-common:update_package_repo:1324 : is_ubuntu 2021-02-10 03:05:46.519 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 03:05:46.521 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 03:05:46.523 | ++ functions-common:update_package_repo:1325 : apt_get_update 2021-02-10 03:05:46.525 | ++ functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2021-02-10 03:05:46.527 | ++ functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2021-02-10 03:05:46.529 | ++ functions-common:apt_get_update:1071 : return 2021-02-10 03:05:46.532 | ++ functions-common:install_package:1345 : real_install_package ceph libnss3-tools python3-rados python3-rbd 2021-02-10 03:05:46.534 | ++ functions-common:real_install_package:1330 : is_ubuntu 2021-02-10 03:05:46.536 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 03:05:46.538 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 03:05:46.540 | ++ functions-common:real_install_package:1331 : apt_get install ceph libnss3-tools python3-rados python3-rbd 2021-02-10 03:05:46.559 | ++ functions-common:apt_get:1111 : 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-02-10 03:05:46.679 | Reading package lists... 2021-02-10 03:05:46.929 | Building dependency tree... 2021-02-10 03:05:46.930 | Reading state information... 2021-02-10 03:05:47.141 | The following packages were automatically installed and are no longer required: 2021-02-10 03:05:47.142 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-02-10 03:05:47.142 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-02-10 03:05:47.142 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2021-02-10 03:05:47.142 | python3-pam python3-problem-report python3-pyasn1 2021-02-10 03:05:47.142 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-02-10 03:05:47.142 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-02-10 03:05:47.142 | Use 'sudo apt autoremove' to remove them. 2021-02-10 03:05:47.142 | The following additional packages will be installed: 2021-02-10 03:05:47.142 | ceph-base ceph-common ceph-mds ceph-mgr ceph-mgr-modules-core ceph-mon 2021-02-10 03:05:47.143 | ceph-osd chrony ibverbs-providers libbabeltrace1 libcephfs2 libdw1 2021-02-10 03:05:47.143 | libgoogle-perftools4 libibverbs1 libleveldb1v5 liboath0 librabbitmq4 2021-02-10 03:05:47.143 | librados2 libradosstriper1 librbd1 librdmacm1 libsnappy1v5 2021-02-10 03:05:47.143 | libtcmalloc-minimal4 python-pastedeploy-tpl python3-bcrypt python3-bs4 2021-02-10 03:05:47.143 | python3-ceph-argparse python3-ceph-common python3-cephfs python3-cherrypy3 2021-02-10 03:05:47.143 | python3-dateutil python3-html5lib python3-logutils python3-lxml python3-mako 2021-02-10 03:05:47.143 | python3-paste python3-pastedeploy python3-pastescript python3-pecan 2021-02-10 03:05:47.143 | python3-prettytable python3-pyinotify python3-repoze.lru python3-routes 2021-02-10 03:05:47.143 | python3-simplegeneric python3-simplejson python3-singledispatch 2021-02-10 03:05:47.143 | python3-tempita python3-waitress python3-webencodings python3-webob 2021-02-10 03:05:47.143 | python3-webtest python3-werkzeug python3-yaml smartmontools 2021-02-10 03:05:47.144 | Suggested packages: 2021-02-10 03:05:47.145 | ceph-fuse ceph-mgr-cephadm ceph-mgr-dashboard ceph-mgr-diskprediction-cloud 2021-02-10 03:05:47.145 | ceph-mgr-diskprediction-local ceph-mgr-k8sevents ceph-mgr-rook nvme-cli 2021-02-10 03:05:47.145 | python3-genshi python3-lxml-dbg python-lxml-doc python3-beaker 2021-02-10 03:05:47.145 | python-mako-doc httpd-wsgi libapache2-mod-python libapache2-mod-scgi 2021-02-10 03:05:47.145 | libjs-mochikit python-pecan-doc python-pyinotify-doc python-waitress-doc 2021-02-10 03:05:47.145 | python-webob-doc python-webtest-doc ipython3 python-werkzeug-doc 2021-02-10 03:05:47.145 | python3-termcolor python3-watchdog gsmartcontrol smart-notifier mailx 2021-02-10 03:05:47.145 | | mailutils 2021-02-10 03:05:47.288 | The following NEW packages will be installed: 2021-02-10 03:05:47.288 | ceph ceph-base ceph-common ceph-mds ceph-mgr ceph-mgr-modules-core ceph-mon 2021-02-10 03:05:47.289 | ceph-osd chrony libbabeltrace1 libcephfs2 libdw1 libgoogle-perftools4 2021-02-10 03:05:47.289 | libleveldb1v5 libnss3-tools liboath0 librabbitmq4 libradosstriper1 2021-02-10 03:05:47.289 | librdmacm1 libsnappy1v5 libtcmalloc-minimal4 python-pastedeploy-tpl 2021-02-10 03:05:47.289 | python3-bcrypt python3-bs4 python3-ceph-argparse python3-ceph-common 2021-02-10 03:05:47.289 | python3-cephfs python3-cherrypy3 python3-dateutil python3-html5lib 2021-02-10 03:05:47.289 | python3-logutils python3-lxml python3-mako python3-paste python3-pastedeploy 2021-02-10 03:05:47.289 | python3-pastescript python3-pecan python3-prettytable python3-pyinotify 2021-02-10 03:05:47.289 | python3-rados python3-rbd python3-repoze.lru python3-routes 2021-02-10 03:05:47.289 | python3-simplegeneric python3-simplejson python3-singledispatch 2021-02-10 03:05:47.289 | python3-tempita python3-waitress python3-webencodings python3-webob 2021-02-10 03:05:47.289 | python3-webtest python3-werkzeug python3-yaml smartmontools 2021-02-10 03:05:47.290 | The following packages will be upgraded: 2021-02-10 03:05:47.291 | ibverbs-providers libibverbs1 librados2 librbd1 2021-02-10 03:05:47.437 | 4 upgraded, 54 newly installed, 0 to remove and 166 not upgraded. 2021-02-10 03:05:47.437 | Need to get 52.9 MB of archives. 2021-02-10 03:05:47.437 | After this operation, 193 MB of additional disk space will be used. 2021-02-10 03:05:47.437 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-prettytable all 0.7.2-3 [19.7 kB] 2021-02-10 03:05:47.440 | Get:2 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 ibverbs-providers amd64 28.0-1ubuntu1~cloud0 [221 kB] 2021-02-10 03:05:47.551 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libdw1 amd64 0.170-0.4ubuntu0.1 [203 kB] 2021-02-10 03:05:47.717 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libbabeltrace1 amd64 1.5.5-1 [154 kB] 2021-02-10 03:05:47.732 | Get:5 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 libibverbs1 amd64 28.0-1ubuntu1~cloud0 [54.1 kB] 2021-02-10 03:05:47.738 | Get:6 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 librdmacm1 amd64 28.0-1ubuntu1~cloud0 [61.7 kB] 2021-02-10 03:05:47.751 | Get:7 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 librbd1 amd64 15.2.7-0ubuntu0.20.04.1~cloud0 [1,569 kB] 2021-02-10 03:05:47.761 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libtcmalloc-minimal4 amd64 2.5-2.2ubuntu3 [91.6 kB] 2021-02-10 03:05:47.779 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libgoogle-perftools4 amd64 2.5-2.2ubuntu3 [190 kB] 2021-02-10 03:05:47.808 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libsnappy1v5 amd64 1.1.7-1 [16.0 kB] 2021-02-10 03:05:47.810 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libleveldb1v5 amd64 1.20-2 [136 kB] 2021-02-10 03:05:47.829 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 liboath0 amd64 2.6.1-1 [44.7 kB] 2021-02-10 03:05:47.836 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 librabbitmq4 amd64 0.8.0-1ubuntu0.18.04.2 [33.9 kB] 2021-02-10 03:05:47.841 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-bcrypt amd64 3.1.4-2 [29.9 kB] 2021-02-10 03:05:47.846 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-cherrypy3 all 8.9.1-2 [160 kB] 2021-02-10 03:05:47.866 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-logutils all 0.3.3-5 [16.7 kB] 2021-02-10 03:05:47.868 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-mako all 1.0.7+ds1-1 [59.3 kB] 2021-02-10 03:05:47.923 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-simplegeneric all 0.8.1-1 [11.5 kB] 2021-02-10 03:05:47.924 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-singledispatch all 3.4.0.3-2 [7,022 B] 2021-02-10 03:05:47.925 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-bs4 all 4.6.0-1 [67.8 kB] 2021-02-10 03:05:47.934 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-waitress all 1.0.1-1 [53.4 kB] 2021-02-10 03:05:47.940 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-tempita all 0.5.2-2 [13.9 kB] 2021-02-10 03:05:47.942 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-paste all 2.0.3+dfsg-4ubuntu1 [456 kB] 2021-02-10 03:05:48.018 | Get:24 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 librados2 amd64 15.2.7-0ubuntu0.20.04.1~cloud0 [3,076 kB] 2021-02-10 03:05:48.071 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python-pastedeploy-tpl all 1.5.2-4 [4,796 B] 2021-02-10 03:05:48.072 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-pastedeploy all 1.5.2-4 [13.4 kB] 2021-02-10 03:05:48.073 | Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-webtest all 2.0.28-1ubuntu1 [27.9 kB] 2021-02-10 03:05:48.078 | Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libnss3-tools amd64 2:3.35-2ubuntu2.12 [869 kB] 2021-02-10 03:05:48.280 | Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-webencodings all 0.5-2 [10.4 kB] 2021-02-10 03:05:48.281 | Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-html5lib all 0.999999999-1 [81.9 kB] 2021-02-10 03:05:48.289 | Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 python3-lxml amd64 4.2.1-1ubuntu0.3 [1,097 kB] 2021-02-10 03:05:48.448 | Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-pastescript all 2.0.2-2 [54.6 kB] 2021-02-10 03:05:48.453 | Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-pyinotify all 0.9.6-1 [24.7 kB] 2021-02-10 03:05:48.474 | Get:34 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python3-ceph-argparse amd64 15.2.7-0ubuntu0.20.04.1~cloud0 [54.2 kB] 2021-02-10 03:05:48.478 | Get:35 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python3-yaml amd64 5.3.1-1~cloud0 [127 kB] 2021-02-10 03:05:48.489 | Get:36 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python3-ceph-common all 15.2.7-0ubuntu0.20.04.1~cloud0 [60.3 kB] 2021-02-10 03:05:48.494 | Get:37 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 libcephfs2 amd64 15.2.7-0ubuntu0.20.04.1~cloud0 [465 kB] 2021-02-10 03:05:48.509 | Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-repoze.lru all 0.7-1 [11.7 kB] 2021-02-10 03:05:48.510 | Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-routes all 2.4.1-1 [28.4 kB] 2021-02-10 03:05:48.518 | Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 python3-simplejson amd64 3.13.2-1 [49.6 kB] 2021-02-10 03:05:48.523 | Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 chrony amd64 3.2-4ubuntu4.5 [204 kB] 2021-02-10 03:05:48.558 | Get:42 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python3-rados amd64 15.2.7-0ubuntu0.20.04.1~cloud0 [365 kB] 2021-02-10 03:05:48.590 | Get:43 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python3-cephfs amd64 15.2.7-0ubuntu0.20.04.1~cloud0 [165 kB] 2021-02-10 03:05:48.603 | Get:44 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python3-rbd amd64 15.2.7-0ubuntu0.20.04.1~cloud0 [345 kB] 2021-02-10 03:05:48.638 | Get:45 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 libradosstriper1 amd64 15.2.7-0ubuntu0.20.04.1~cloud0 [375 kB] 2021-02-10 03:05:48.670 | Get:46 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 ceph-common amd64 15.2.7-0ubuntu0.20.04.1~cloud0 [16.1 MB] 2021-02-10 03:05:50.936 | Get:47 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 ceph-base amd64 15.2.7-0ubuntu0.20.04.1~cloud0 [4,009 kB] 2021-02-10 03:05:51.583 | Get:48 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 smartmontools amd64 7.1-1build1~cloud0 [529 kB] 2021-02-10 03:05:51.666 | Get:49 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 ceph-osd amd64 15.2.7-0ubuntu0.20.04.1~cloud0 [14.2 MB] 2021-02-10 03:05:54.195 | Get:50 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python3-dateutil all 2.7.3-3ubuntu1~cloud0 [64.5 kB] 2021-02-10 03:05:54.197 | Get:51 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 ceph-mgr-modules-core all 15.2.7-0ubuntu0.20.04.1~cloud0 [180 kB] 2021-02-10 03:05:54.207 | Get:52 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python3-webob all 1:1.8.5-2~cloud0 [89.4 kB] 2021-02-10 03:05:54.225 | Get:53 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python3-pecan all 1.3.3-3ubuntu1~cloud0 [104 kB] 2021-02-10 03:05:54.227 | Get:54 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python3-werkzeug all 0.16.1+dfsg1-2~cloud0 [185 kB] 2021-02-10 03:05:54.232 | Get:55 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 ceph-mgr amd64 15.2.7-0ubuntu0.20.04.1~cloud0 [1,296 kB] 2021-02-10 03:05:54.403 | Get:56 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 ceph-mon amd64 15.2.7-0ubuntu0.20.04.1~cloud0 [3,054 kB] 2021-02-10 03:05:54.761 | Get:57 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 ceph amd64 15.2.7-0ubuntu0.20.04.1~cloud0 [42.6 kB] 2021-02-10 03:05:54.763 | Get:58 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 ceph-mds amd64 15.2.7-0ubuntu0.20.04.1~cloud0 [1,854 kB] 2021-02-10 03:05:55.824 | Fetched 52.9 MB in 8s (6,846 kB/s) 2021-02-10 03:05:55.943 | (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 ... 74688 files and directories currently installed.) 2021-02-10 03:05:55.947 | Preparing to unpack .../00-ibverbs-providers_28.0-1ubuntu1~cloud0_amd64.deb ... 2021-02-10 03:05:56.095 | Unpacking ibverbs-providers:amd64 (28.0-1ubuntu1~cloud0) over (17.1-1ubuntu0.2) ... 2021-02-10 03:05:56.246 | Preparing to unpack .../01-libibverbs1_28.0-1ubuntu1~cloud0_amd64.deb ... 2021-02-10 03:05:56.273 | Unpacking libibverbs1:amd64 (28.0-1ubuntu1~cloud0) over (17.1-1ubuntu0.2) ... 2021-02-10 03:05:56.385 | Selecting previously unselected package librdmacm1:amd64. 2021-02-10 03:05:56.392 | Preparing to unpack .../02-librdmacm1_28.0-1ubuntu1~cloud0_amd64.deb ... 2021-02-10 03:05:56.397 | Unpacking librdmacm1:amd64 (28.0-1ubuntu1~cloud0) ... 2021-02-10 03:05:56.509 | Preparing to unpack .../03-librbd1_15.2.7-0ubuntu0.20.04.1~cloud0_amd64.deb ... 2021-02-10 03:05:56.535 | Unpacking librbd1 (15.2.7-0ubuntu0.20.04.1~cloud0) over (12.2.13-0ubuntu0.18.04.6) ... 2021-02-10 03:05:56.917 | Preparing to unpack .../04-librados2_15.2.7-0ubuntu0.20.04.1~cloud0_amd64.deb ... 2021-02-10 03:05:56.939 | Unpacking librados2 (15.2.7-0ubuntu0.20.04.1~cloud0) over (12.2.13-0ubuntu0.18.04.6) ... 2021-02-10 03:05:57.463 | Selecting previously unselected package python3-ceph-argparse. 2021-02-10 03:05:57.471 | Preparing to unpack .../05-python3-ceph-argparse_15.2.7-0ubuntu0.20.04.1~cloud0_amd64.deb ... 2021-02-10 03:05:57.476 | Unpacking python3-ceph-argparse (15.2.7-0ubuntu0.20.04.1~cloud0) ... 2021-02-10 03:05:57.567 | Selecting previously unselected package python3-yaml. 2021-02-10 03:05:57.575 | Preparing to unpack .../06-python3-yaml_5.3.1-1~cloud0_amd64.deb ... 2021-02-10 03:05:57.579 | Unpacking python3-yaml (5.3.1-1~cloud0) ... 2021-02-10 03:05:57.683 | Selecting previously unselected package python3-ceph-common. 2021-02-10 03:05:57.691 | Preparing to unpack .../07-python3-ceph-common_15.2.7-0ubuntu0.20.04.1~cloud0_all.deb ... 2021-02-10 03:05:57.695 | Unpacking python3-ceph-common (15.2.7-0ubuntu0.20.04.1~cloud0) ... 2021-02-10 03:05:57.797 | Selecting previously unselected package libcephfs2. 2021-02-10 03:05:57.805 | Preparing to unpack .../08-libcephfs2_15.2.7-0ubuntu0.20.04.1~cloud0_amd64.deb ... 2021-02-10 03:05:57.809 | Unpacking libcephfs2 (15.2.7-0ubuntu0.20.04.1~cloud0) ... 2021-02-10 03:05:57.941 | Selecting previously unselected package python3-rados. 2021-02-10 03:05:57.949 | Preparing to unpack .../09-python3-rados_15.2.7-0ubuntu0.20.04.1~cloud0_amd64.deb ... 2021-02-10 03:05:57.953 | Unpacking python3-rados (15.2.7-0ubuntu0.20.04.1~cloud0) ... 2021-02-10 03:05:58.092 | Selecting previously unselected package python3-cephfs. 2021-02-10 03:05:58.099 | Preparing to unpack .../10-python3-cephfs_15.2.7-0ubuntu0.20.04.1~cloud0_amd64.deb ... 2021-02-10 03:05:58.104 | Unpacking python3-cephfs (15.2.7-0ubuntu0.20.04.1~cloud0) ... 2021-02-10 03:05:58.211 | Selecting previously unselected package python3-prettytable. 2021-02-10 03:05:58.219 | Preparing to unpack .../11-python3-prettytable_0.7.2-3_all.deb ... 2021-02-10 03:05:58.224 | Unpacking python3-prettytable (0.7.2-3) ... 2021-02-10 03:05:58.290 | Selecting previously unselected package python3-rbd. 2021-02-10 03:05:58.298 | Preparing to unpack .../12-python3-rbd_15.2.7-0ubuntu0.20.04.1~cloud0_amd64.deb ... 2021-02-10 03:05:58.302 | Unpacking python3-rbd (15.2.7-0ubuntu0.20.04.1~cloud0) ... 2021-02-10 03:05:58.444 | Selecting previously unselected package libdw1:amd64. 2021-02-10 03:05:58.451 | Preparing to unpack .../13-libdw1_0.170-0.4ubuntu0.1_amd64.deb ... 2021-02-10 03:05:58.456 | Unpacking libdw1:amd64 (0.170-0.4ubuntu0.1) ... 2021-02-10 03:05:58.578 | Selecting previously unselected package libbabeltrace1:amd64. 2021-02-10 03:05:58.585 | Preparing to unpack .../14-libbabeltrace1_1.5.5-1_amd64.deb ... 2021-02-10 03:05:58.591 | Unpacking libbabeltrace1:amd64 (1.5.5-1) ... 2021-02-10 03:05:58.713 | Selecting previously unselected package libtcmalloc-minimal4. 2021-02-10 03:05:58.724 | Preparing to unpack .../15-libtcmalloc-minimal4_2.5-2.2ubuntu3_amd64.deb ... 2021-02-10 03:05:58.730 | Unpacking libtcmalloc-minimal4 (2.5-2.2ubuntu3) ... 2021-02-10 03:05:58.822 | Selecting previously unselected package libgoogle-perftools4. 2021-02-10 03:05:58.831 | Preparing to unpack .../16-libgoogle-perftools4_2.5-2.2ubuntu3_amd64.deb ... 2021-02-10 03:05:58.836 | Unpacking libgoogle-perftools4 (2.5-2.2ubuntu3) ... 2021-02-10 03:05:58.958 | Selecting previously unselected package libsnappy1v5:amd64. 2021-02-10 03:05:58.969 | Preparing to unpack .../17-libsnappy1v5_1.1.7-1_amd64.deb ... 2021-02-10 03:05:58.974 | Unpacking libsnappy1v5:amd64 (1.1.7-1) ... 2021-02-10 03:05:59.061 | Selecting previously unselected package libleveldb1v5:amd64. 2021-02-10 03:05:59.071 | Preparing to unpack .../18-libleveldb1v5_1.20-2_amd64.deb ... 2021-02-10 03:05:59.077 | Unpacking libleveldb1v5:amd64 (1.20-2) ... 2021-02-10 03:05:59.197 | Selecting previously unselected package liboath0. 2021-02-10 03:05:59.208 | Preparing to unpack .../19-liboath0_2.6.1-1_amd64.deb ... 2021-02-10 03:05:59.213 | Unpacking liboath0 (2.6.1-1) ... 2021-02-10 03:05:59.307 | Selecting previously unselected package librabbitmq4:amd64. 2021-02-10 03:05:59.316 | Preparing to unpack .../20-librabbitmq4_0.8.0-1ubuntu0.18.04.2_amd64.deb ... 2021-02-10 03:05:59.321 | Unpacking librabbitmq4:amd64 (0.8.0-1ubuntu0.18.04.2) ... 2021-02-10 03:05:59.424 | Selecting previously unselected package libradosstriper1. 2021-02-10 03:05:59.431 | Preparing to unpack .../21-libradosstriper1_15.2.7-0ubuntu0.20.04.1~cloud0_amd64.deb ... 2021-02-10 03:05:59.436 | Unpacking libradosstriper1 (15.2.7-0ubuntu0.20.04.1~cloud0) ... 2021-02-10 03:05:59.611 | Selecting previously unselected package ceph-common. 2021-02-10 03:05:59.622 | Preparing to unpack .../22-ceph-common_15.2.7-0ubuntu0.20.04.1~cloud0_amd64.deb ... 2021-02-10 03:05:59.631 | Unpacking ceph-common (15.2.7-0ubuntu0.20.04.1~cloud0) ... 2021-02-10 03:06:02.046 | Selecting previously unselected package ceph-base. 2021-02-10 03:06:02.054 | Preparing to unpack .../23-ceph-base_15.2.7-0ubuntu0.20.04.1~cloud0_amd64.deb ... 2021-02-10 03:06:02.069 | Unpacking ceph-base (15.2.7-0ubuntu0.20.04.1~cloud0) ... 2021-02-10 03:06:02.782 | Selecting previously unselected package smartmontools. 2021-02-10 03:06:02.794 | Preparing to unpack .../24-smartmontools_7.1-1build1~cloud0_amd64.deb ... 2021-02-10 03:06:02.819 | Unpacking smartmontools (7.1-1build1~cloud0) ... 2021-02-10 03:06:02.983 | Setting up libibverbs1:amd64 (28.0-1ubuntu1~cloud0) ... 2021-02-10 03:06:03.009 | Setting up librdmacm1:amd64 (28.0-1ubuntu1~cloud0) ... 2021-02-10 03:06:03.041 | Setting up librados2 (15.2.7-0ubuntu0.20.04.1~cloud0) ... 2021-02-10 03:06:03.073 | Setting up librbd1 (15.2.7-0ubuntu0.20.04.1~cloud0) ... 2021-02-10 03:06:03.106 | Setting up python3-ceph-argparse (15.2.7-0ubuntu0.20.04.1~cloud0) ... 2021-02-10 03:06:03.414 | Setting up python3-yaml (5.3.1-1~cloud0) ... 2021-02-10 03:06:03.750 | Setting up python3-ceph-common (15.2.7-0ubuntu0.20.04.1~cloud0) ... 2021-02-10 03:06:04.052 | Setting up libcephfs2 (15.2.7-0ubuntu0.20.04.1~cloud0) ... 2021-02-10 03:06:04.084 | Setting up python3-rados (15.2.7-0ubuntu0.20.04.1~cloud0) ... 2021-02-10 03:06:04.118 | Setting up python3-cephfs (15.2.7-0ubuntu0.20.04.1~cloud0) ... 2021-02-10 03:06:04.409 | Setting up python3-prettytable (0.7.2-3) ... 2021-02-10 03:06:04.694 | Setting up python3-rbd (15.2.7-0ubuntu0.20.04.1~cloud0) ... 2021-02-10 03:06:04.725 | Setting up libdw1:amd64 (0.170-0.4ubuntu0.1) ... 2021-02-10 03:06:04.760 | Setting up libbabeltrace1:amd64 (1.5.5-1) ... 2021-02-10 03:06:04.794 | Setting up libtcmalloc-minimal4 (2.5-2.2ubuntu3) ... 2021-02-10 03:06:04.829 | Setting up libgoogle-perftools4 (2.5-2.2ubuntu3) ... 2021-02-10 03:06:04.862 | Setting up libsnappy1v5:amd64 (1.1.7-1) ... 2021-02-10 03:06:04.896 | Setting up libleveldb1v5:amd64 (1.20-2) ... 2021-02-10 03:06:04.930 | Setting up liboath0 (2.6.1-1) ... 2021-02-10 03:06:04.976 | Setting up librabbitmq4:amd64 (0.8.0-1ubuntu0.18.04.2) ... 2021-02-10 03:06:05.008 | Setting up libradosstriper1 (15.2.7-0ubuntu0.20.04.1~cloud0) ... 2021-02-10 03:06:05.042 | Setting up ceph-common (15.2.7-0ubuntu0.20.04.1~cloud0) ... 2021-02-10 03:06:05.229 | Adding group ceph....done 2021-02-10 03:06:05.401 | Adding system user ceph....done 2021-02-10 03:06:05.465 | Setting system user ceph properties....done 2021-02-10 03:06:05.731 | Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target → /lib/systemd/system/ceph.target. 2021-02-10 03:06:06.136 | Created symlink /etc/systemd/system/multi-user.target.wants/rbdmap.service → /lib/systemd/system/rbdmap.service. 2021-02-10 03:06:06.789 | Selecting previously unselected package ceph-osd. 2021-02-10 03:06:06.835 | (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 ... 75124 files and directories currently installed.) 2021-02-10 03:06:06.838 | Preparing to unpack .../00-ceph-osd_15.2.7-0ubuntu0.20.04.1~cloud0_amd64.deb ... 2021-02-10 03:06:06.843 | Unpacking ceph-osd (15.2.7-0ubuntu0.20.04.1~cloud0) ... 2021-02-10 03:06:08.919 | Selecting previously unselected package python3-dateutil. 2021-02-10 03:06:08.927 | Preparing to unpack .../01-python3-dateutil_2.7.3-3ubuntu1~cloud0_all.deb ... 2021-02-10 03:06:08.932 | Unpacking python3-dateutil (2.7.3-3ubuntu1~cloud0) ... 2021-02-10 03:06:09.009 | Selecting previously unselected package ceph-mgr-modules-core. 2021-02-10 03:06:09.020 | Preparing to unpack .../02-ceph-mgr-modules-core_15.2.7-0ubuntu0.20.04.1~cloud0_all.deb ... 2021-02-10 03:06:09.025 | Unpacking ceph-mgr-modules-core (15.2.7-0ubuntu0.20.04.1~cloud0) ... 2021-02-10 03:06:09.151 | Selecting previously unselected package python3-bcrypt. 2021-02-10 03:06:09.162 | Preparing to unpack .../03-python3-bcrypt_3.1.4-2_amd64.deb ... 2021-02-10 03:06:09.168 | Unpacking python3-bcrypt (3.1.4-2) ... 2021-02-10 03:06:09.250 | Selecting previously unselected package python3-cherrypy3. 2021-02-10 03:06:09.258 | Preparing to unpack .../04-python3-cherrypy3_8.9.1-2_all.deb ... 2021-02-10 03:06:09.262 | Unpacking python3-cherrypy3 (8.9.1-2) ... 2021-02-10 03:06:09.379 | Selecting previously unselected package python3-logutils. 2021-02-10 03:06:09.387 | Preparing to unpack .../05-python3-logutils_0.3.3-5_all.deb ... 2021-02-10 03:06:09.391 | Unpacking python3-logutils (0.3.3-5) ... 2021-02-10 03:06:09.474 | Selecting previously unselected package python3-mako. 2021-02-10 03:06:09.484 | Preparing to unpack .../06-python3-mako_1.0.7+ds1-1_all.deb ... 2021-02-10 03:06:09.489 | Unpacking python3-mako (1.0.7+ds1-1) ... 2021-02-10 03:06:09.575 | Selecting previously unselected package python3-simplegeneric. 2021-02-10 03:06:09.586 | Preparing to unpack .../07-python3-simplegeneric_0.8.1-1_all.deb ... 2021-02-10 03:06:09.591 | Unpacking python3-simplegeneric (0.8.1-1) ... 2021-02-10 03:06:09.676 | Selecting previously unselected package python3-singledispatch. 2021-02-10 03:06:09.683 | Preparing to unpack .../08-python3-singledispatch_3.4.0.3-2_all.deb ... 2021-02-10 03:06:09.687 | Unpacking python3-singledispatch (3.4.0.3-2) ... 2021-02-10 03:06:09.772 | Selecting previously unselected package python3-webob. 2021-02-10 03:06:09.779 | Preparing to unpack .../09-python3-webob_1%3a1.8.5-2~cloud0_all.deb ... 2021-02-10 03:06:09.783 | Unpacking python3-webob (1:1.8.5-2~cloud0) ... 2021-02-10 03:06:09.878 | Selecting previously unselected package python3-bs4. 2021-02-10 03:06:09.886 | Preparing to unpack .../10-python3-bs4_4.6.0-1_all.deb ... 2021-02-10 03:06:09.890 | Unpacking python3-bs4 (4.6.0-1) ... 2021-02-10 03:06:09.984 | Selecting previously unselected package python3-waitress. 2021-02-10 03:06:09.994 | Preparing to unpack .../11-python3-waitress_1.0.1-1_all.deb ... 2021-02-10 03:06:10.000 | Unpacking python3-waitress (1.0.1-1) ... 2021-02-10 03:06:10.095 | Selecting previously unselected package python3-tempita. 2021-02-10 03:06:10.106 | Preparing to unpack .../12-python3-tempita_0.5.2-2_all.deb ... 2021-02-10 03:06:10.111 | Unpacking python3-tempita (0.5.2-2) ... 2021-02-10 03:06:10.197 | Selecting previously unselected package python3-paste. 2021-02-10 03:06:10.204 | Preparing to unpack .../13-python3-paste_2.0.3+dfsg-4ubuntu1_all.deb ... 2021-02-10 03:06:10.209 | Unpacking python3-paste (2.0.3+dfsg-4ubuntu1) ... 2021-02-10 03:06:10.329 | Selecting previously unselected package python-pastedeploy-tpl. 2021-02-10 03:06:10.337 | Preparing to unpack .../14-python-pastedeploy-tpl_1.5.2-4_all.deb ... 2021-02-10 03:06:10.342 | Unpacking python-pastedeploy-tpl (1.5.2-4) ... 2021-02-10 03:06:10.428 | Selecting previously unselected package python3-pastedeploy. 2021-02-10 03:06:10.436 | Preparing to unpack .../15-python3-pastedeploy_1.5.2-4_all.deb ... 2021-02-10 03:06:10.441 | Unpacking python3-pastedeploy (1.5.2-4) ... 2021-02-10 03:06:10.528 | Selecting previously unselected package python3-webtest. 2021-02-10 03:06:10.539 | Preparing to unpack .../16-python3-webtest_2.0.28-1ubuntu1_all.deb ... 2021-02-10 03:06:10.545 | Unpacking python3-webtest (2.0.28-1ubuntu1) ... 2021-02-10 03:06:10.631 | Selecting previously unselected package python3-pecan. 2021-02-10 03:06:10.638 | Preparing to unpack .../17-python3-pecan_1.3.3-3ubuntu1~cloud0_all.deb ... 2021-02-10 03:06:10.643 | Unpacking python3-pecan (1.3.3-3ubuntu1~cloud0) ... 2021-02-10 03:06:10.778 | Selecting previously unselected package python3-werkzeug. 2021-02-10 03:06:10.786 | Preparing to unpack .../18-python3-werkzeug_0.16.1+dfsg1-2~cloud0_all.deb ... 2021-02-10 03:06:10.791 | Unpacking python3-werkzeug (0.16.1+dfsg1-2~cloud0) ... 2021-02-10 03:06:10.909 | Selecting previously unselected package ceph-mgr. 2021-02-10 03:06:10.921 | Preparing to unpack .../19-ceph-mgr_15.2.7-0ubuntu0.20.04.1~cloud0_amd64.deb ... 2021-02-10 03:06:10.927 | Unpacking ceph-mgr (15.2.7-0ubuntu0.20.04.1~cloud0) ... 2021-02-10 03:06:11.200 | Selecting previously unselected package ceph-mon. 2021-02-10 03:06:11.210 | Preparing to unpack .../20-ceph-mon_15.2.7-0ubuntu0.20.04.1~cloud0_amd64.deb ... 2021-02-10 03:06:11.216 | Unpacking ceph-mon (15.2.7-0ubuntu0.20.04.1~cloud0) ... 2021-02-10 03:06:11.753 | Selecting previously unselected package ceph. 2021-02-10 03:06:11.763 | Preparing to unpack .../21-ceph_15.2.7-0ubuntu0.20.04.1~cloud0_amd64.deb ... 2021-02-10 03:06:11.780 | Unpacking ceph (15.2.7-0ubuntu0.20.04.1~cloud0) ... 2021-02-10 03:06:11.872 | Selecting previously unselected package ceph-mds. 2021-02-10 03:06:11.880 | Preparing to unpack .../22-ceph-mds_15.2.7-0ubuntu0.20.04.1~cloud0_amd64.deb ... 2021-02-10 03:06:11.884 | Unpacking ceph-mds (15.2.7-0ubuntu0.20.04.1~cloud0) ... 2021-02-10 03:06:12.204 | Selecting previously unselected package libnss3-tools. 2021-02-10 03:06:12.212 | Preparing to unpack .../23-libnss3-tools_2%3a3.35-2ubuntu2.12_amd64.deb ... 2021-02-10 03:06:12.217 | Unpacking libnss3-tools (2:3.35-2ubuntu2.12) ... 2021-02-10 03:06:12.435 | Selecting previously unselected package python3-webencodings. 2021-02-10 03:06:12.443 | Preparing to unpack .../24-python3-webencodings_0.5-2_all.deb ... 2021-02-10 03:06:12.448 | Unpacking python3-webencodings (0.5-2) ... 2021-02-10 03:06:12.535 | Selecting previously unselected package python3-html5lib. 2021-02-10 03:06:12.546 | Preparing to unpack .../25-python3-html5lib_0.999999999-1_all.deb ... 2021-02-10 03:06:12.551 | Unpacking python3-html5lib (0.999999999-1) ... 2021-02-10 03:06:12.655 | Selecting previously unselected package python3-lxml:amd64. 2021-02-10 03:06:12.666 | Preparing to unpack .../26-python3-lxml_4.2.1-1ubuntu0.3_amd64.deb ... 2021-02-10 03:06:12.671 | Unpacking python3-lxml:amd64 (4.2.1-1ubuntu0.3) ... 2021-02-10 03:06:12.931 | Selecting previously unselected package python3-pastescript. 2021-02-10 03:06:12.940 | Preparing to unpack .../27-python3-pastescript_2.0.2-2_all.deb ... 2021-02-10 03:06:12.945 | Unpacking python3-pastescript (2.0.2-2) ... 2021-02-10 03:06:13.036 | Selecting previously unselected package python3-pyinotify. 2021-02-10 03:06:13.044 | Preparing to unpack .../28-python3-pyinotify_0.9.6-1_all.deb ... 2021-02-10 03:06:13.049 | Unpacking python3-pyinotify (0.9.6-1) ... 2021-02-10 03:06:13.135 | Selecting previously unselected package python3-repoze.lru. 2021-02-10 03:06:13.146 | Preparing to unpack .../29-python3-repoze.lru_0.7-1_all.deb ... 2021-02-10 03:06:13.151 | Unpacking python3-repoze.lru (0.7-1) ... 2021-02-10 03:06:13.236 | Selecting previously unselected package python3-routes. 2021-02-10 03:06:13.247 | Preparing to unpack .../30-python3-routes_2.4.1-1_all.deb ... 2021-02-10 03:06:13.252 | Unpacking python3-routes (2.4.1-1) ... 2021-02-10 03:06:13.339 | Selecting previously unselected package python3-simplejson. 2021-02-10 03:06:13.350 | Preparing to unpack .../31-python3-simplejson_3.13.2-1_amd64.deb ... 2021-02-10 03:06:13.355 | Unpacking python3-simplejson (3.13.2-1) ... 2021-02-10 03:06:13.478 | Selecting previously unselected package chrony. 2021-02-10 03:06:13.490 | Preparing to unpack .../32-chrony_3.2-4ubuntu4.5_amd64.deb ... 2021-02-10 03:06:13.506 | Unpacking chrony (3.2-4ubuntu4.5) ... 2021-02-10 03:06:13.627 | Setting up python3-logutils (0.3.3-5) ... 2021-02-10 03:06:13.914 | Setting up python3-werkzeug (0.16.1+dfsg1-2~cloud0) ... 2021-02-10 03:06:14.367 | Setting up python3-simplegeneric (0.8.1-1) ... 2021-02-10 03:06:14.635 | Setting up python3-webencodings (0.5-2) ... 2021-02-10 03:06:14.914 | Processing triggers for ureadahead (0.100.0-21) ... 2021-02-10 03:06:14.942 | Setting up python3-lxml:amd64 (4.2.1-1ubuntu0.3) ... 2021-02-10 03:06:15.283 | Setting up python3-waitress (1.0.1-1) ... 2021-02-10 03:06:15.306 | update-alternatives: using /usr/bin/waitress-serve-python3 to provide /usr/bin/waitress-serve (waitress-serve) in auto mode 2021-02-10 03:06:15.647 | Setting up chrony (3.2-4ubuntu4.5) ... 2021-02-10 03:06:15.800 | Creating '_chrony' system user/group for the chronyd daemon… 2021-02-10 03:06:16.313 | 2021-02-10 03:06:16.313 | Creating config file /etc/chrony/chrony.conf with new version 2021-02-10 03:06:16.654 | 2021-02-10 03:06:16.654 | Creating config file /etc/chrony/chrony.keys with new version 2021-02-10 03:06:17.711 | Created symlink /etc/systemd/system/chronyd.service → /lib/systemd/system/chrony.service. 2021-02-10 03:06:17.712 | Created symlink /etc/systemd/system/multi-user.target.wants/chrony.service → /lib/systemd/system/chrony.service. 2021-02-10 03:06:17.900 | Setting up python3-mako (1.0.7+ds1-1) ... 2021-02-10 03:06:18.257 | Setting up python3-tempita (0.5.2-2) ... 2021-02-10 03:06:18.546 | Setting up python3-webob (1:1.8.5-2~cloud0) ... 2021-02-10 03:06:18.905 | Setting up python3-bcrypt (3.1.4-2) ... 2021-02-10 03:06:19.179 | Setting up python3-simplejson (3.13.2-1) ... 2021-02-10 03:06:19.500 | Setting up python3-singledispatch (3.4.0.3-2) ... 2021-02-10 03:06:19.778 | Setting up python3-cherrypy3 (8.9.1-2) ... 2021-02-10 03:06:20.208 | Setting up python3-bs4 (4.6.0-1) ... 2021-02-10 03:06:20.566 | Setting up smartmontools (7.1-1build1~cloud0) ... 2021-02-10 03:06:21.092 | Created symlink /etc/systemd/system/smartd.service → /lib/systemd/system/smartmontools.service. 2021-02-10 03:06:21.092 | Created symlink /etc/systemd/system/multi-user.target.wants/smartmontools.service → /lib/systemd/system/smartmontools.service. 2021-02-10 03:06:21.501 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-02-10 03:06:21.533 | Setting up ceph-base (15.2.7-0ubuntu0.20.04.1~cloud0) ... 2021-02-10 03:06:21.883 | Created symlink /etc/systemd/system/ceph.target.wants/ceph-crash.service → /lib/systemd/system/ceph-crash.service. 2021-02-10 03:06:22.247 | Setting up libnss3-tools (2:3.35-2ubuntu2.12) ... 2021-02-10 03:06:22.280 | Setting up ibverbs-providers:amd64 (28.0-1ubuntu1~cloud0) ... 2021-02-10 03:06:22.481 | Removing obsolete conffile /etc/libibverbs.d/nes.driver ... 2021-02-10 03:06:22.494 | Removing obsolete conffile /etc/libibverbs.d/cxgb3.driver ... 2021-02-10 03:06:22.500 | Setting up python3-html5lib (0.999999999-1) ... 2021-02-10 03:06:22.924 | Processing triggers for systemd (237-3ubuntu10.44) ... 2021-02-10 03:06:23.118 | Setting up python3-repoze.lru (0.7-1) ... 2021-02-10 03:06:23.424 | Setting up python3-paste (2.0.3+dfsg-4ubuntu1) ... 2021-02-10 03:06:23.924 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-02-10 03:06:25.241 | Setting up python-pastedeploy-tpl (1.5.2-4) ... 2021-02-10 03:06:25.265 | Setting up python3-routes (2.4.1-1) ... 2021-02-10 03:06:25.575 | Setting up python3-pyinotify (0.9.6-1) ... 2021-02-10 03:06:25.848 | Setting up python3-dateutil (2.7.3-3ubuntu1~cloud0) ... 2021-02-10 03:06:26.192 | Setting up ceph-osd (15.2.7-0ubuntu0.20.04.1~cloud0) ... 2021-02-10 03:06:26.910 | Created symlink /etc/systemd/system/multi-user.target.wants/ceph-osd.target → /lib/systemd/system/ceph-osd.target. 2021-02-10 03:06:26.910 | Created symlink /etc/systemd/system/ceph.target.wants/ceph-osd.target → /lib/systemd/system/ceph-osd.target. 2021-02-10 03:06:27.306 | Setting up ceph-mds (15.2.7-0ubuntu0.20.04.1~cloud0) ... 2021-02-10 03:06:27.588 | Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mds.target → /lib/systemd/system/ceph-mds.target. 2021-02-10 03:06:27.588 | Created symlink /etc/systemd/system/ceph.target.wants/ceph-mds.target → /lib/systemd/system/ceph-mds.target. 2021-02-10 03:06:27.984 | Setting up ceph-mon (15.2.7-0ubuntu0.20.04.1~cloud0) ... 2021-02-10 03:06:28.264 | Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mon.target → /lib/systemd/system/ceph-mon.target. 2021-02-10 03:06:28.264 | Created symlink /etc/systemd/system/ceph.target.wants/ceph-mon.target → /lib/systemd/system/ceph-mon.target. 2021-02-10 03:06:28.651 | ceph-mon.service is a disabled or a static unit, not starting it. 2021-02-10 03:06:28.675 | Setting up ceph-mgr-modules-core (15.2.7-0ubuntu0.20.04.1~cloud0) ... 2021-02-10 03:06:28.708 | Setting up python3-pastedeploy (1.5.2-4) ... 2021-02-10 03:06:29.033 | Setting up python3-webtest (2.0.28-1ubuntu1) ... 2021-02-10 03:06:29.345 | Setting up python3-pecan (1.3.3-3ubuntu1~cloud0) ... 2021-02-10 03:06:29.776 | Setting up python3-pastescript (2.0.2-2) ... 2021-02-10 03:06:30.118 | Setting up ceph-mgr (15.2.7-0ubuntu0.20.04.1~cloud0) ... 2021-02-10 03:06:30.382 | Created symlink /etc/systemd/system/multi-user.target.wants/ceph-mgr.target → /lib/systemd/system/ceph-mgr.target. 2021-02-10 03:06:30.382 | Created symlink /etc/systemd/system/ceph.target.wants/ceph-mgr.target → /lib/systemd/system/ceph-mgr.target. 2021-02-10 03:06:30.767 | Setting up ceph (15.2.7-0ubuntu0.20.04.1~cloud0) ... 2021-02-10 03:06:30.800 | Processing triggers for ureadahead (0.100.0-21) ... 2021-02-10 03:06:30.828 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-02-10 03:06:32.805 | ++ functions-common:apt_get:1115 : result=0 2021-02-10 03:06:32.808 | ++ functions-common:apt_get:1118 : time_stop apt-get 2021-02-10 03:06:32.811 | ++ functions-common:time_stop:2306 : local name 2021-02-10 03:06:32.814 | ++ functions-common:time_stop:2307 : local end_time 2021-02-10 03:06:32.817 | ++ functions-common:time_stop:2308 : local elapsed_time 2021-02-10 03:06:32.820 | ++ functions-common:time_stop:2309 : local total 2021-02-10 03:06:32.823 | ++ functions-common:time_stop:2310 : local start_time 2021-02-10 03:06:32.826 | ++ functions-common:time_stop:2312 : name=apt-get 2021-02-10 03:06:32.828 | ++ functions-common:time_stop:2313 : start_time=1612926346556 2021-02-10 03:06:32.830 | ++ functions-common:time_stop:2315 : [[ -z 1612926346556 ]] 2021-02-10 03:06:32.833 | +++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 03:06:32.837 | ++ functions-common:time_stop:2318 : end_time=1612926392834 2021-02-10 03:06:32.839 | ++ functions-common:time_stop:2319 : elapsed_time=46278 2021-02-10 03:06:32.841 | ++ functions-common:time_stop:2320 : total=147985 2021-02-10 03:06:32.843 | ++ functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 03:06:32.846 | ++ functions-common:time_stop:2323 : _TIME_TOTAL[$name]=194263 2021-02-10 03:06:32.848 | ++ functions-common:apt_get:1119 : return 0 2021-02-10 03:06:32.850 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:20 : echo_summary 'Configuring Ceph' 2021-02-10 03:06:32.852 | ++ ./stack.sh:echo_summary:416 : [[ -t 3 ]] 2021-02-10 03:06:32.854 | ++ ./stack.sh:echo_summary:422 : echo -e Configuring Ceph 2021-02-10 03:06:32.856 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:21 : configure_ceph 2021-02-10 03:06:32.859 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:389 : local count=0 2021-02-10 03:06:32.861 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:391 : initial_configure_ceph 2021-02-10 03:06:32.863 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:initial_configure_ceph:381 : create_disk /var/lib/ceph/drives/images/ceph.img /var/lib/ceph 25GB 2021-02-10 03:06:32.865 | ++ functions:create_disk:756 : local node_number 2021-02-10 03:06:32.867 | ++ functions:create_disk:757 : local disk_image=/var/lib/ceph/drives/images/ceph.img 2021-02-10 03:06:32.869 | ++ functions:create_disk:758 : local storage_data_dir=/var/lib/ceph 2021-02-10 03:06:32.871 | ++ functions:create_disk:759 : local loopback_disk_size=25GB 2021-02-10 03:06:32.873 | ++ functions:create_disk:760 : local key 2021-02-10 03:06:32.876 | +++ functions:create_disk:762 : echo /var/lib/ceph/drives/images/ceph.img 2021-02-10 03:06:32.876 | +++ functions:create_disk:762 : sed s#/.## 2021-02-10 03:06:32.881 | ++ functions:create_disk:762 : key=ar/lib/ceph/drives/images/ceph.img 2021-02-10 03:06:32.883 | ++ functions:create_disk:763 : key=devstack-ar/lib/ceph/drives/images/ceph.img 2021-02-10 03:06:32.885 | ++ functions:create_disk:765 : destroy_disk /var/lib/ceph/drives/images/ceph.img /var/lib/ceph 2021-02-10 03:06:32.887 | ++ functions:destroy_disk:787 : local disk_image=/var/lib/ceph/drives/images/ceph.img 2021-02-10 03:06:32.889 | ++ functions:destroy_disk:788 : local storage_data_dir=/var/lib/ceph 2021-02-10 03:06:32.891 | ++ functions:destroy_disk:789 : local key 2021-02-10 03:06:32.894 | +++ functions:destroy_disk:791 : echo /var/lib/ceph/drives/images/ceph.img 2021-02-10 03:06:32.894 | +++ functions:destroy_disk:791 : sed s#/.## 2021-02-10 03:06:32.898 | ++ functions:destroy_disk:791 : key=ar/lib/ceph/drives/images/ceph.img 2021-02-10 03:06:32.900 | ++ functions:destroy_disk:792 : key=devstack-ar/lib/ceph/drives/images/ceph.img 2021-02-10 03:06:32.903 | ++ functions:destroy_disk:795 : egrep -q /var/lib/ceph /proc/mounts 2021-02-10 03:06:32.907 | ++ functions:destroy_disk:800 : sudo sed -i '/.*comment=$key.*/ d' /etc/fstab 2021-02-10 03:06:32.918 | ++ functions:destroy_disk:803 : sudo rm -f /var/lib/ceph/drives/images/ceph.img 2021-02-10 03:06:32.929 | +++ functions:create_disk:769 : dirname /var/lib/ceph/drives/images/ceph.img 2021-02-10 03:06:32.933 | ++ functions:create_disk:769 : sudo mkdir -p /var/lib/ceph/drives/images 2021-02-10 03:06:32.943 | ++ functions:create_disk:770 : sudo truncate -s 25GB /var/lib/ceph/drives/images/ceph.img 2021-02-10 03:06:32.974 | ++ functions:create_disk:777 : sudo mkfs.xfs -f -i size=1024 /var/lib/ceph/drives/images/ceph.img 2021-02-10 03:06:33.026 | meta-data=/var/lib/ceph/drives/images/ceph.img isize=1024 agcount=4, agsize=1525879 blks 2021-02-10 03:06:33.026 | = sectsz=512 attr=2, projid32bit=1 2021-02-10 03:06:33.026 | = crc=1 finobt=1, sparse=0, rmapbt=0, reflink=0 2021-02-10 03:06:33.026 | data = bsize=4096 blocks=6103515, imaxpct=25 2021-02-10 03:06:33.026 | = sunit=0 swidth=0 blks 2021-02-10 03:06:33.027 | naming =version 2 bsize=4096 ascii-ci=0 ftype=1 2021-02-10 03:06:33.027 | log =internal log bsize=4096 blocks=2980, version=2 2021-02-10 03:06:33.027 | = sectsz=512 sunit=0 blks, lazy-count=1 2021-02-10 03:06:33.027 | realtime =none extsz=4096 blocks=0, rtextents=0 2021-02-10 03:06:33.032 | ++ functions:create_disk:780 : sudo tee -a /etc/fstab 2021-02-10 03:06:33.033 | ++ functions:create_disk:780 : 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-02-10 03:06:33.045 | /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-02-10 03:06:33.048 | ++ functions:create_disk:781 : sudo mkdir -p /var/lib/ceph 2021-02-10 03:06:33.058 | ++ functions:create_disk:782 : sudo mount -v /var/lib/ceph 2021-02-10 03:06:33.124 | mount: /dev/loop0 mounted on /var/lib/ceph. 2021-02-10 03:06:33.128 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:initial_configure_ceph:384 : 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-02-10 03:06:33.143 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:394 : hostname 2021-02-10 03:06:33.147 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:394 : ceph-authtool --gen-print-key 2021-02-10 03:06:33.171 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:394 : sudo ceph-authtool /var/lib/ceph/tmp/keyring.mon.dv-osbrick-768576-7-ceph --create-keyring --name=mon. --add-key=AQC5TSNg/63uCRAA1D7ZqD5lkxELZQfDT1D2pA== --cap mon 'allow *' 2021-02-10 03:06:33.204 | creating /var/lib/ceph/tmp/keyring.mon.dv-osbrick-768576-7-ceph 2021-02-10 03:06:33.204 | added entity mon. auth(key=AQC5TSNg/63uCRAA1D7ZqD5lkxELZQfDT1D2pA==) 2021-02-10 03:06:33.204 | added 1 caps to entity mon. 2021-02-10 03:06:33.210 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:399 : 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-02-10 03:06:33.272 | creating /etc/ceph/ceph.client.admin.keyring 2021-02-10 03:06:33.280 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:404 : hostname 2021-02-10 03:06:33.286 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:404 : sudo ceph-authtool /var/lib/ceph/tmp/keyring.mon.dv-osbrick-768576-7-ceph --import-keyring /etc/ceph/ceph.client.admin.keyring 2021-02-10 03:06:33.325 | importing contents of /etc/ceph/ceph.client.admin.keyring into /var/lib/ceph/tmp/keyring.mon.dv-osbrick-768576-7-ceph 2021-02-10 03:06:33.331 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:407 : hostname 2021-02-10 03:06:33.336 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:407 : sudo mkdir -p /var/lib/ceph/mon/ceph-dv-osbrick-768576-7-ceph 2021-02-10 03:06:33.347 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:409 : '[' '' = True ']' 2021-02-10 03:06:33.350 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:416 : iniset -sudo /etc/ceph/ceph.conf global fsid 46939e1e-9c68-47b5-94d3-d7d894fcb469 2021-02-10 03:06:33.405 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:417 : hostname 2021-02-10 03:06:33.409 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:417 : iniset -sudo /etc/ceph/ceph.conf global mon_initial_members dv-osbrick-768576-7-ceph 2021-02-10 03:06:33.454 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:418 : iniset -sudo /etc/ceph/ceph.conf global mon_host 10.222.0.43 2021-02-10 03:06:33.498 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:419 : iniset -sudo /etc/ceph/ceph.conf global auth_cluster_required cephx 2021-02-10 03:06:33.543 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:420 : iniset -sudo /etc/ceph/ceph.conf global auth_service_required cephx 2021-02-10 03:06:33.586 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:421 : iniset -sudo /etc/ceph/ceph.conf global auth_client_required cephx 2021-02-10 03:06:33.630 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:422 : iniset -sudo /etc/ceph/ceph.conf global filestore_xattr_use_omap true 2021-02-10 03:06:33.675 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:423 : iniset -sudo /etc/ceph/ceph.conf global 'osd crush chooseleaf type' 0 2021-02-10 03:06:33.718 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:424 : iniset -sudo /etc/ceph/ceph.conf global 'osd journal size' 100 2021-02-10 03:06:33.762 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:425 : iniset -sudo /etc/ceph/ceph.conf global 'osd pool default size' 1 2021-02-10 03:06:33.807 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:426 : iniset -sudo /etc/ceph/ceph.conf global 'rbd default features' 1 2021-02-10 03:06:33.850 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:427 : iniset -sudo /etc/ceph/ceph.conf client debug_client 10 2021-02-10 03:06:33.903 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:429 : local gigs 2021-02-10 03:06:33.907 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:430 : echo 25GB 2021-02-10 03:06:33.907 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:430 : grep -o '^[0-9]*' 2021-02-10 03:06:33.911 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:430 : gigs=25 2021-02-10 03:06:33.914 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:431 : iniset -sudo /etc/ceph/ceph.conf global bluestore_block_size 22548578304 2021-02-10 03:06:33.959 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:434 : hostname 2021-02-10 03:06:33.965 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:434 : hostname 2021-02-10 03:06:33.969 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:434 : sudo ceph-mon -c /etc/ceph/ceph.conf --mkfs -i dv-osbrick-768576-7-ceph --keyring /var/lib/ceph/tmp/keyring.mon.dv-osbrick-768576-7-ceph 2021-02-10 03:06:34.062 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:437 : sudo chown -R ceph. /var/lib/ceph 2021-02-10 03:06:34.075 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:439 : hostname 2021-02-10 03:06:34.079 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:439 : sudo systemctl enable ceph-mon@dv-osbrick-768576-7-ceph 2021-02-10 03:06:34.091 | Created symlink /etc/systemd/system/ceph-mon.target.wants/ceph-mon@dv-osbrick-768576-7-ceph.service → /lib/systemd/system/ceph-mon@.service. 2021-02-10 03:06:34.258 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:440 : hostname 2021-02-10 03:06:34.264 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:440 : sudo systemctl start ceph-mon@dv-osbrick-768576-7-ceph 2021-02-10 03:06:34.294 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:442 : local ceph_version 2021-02-10 03:06:34.297 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:443 : _get_ceph_version mon 2021-02-10 03:06:34.299 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:212 : local ceph_version_str 2021-02-10 03:06:34.302 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:213 : local mon_started 2021-02-10 03:06:34.304 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:215 : [[ mon == \c\l\i ]] 2021-02-10 03:06:34.306 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:219 : [[ mon == \m\o\n ]] 2021-02-10 03:06:34.310 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:221 : hostname 2021-02-10 03:06:34.314 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:221 : wait_for_daemon 'sudo systemctl is-active --quiet ceph-mon@dv-osbrick-768576-7-ceph' 2021-02-10 03:06:34.316 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:173 : timeout=20 2021-02-10 03:06:34.318 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:174 : daemon_to_test='sudo systemctl is-active --quiet ceph-mon@dv-osbrick-768576-7-ceph' 2021-02-10 03:06:34.321 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:175 : '[' 20 -ne 0 ']' 2021-02-10 03:06:34.323 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:176 : eval sudo systemctl is-active --quiet ceph-mon@dv-osbrick-768576-7-ceph 2021-02-10 03:06:34.325 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:176 : sudo systemctl is-active --quiet ceph-mon@dv-osbrick-768576-7-ceph 2021-02-10 03:06:34.342 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:177 : return 0 2021-02-10 03:06:34.345 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:221 : mon_started= 2021-02-10 03:06:34.349 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : sudo ceph version 2021-02-10 03:06:34.349 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : cut -d ' ' -f 3 2021-02-10 03:06:34.349 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : cut -f 1,2 -d . 2021-02-10 03:06:34.760 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : ceph_version_str=15.2 2021-02-10 03:06:34.762 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:235 : echo 15.2 2021-02-10 03:06:34.766 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:443 : ceph_version=15.2 2021-02-10 03:06:34.769 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:445 : vercmp 15.2 '>=' 14.0 2021-02-10 03:06:34.771 | ++ functions:vercmp:652 : local v1=15.2 2021-02-10 03:06:34.774 | ++ functions:vercmp:653 : local 'op=>=' 2021-02-10 03:06:34.777 | ++ functions:vercmp:654 : local v2=14.0 2021-02-10 03:06:34.780 | ++ functions:vercmp:655 : local result 2021-02-10 03:06:34.783 | +++ functions:vercmp:659 : echo -e '15.2\n14.0' 2021-02-10 03:06:34.783 | +++ functions:vercmp:659 : sort -V 2021-02-10 03:06:34.784 | +++ functions:vercmp:659 : head -1 2021-02-10 03:06:34.787 | ++ functions:vercmp:659 : result=14.0 2021-02-10 03:06:34.790 | ++ functions:vercmp:661 : case $op in 2021-02-10 03:06:34.792 | ++ functions:vercmp:675 : '[' 14.0 = 14.0 ']' 2021-02-10 03:06:34.795 | ++ functions:vercmp:676 : return 2021-02-10 03:06:34.797 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:446 : for key in bootstrap-{mds,osd,rgw} 2021-02-10 03:06:34.799 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:447 : sudo ceph auth get client.bootstrap-mds -o /var/lib/ceph/bootstrap-mds/ceph.keyring 2021-02-10 03:06:35.155 | exported keyring for client.bootstrap-mds 2021-02-10 03:06:35.174 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:446 : for key in bootstrap-{mds,osd,rgw} 2021-02-10 03:06:35.177 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:447 : sudo ceph auth get client.bootstrap-osd -o /var/lib/ceph/bootstrap-osd/ceph.keyring 2021-02-10 03:06:35.547 | exported keyring for client.bootstrap-osd 2021-02-10 03:06:35.565 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:446 : for key in bootstrap-{mds,osd,rgw} 2021-02-10 03:06:35.567 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:447 : sudo ceph auth get client.bootstrap-rgw -o /var/lib/ceph/bootstrap-rgw/ceph.keyring 2021-02-10 03:06:35.919 | exported keyring for client.bootstrap-rgw 2021-02-10 03:06:35.946 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:451 : sudo mkdir -p /var/lib/ceph/mgr/ceph-x 2021-02-10 03:06:35.959 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:452 : 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-02-10 03:06:36.375 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:455 : sudo chown -R ceph. /var/lib/ceph/mgr 2021-02-10 03:06:36.387 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:459 : [[ 1 -ne 1 ]] 2021-02-10 03:06:36.390 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:477 : for rep in ${CEPH_REPLICAS_SEQ} 2021-02-10 03:06:36.393 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:478 : sudo ceph -c /etc/ceph/ceph.conf osd create 2021-02-10 03:06:36.804 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:478 : OSD_ID=0 2021-02-10 03:06:36.806 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:479 : sudo mkdir -p /var/lib/ceph/osd/ceph-0 2021-02-10 03:06:36.818 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:480 : sudo ceph -c /etc/ceph/ceph.conf auth get-or-create osd.0 mon 'allow profile osd ' osd 'allow *' 2021-02-10 03:06:36.818 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:482 : sudo tee /var/lib/ceph/osd/ceph-0/keyring 2021-02-10 03:06:37.200 | [osd.0] 2021-02-10 03:06:37.200 | key = AQC9TSNgdlsjCxAAU6KOUuYwjUVtLb9oGvsJWg== 2021-02-10 03:06:37.224 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:483 : sudo chown ceph. /var/lib/ceph/osd/ceph-0 2021-02-10 03:06:37.235 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:484 : sudo chown ceph. /var/lib/ceph/osd/ceph-0/keyring 2021-02-10 03:06:37.246 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:485 : sudo ceph-osd -c /etc/ceph/ceph.conf --setuser ceph --setgroup ceph -i 0 --mkfs 2021-02-10 03:06:37.291 | 2021-02-10T03:06:37.287+0000 7f9e26f2bd80 -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-02-10 03:06:37.291 | 2021-02-10T03:06:37.287+0000 7f9e26f2bd80 -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-02-10 03:06:37.291 | 2021-02-10T03:06:37.287+0000 7f9e26f2bd80 -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-02-10 03:06:37.298 | 2021-02-10T03:06:37.295+0000 7f9e26f2bd80 -1 bluestore(/var/lib/ceph/osd/ceph-0) _read_fsid unparsable uuid 2021-02-10 03:06:37.341 | 2021-02-10T03:06:37.335+0000 7f9e26f2bd80 -1 freelist read_size_meta_from_db missing size meta in DB 2021-02-10 03:06:39.291 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:486 : sudo ceph-osd -c /etc/ceph/ceph.conf -i 0 --mkfs 2021-02-10 03:06:40.750 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:488 : sudo systemctl enable ceph-osd@0 2021-02-10 03:06:40.772 | Created symlink /etc/systemd/system/ceph-osd.target.wants/ceph-osd@0.service → /lib/systemd/system/ceph-osd@.service. 2021-02-10 03:06:40.957 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:491 : is_ceph_enabled_for_service manila 2021-02-10 03:06:40.959 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:193 : local config config_name enabled service 2021-02-10 03:06:40.962 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:194 : enabled=1 2021-02-10 03:06:40.965 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:195 : service=manila 2021-02-10 03:06:40.969 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : echo manila 2021-02-10 03:06:40.969 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : tr '[:lower:]' '[:upper:]' 2021-02-10 03:06:40.970 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : tr - _ 2021-02-10 03:06:40.974 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : config_name=ENABLE_CEPH_MANILA 2021-02-10 03:06:40.977 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : eval echo '$ENABLE_CEPH_MANILA' 2021-02-10 03:06:40.980 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : echo True 2021-02-10 03:06:40.983 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : config=True 2021-02-10 03:06:40.986 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : is_service_enabled manila 2021-02-10 03:06:41.001 | ++ functions-common:is_service_enabled:1962 : return 1 2021-02-10 03:06:41.003 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:205 : return 1 2021-02-10 03:06:41.006 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:503 : '[' False = True ']' 2021-02-10 03:06:41.008 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph:507 : '[' '' = True ']' 2021-02-10 03:06:41.010 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:26 : echo_summary 'Initializing Ceph' 2021-02-10 03:06:41.013 | ++ ./stack.sh:echo_summary:416 : [[ -t 3 ]] 2021-02-10 03:06:41.015 | ++ ./stack.sh:echo_summary:422 : echo -e Initializing Ceph 2021-02-10 03:06:41.017 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:27 : start_ceph 2021-02-10 03:06:41.020 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1127 : sudo chown -R ceph. /var/lib/ceph 2021-02-10 03:06:41.032 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1129 : hostname 2021-02-10 03:06:41.036 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1129 : sudo systemctl start ceph-mon@dv-osbrick-768576-7-ceph 2021-02-10 03:06:41.054 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1130 : local ceph_version 2021-02-10 03:06:41.057 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1131 : _get_ceph_version mon 2021-02-10 03:06:41.060 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:212 : local ceph_version_str 2021-02-10 03:06:41.063 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:213 : local mon_started 2021-02-10 03:06:41.066 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:215 : [[ mon == \c\l\i ]] 2021-02-10 03:06:41.069 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:219 : [[ mon == \m\o\n ]] 2021-02-10 03:06:41.073 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:221 : hostname 2021-02-10 03:06:41.078 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:221 : wait_for_daemon 'sudo systemctl is-active --quiet ceph-mon@dv-osbrick-768576-7-ceph' 2021-02-10 03:06:41.080 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:173 : timeout=20 2021-02-10 03:06:41.082 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:174 : daemon_to_test='sudo systemctl is-active --quiet ceph-mon@dv-osbrick-768576-7-ceph' 2021-02-10 03:06:41.085 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:175 : '[' 20 -ne 0 ']' 2021-02-10 03:06:41.087 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:176 : eval sudo systemctl is-active --quiet ceph-mon@dv-osbrick-768576-7-ceph 2021-02-10 03:06:41.090 | +++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:176 : sudo systemctl is-active --quiet ceph-mon@dv-osbrick-768576-7-ceph 2021-02-10 03:06:41.104 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:wait_for_daemon:177 : return 0 2021-02-10 03:06:41.107 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:221 : mon_started= 2021-02-10 03:06:41.111 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : sudo ceph version 2021-02-10 03:06:41.111 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : cut -d ' ' -f 3 2021-02-10 03:06:41.112 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : cut -f 1,2 -d . 2021-02-10 03:06:41.486 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:225 : ceph_version_str=15.2 2021-02-10 03:06:41.489 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:_get_ceph_version:235 : echo 15.2 2021-02-10 03:06:41.493 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1131 : ceph_version=15.2 2021-02-10 03:06:41.496 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1133 : sudo systemctl start ceph-mgr@x 2021-02-10 03:06:41.521 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1136 : sudo ceph -c /etc/ceph/ceph.conf tell mgr restful create-self-signed-cert 2021-02-10 03:06:47.413 | no valid command found; 10 closest matches: 2021-02-10 03:06:47.414 | 0 2021-02-10 03:06:47.414 | 1 2021-02-10 03:06:47.414 | 2 2021-02-10 03:06:47.414 | abort 2021-02-10 03:06:47.414 | assert 2021-02-10 03:06:47.414 | config diff 2021-02-10 03:06:47.414 | config diff get 2021-02-10 03:06:47.414 | config get 2021-02-10 03:06:47.414 | config help [] 2021-02-10 03:06:47.414 | config set ... 2021-02-10 03:06:47.414 | Error EINVAL: invalid command 2021-02-10 03:06:47.421 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1137 : echo MGR Restful is not working, perhaps the package is not 'installed?' 2021-02-10 03:06:47.421 | MGR Restful is not working, perhaps the package is not installed? 2021-02-10 03:06:47.424 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1139 : sudo ceph -c /etc/ceph/ceph.conf osd ls 2021-02-10 03:06:47.922 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1139 : for id in $(sudo ceph -c ${CEPH_CONF_FILE} osd ls) 2021-02-10 03:06:47.925 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1140 : sudo systemctl start ceph-osd@0 2021-02-10 03:06:48.004 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1142 : is_ceph_enabled_for_service manila 2021-02-10 03:06:48.007 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:193 : local config config_name enabled service 2021-02-10 03:06:48.009 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:194 : enabled=1 2021-02-10 03:06:48.012 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:195 : service=manila 2021-02-10 03:06:48.015 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : echo manila 2021-02-10 03:06:48.016 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : tr '[:lower:]' '[:upper:]' 2021-02-10 03:06:48.016 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : tr - _ 2021-02-10 03:06:48.020 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : config_name=ENABLE_CEPH_MANILA 2021-02-10 03:06:48.023 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : eval echo '$ENABLE_CEPH_MANILA' 2021-02-10 03:06:48.026 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : echo True 2021-02-10 03:06:48.029 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : config=True 2021-02-10 03:06:48.032 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : is_service_enabled manila 2021-02-10 03:06:48.047 | ++ functions-common:is_service_enabled:1962 : return 1 2021-02-10 03:06:48.050 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:205 : return 1 2021-02-10 03:06:48.053 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:start_ceph:1146 : '[' '' = True ']' 2021-02-10 03:06:48.055 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:125 : [[ stack == \u\n\s\t\a\c\k ]] 2021-02-10 03:06:48.057 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:139 : [[ stack == \c\l\e\a\n ]] 2021-02-10 03:06:48.061 | + ./stack.sh:main:799 : set_systemd_override DefaultLimitNOFILE 2048 2021-02-10 03:06:48.063 | + functions:set_systemd_override:844 : local key=DefaultLimitNOFILE 2021-02-10 03:06:48.066 | + functions:set_systemd_override:845 : local value=2048 2021-02-10 03:06:48.068 | + functions:set_systemd_override:847 : local sysconf=/etc/systemd/system.conf 2021-02-10 03:06:48.071 | + functions:set_systemd_override:848 : iniset -sudo /etc/systemd/system.conf Manager DefaultLimitNOFILE 2048 2021-02-10 03:06:48.118 | + functions:set_systemd_override:849 : echo 'Set systemd system override for DefaultLimitNOFILE=2048' 2021-02-10 03:06:48.119 | Set systemd system override for DefaultLimitNOFILE=2048 2021-02-10 03:06:48.121 | + functions:set_systemd_override:851 : sudo systemctl daemon-reload 2021-02-10 03:06:48.322 | + ./stack.sh:main:801 : install_rpc_backend 2021-02-10 03:06:48.326 | + lib/rpc_backend:install_rpc_backend:52 : is_service_enabled rabbit 2021-02-10 03:06:48.342 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:06:48.345 | + lib/rpc_backend:install_rpc_backend:54 : install_package rabbitmq-server 2021-02-10 03:06:48.347 | + functions-common:install_package:1344 : update_package_repo 2021-02-10 03:06:48.350 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-02-10 03:06:48.352 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2021-02-10 03:06:48.354 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-02-10 03:06:48.357 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-02-10 03:06:48.359 | + functions-common:update_package_repo:1324 : is_ubuntu 2021-02-10 03:06:48.361 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 03:06:48.364 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 03:06:48.366 | + functions-common:update_package_repo:1325 : apt_get_update 2021-02-10 03:06:48.369 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2021-02-10 03:06:48.371 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2021-02-10 03:06:48.373 | + functions-common:apt_get_update:1071 : return 2021-02-10 03:06:48.376 | + functions-common:install_package:1345 : real_install_package rabbitmq-server 2021-02-10 03:06:48.378 | + functions-common:real_install_package:1330 : is_ubuntu 2021-02-10 03:06:48.381 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 03:06:48.383 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 03:06:48.386 | + functions-common:real_install_package:1331 : apt_get install rabbitmq-server 2021-02-10 03:06:48.408 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install rabbitmq-server 2021-02-10 03:06:48.528 | Reading package lists... 2021-02-10 03:06:48.781 | Building dependency tree... 2021-02-10 03:06:48.782 | Reading state information... 2021-02-10 03:06:48.990 | The following packages were automatically installed and are no longer required: 2021-02-10 03:06:48.991 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-02-10 03:06:48.991 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-02-10 03:06:48.991 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2021-02-10 03:06:48.991 | python3-pam python3-problem-report python3-pyasn1 2021-02-10 03:06:48.991 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-02-10 03:06:48.991 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-02-10 03:06:48.991 | Use 'sudo apt autoremove' to remove them. 2021-02-10 03:06:48.991 | The following additional packages will be installed: 2021-02-10 03:06:48.991 | erlang-asn1 erlang-base erlang-corba erlang-crypto erlang-diameter 2021-02-10 03:06:48.991 | erlang-edoc erlang-eldap erlang-erl-docgen erlang-eunit erlang-ic 2021-02-10 03:06:48.991 | erlang-inets erlang-mnesia erlang-nox erlang-odbc erlang-os-mon 2021-02-10 03:06:48.991 | erlang-parsetools erlang-public-key erlang-runtime-tools erlang-snmp 2021-02-10 03:06:48.992 | erlang-ssh erlang-ssl erlang-syntax-tools erlang-tools erlang-xmerl libodbc1 2021-02-10 03:06:48.993 | Suggested packages: 2021-02-10 03:06:48.993 | erlang erlang-manpages erlang-doc xsltproc fop erlang-ic-java libmyodbc 2021-02-10 03:06:48.993 | odbc-postgresql tdsodbc unixodbc-bin 2021-02-10 03:06:49.038 | The following NEW packages will be installed: 2021-02-10 03:06:49.038 | erlang-asn1 erlang-base erlang-corba erlang-crypto erlang-diameter 2021-02-10 03:06:49.038 | erlang-edoc erlang-eldap erlang-erl-docgen erlang-eunit erlang-ic 2021-02-10 03:06:49.038 | erlang-inets erlang-mnesia erlang-nox erlang-odbc erlang-os-mon 2021-02-10 03:06:49.038 | erlang-parsetools erlang-public-key erlang-runtime-tools erlang-snmp 2021-02-10 03:06:49.039 | erlang-ssh erlang-ssl erlang-syntax-tools erlang-tools erlang-xmerl libodbc1 2021-02-10 03:06:49.039 | rabbitmq-server 2021-02-10 03:06:49.176 | 0 upgraded, 26 newly installed, 0 to remove and 166 not upgraded. 2021-02-10 03:06:49.177 | Need to get 24.5 MB of archives. 2021-02-10 03:06:49.177 | After this operation, 40.4 MB of additional disk space will be used. 2021-02-10 03:06:49.177 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-base amd64 1:20.2.2+dfsg-1ubuntu2 [7,323 kB] 2021-02-10 03:06:50.248 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-asn1 amd64 1:20.2.2+dfsg-1ubuntu2 [724 kB] 2021-02-10 03:06:50.310 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-mnesia amd64 1:20.2.2+dfsg-1ubuntu2 [724 kB] 2021-02-10 03:06:50.454 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-runtime-tools amd64 1:20.2.2+dfsg-1ubuntu2 [178 kB] 2021-02-10 03:06:50.462 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-crypto amd64 1:20.2.2+dfsg-1ubuntu2 [104 kB] 2021-02-10 03:06:50.468 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-public-key amd64 1:20.2.2+dfsg-1ubuntu2 [561 kB] 2021-02-10 03:06:50.489 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ssl amd64 1:20.2.2+dfsg-1ubuntu2 [814 kB] 2021-02-10 03:06:50.678 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-inets amd64 1:20.2.2+dfsg-1ubuntu2 [711 kB] 2021-02-10 03:06:51.008 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-corba amd64 1:20.2.2+dfsg-1ubuntu2 [2,251 kB] 2021-02-10 03:06:51.133 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-syntax-tools amd64 1:20.2.2+dfsg-1ubuntu2 [345 kB] 2021-02-10 03:06:51.156 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-diameter amd64 1:20.2.2+dfsg-1ubuntu2 [647 kB] 2021-02-10 03:06:51.322 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-xmerl amd64 1:20.2.2+dfsg-1ubuntu2 [964 kB] 2021-02-10 03:06:51.408 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-edoc amd64 1:20.2.2+dfsg-1ubuntu2 [283 kB] 2021-02-10 03:06:51.416 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-eldap amd64 1:20.2.2+dfsg-1ubuntu2 [101 kB] 2021-02-10 03:06:51.418 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-erl-docgen amd64 1:20.2.2+dfsg-1ubuntu2 [118 kB] 2021-02-10 03:06:51.443 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-eunit amd64 1:20.2.2+dfsg-1ubuntu2 [136 kB] 2021-02-10 03:06:51.524 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ic amd64 1:20.2.2+dfsg-1ubuntu2 [817 kB] 2021-02-10 03:06:51.622 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libodbc1 amd64 2.3.4-1.1ubuntu3 [183 kB] 2021-02-10 03:06:51.629 | Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-odbc amd64 1:20.2.2+dfsg-1ubuntu2 [47.5 kB] 2021-02-10 03:06:51.631 | Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-snmp amd64 1:20.2.2+dfsg-1ubuntu2 [1,531 kB] 2021-02-10 03:06:51.978 | Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-os-mon amd64 1:20.2.2+dfsg-1ubuntu2 [90.4 kB] 2021-02-10 03:06:51.982 | Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-parsetools amd64 1:20.2.2+dfsg-1ubuntu2 [153 kB] 2021-02-10 03:06:51.988 | Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-ssh amd64 1:20.2.2+dfsg-1ubuntu2 [508 kB] 2021-02-10 03:06:52.043 | Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-tools amd64 1:20.2.2+dfsg-1ubuntu2 [503 kB] 2021-02-10 03:06:52.093 | Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 erlang-nox all 1:20.2.2+dfsg-1ubuntu2 [13.4 kB] 2021-02-10 03:06:52.094 | Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 rabbitmq-server all 3.6.10-1ubuntu0.4 [4,651 kB] 2021-02-10 03:06:53.414 | Fetched 24.5 MB in 4s (6,472 kB/s) 2021-02-10 03:06:53.493 | Selecting previously unselected package erlang-base. 2021-02-10 03:06:53.537 | (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 ... 76460 files and directories currently installed.) 2021-02-10 03:06:53.541 | Preparing to unpack .../00-erlang-base_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-10 03:06:53.547 | Unpacking erlang-base (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-10 03:06:54.613 | Selecting previously unselected package erlang-asn1. 2021-02-10 03:06:54.621 | Preparing to unpack .../01-erlang-asn1_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-10 03:06:54.626 | Unpacking erlang-asn1 (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-10 03:06:54.782 | Selecting previously unselected package erlang-mnesia. 2021-02-10 03:06:54.790 | Preparing to unpack .../02-erlang-mnesia_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-10 03:06:54.795 | Unpacking erlang-mnesia (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-10 03:06:54.950 | Selecting previously unselected package erlang-runtime-tools. 2021-02-10 03:06:54.958 | Preparing to unpack .../03-erlang-runtime-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-10 03:06:54.963 | Unpacking erlang-runtime-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-10 03:06:55.054 | Selecting previously unselected package erlang-crypto. 2021-02-10 03:06:55.062 | Preparing to unpack .../04-erlang-crypto_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-10 03:06:55.066 | Unpacking erlang-crypto (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-10 03:06:55.146 | Selecting previously unselected package erlang-public-key. 2021-02-10 03:06:55.153 | Preparing to unpack .../05-erlang-public-key_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-10 03:06:55.157 | Unpacking erlang-public-key (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-10 03:06:55.297 | Selecting previously unselected package erlang-ssl. 2021-02-10 03:06:55.304 | Preparing to unpack .../06-erlang-ssl_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-10 03:06:55.309 | Unpacking erlang-ssl (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-10 03:06:55.481 | Selecting previously unselected package erlang-inets. 2021-02-10 03:06:55.489 | Preparing to unpack .../07-erlang-inets_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-10 03:06:55.493 | Unpacking erlang-inets (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-10 03:06:55.657 | Selecting previously unselected package erlang-corba. 2021-02-10 03:06:55.666 | Preparing to unpack .../08-erlang-corba_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-10 03:06:55.671 | Unpacking erlang-corba (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-10 03:06:56.077 | Selecting previously unselected package erlang-syntax-tools. 2021-02-10 03:06:56.085 | Preparing to unpack .../09-erlang-syntax-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-10 03:06:56.090 | Unpacking erlang-syntax-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-10 03:06:56.198 | Selecting previously unselected package erlang-diameter. 2021-02-10 03:06:56.206 | Preparing to unpack .../10-erlang-diameter_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-10 03:06:56.211 | Unpacking erlang-diameter (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-10 03:06:56.366 | Selecting previously unselected package erlang-xmerl. 2021-02-10 03:06:56.374 | Preparing to unpack .../11-erlang-xmerl_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-10 03:06:56.379 | Unpacking erlang-xmerl (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-10 03:06:56.570 | Selecting previously unselected package erlang-edoc. 2021-02-10 03:06:56.580 | Preparing to unpack .../12-erlang-edoc_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-10 03:06:56.586 | Unpacking erlang-edoc (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-10 03:06:56.689 | Selecting previously unselected package erlang-eldap. 2021-02-10 03:06:56.701 | Preparing to unpack .../13-erlang-eldap_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-10 03:06:56.706 | Unpacking erlang-eldap (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-10 03:06:56.782 | Selecting previously unselected package erlang-erl-docgen. 2021-02-10 03:06:56.790 | Preparing to unpack .../14-erlang-erl-docgen_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-10 03:06:56.794 | Unpacking erlang-erl-docgen (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-10 03:06:56.883 | Selecting previously unselected package erlang-eunit. 2021-02-10 03:06:56.891 | Preparing to unpack .../15-erlang-eunit_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-10 03:06:56.896 | Unpacking erlang-eunit (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-10 03:06:56.980 | Selecting previously unselected package erlang-ic. 2021-02-10 03:06:56.988 | Preparing to unpack .../16-erlang-ic_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-10 03:06:56.993 | Unpacking erlang-ic (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-10 03:06:57.197 | Selecting previously unselected package libodbc1:amd64. 2021-02-10 03:06:57.205 | Preparing to unpack .../17-libodbc1_2.3.4-1.1ubuntu3_amd64.deb ... 2021-02-10 03:06:57.221 | Unpacking libodbc1:amd64 (2.3.4-1.1ubuntu3) ... 2021-02-10 03:06:57.313 | Selecting previously unselected package erlang-odbc. 2021-02-10 03:06:57.321 | Preparing to unpack .../18-erlang-odbc_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-10 03:06:57.326 | Unpacking erlang-odbc (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-10 03:06:57.397 | Selecting previously unselected package erlang-snmp. 2021-02-10 03:06:57.405 | Preparing to unpack .../19-erlang-snmp_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-10 03:06:57.410 | Unpacking erlang-snmp (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-10 03:06:57.697 | Selecting previously unselected package erlang-os-mon. 2021-02-10 03:06:57.705 | Preparing to unpack .../20-erlang-os-mon_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-10 03:06:57.710 | Unpacking erlang-os-mon (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-10 03:06:57.790 | Selecting previously unselected package erlang-parsetools. 2021-02-10 03:06:57.798 | Preparing to unpack .../21-erlang-parsetools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-10 03:06:57.803 | Unpacking erlang-parsetools (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-10 03:06:57.890 | Selecting previously unselected package erlang-ssh. 2021-02-10 03:06:57.898 | Preparing to unpack .../22-erlang-ssh_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-10 03:06:57.903 | Unpacking erlang-ssh (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-10 03:06:58.035 | Selecting previously unselected package erlang-tools. 2021-02-10 03:06:58.044 | Preparing to unpack .../23-erlang-tools_1%3a20.2.2+dfsg-1ubuntu2_amd64.deb ... 2021-02-10 03:06:58.049 | Unpacking erlang-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-10 03:06:58.178 | Selecting previously unselected package erlang-nox. 2021-02-10 03:06:58.190 | Preparing to unpack .../24-erlang-nox_1%3a20.2.2+dfsg-1ubuntu2_all.deb ... 2021-02-10 03:06:58.196 | Unpacking erlang-nox (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-10 03:06:58.302 | Selecting previously unselected package rabbitmq-server. 2021-02-10 03:06:58.313 | Preparing to unpack .../25-rabbitmq-server_3.6.10-1ubuntu0.4_all.deb ... 2021-02-10 03:06:58.318 | Unpacking rabbitmq-server (3.6.10-1ubuntu0.4) ... 2021-02-10 03:06:58.895 | Setting up libodbc1:amd64 (2.3.4-1.1ubuntu3) ... 2021-02-10 03:06:58.930 | Setting up erlang-base (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-10 03:06:59.832 | Searching for services which depend on erlang and should be started...none found. 2021-02-10 03:06:59.837 | Processing triggers for ureadahead (0.100.0-21) ... 2021-02-10 03:06:59.865 | Setting up erlang-ic (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-10 03:06:59.898 | Setting up erlang-xmerl (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-10 03:06:59.932 | Setting up erlang-crypto (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-10 03:06:59.966 | Setting up erlang-asn1 (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-10 03:06:59.999 | Setting up erlang-mnesia (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-10 03:07:00.032 | Setting up erlang-eunit (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-10 03:07:00.065 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-02-10 03:07:00.106 | Processing triggers for systemd (237-3ubuntu10.44) ... 2021-02-10 03:07:00.309 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-02-10 03:07:00.957 | Setting up erlang-runtime-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-10 03:07:00.989 | Setting up erlang-syntax-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-10 03:07:01.023 | Setting up erlang-odbc (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-10 03:07:01.055 | Setting up erlang-parsetools (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-10 03:07:01.089 | Setting up erlang-public-key (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-10 03:07:01.123 | Setting up erlang-snmp (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-10 03:07:01.157 | Setting up erlang-ssl (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-10 03:07:01.190 | Setting up erlang-inets (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-10 03:07:01.224 | Setting up erlang-tools (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-10 03:07:01.256 | Setting up erlang-diameter (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-10 03:07:01.290 | Setting up erlang-ssh (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-10 03:07:01.322 | Setting up erlang-os-mon (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-10 03:07:01.354 | Setting up erlang-eldap (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-10 03:07:01.387 | Setting up erlang-edoc (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-10 03:07:01.421 | Setting up erlang-corba (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-10 03:07:01.453 | Setting up erlang-erl-docgen (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-10 03:07:01.486 | Setting up erlang-nox (1:20.2.2+dfsg-1ubuntu2) ... 2021-02-10 03:07:01.519 | Setting up rabbitmq-server (3.6.10-1ubuntu0.4) ... 2021-02-10 03:07:01.673 | Adding group `rabbitmq' (GID 122) ... 2021-02-10 03:07:01.713 | Done. 2021-02-10 03:07:01.794 | Adding system user `rabbitmq' (UID 116) ... 2021-02-10 03:07:01.794 | Adding new user `rabbitmq' (UID 116) with group `rabbitmq' ... 2021-02-10 03:07:01.881 | Not creating home directory `/var/lib/rabbitmq'. 2021-02-10 03:07:02.142 | Created symlink /etc/systemd/system/multi-user.target.wants/rabbitmq-server.service → /lib/systemd/system/rabbitmq-server.service. 2021-02-10 03:07:06.977 | Processing triggers for systemd (237-3ubuntu10.44) ... 2021-02-10 03:07:07.181 | Processing triggers for ureadahead (0.100.0-21) ... 2021-02-10 03:07:09.142 | + functions-common:apt_get:1115 : result=0 2021-02-10 03:07:09.144 | + functions-common:apt_get:1118 : time_stop apt-get 2021-02-10 03:07:09.147 | + functions-common:time_stop:2306 : local name 2021-02-10 03:07:09.150 | + functions-common:time_stop:2307 : local end_time 2021-02-10 03:07:09.152 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 03:07:09.155 | + functions-common:time_stop:2309 : local total 2021-02-10 03:07:09.157 | + functions-common:time_stop:2310 : local start_time 2021-02-10 03:07:09.160 | + functions-common:time_stop:2312 : name=apt-get 2021-02-10 03:07:09.163 | + functions-common:time_stop:2313 : start_time=1612926408405 2021-02-10 03:07:09.165 | + functions-common:time_stop:2315 : [[ -z 1612926408405 ]] 2021-02-10 03:07:09.168 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 03:07:09.172 | + functions-common:time_stop:2318 : end_time=1612926429169 2021-02-10 03:07:09.174 | + functions-common:time_stop:2319 : elapsed_time=20764 2021-02-10 03:07:09.176 | + functions-common:time_stop:2320 : total=194263 2021-02-10 03:07:09.179 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 03:07:09.181 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=215027 2021-02-10 03:07:09.184 | + functions-common:apt_get:1119 : return 0 2021-02-10 03:07:09.186 | + lib/rpc_backend:install_rpc_backend:55 : is_suse 2021-02-10 03:07:09.189 | + functions-common:is_suse:464 : is_opensuse 2021-02-10 03:07:09.191 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2021-02-10 03:07:09.194 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2021-02-10 03:07:09.196 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2021-02-10 03:07:09.198 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2021-02-10 03:07:09.201 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2021-02-10 03:07:09.203 | + lib/rpc_backend:install_rpc_backend:68 : is_fedora 2021-02-10 03:07:09.206 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2021-02-10 03:07:09.208 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2021-02-10 03:07:09.211 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2021-02-10 03:07:09.213 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-02-10 03:07:09.215 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2021-02-10 03:07:09.218 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2021-02-10 03:07:09.220 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOSStream ']' 2021-02-10 03:07:09.223 | + functions-common:is_fedora:456 : '[' Ubuntu = OracleServer ']' 2021-02-10 03:07:09.225 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2021-02-10 03:07:09.227 | + lib/rpc_backend:install_rpc_backend:68 : is_suse 2021-02-10 03:07:09.230 | + functions-common:is_suse:464 : is_opensuse 2021-02-10 03:07:09.233 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2021-02-10 03:07:09.235 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2021-02-10 03:07:09.238 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2021-02-10 03:07:09.240 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2021-02-10 03:07:09.243 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2021-02-10 03:07:09.246 | + ./stack.sh:main:802 : restart_rpc_backend 2021-02-10 03:07:09.248 | + lib/rpc_backend:restart_rpc_backend:81 : is_service_enabled rabbit 2021-02-10 03:07:09.266 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:07:09.268 | + lib/rpc_backend:restart_rpc_backend:83 : echo_summary 'Starting RabbitMQ' 2021-02-10 03:07:09.272 | + ./stack.sh:echo_summary:416 : [[ -t 3 ]] 2021-02-10 03:07:09.274 | + ./stack.sh:echo_summary:422 : echo -e Starting RabbitMQ 2021-02-10 03:07:09.276 | + lib/rpc_backend:restart_rpc_backend:94 : local i 2021-02-10 03:07:09.280 | ++ lib/rpc_backend:restart_rpc_backend:95 : seq 20 2021-02-10 03:07:09.283 | + lib/rpc_backend:restart_rpc_backend:95 : for i in `seq 20` 2021-02-10 03:07:09.286 | + lib/rpc_backend:restart_rpc_backend:96 : local rc=0 2021-02-10 03:07:09.288 | + lib/rpc_backend:restart_rpc_backend:98 : [[ 1 -eq 20 ]] 2021-02-10 03:07:09.291 | + lib/rpc_backend:restart_rpc_backend:100 : [[ 1 == \0 ]] 2021-02-10 03:07:09.293 | + lib/rpc_backend:restart_rpc_backend:104 : rabbit_setuser stackrabbit Passw0rd 2021-02-10 03:07:09.296 | + lib/rpc_backend:rabbit_setuser:173 : local user=stackrabbit pass=Passw0rd found= out= 2021-02-10 03:07:09.299 | ++ lib/rpc_backend:rabbit_setuser:174 : sudo rabbitmqctl list_users 2021-02-10 03:07:10.366 | + lib/rpc_backend:rabbit_setuser:174 : out='Listing users 2021-02-10 03:07:10.366 | guest [administrator]' 2021-02-10 03:07:10.369 | ++ lib/rpc_backend:rabbit_setuser:176 : echo 'Listing users 2021-02-10 03:07:10.370 | guest [administrator]' 2021-02-10 03:07:10.370 | ++ lib/rpc_backend:rabbit_setuser:176 : awk '$1 == user { print $1 }' user=stackrabbit 2021-02-10 03:07:10.375 | + lib/rpc_backend:rabbit_setuser:176 : found= 2021-02-10 03:07:10.378 | + lib/rpc_backend:rabbit_setuser:177 : '[' '' = stackrabbit ']' 2021-02-10 03:07:10.380 | + lib/rpc_backend:rabbit_setuser:181 : sudo rabbitmqctl add_user stackrabbit Passw0rd 2021-02-10 03:07:11.422 | Creating user "stackrabbit" 2021-02-10 03:07:11.449 | + lib/rpc_backend:rabbit_setuser:184 : sudo rabbitmqctl set_permissions stackrabbit '.*' '.*' '.*' 2021-02-10 03:07:12.496 | Setting permissions for user "stackrabbit" in vhost "/" 2021-02-10 03:07:12.527 | + lib/rpc_backend:restart_rpc_backend:105 : '[' 0 -ne 0 ']' 2021-02-10 03:07:12.530 | + lib/rpc_backend:restart_rpc_backend:110 : sudo rabbitmqctl change_password stackrabbit Passw0rd 2021-02-10 03:07:13.562 | Changing password for user "stackrabbit" 2021-02-10 03:07:13.585 | + lib/rpc_backend:restart_rpc_backend:112 : '[' 0 -ne 0 ']' 2021-02-10 03:07:13.588 | + lib/rpc_backend:restart_rpc_backend:116 : break 2021-02-10 03:07:13.590 | + lib/rpc_backend:restart_rpc_backend:119 : sudo rabbitmqctl delete_user guest 2021-02-10 03:07:14.622 | Deleting user "guest" 2021-02-10 03:07:14.647 | + ./stack.sh:main:804 : is_service_enabled mysql postgresql 2021-02-10 03:07:14.664 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:07:14.667 | + ./stack.sh:main:805 : install_database 2021-02-10 03:07:14.669 | + lib/database:install_database:116 : install_database_mysql 2021-02-10 03:07:14.672 | + lib/databases/mysql:install_database_mysql:150 : is_ubuntu 2021-02-10 03:07:14.674 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 03:07:14.677 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 03:07:14.679 | + lib/databases/mysql:install_database_mysql:153 : sudo debconf-set-selections 2021-02-10 03:07:14.887 | + lib/databases/mysql:install_database_mysql:163 : [[ ! -e /home/ubuntu/.my.cnf ]] 2021-02-10 03:07:14.891 | + lib/databases/mysql:install_database_mysql:164 : cat 2021-02-10 03:07:14.897 | + lib/databases/mysql:install_database_mysql:170 : is_ubuntu 2021-02-10 03:07:14.900 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 03:07:14.902 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 03:07:14.905 | + lib/databases/mysql:install_database_mysql:170 : '[' mysql '!=' mariadb ']' 2021-02-10 03:07:14.908 | + lib/databases/mysql:install_database_mysql:171 : echo host=127.0.0.1 2021-02-10 03:07:14.910 | + lib/databases/mysql:install_database_mysql:173 : chmod 0600 /home/ubuntu/.my.cnf 2021-02-10 03:07:14.914 | + lib/databases/mysql:install_database_mysql:176 : is_oraclelinux 2021-02-10 03:07:14.917 | + functions-common:is_oraclelinux:436 : [[ -z Ubuntu ]] 2021-02-10 03:07:14.919 | + functions-common:is_oraclelinux:440 : '[' Ubuntu = OracleServer ']' 2021-02-10 03:07:14.922 | + lib/databases/mysql:install_database_mysql:178 : is_fedora 2021-02-10 03:07:14.924 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2021-02-10 03:07:14.927 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2021-02-10 03:07:14.929 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2021-02-10 03:07:14.932 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-02-10 03:07:14.934 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2021-02-10 03:07:14.937 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2021-02-10 03:07:14.939 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOSStream ']' 2021-02-10 03:07:14.942 | + functions-common:is_fedora:456 : '[' Ubuntu = OracleServer ']' 2021-02-10 03:07:14.944 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2021-02-10 03:07:14.947 | + lib/databases/mysql:install_database_mysql:181 : is_suse 2021-02-10 03:07:14.949 | + functions-common:is_suse:464 : is_opensuse 2021-02-10 03:07:14.951 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2021-02-10 03:07:14.954 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2021-02-10 03:07:14.956 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2021-02-10 03:07:14.958 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2021-02-10 03:07:14.961 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2021-02-10 03:07:14.963 | + lib/databases/mysql:install_database_mysql:184 : is_ubuntu 2021-02-10 03:07:14.965 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 03:07:14.968 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 03:07:14.970 | + lib/databases/mysql:install_database_mysql:185 : install_package mysql-server 2021-02-10 03:07:14.972 | + functions-common:install_package:1344 : update_package_repo 2021-02-10 03:07:14.975 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-02-10 03:07:14.977 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2021-02-10 03:07:14.979 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-02-10 03:07:14.982 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-02-10 03:07:14.984 | + functions-common:update_package_repo:1324 : is_ubuntu 2021-02-10 03:07:14.986 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 03:07:14.988 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 03:07:14.991 | + functions-common:update_package_repo:1325 : apt_get_update 2021-02-10 03:07:14.993 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2021-02-10 03:07:14.995 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2021-02-10 03:07:14.998 | + functions-common:apt_get_update:1071 : return 2021-02-10 03:07:15.000 | + functions-common:install_package:1345 : real_install_package mysql-server 2021-02-10 03:07:15.002 | + functions-common:real_install_package:1330 : is_ubuntu 2021-02-10 03:07:15.005 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 03:07:15.007 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 03:07:15.009 | + functions-common:real_install_package:1331 : apt_get install mysql-server 2021-02-10 03:07:15.030 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install mysql-server 2021-02-10 03:07:15.150 | Reading package lists... 2021-02-10 03:07:15.399 | Building dependency tree... 2021-02-10 03:07:15.400 | Reading state information... 2021-02-10 03:07:15.609 | The following packages were automatically installed and are no longer required: 2021-02-10 03:07:15.609 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-02-10 03:07:15.609 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-02-10 03:07:15.609 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2021-02-10 03:07:15.609 | python3-pam python3-problem-report python3-pyasn1 2021-02-10 03:07:15.609 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-02-10 03:07:15.609 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-02-10 03:07:15.610 | Use 'sudo apt autoremove' to remove them. 2021-02-10 03:07:15.610 | The following additional packages will be installed: 2021-02-10 03:07:15.610 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-6 2021-02-10 03:07:15.610 | libfcgi-perl libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2021-02-10 03:07:15.610 | libhttp-date-perl libhttp-message-perl libio-html-perl 2021-02-10 03:07:15.610 | liblwp-mediatypes-perl liburi-perl mysql-client-5.7 mysql-client-core-5.7 2021-02-10 03:07:15.610 | mysql-server-5.7 mysql-server-core-5.7 2021-02-10 03:07:15.611 | Suggested packages: 2021-02-10 03:07:15.611 | libdata-dump-perl libipc-sharedcache-perl libwww-perl mailx tinyca 2021-02-10 03:07:15.673 | The following NEW packages will be installed: 2021-02-10 03:07:15.673 | libcgi-fast-perl libcgi-pm-perl libencode-locale-perl libevent-core-2.1-6 2021-02-10 03:07:15.674 | libfcgi-perl libhtml-parser-perl libhtml-tagset-perl libhtml-template-perl 2021-02-10 03:07:15.674 | libhttp-date-perl libhttp-message-perl libio-html-perl 2021-02-10 03:07:15.674 | liblwp-mediatypes-perl liburi-perl mysql-client-5.7 mysql-client-core-5.7 2021-02-10 03:07:15.674 | mysql-server mysql-server-5.7 mysql-server-core-5.7 2021-02-10 03:07:15.951 | 0 upgraded, 18 newly installed, 0 to remove and 166 not upgraded. 2021-02-10 03:07:15.951 | Need to get 19.7 MB of archives. 2021-02-10 03:07:15.951 | After this operation, 157 MB of additional disk space will be used. 2021-02-10 03:07:15.951 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-client-core-5.7 amd64 5.7.33-0ubuntu0.18.04.1 [6,664 kB] 2021-02-10 03:07:17.561 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-client-5.7 amd64 5.7.33-0ubuntu0.18.04.1 [1,945 kB] 2021-02-10 03:07:17.951 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server-core-5.7 amd64 5.7.33-0ubuntu0.18.04.1 [7,460 kB] 2021-02-10 03:07:18.984 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libevent-core-2.1-6 amd64 2.1.8-stable-4build1 [85.9 kB] 2021-02-10 03:07:18.986 | Get:5 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server-5.7 amd64 5.7.33-0ubuntu0.18.04.1 [2,931 kB] 2021-02-10 03:07:19.283 | Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-tagset-perl all 3.20-3 [12.1 kB] 2021-02-10 03:07:19.285 | Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liburi-perl all 1.73-1 [77.2 kB] 2021-02-10 03:07:19.296 | Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-parser-perl amd64 3.72-3build1 [85.9 kB] 2021-02-10 03:07:19.306 | Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-pm-perl all 4.38-1 [185 kB] 2021-02-10 03:07:19.310 | Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libfcgi-perl amd64 0.78-2build1 [32.8 kB] 2021-02-10 03:07:19.311 | Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libcgi-fast-perl all 1:2.13-1 [9,940 B] 2021-02-10 03:07:19.324 | Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libencode-locale-perl all 1.05-1 [12.3 kB] 2021-02-10 03:07:19.325 | Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhtml-template-perl all 2.97-1 [59.0 kB] 2021-02-10 03:07:19.328 | Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-date-perl all 6.02-1 [10.4 kB] 2021-02-10 03:07:19.413 | Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libio-html-perl all 1.001-1 [14.9 kB] 2021-02-10 03:07:19.543 | Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 liblwp-mediatypes-perl all 6.02-1 [21.7 kB] 2021-02-10 03:07:19.545 | Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libhttp-message-perl all 6.14-1 [72.1 kB] 2021-02-10 03:07:19.551 | Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 mysql-server all 5.7.33-0ubuntu0.18.04.1 [9,944 B] 2021-02-10 03:07:20.077 | Preconfiguring packages ... 2021-02-10 03:07:20.224 | Fetched 19.7 MB in 4s (5,097 kB/s) 2021-02-10 03:07:20.271 | Selecting previously unselected package mysql-client-core-5.7. 2021-02-10 03:07:20.312 | (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 ... 78461 files and directories currently installed.) 2021-02-10 03:07:20.315 | Preparing to unpack .../00-mysql-client-core-5.7_5.7.33-0ubuntu0.18.04.1_amd64.deb ... 2021-02-10 03:07:20.321 | Unpacking mysql-client-core-5.7 (5.7.33-0ubuntu0.18.04.1) ... 2021-02-10 03:07:21.370 | Selecting previously unselected package mysql-client-5.7. 2021-02-10 03:07:21.378 | Preparing to unpack .../01-mysql-client-5.7_5.7.33-0ubuntu0.18.04.1_amd64.deb ... 2021-02-10 03:07:21.383 | Unpacking mysql-client-5.7 (5.7.33-0ubuntu0.18.04.1) ... 2021-02-10 03:07:21.857 | Selecting previously unselected package mysql-server-core-5.7. 2021-02-10 03:07:21.865 | Preparing to unpack .../02-mysql-server-core-5.7_5.7.33-0ubuntu0.18.04.1_amd64.deb ... 2021-02-10 03:07:21.870 | Unpacking mysql-server-core-5.7 (5.7.33-0ubuntu0.18.04.1) ... 2021-02-10 03:07:23.087 | Selecting previously unselected package libevent-core-2.1-6:amd64. 2021-02-10 03:07:23.095 | Preparing to unpack .../03-libevent-core-2.1-6_2.1.8-stable-4build1_amd64.deb ... 2021-02-10 03:07:23.110 | Unpacking libevent-core-2.1-6:amd64 (2.1.8-stable-4build1) ... 2021-02-10 03:07:23.256 | Selecting previously unselected package mysql-server-5.7. 2021-02-10 03:07:23.268 | Preparing to unpack .../04-mysql-server-5.7_5.7.33-0ubuntu0.18.04.1_amd64.deb ... 2021-02-10 03:07:23.790 | Unpacking mysql-server-5.7 (5.7.33-0ubuntu0.18.04.1) ... 2021-02-10 03:07:24.437 | Selecting previously unselected package libhtml-tagset-perl. 2021-02-10 03:07:24.446 | Preparing to unpack .../05-libhtml-tagset-perl_3.20-3_all.deb ... 2021-02-10 03:07:24.451 | Unpacking libhtml-tagset-perl (3.20-3) ... 2021-02-10 03:07:24.525 | Selecting previously unselected package liburi-perl. 2021-02-10 03:07:24.533 | Preparing to unpack .../06-liburi-perl_1.73-1_all.deb ... 2021-02-10 03:07:24.538 | Unpacking liburi-perl (1.73-1) ... 2021-02-10 03:07:24.621 | Selecting previously unselected package libhtml-parser-perl. 2021-02-10 03:07:24.630 | Preparing to unpack .../07-libhtml-parser-perl_3.72-3build1_amd64.deb ... 2021-02-10 03:07:24.635 | Unpacking libhtml-parser-perl (3.72-3build1) ... 2021-02-10 03:07:24.707 | Selecting previously unselected package libcgi-pm-perl. 2021-02-10 03:07:24.716 | Preparing to unpack .../08-libcgi-pm-perl_4.38-1_all.deb ... 2021-02-10 03:07:24.720 | Unpacking libcgi-pm-perl (4.38-1) ... 2021-02-10 03:07:24.816 | Selecting previously unselected package libfcgi-perl. 2021-02-10 03:07:24.824 | Preparing to unpack .../09-libfcgi-perl_0.78-2build1_amd64.deb ... 2021-02-10 03:07:24.828 | Unpacking libfcgi-perl (0.78-2build1) ... 2021-02-10 03:07:24.896 | Selecting previously unselected package libcgi-fast-perl. 2021-02-10 03:07:24.904 | Preparing to unpack .../10-libcgi-fast-perl_1%3a2.13-1_all.deb ... 2021-02-10 03:07:24.908 | Unpacking libcgi-fast-perl (1:2.13-1) ... 2021-02-10 03:07:24.977 | Selecting previously unselected package libencode-locale-perl. 2021-02-10 03:07:24.985 | Preparing to unpack .../11-libencode-locale-perl_1.05-1_all.deb ... 2021-02-10 03:07:24.989 | Unpacking libencode-locale-perl (1.05-1) ... 2021-02-10 03:07:25.058 | Selecting previously unselected package libhtml-template-perl. 2021-02-10 03:07:25.066 | Preparing to unpack .../12-libhtml-template-perl_2.97-1_all.deb ... 2021-02-10 03:07:25.070 | Unpacking libhtml-template-perl (2.97-1) ... 2021-02-10 03:07:25.150 | Selecting previously unselected package libhttp-date-perl. 2021-02-10 03:07:25.158 | Preparing to unpack .../13-libhttp-date-perl_6.02-1_all.deb ... 2021-02-10 03:07:25.162 | Unpacking libhttp-date-perl (6.02-1) ... 2021-02-10 03:07:25.230 | Selecting previously unselected package libio-html-perl. 2021-02-10 03:07:25.238 | Preparing to unpack .../14-libio-html-perl_1.001-1_all.deb ... 2021-02-10 03:07:25.242 | Unpacking libio-html-perl (1.001-1) ... 2021-02-10 03:07:25.308 | Selecting previously unselected package liblwp-mediatypes-perl. 2021-02-10 03:07:25.316 | Preparing to unpack .../15-liblwp-mediatypes-perl_6.02-1_all.deb ... 2021-02-10 03:07:25.320 | Unpacking liblwp-mediatypes-perl (6.02-1) ... 2021-02-10 03:07:25.385 | Selecting previously unselected package libhttp-message-perl. 2021-02-10 03:07:25.393 | Preparing to unpack .../16-libhttp-message-perl_6.14-1_all.deb ... 2021-02-10 03:07:25.396 | Unpacking libhttp-message-perl (6.14-1) ... 2021-02-10 03:07:25.472 | Selecting previously unselected package mysql-server. 2021-02-10 03:07:25.480 | Preparing to unpack .../17-mysql-server_5.7.33-0ubuntu0.18.04.1_all.deb ... 2021-02-10 03:07:25.485 | Unpacking mysql-server (5.7.33-0ubuntu0.18.04.1) ... 2021-02-10 03:07:25.575 | Setting up libhtml-tagset-perl (3.20-3) ... 2021-02-10 03:07:25.603 | Setting up libhttp-date-perl (6.02-1) ... 2021-02-10 03:07:25.637 | Setting up libevent-core-2.1-6:amd64 (2.1.8-stable-4build1) ... 2021-02-10 03:07:25.670 | Processing triggers for ureadahead (0.100.0-21) ... 2021-02-10 03:07:25.704 | Setting up libencode-locale-perl (1.05-1) ... 2021-02-10 03:07:25.735 | Setting up mysql-server-core-5.7 (5.7.33-0ubuntu0.18.04.1) ... 2021-02-10 03:07:25.767 | Setting up libio-html-perl (1.001-1) ... 2021-02-10 03:07:25.800 | Setting up liblwp-mediatypes-perl (6.02-1) ... 2021-02-10 03:07:25.833 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-02-10 03:07:25.869 | Setting up liburi-perl (1.73-1) ... 2021-02-10 03:07:25.901 | Processing triggers for systemd (237-3ubuntu10.44) ... 2021-02-10 03:07:26.107 | Setting up libhtml-parser-perl (3.72-3build1) ... 2021-02-10 03:07:26.139 | Setting up libcgi-pm-perl (4.38-1) ... 2021-02-10 03:07:26.173 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-02-10 03:07:27.953 | Setting up libhttp-message-perl (6.14-1) ... 2021-02-10 03:07:27.985 | Setting up mysql-client-core-5.7 (5.7.33-0ubuntu0.18.04.1) ... 2021-02-10 03:07:28.019 | Setting up libfcgi-perl (0.78-2build1) ... 2021-02-10 03:07:28.053 | Setting up libhtml-template-perl (2.97-1) ... 2021-02-10 03:07:28.087 | Setting up libcgi-fast-perl (1:2.13-1) ... 2021-02-10 03:07:28.121 | Setting up mysql-client-5.7 (5.7.33-0ubuntu0.18.04.1) ... 2021-02-10 03:07:28.155 | Setting up mysql-server-5.7 (5.7.33-0ubuntu0.18.04.1) ... 2021-02-10 03:07:28.818 | update-alternatives: using /etc/mysql/mysql.cnf to provide /etc/mysql/my.cnf (my.cnf) in auto mode 2021-02-10 03:07:28.850 | Renaming removed key_buffer and myisam-recover options (if present) 2021-02-10 03:07:40.384 | Created symlink /etc/systemd/system/multi-user.target.wants/mysql.service → /lib/systemd/system/mysql.service. 2021-02-10 03:07:41.519 | Setting up mysql-server (5.7.33-0ubuntu0.18.04.1) ... 2021-02-10 03:07:41.553 | Processing triggers for systemd (237-3ubuntu10.44) ... 2021-02-10 03:07:41.763 | Processing triggers for ureadahead (0.100.0-21) ... 2021-02-10 03:07:43.760 | + functions-common:apt_get:1115 : result=0 2021-02-10 03:07:43.763 | + functions-common:apt_get:1118 : time_stop apt-get 2021-02-10 03:07:43.765 | + functions-common:time_stop:2306 : local name 2021-02-10 03:07:43.768 | + functions-common:time_stop:2307 : local end_time 2021-02-10 03:07:43.770 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 03:07:43.773 | + functions-common:time_stop:2309 : local total 2021-02-10 03:07:43.775 | + functions-common:time_stop:2310 : local start_time 2021-02-10 03:07:43.777 | + functions-common:time_stop:2312 : name=apt-get 2021-02-10 03:07:43.780 | + functions-common:time_stop:2313 : start_time=1612926435027 2021-02-10 03:07:43.782 | + functions-common:time_stop:2315 : [[ -z 1612926435027 ]] 2021-02-10 03:07:43.785 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 03:07:43.789 | + functions-common:time_stop:2318 : end_time=1612926463786 2021-02-10 03:07:43.791 | + functions-common:time_stop:2319 : elapsed_time=28759 2021-02-10 03:07:43.793 | + functions-common:time_stop:2320 : total=215027 2021-02-10 03:07:43.796 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 03:07:43.798 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=243786 2021-02-10 03:07:43.800 | + functions-common:apt_get:1119 : return 0 2021-02-10 03:07:43.803 | + ./stack.sh:main:807 : '[' -n mysql ']' 2021-02-10 03:07:43.805 | + ./stack.sh:main:808 : install_database_python 2021-02-10 03:07:43.807 | + lib/database:install_database_python:121 : install_database_python_mysql 2021-02-10 03:07:43.810 | + lib/databases/mysql:install_database_python_mysql:193 : pip_install_gr PyMySQL 2021-02-10 03:07:43.812 | + inc/python:pip_install_gr:76 : local name=PyMySQL 2021-02-10 03:07:43.814 | + inc/python:pip_install_gr:77 : local clean_name 2021-02-10 03:07:43.817 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements PyMySQL 2021-02-10 03:07:43.820 | ++ inc/python:get_from_global_requirements:225 : local package=PyMySQL 2021-02-10 03:07:43.823 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-02-10 03:07:43.826 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^PyMySQL' /opt/stack/requirements/global-requirements.txt 2021-02-10 03:07:43.827 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-02-10 03:07:43.831 | ++ inc/python:get_from_global_requirements:227 : required_pkg='PyMySQL ' 2021-02-10 03:07:43.834 | ++ inc/python:get_from_global_requirements:228 : [[ PyMySQL == '' ]] 2021-02-10 03:07:43.837 | ++ inc/python:get_from_global_requirements:231 : echo PyMySQL 2021-02-10 03:07:43.839 | + inc/python:pip_install_gr:78 : clean_name=PyMySQL 2021-02-10 03:07:43.842 | + inc/python:pip_install_gr:79 : pip_install PyMySQL 2021-02-10 03:07:43.861 | Using python 3.6 to install PyMySQL 2021-02-10 03:07:43.864 | + 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.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt PyMySQL 2021-02-10 03:07:45.785 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-10 03:07:45.790 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-10 03:07:45.800 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-10 03:07:45.805 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-10 03:07:45.929 | Collecting PyMySQL===1.0.2 2021-02-10 03:07:45.937 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/c3a0c5013d5f0/PyMySQL-1.0.2-py3-none-any.whl (43 kB) 2021-02-10 03:07:46.474 | Installing collected packages: PyMySQL 2021-02-10 03:07:46.560 | Successfully installed PyMySQL-1.0.2 2021-02-10 03:07:46.648 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-10 03:07:46.648 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-02-10 03:07:46.725 | + inc/python:pip_install:200 : result=0 2021-02-10 03:07:46.728 | + inc/python:pip_install:202 : time_stop pip_install 2021-02-10 03:07:46.732 | + functions-common:time_stop:2306 : local name 2021-02-10 03:07:46.735 | + functions-common:time_stop:2307 : local end_time 2021-02-10 03:07:46.739 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 03:07:46.744 | + functions-common:time_stop:2309 : local total 2021-02-10 03:07:46.748 | + functions-common:time_stop:2310 : local start_time 2021-02-10 03:07:46.750 | + functions-common:time_stop:2312 : name=pip_install 2021-02-10 03:07:46.753 | + functions-common:time_stop:2313 : start_time=1612926463856 2021-02-10 03:07:46.756 | + functions-common:time_stop:2315 : [[ -z 1612926463856 ]] 2021-02-10 03:07:46.759 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 03:07:46.762 | + functions-common:time_stop:2318 : end_time=1612926466760 2021-02-10 03:07:46.766 | + functions-common:time_stop:2319 : elapsed_time=2904 2021-02-10 03:07:46.768 | + functions-common:time_stop:2320 : total=26239 2021-02-10 03:07:46.771 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 03:07:46.773 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=29143 2021-02-10 03:07:46.776 | + inc/python:pip_install:203 : return 0 2021-02-10 03:07:46.778 | + lib/databases/mysql:install_database_python_mysql:194 : [[ PyMySQL == \M\y\S\Q\L\-\p\y\t\h\o\n ]] 2021-02-10 03:07:46.781 | + lib/databases/mysql:install_database_python_mysql:196 : [[ PyMySQL == \P\y\M\y\S\Q\L ]] 2021-02-10 03:07:46.783 | + lib/databases/mysql:install_database_python_mysql:197 : ADDITIONAL_VENV_PACKAGES+=,PyMySQL 2021-02-10 03:07:46.786 | + ./stack.sh:main:811 : is_service_enabled neutron 2021-02-10 03:07:46.802 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:07:46.805 | + ./stack.sh:main:812 : install_neutron_agent_packages 2021-02-10 03:07:46.807 | + lib/neutron:install_neutron_agent_packages:684 : is_neutron_legacy_enabled 2021-02-10 03:07:46.811 | ++ 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-02-10 03:07:46.811 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-02-10 03:07:46.816 | + 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-02-10 03:07:46.818 | + 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-02-10 03:07:46.821 | + 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-02-10 03:07:46.823 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-02-10 03:07:46.826 | + lib/neutron:install_neutron_agent_packages:686 : install_neutron_agent_packages_mutnauq 2021-02-10 03:07:46.828 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:457 : is_service_enabled q-l3 2021-02-10 03:07:46.844 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:07:46.846 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:458 : install_package radvd 2021-02-10 03:07:46.849 | + functions-common:install_package:1344 : update_package_repo 2021-02-10 03:07:46.852 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-02-10 03:07:46.854 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2021-02-10 03:07:46.857 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-02-10 03:07:46.859 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-02-10 03:07:46.861 | + functions-common:update_package_repo:1324 : is_ubuntu 2021-02-10 03:07:46.864 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 03:07:46.866 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 03:07:46.869 | + functions-common:update_package_repo:1325 : apt_get_update 2021-02-10 03:07:46.871 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2021-02-10 03:07:46.873 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2021-02-10 03:07:46.876 | + functions-common:apt_get_update:1071 : return 2021-02-10 03:07:46.878 | + functions-common:install_package:1345 : real_install_package radvd 2021-02-10 03:07:46.881 | + functions-common:real_install_package:1330 : is_ubuntu 2021-02-10 03:07:46.883 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 03:07:46.886 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 03:07:46.888 | + functions-common:real_install_package:1331 : apt_get install radvd 2021-02-10 03:07:46.911 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install radvd 2021-02-10 03:07:47.031 | Reading package lists... 2021-02-10 03:07:47.280 | Building dependency tree... 2021-02-10 03:07:47.282 | Reading state information... 2021-02-10 03:07:47.490 | The following packages were automatically installed and are no longer required: 2021-02-10 03:07:47.491 | apport-symptoms grub-pc-bin python3-attr python3-automat python3-click 2021-02-10 03:07:47.491 | python3-colorama python3-configobj python3-constantly python3-hyperlink 2021-02-10 03:07:47.491 | python3-incremental python3-keyring python3-keyrings.alt python3-netifaces 2021-02-10 03:07:47.491 | python3-pam python3-problem-report python3-pyasn1 2021-02-10 03:07:47.491 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-02-10 03:07:47.491 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-02-10 03:07:47.491 | Use 'sudo apt autoremove' to remove them. 2021-02-10 03:07:47.544 | The following NEW packages will be installed: 2021-02-10 03:07:47.544 | radvd 2021-02-10 03:07:47.939 | 0 upgraded, 1 newly installed, 0 to remove and 166 not upgraded. 2021-02-10 03:07:47.939 | Need to get 59.0 kB of archives. 2021-02-10 03:07:47.939 | After this operation, 164 kB of additional disk space will be used. 2021-02-10 03:07:47.939 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 radvd amd64 1:2.16-3 [59.0 kB] 2021-02-10 03:07:48.811 | Fetched 59.0 kB in 1s (88.7 kB/s) 2021-02-10 03:07:48.902 | Selecting previously unselected package radvd. 2021-02-10 03:07:48.952 | (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 ... 78918 files and directories currently installed.) 2021-02-10 03:07:48.956 | Preparing to unpack .../radvd_1%3a2.16-3_amd64.deb ... 2021-02-10 03:07:48.961 | Unpacking radvd (1:2.16-3) ... 2021-02-10 03:07:49.084 | Processing triggers for ureadahead (0.100.0-21) ... 2021-02-10 03:07:49.109 | Setting up radvd (1:2.16-3) ... 2021-02-10 03:07:49.892 | Job for radvd.service failed because the control process exited with error code. 2021-02-10 03:07:49.892 | See "systemctl status radvd.service" and "journalctl -xe" for details. 2021-02-10 03:07:49.894 | invoke-rc.d: initscript radvd, action "start" failed. 2021-02-10 03:07:49.904 | ● radvd.service - Router advertisement daemon for IPv6 2021-02-10 03:07:49.904 | Loaded: loaded (/lib/systemd/system/radvd.service; disabled; vendor preset: enabled) 2021-02-10 03:07:49.904 | Active: failed (Result: exit-code) since Wed 2021-02-10 03:07:49 UTC; 13ms ago 2021-02-10 03:07:49.904 | Docs: man:radvd(8) 2021-02-10 03:07:49.904 | Process: 47045 ExecStartPre=/usr/sbin/radvd --logmethod stderr_clean --configtest (code=exited, status=1/FAILURE) 2021-02-10 03:07:49.904 | 2021-02-10 03:07:49.904 | Feb 10 03:07:49 dv-osbrick-768576-7-ceph systemd[1]: Starting Router advertisement daemon for IPv6... 2021-02-10 03:07:49.904 | Feb 10 03:07:49 dv-osbrick-768576-7-ceph radvd[47045]: can't open /etc/radvd.conf: No such file or directory 2021-02-10 03:07:49.904 | Feb 10 03:07:49 dv-osbrick-768576-7-ceph radvd[47045]: Insecure file permissions, but continuing anyway 2021-02-10 03:07:49.904 | Feb 10 03:07:49 dv-osbrick-768576-7-ceph radvd[47045]: exiting, failed to read config file 2021-02-10 03:07:49.904 | Feb 10 03:07:49 dv-osbrick-768576-7-ceph systemd[1]: radvd.service: Control process exited, code=exited status=1 2021-02-10 03:07:49.904 | Feb 10 03:07:49 dv-osbrick-768576-7-ceph systemd[1]: radvd.service: Failed with result 'exit-code'. 2021-02-10 03:07:49.904 | Feb 10 03:07:49 dv-osbrick-768576-7-ceph systemd[1]: Failed to start Router advertisement daemon for IPv6. 2021-02-10 03:07:49.909 | Processing triggers for systemd (237-3ubuntu10.44) ... 2021-02-10 03:07:50.104 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-02-10 03:07:50.347 | Processing triggers for ureadahead (0.100.0-21) ... 2021-02-10 03:07:52.321 | + functions-common:apt_get:1115 : result=0 2021-02-10 03:07:52.323 | + functions-common:apt_get:1118 : time_stop apt-get 2021-02-10 03:07:52.326 | + functions-common:time_stop:2306 : local name 2021-02-10 03:07:52.328 | + functions-common:time_stop:2307 : local end_time 2021-02-10 03:07:52.331 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 03:07:52.333 | + functions-common:time_stop:2309 : local total 2021-02-10 03:07:52.336 | + functions-common:time_stop:2310 : local start_time 2021-02-10 03:07:52.338 | + functions-common:time_stop:2312 : name=apt-get 2021-02-10 03:07:52.340 | + functions-common:time_stop:2313 : start_time=1612926466908 2021-02-10 03:07:52.343 | + functions-common:time_stop:2315 : [[ -z 1612926466908 ]] 2021-02-10 03:07:52.346 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 03:07:52.349 | + functions-common:time_stop:2318 : end_time=1612926472346 2021-02-10 03:07:52.352 | + functions-common:time_stop:2319 : elapsed_time=5438 2021-02-10 03:07:52.354 | + functions-common:time_stop:2320 : total=243786 2021-02-10 03:07:52.356 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 03:07:52.359 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=249224 2021-02-10 03:07:52.361 | + functions-common:apt_get:1119 : return 0 2021-02-10 03:07:52.364 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:461 : is_service_enabled q-agt q-dhcp q-l3 2021-02-10 03:07:52.380 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:07:52.382 | + lib/neutron-legacy:install_neutron_agent_packages_mutnauq:462 : neutron_plugin_install_agent_packages 2021-02-10 03:07:52.385 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_install_agent_packages:17 : _neutron_ovs_base_install_agent_packages 2021-02-10 03:07:52.388 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : get_packages openvswitch 2021-02-10 03:07:52.408 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:64 : install_package fakeroot make openvswitch-switch 2021-02-10 03:07:52.410 | + functions-common:install_package:1344 : update_package_repo 2021-02-10 03:07:52.413 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-02-10 03:07:52.416 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2021-02-10 03:07:52.418 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-02-10 03:07:52.421 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-02-10 03:07:52.423 | + functions-common:update_package_repo:1324 : is_ubuntu 2021-02-10 03:07:52.426 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 03:07:52.428 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 03:07:52.431 | + functions-common:update_package_repo:1325 : apt_get_update 2021-02-10 03:07:52.433 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2021-02-10 03:07:52.435 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2021-02-10 03:07:52.438 | + functions-common:apt_get_update:1071 : return 2021-02-10 03:07:52.440 | + functions-common:install_package:1345 : real_install_package fakeroot make openvswitch-switch 2021-02-10 03:07:52.443 | + functions-common:real_install_package:1330 : is_ubuntu 2021-02-10 03:07:52.445 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 03:07:52.447 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 03:07:52.450 | + functions-common:real_install_package:1331 : apt_get install fakeroot make openvswitch-switch 2021-02-10 03:07:52.468 | + functions-common:apt_get:1111 : 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-02-10 03:07:52.589 | Reading package lists... 2021-02-10 03:07:52.842 | Building dependency tree... 2021-02-10 03:07:52.843 | Reading state information... 2021-02-10 03:07:53.054 | fakeroot is already the newest version (1.22-2ubuntu1). 2021-02-10 03:07:53.054 | fakeroot set to manually installed. 2021-02-10 03:07:53.054 | make is already the newest version (4.1-9.1ubuntu1). 2021-02-10 03:07:53.054 | make set to manually installed. 2021-02-10 03:07:53.054 | The following packages were automatically installed and are no longer required: 2021-02-10 03:07:53.054 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-02-10 03:07:53.054 | python3-click python3-colorama python3-configobj python3-constantly 2021-02-10 03:07:53.054 | python3-hyperlink python3-incremental python3-keyring python3-keyrings.alt 2021-02-10 03:07:53.055 | python3-pam python3-problem-report python3-pyasn1 2021-02-10 03:07:53.055 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-02-10 03:07:53.055 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-02-10 03:07:53.055 | Use 'sudo apt autoremove' to remove them. 2021-02-10 03:07:53.055 | The following additional packages will be installed: 2021-02-10 03:07:53.056 | libunbound2 openvswitch-common python3-openvswitch python3-sortedcontainers 2021-02-10 03:07:53.057 | Suggested packages: 2021-02-10 03:07:53.057 | openvswitch-doc python-sortedcontainers-doc 2021-02-10 03:07:53.117 | The following NEW packages will be installed: 2021-02-10 03:07:53.117 | libunbound2 python3-openvswitch python3-sortedcontainers 2021-02-10 03:07:53.118 | The following packages will be upgraded: 2021-02-10 03:07:53.119 | openvswitch-common openvswitch-switch 2021-02-10 03:07:53.256 | 2 upgraded, 3 newly installed, 0 to remove and 164 not upgraded. 2021-02-10 03:07:53.256 | Need to get 3,140 kB of archives. 2021-02-10 03:07:53.256 | After this operation, 3,470 kB of additional disk space will be used. 2021-02-10 03:07:53.256 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libunbound2 amd64 1.6.7-1ubuntu2.3 [267 kB] 2021-02-10 03:07:53.404 | Get:2 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 python3-openvswitch all 2.13.1-0ubuntu0.20.04.2~cloud0 [118 kB] 2021-02-10 03:07:53.559 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/universe amd64 python3-sortedcontainers all 1.5.7-1 [26.3 kB] 2021-02-10 03:07:53.940 | Get:4 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 openvswitch-switch amd64 2.13.1-0ubuntu0.20.04.2~cloud0 [1,555 kB] 2021-02-10 03:07:54.453 | Get:5 http://ubuntu-cloud.archive.canonical.com/ubuntu bionic-updates/ussuri/main amd64 openvswitch-common amd64 2.13.1-0ubuntu0.20.04.2~cloud0 [1,175 kB] 2021-02-10 03:07:55.142 | Fetched 3,140 kB in 1s (2,210 kB/s) 2021-02-10 03:07:55.224 | Selecting previously unselected package libunbound2:amd64. 2021-02-10 03:07:55.264 | (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 ... 78931 files and directories currently installed.) 2021-02-10 03:07:55.268 | Preparing to unpack .../libunbound2_1.6.7-1ubuntu2.3_amd64.deb ... 2021-02-10 03:07:55.285 | Unpacking libunbound2:amd64 (1.6.7-1ubuntu2.3) ... 2021-02-10 03:07:55.407 | Selecting previously unselected package python3-sortedcontainers. 2021-02-10 03:07:55.416 | Preparing to unpack .../python3-sortedcontainers_1.5.7-1_all.deb ... 2021-02-10 03:07:55.421 | Unpacking python3-sortedcontainers (1.5.7-1) ... 2021-02-10 03:07:55.508 | Selecting previously unselected package python3-openvswitch. 2021-02-10 03:07:55.516 | Preparing to unpack .../python3-openvswitch_2.13.1-0ubuntu0.20.04.2~cloud0_all.deb ... 2021-02-10 03:07:55.520 | Unpacking python3-openvswitch (2.13.1-0ubuntu0.20.04.2~cloud0) ... 2021-02-10 03:07:55.650 | Preparing to unpack .../openvswitch-switch_2.13.1-0ubuntu0.20.04.2~cloud0_amd64.deb ... 2021-02-10 03:07:55.677 | Unpacking openvswitch-switch (2.13.1-0ubuntu0.20.04.2~cloud0) over (2.9.7-0ubuntu0.18.04.2) ... 2021-02-10 03:07:56.558 | Preparing to unpack .../openvswitch-common_2.13.1-0ubuntu0.20.04.2~cloud0_amd64.deb ... 2021-02-10 03:07:56.583 | Unpacking openvswitch-common (2.13.1-0ubuntu0.20.04.2~cloud0) over (2.9.7-0ubuntu0.18.04.2) ... 2021-02-10 03:07:56.862 | Setting up libunbound2:amd64 (1.6.7-1ubuntu2.3) ... 2021-02-10 03:07:56.890 | Processing triggers for ureadahead (0.100.0-21) ... 2021-02-10 03:07:56.922 | Setting up openvswitch-common (2.13.1-0ubuntu0.20.04.2~cloud0) ... 2021-02-10 03:07:56.954 | Setting up python3-sortedcontainers (1.5.7-1) ... 2021-02-10 03:07:57.269 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-02-10 03:07:57.307 | Processing triggers for systemd (237-3ubuntu10.44) ... 2021-02-10 03:07:57.509 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-02-10 03:07:58.344 | Setting up python3-openvswitch (2.13.1-0ubuntu0.20.04.2~cloud0) ... 2021-02-10 03:07:58.736 | Setting up openvswitch-switch (2.13.1-0ubuntu0.20.04.2~cloud0) ... 2021-02-10 03:07:58.788 | update-alternatives: using /usr/lib/openvswitch-switch/ovs-vswitchd to provide /usr/sbin/ovs-vswitchd (ovs-vswitchd) in auto mode 2021-02-10 03:08:01.963 | + functions-common:apt_get:1115 : result=0 2021-02-10 03:08:01.965 | + functions-common:apt_get:1118 : time_stop apt-get 2021-02-10 03:08:01.968 | + functions-common:time_stop:2306 : local name 2021-02-10 03:08:01.970 | + functions-common:time_stop:2307 : local end_time 2021-02-10 03:08:01.973 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 03:08:01.975 | + functions-common:time_stop:2309 : local total 2021-02-10 03:08:01.977 | + functions-common:time_stop:2310 : local start_time 2021-02-10 03:08:01.979 | + functions-common:time_stop:2312 : name=apt-get 2021-02-10 03:08:01.981 | + functions-common:time_stop:2313 : start_time=1612926472465 2021-02-10 03:08:01.984 | + functions-common:time_stop:2315 : [[ -z 1612926472465 ]] 2021-02-10 03:08:01.986 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 03:08:01.990 | + functions-common:time_stop:2318 : end_time=1612926481987 2021-02-10 03:08:01.992 | + functions-common:time_stop:2319 : elapsed_time=9522 2021-02-10 03:08:01.994 | + functions-common:time_stop:2320 : total=249224 2021-02-10 03:08:01.997 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 03:08:01.999 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=258746 2021-02-10 03:08:02.001 | + functions-common:apt_get:1119 : return 0 2021-02-10 03:08:02.004 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:65 : is_ubuntu 2021-02-10 03:08:02.006 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 03:08:02.009 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 03:08:02.011 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:66 : _neutron_ovs_base_install_ubuntu_dkms 2021-02-10 03:08:02.014 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:52 : local kernel_version 2021-02-10 03:08:02.017 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : uname -r 2021-02-10 03:08:02.020 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:53 : kernel_version=4.15.0-55-generic 2021-02-10 03:08:02.022 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:54 : local kernel_major_minor 2021-02-10 03:08:02.026 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : echo 4.15.0-55-generic 2021-02-10 03:08:02.026 | ++ lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : cut -d. -f1-2 2021-02-10 03:08:02.030 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:55 : kernel_major_minor=4.15 2021-02-10 03:08:02.033 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_ubuntu_dkms:57 : vercmp 4.15 '<' 3.13 2021-02-10 03:08:02.035 | + functions:vercmp:652 : local v1=4.15 2021-02-10 03:08:02.038 | + functions:vercmp:653 : local 'op=<' 2021-02-10 03:08:02.041 | + functions:vercmp:654 : local v2=3.13 2021-02-10 03:08:02.043 | + functions:vercmp:655 : local result 2021-02-10 03:08:02.047 | ++ functions:vercmp:659 : echo -e '4.15\n3.13' 2021-02-10 03:08:02.047 | ++ functions:vercmp:659 : sort -V 2021-02-10 03:08:02.047 | ++ functions:vercmp:659 : head -1 2021-02-10 03:08:02.051 | + functions:vercmp:659 : result=3.13 2021-02-10 03:08:02.054 | + functions:vercmp:661 : case $op in 2021-02-10 03:08:02.056 | + functions:vercmp:671 : '[' 4.15 '!=' 3.13 ']' 2021-02-10 03:08:02.058 | + functions:vercmp:671 : '[' 3.13 = 4.15 ']' 2021-02-10 03:08:02.061 | + functions:vercmp:672 : return 2021-02-10 03:08:02.063 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_install_agent_packages:67 : restart_service openvswitch-switch 2021-02-10 03:08:02.066 | + functions-common:restart_service:2190 : '[' -x /bin/systemctl ']' 2021-02-10 03:08:02.068 | + functions-common:restart_service:2191 : sudo /bin/systemctl restart openvswitch-switch 2021-02-10 03:08:02.543 | + ./stack.sh:main:815 : is_service_enabled etcd3 2021-02-10 03:08:02.560 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:08:02.562 | + ./stack.sh:main:816 : install_etcd3 2021-02-10 03:08:02.565 | + lib/etcd3:install_etcd3:103 : echo 'Installing etcd' 2021-02-10 03:08:02.565 | Installing etcd 2021-02-10 03:08:02.567 | + lib/etcd3:install_etcd3:106 : sudo mkdir -p /opt/stack/bin 2021-02-10 03:08:02.578 | + lib/etcd3:install_etcd3:107 : sudo mkdir -p /opt/stack/data/etcd 2021-02-10 03:08:02.590 | + lib/etcd3:install_etcd3:108 : [[ True == \T\r\u\e ]] 2021-02-10 03:08:02.592 | + lib/etcd3:install_etcd3:109 : sudo mount -t tmpfs -o nodev,nosuid,size=512M tmpfs /opt/stack/data/etcd 2021-02-10 03:08:02.604 | + lib/etcd3:install_etcd3:113 : local etcd_file 2021-02-10 03:08:02.607 | ++ 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-02-10 03:08:02.610 | ++ functions:get_extra_file:61 : local file_url=https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-02-10 03:08:02.613 | +++ functions:get_extra_file:63 : basename https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-02-10 03:08:02.617 | ++ functions:get_extra_file:63 : file_name=etcd-v3.3.12-linux-amd64.tar.gz 2021-02-10 03:08:02.620 | ++ functions:get_extra_file:64 : [[ https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz != file* ]] 2021-02-10 03:08:02.623 | ++ functions:get_extra_file:66 : [[ ! -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz ]] 2021-02-10 03:08:02.625 | ++ functions:get_extra_file:67 : 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-02-10 03:08:02.628 | --2021-02-10 03:08:02-- https://github.com/etcd-io/etcd/releases/download/v3.3.12/etcd-v3.3.12-linux-amd64.tar.gz 2021-02-10 03:08:02.690 | Resolving github.com (github.com)... 140.82.121.3 2021-02-10 03:08:02.735 | Connecting to github.com (github.com)|140.82.121.3|:443... connected. 2021-02-10 03:08:03.065 | HTTP request sent, awaiting response... 302 Found 2021-02-10 03:08:03.088 | Location: https://github-releases.githubusercontent.com/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210210%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210210T030802Z&X-Amz-Expires=300&X-Amz-Signature=9c520f518fb2c8f56166e94ed5a9883eaf6b3a50c425c66d8d3c7d124d1398a6&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-02-10 03:08:03.088 | --2021-02-10 03:08:03-- https://github-releases.githubusercontent.com/11225014/686bc180-2acf-11e9-9edb-e79e93487a0e?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAIWNJYAX4CSVEH53A%2F20210210%2Fus-east-1%2Fs3%2Faws4_request&X-Amz-Date=20210210T030802Z&X-Amz-Expires=300&X-Amz-Signature=9c520f518fb2c8f56166e94ed5a9883eaf6b3a50c425c66d8d3c7d124d1398a6&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-02-10 03:08:03.091 | Resolving github-releases.githubusercontent.com (github-releases.githubusercontent.com)... 185.199.111.154, 185.199.108.154, 185.199.109.154, ... 2021-02-10 03:08:03.128 | Connecting to github-releases.githubusercontent.com (github-releases.githubusercontent.com)|185.199.111.154|:443... connected. 2021-02-10 03:08:03.429 | HTTP request sent, awaiting response... 200 OK 2021-02-10 03:08:03.429 | Length: 11350736 (11M) [application/octet-stream] 2021-02-10 03:08:03.429 | Saving to: ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ 2021-02-10 03:08:03.633 | 2021-02-10 03:08:04.580 | 0K ........ .. 100% 9.40M=1.2s 2021-02-10 03:08:04.581 | 2021-02-10 03:08:04.581 | 2021-02-10 03:08:04 (9.40 MB/s) - ‘/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz’ saved [11350736/11350736] 2021-02-10 03:08:04.581 | 2021-02-10 03:08:04.587 | ++ functions:get_extra_file:68 : [[ 0 -ne 0 ]] 2021-02-10 03:08:04.591 | ++ functions:get_extra_file:72 : echo /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-02-10 03:08:04.595 | ++ functions:get_extra_file:73 : return 2021-02-10 03:08:04.599 | + lib/etcd3:install_etcd3:114 : etcd_file=/home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz 2021-02-10 03:08:04.601 | + lib/etcd3:install_etcd3:115 : '[' '!' -f /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd ']' 2021-02-10 03:08:04.604 | + lib/etcd3:install_etcd3:116 : echo 'dc5d82df095dae0a2970e4d870b6929590689dd707ae3d33e7b86da0f7f211b6 /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz' 2021-02-10 03:08:04.607 | + lib/etcd3:install_etcd3:118 : sha256sum -c /home/ubuntu/devstack/files/etcd.sha256sum 2021-02-10 03:08:04.737 | /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64.tar.gz: OK 2021-02-10 03:08:04.741 | + 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-02-10 03:08:04.746 | etcd-v3.3.12-linux-amd64/ 2021-02-10 03:08:04.746 | etcd-v3.3.12-linux-amd64/README.md 2021-02-10 03:08:04.746 | etcd-v3.3.12-linux-amd64/Documentation/ 2021-02-10 03:08:04.746 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/ 2021-02-10 03:08:04.746 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/interacting_v3.md 2021-02-10 03:08:04.747 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_concurrency_reference_v3.md 2021-02-10 03:08:04.747 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/limit.md 2021-02-10 03:08:04.747 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/local_cluster.md 2021-02-10 03:08:04.747 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_grpc_gateway.md 2021-02-10 03:08:04.747 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/grpc_naming.md 2021-02-10 03:08:04.747 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/ 2021-02-10 03:08:04.747 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/ 2021-02-10 03:08:04.747 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/rpc.swagger.json 2021-02-10 03:08:04.747 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3lock.swagger.json 2021-02-10 03:08:04.747 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/apispec/swagger/v3election.swagger.json 2021-02-10 03:08:04.748 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/experimental_apis.md 2021-02-10 03:08:04.748 | etcd-v3.3.12-linux-amd64/Documentation/dev-guide/api_reference_v3.md 2021-02-10 03:08:04.748 | etcd-v3.3.12-linux-amd64/Documentation/integrations.md 2021-02-10 03:08:04.748 | etcd-v3.3.12-linux-amd64/Documentation/README.md 2021-02-10 03:08:04.748 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/ 2021-02-10 03:08:04.748 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-02-10 03:08:04.748 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-storage-memory-benchmark.md 2021-02-10 03:08:04.748 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/README.md 2021-02-10 03:08:04.748 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-02-10 03:08:04.748 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-02-10 03:08:04.748 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-watch-memory-benchmark.md 2021-02-10 03:08:04.749 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-2-2-0-benchmarks.md 2021-02-10 03:08:04.749 | etcd-v3.3.12-linux-amd64/Documentation/benchmarks/etcd-3-demo-benchmarks.md 2021-02-10 03:08:04.749 | etcd-v3.3.12-linux-amd64/Documentation/rfc/ 2021-02-10 03:08:04.749 | etcd-v3.3.12-linux-amd64/Documentation/rfc/v3api.md 2021-02-10 03:08:04.749 | etcd-v3.3.12-linux-amd64/Documentation/docs.md 2021-02-10 03:08:04.749 | etcd-v3.3.12-linux-amd64/Documentation/production-users.md 2021-02-10 03:08:04.749 | etcd-v3.3.12-linux-amd64/Documentation/metrics.md 2021-02-10 03:08:04.749 | etcd-v3.3.12-linux-amd64/Documentation/v2/ 2021-02-10 03:08:04.749 | etcd-v3.3.12-linux-amd64/Documentation/v2/authentication.md 2021-02-10 03:08:04.749 | etcd-v3.3.12-linux-amd64/Documentation/v2/proxy.md 2021-02-10 03:08:04.749 | etcd-v3.3.12-linux-amd64/Documentation/v2/glossary.md 2021-02-10 03:08:04.749 | etcd-v3.3.12-linux-amd64/Documentation/v2/docker_guide.md 2021-02-10 03:08:04.749 | etcd-v3.3.12-linux-amd64/Documentation/v2/configuration.md 2021-02-10 03:08:04.749 | etcd-v3.3.12-linux-amd64/Documentation/v2/README.md 2021-02-10 03:08:04.750 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/ 2021-02-10 03:08:04.750 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-1-0-alpha-benchmarks.md 2021-02-10 03:08:04.750 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-storage-memory-benchmark.md 2021-02-10 03:08:04.750 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/README.md 2021-02-10 03:08:04.750 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-benchmarks.md 2021-02-10 03:08:04.750 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-rc-memory-benchmarks.md 2021-02-10 03:08:04.750 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-watch-memory-benchmark.md 2021-02-10 03:08:04.750 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-2-2-0-benchmarks.md 2021-02-10 03:08:04.750 | etcd-v3.3.12-linux-amd64/Documentation/v2/benchmarks/etcd-3-demo-benchmarks.md 2021-02-10 03:08:04.750 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/ 2021-02-10 03:08:04.750 | etcd-v3.3.12-linux-amd64/Documentation/v2/rfc/v3api.md 2021-02-10 03:08:04.750 | etcd-v3.3.12-linux-amd64/Documentation/v2/libraries-and-tools.md 2021-02-10 03:08:04.750 | etcd-v3.3.12-linux-amd64/Documentation/v2/discovery_protocol.md 2021-02-10 03:08:04.750 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-configuration.md 2021-02-10 03:08:04.750 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_3.md 2021-02-10 03:08:04.750 | etcd-v3.3.12-linux-amd64/Documentation/v2/auth_api.md 2021-02-10 03:08:04.750 | etcd-v3.3.12-linux-amd64/Documentation/v2/errorcode.md 2021-02-10 03:08:04.750 | etcd-v3.3.12-linux-amd64/Documentation/v2/admin_guide.md 2021-02-10 03:08:04.751 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_2.md 2021-02-10 03:08:04.751 | etcd-v3.3.12-linux-amd64/Documentation/v2/upgrade_2_1.md 2021-02-10 03:08:04.751 | etcd-v3.3.12-linux-amd64/Documentation/v2/clustering.md 2021-02-10 03:08:04.751 | etcd-v3.3.12-linux-amd64/Documentation/v2/other_apis.md 2021-02-10 03:08:04.751 | etcd-v3.3.12-linux-amd64/Documentation/v2/production-users.md 2021-02-10 03:08:04.751 | etcd-v3.3.12-linux-amd64/Documentation/v2/metrics.md 2021-02-10 03:08:04.751 | etcd-v3.3.12-linux-amd64/Documentation/v2/runtime-reconf-design.md 2021-02-10 03:08:04.752 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules.yml 2021-02-10 03:08:04.752 | etcd-v3.3.12-linux-amd64/Documentation/v2/security.md 2021-02-10 03:08:04.752 | etcd-v3.3.12-linux-amd64/Documentation/v2/branch_management.md 2021-02-10 03:08:04.752 | etcd-v3.3.12-linux-amd64/Documentation/v2/internal-protocol-versioning.md 2021-02-10 03:08:04.752 | etcd-v3.3.12-linux-amd64/Documentation/v2/members_api.md 2021-02-10 03:08:04.752 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/ 2021-02-10 03:08:04.752 | etcd-v3.3.12-linux-amd64/Documentation/v2/platforms/freebsd.md 2021-02-10 03:08:04.752 | etcd-v3.3.12-linux-amd64/Documentation/v2/faq.md 2021-02-10 03:08:04.752 | etcd-v3.3.12-linux-amd64/Documentation/v2/backward_compatibility.md 2021-02-10 03:08:04.752 | etcd-v3.3.12-linux-amd64/Documentation/v2/04_to_2_snapshot_migration.md 2021-02-10 03:08:04.752 | etcd-v3.3.12-linux-amd64/Documentation/v2/etcd_alert.rules 2021-02-10 03:08:04.752 | etcd-v3.3.12-linux-amd64/Documentation/v2/api.md 2021-02-10 03:08:04.752 | etcd-v3.3.12-linux-amd64/Documentation/v2/api_v3.md 2021-02-10 03:08:04.753 | etcd-v3.3.12-linux-amd64/Documentation/v2/reporting_bugs.md 2021-02-10 03:08:04.753 | etcd-v3.3.12-linux-amd64/Documentation/v2/tuning.md 2021-02-10 03:08:04.753 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/ 2021-02-10 03:08:04.753 | etcd-v3.3.12-linux-amd64/Documentation/v2/dev/release.md 2021-02-10 03:08:04.753 | etcd-v3.3.12-linux-amd64/Documentation/branch_management.md 2021-02-10 03:08:04.753 | etcd-v3.3.12-linux-amd64/Documentation/platforms/ 2021-02-10 03:08:04.753 | etcd-v3.3.12-linux-amd64/Documentation/platforms/container-linux-systemd.md 2021-02-10 03:08:04.753 | etcd-v3.3.12-linux-amd64/Documentation/platforms/freebsd.md 2021-02-10 03:08:04.753 | etcd-v3.3.12-linux-amd64/Documentation/platforms/aws.md 2021-02-10 03:08:04.753 | etcd-v3.3.12-linux-amd64/Documentation/faq.md 2021-02-10 03:08:04.753 | etcd-v3.3.12-linux-amd64/Documentation/dl_build.md 2021-02-10 03:08:04.754 | etcd-v3.3.12-linux-amd64/Documentation/reporting_bugs.md 2021-02-10 03:08:04.754 | etcd-v3.3.12-linux-amd64/Documentation/tuning.md 2021-02-10 03:08:04.754 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/ 2021-02-10 03:08:04.754 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_4.md 2021-02-10 03:08:04.754 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrading-etcd.md 2021-02-10 03:08:04.754 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_2.md 2021-02-10 03:08:04.754 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_1.md 2021-02-10 03:08:04.754 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_0.md 2021-02-10 03:08:04.754 | etcd-v3.3.12-linux-amd64/Documentation/upgrades/upgrade_3_3.md 2021-02-10 03:08:04.754 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/ 2021-02-10 03:08:04.754 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/logging.md 2021-02-10 03:08:04.754 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/discovery_protocol.md 2021-02-10 03:08:04.754 | etcd-v3.3.12-linux-amd64/Documentation/dev-internal/release.md 2021-02-10 03:08:04.754 | etcd-v3.3.12-linux-amd64/Documentation/learning/ 2021-02-10 03:08:04.754 | etcd-v3.3.12-linux-amd64/Documentation/learning/auth_design.md 2021-02-10 03:08:04.754 | etcd-v3.3.12-linux-amd64/Documentation/learning/glossary.md 2021-02-10 03:08:04.754 | etcd-v3.3.12-linux-amd64/Documentation/learning/data_model.md 2021-02-10 03:08:04.755 | etcd-v3.3.12-linux-amd64/Documentation/learning/api_guarantees.md 2021-02-10 03:08:04.755 | etcd-v3.3.12-linux-amd64/Documentation/learning/why.md 2021-02-10 03:08:04.755 | etcd-v3.3.12-linux-amd64/Documentation/learning/api.md 2021-02-10 03:08:04.755 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/ 2021-02-10 03:08:04.755 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/authentication.md 2021-02-10 03:08:04.755 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/versioning.md 2021-02-10 03:08:04.755 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/hardware.md 2021-02-10 03:08:04.755 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grafana.json 2021-02-10 03:08:04.755 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/monitoring.md 2021-02-10 03:08:04.756 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/configuration.md 2021-02-10 03:08:04.756 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/v2-migration.md 2021-02-10 03:08:04.756 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/maintenance.md 2021-02-10 03:08:04.756 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-configuration.md 2021-02-10 03:08:04.756 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/recovery.md 2021-02-10 03:08:04.756 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/clustering.md 2021-02-10 03:08:04.756 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules 2021-02-10 03:08:04.756 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/runtime-reconf-design.md 2021-02-10 03:08:04.757 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd3_alert.rules.yml 2021-02-10 03:08:04.757 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/security.md 2021-02-10 03:08:04.757 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/performance.md 2021-02-10 03:08:04.757 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/etcd-sample-grafana.png 2021-02-10 03:08:04.759 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/grpc_proxy.md 2021-02-10 03:08:04.759 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/gateway.md 2021-02-10 03:08:04.759 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/container.md 2021-02-10 03:08:04.759 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/supported-platform.md 2021-02-10 03:08:04.759 | etcd-v3.3.12-linux-amd64/Documentation/op-guide/failures.md 2021-02-10 03:08:04.759 | etcd-v3.3.12-linux-amd64/Documentation/demo.md 2021-02-10 03:08:04.759 | etcd-v3.3.12-linux-amd64/README-etcdctl.md 2021-02-10 03:08:04.759 | etcd-v3.3.12-linux-amd64/etcdctl 2021-02-10 03:08:04.965 | etcd-v3.3.12-linux-amd64/READMEv2-etcdctl.md 2021-02-10 03:08:04.965 | etcd-v3.3.12-linux-amd64/etcd 2021-02-10 03:08:05.220 | + lib/etcd3:install_etcd3:121 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcd /opt/stack/bin/etcd 2021-02-10 03:08:05.258 | + lib/etcd3:install_etcd3:122 : sudo cp /home/ubuntu/devstack/files/etcd-v3.3.12-linux-amd64/etcdctl /opt/stack/bin/etcdctl 2021-02-10 03:08:05.290 | + lib/etcd3:install_etcd3:124 : '[' '!' -f /opt/stack/bin/etcd ']' 2021-02-10 03:08:05.293 | + ./stack.sh:main:825 : is_service_enabled tls-proxy 2021-02-10 03:08:05.312 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 03:08:05.315 | + ./stack.sh:main:835 : install_dstat 2021-02-10 03:08:05.317 | + lib/dstat:install_dstat:22 : is_service_enabled memory_tracker 2021-02-10 03:08:05.333 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 03:08:05.335 | + ./stack.sh:main:841 : echo_summary 'Installing OpenStack project source' 2021-02-10 03:08:05.338 | + ./stack.sh:echo_summary:416 : [[ -t 3 ]] 2021-02-10 03:08:05.340 | + ./stack.sh:echo_summary:422 : echo -e Installing OpenStack project source 2021-02-10 03:08:05.343 | + ./stack.sh:main:844 : install_libs 2021-02-10 03:08:05.345 | + lib/libraries:install_libs:88 : _install_lib_from_source automaton 2021-02-10 03:08:05.348 | + lib/libraries:_install_lib_from_source:72 : local name=automaton 2021-02-10 03:08:05.350 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git automaton 2021-02-10 03:08:05.352 | + inc/python:use_library_from_git:250 : local name=automaton 2021-02-10 03:08:05.355 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 03:08:05.357 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 03:08:05.359 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,automaton, ]] 2021-02-10 03:08:05.362 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 03:08:05.364 | + lib/libraries:install_libs:89 : _install_lib_from_source castellan 2021-02-10 03:08:05.367 | + lib/libraries:_install_lib_from_source:72 : local name=castellan 2021-02-10 03:08:05.369 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git castellan 2021-02-10 03:08:05.371 | + inc/python:use_library_from_git:250 : local name=castellan 2021-02-10 03:08:05.373 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 03:08:05.376 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 03:08:05.378 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,castellan, ]] 2021-02-10 03:08:05.381 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 03:08:05.383 | + lib/libraries:install_libs:90 : _install_lib_from_source cliff 2021-02-10 03:08:05.385 | + lib/libraries:_install_lib_from_source:72 : local name=cliff 2021-02-10 03:08:05.388 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cliff 2021-02-10 03:08:05.390 | + inc/python:use_library_from_git:250 : local name=cliff 2021-02-10 03:08:05.393 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 03:08:05.395 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 03:08:05.397 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cliff, ]] 2021-02-10 03:08:05.400 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 03:08:05.402 | + lib/libraries:install_libs:91 : _install_lib_from_source cursive 2021-02-10 03:08:05.404 | + lib/libraries:_install_lib_from_source:72 : local name=cursive 2021-02-10 03:08:05.407 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git cursive 2021-02-10 03:08:05.409 | + inc/python:use_library_from_git:250 : local name=cursive 2021-02-10 03:08:05.412 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 03:08:05.414 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 03:08:05.417 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,cursive, ]] 2021-02-10 03:08:05.419 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 03:08:05.421 | + lib/libraries:install_libs:92 : _install_lib_from_source debtcollector 2021-02-10 03:08:05.424 | + lib/libraries:_install_lib_from_source:72 : local name=debtcollector 2021-02-10 03:08:05.426 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git debtcollector 2021-02-10 03:08:05.429 | + inc/python:use_library_from_git:250 : local name=debtcollector 2021-02-10 03:08:05.431 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 03:08:05.433 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 03:08:05.436 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,debtcollector, ]] 2021-02-10 03:08:05.438 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 03:08:05.441 | + lib/libraries:install_libs:93 : _install_lib_from_source futurist 2021-02-10 03:08:05.443 | + lib/libraries:_install_lib_from_source:72 : local name=futurist 2021-02-10 03:08:05.445 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git futurist 2021-02-10 03:08:05.448 | + inc/python:use_library_from_git:250 : local name=futurist 2021-02-10 03:08:05.450 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 03:08:05.453 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 03:08:05.455 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,futurist, ]] 2021-02-10 03:08:05.457 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 03:08:05.460 | + lib/libraries:install_libs:94 : _install_lib_from_source openstacksdk 2021-02-10 03:08:05.462 | + lib/libraries:_install_lib_from_source:72 : local name=openstacksdk 2021-02-10 03:08:05.465 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git openstacksdk 2021-02-10 03:08:05.467 | + inc/python:use_library_from_git:250 : local name=openstacksdk 2021-02-10 03:08:05.469 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 03:08:05.472 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 03:08:05.474 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,openstacksdk, ]] 2021-02-10 03:08:05.477 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 03:08:05.480 | + lib/libraries:install_libs:95 : _install_lib_from_source osc-lib 2021-02-10 03:08:05.482 | + lib/libraries:_install_lib_from_source:72 : local name=osc-lib 2021-02-10 03:08:05.485 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-lib 2021-02-10 03:08:05.487 | + inc/python:use_library_from_git:250 : local name=osc-lib 2021-02-10 03:08:05.490 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 03:08:05.493 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 03:08:05.495 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-lib, ]] 2021-02-10 03:08:05.498 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 03:08:05.500 | + lib/libraries:install_libs:96 : _install_lib_from_source osc-placement 2021-02-10 03:08:05.504 | + lib/libraries:_install_lib_from_source:72 : local name=osc-placement 2021-02-10 03:08:05.506 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osc-placement 2021-02-10 03:08:05.509 | + inc/python:use_library_from_git:250 : local name=osc-placement 2021-02-10 03:08:05.511 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 03:08:05.513 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 03:08:05.516 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osc-placement, ]] 2021-02-10 03:08:05.518 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 03:08:05.521 | + lib/libraries:install_libs:97 : _install_lib_from_source os-client-config 2021-02-10 03:08:05.523 | + lib/libraries:_install_lib_from_source:72 : local name=os-client-config 2021-02-10 03:08:05.525 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-client-config 2021-02-10 03:08:05.528 | + inc/python:use_library_from_git:250 : local name=os-client-config 2021-02-10 03:08:05.530 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 03:08:05.533 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 03:08:05.535 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-client-config, ]] 2021-02-10 03:08:05.538 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 03:08:05.541 | + lib/libraries:install_libs:98 : _install_lib_from_source oslo.cache 2021-02-10 03:08:05.543 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.cache 2021-02-10 03:08:05.546 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.cache 2021-02-10 03:08:05.548 | + inc/python:use_library_from_git:250 : local name=oslo.cache 2021-02-10 03:08:05.551 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 03:08:05.553 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 03:08:05.555 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.cache, ]] 2021-02-10 03:08:05.559 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 03:08:05.561 | + lib/libraries:install_libs:99 : _install_lib_from_source oslo.concurrency 2021-02-10 03:08:05.564 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.concurrency 2021-02-10 03:08:05.566 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.concurrency 2021-02-10 03:08:05.569 | + inc/python:use_library_from_git:250 : local name=oslo.concurrency 2021-02-10 03:08:05.572 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 03:08:05.574 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 03:08:05.577 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.concurrency, ]] 2021-02-10 03:08:05.580 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 03:08:05.582 | + lib/libraries:install_libs:100 : _install_lib_from_source oslo.config 2021-02-10 03:08:05.585 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.config 2021-02-10 03:08:05.587 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.config 2021-02-10 03:08:05.590 | + inc/python:use_library_from_git:250 : local name=oslo.config 2021-02-10 03:08:05.593 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 03:08:05.596 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 03:08:05.598 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.config, ]] 2021-02-10 03:08:05.600 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 03:08:05.603 | + lib/libraries:install_libs:101 : _install_lib_from_source oslo.context 2021-02-10 03:08:05.605 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.context 2021-02-10 03:08:05.608 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.context 2021-02-10 03:08:05.610 | + inc/python:use_library_from_git:250 : local name=oslo.context 2021-02-10 03:08:05.613 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 03:08:05.615 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 03:08:05.617 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.context, ]] 2021-02-10 03:08:05.620 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 03:08:05.622 | + lib/libraries:install_libs:102 : _install_lib_from_source oslo.db 2021-02-10 03:08:05.625 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.db 2021-02-10 03:08:05.627 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.db 2021-02-10 03:08:05.629 | + inc/python:use_library_from_git:250 : local name=oslo.db 2021-02-10 03:08:05.632 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 03:08:05.634 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 03:08:05.637 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.db, ]] 2021-02-10 03:08:05.639 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 03:08:05.642 | + lib/libraries:install_libs:103 : _install_lib_from_source oslo.i18n 2021-02-10 03:08:05.644 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.i18n 2021-02-10 03:08:05.646 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.i18n 2021-02-10 03:08:05.649 | + inc/python:use_library_from_git:250 : local name=oslo.i18n 2021-02-10 03:08:05.651 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 03:08:05.654 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 03:08:05.656 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.i18n, ]] 2021-02-10 03:08:05.658 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 03:08:05.661 | + lib/libraries:install_libs:104 : _install_lib_from_source oslo.log 2021-02-10 03:08:05.664 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.log 2021-02-10 03:08:05.666 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.log 2021-02-10 03:08:05.668 | + inc/python:use_library_from_git:250 : local name=oslo.log 2021-02-10 03:08:05.671 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 03:08:05.673 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 03:08:05.676 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.log, ]] 2021-02-10 03:08:05.678 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 03:08:05.681 | + lib/libraries:install_libs:105 : _install_lib_from_source oslo.messaging 2021-02-10 03:08:05.683 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.messaging 2021-02-10 03:08:05.685 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.messaging 2021-02-10 03:08:05.688 | + inc/python:use_library_from_git:250 : local name=oslo.messaging 2021-02-10 03:08:05.690 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 03:08:05.693 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 03:08:05.695 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.messaging, ]] 2021-02-10 03:08:05.698 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 03:08:05.700 | + lib/libraries:install_libs:106 : _install_lib_from_source oslo.middleware 2021-02-10 03:08:05.702 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.middleware 2021-02-10 03:08:05.705 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.middleware 2021-02-10 03:08:05.708 | + inc/python:use_library_from_git:250 : local name=oslo.middleware 2021-02-10 03:08:05.710 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 03:08:05.713 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 03:08:05.715 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.middleware, ]] 2021-02-10 03:08:05.718 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 03:08:05.720 | + lib/libraries:install_libs:107 : _install_lib_from_source oslo.policy 2021-02-10 03:08:05.723 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.policy 2021-02-10 03:08:05.725 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.policy 2021-02-10 03:08:05.728 | + inc/python:use_library_from_git:250 : local name=oslo.policy 2021-02-10 03:08:05.731 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 03:08:05.733 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 03:08:05.736 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.policy, ]] 2021-02-10 03:08:05.738 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 03:08:05.741 | + lib/libraries:install_libs:108 : _install_lib_from_source oslo.privsep 2021-02-10 03:08:05.743 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.privsep 2021-02-10 03:08:05.746 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.privsep 2021-02-10 03:08:05.749 | + inc/python:use_library_from_git:250 : local name=oslo.privsep 2021-02-10 03:08:05.751 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 03:08:05.754 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 03:08:05.756 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.privsep, ]] 2021-02-10 03:08:05.759 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 03:08:05.762 | + lib/libraries:install_libs:109 : _install_lib_from_source oslo.reports 2021-02-10 03:08:05.764 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.reports 2021-02-10 03:08:05.766 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.reports 2021-02-10 03:08:05.769 | + inc/python:use_library_from_git:250 : local name=oslo.reports 2021-02-10 03:08:05.771 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 03:08:05.774 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 03:08:05.776 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.reports, ]] 2021-02-10 03:08:05.779 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 03:08:05.781 | + lib/libraries:install_libs:110 : _install_lib_from_source oslo.rootwrap 2021-02-10 03:08:05.783 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.rootwrap 2021-02-10 03:08:05.786 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.rootwrap 2021-02-10 03:08:05.789 | + inc/python:use_library_from_git:250 : local name=oslo.rootwrap 2021-02-10 03:08:05.791 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 03:08:05.793 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 03:08:05.796 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.rootwrap, ]] 2021-02-10 03:08:05.798 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 03:08:05.801 | + lib/libraries:install_libs:111 : _install_lib_from_source oslo.serialization 2021-02-10 03:08:05.803 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.serialization 2021-02-10 03:08:05.806 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.serialization 2021-02-10 03:08:05.808 | + inc/python:use_library_from_git:250 : local name=oslo.serialization 2021-02-10 03:08:05.810 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 03:08:05.813 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 03:08:05.815 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.serialization, ]] 2021-02-10 03:08:05.818 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 03:08:05.820 | + lib/libraries:install_libs:112 : _install_lib_from_source oslo.service 2021-02-10 03:08:05.823 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.service 2021-02-10 03:08:05.825 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.service 2021-02-10 03:08:05.827 | + inc/python:use_library_from_git:250 : local name=oslo.service 2021-02-10 03:08:05.830 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 03:08:05.832 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 03:08:05.835 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.service, ]] 2021-02-10 03:08:05.837 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 03:08:05.840 | + lib/libraries:install_libs:113 : _install_lib_from_source oslo.utils 2021-02-10 03:08:05.842 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.utils 2021-02-10 03:08:05.844 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.utils 2021-02-10 03:08:05.847 | + inc/python:use_library_from_git:250 : local name=oslo.utils 2021-02-10 03:08:05.849 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 03:08:05.852 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 03:08:05.854 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.utils, ]] 2021-02-10 03:08:05.857 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 03:08:05.859 | + lib/libraries:install_libs:114 : _install_lib_from_source oslo.versionedobjects 2021-02-10 03:08:05.861 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.versionedobjects 2021-02-10 03:08:05.864 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.versionedobjects 2021-02-10 03:08:05.866 | + inc/python:use_library_from_git:250 : local name=oslo.versionedobjects 2021-02-10 03:08:05.869 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 03:08:05.871 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 03:08:05.874 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.versionedobjects, ]] 2021-02-10 03:08:05.876 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 03:08:05.879 | + lib/libraries:install_libs:115 : _install_lib_from_source oslo.vmware 2021-02-10 03:08:05.881 | + lib/libraries:_install_lib_from_source:72 : local name=oslo.vmware 2021-02-10 03:08:05.884 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git oslo.vmware 2021-02-10 03:08:05.886 | + inc/python:use_library_from_git:250 : local name=oslo.vmware 2021-02-10 03:08:05.888 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 03:08:05.891 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 03:08:05.893 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,oslo.vmware, ]] 2021-02-10 03:08:05.896 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 03:08:05.898 | + lib/libraries:install_libs:116 : _install_lib_from_source osprofiler 2021-02-10 03:08:05.901 | + lib/libraries:_install_lib_from_source:72 : local name=osprofiler 2021-02-10 03:08:05.903 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git osprofiler 2021-02-10 03:08:05.905 | + inc/python:use_library_from_git:250 : local name=osprofiler 2021-02-10 03:08:05.908 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 03:08:05.910 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 03:08:05.913 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,osprofiler, ]] 2021-02-10 03:08:05.916 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 03:08:05.918 | + lib/libraries:install_libs:117 : _install_lib_from_source pycadf 2021-02-10 03:08:05.921 | + lib/libraries:_install_lib_from_source:72 : local name=pycadf 2021-02-10 03:08:05.923 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git pycadf 2021-02-10 03:08:05.925 | + inc/python:use_library_from_git:250 : local name=pycadf 2021-02-10 03:08:05.928 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 03:08:05.930 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 03:08:05.933 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,pycadf, ]] 2021-02-10 03:08:05.935 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 03:08:05.938 | + lib/libraries:install_libs:118 : _install_lib_from_source stevedore 2021-02-10 03:08:05.940 | + lib/libraries:_install_lib_from_source:72 : local name=stevedore 2021-02-10 03:08:05.942 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git stevedore 2021-02-10 03:08:05.945 | + inc/python:use_library_from_git:250 : local name=stevedore 2021-02-10 03:08:05.947 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 03:08:05.950 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 03:08:05.952 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,stevedore, ]] 2021-02-10 03:08:05.955 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 03:08:05.957 | + lib/libraries:install_libs:119 : _install_lib_from_source taskflow 2021-02-10 03:08:05.960 | + lib/libraries:_install_lib_from_source:72 : local name=taskflow 2021-02-10 03:08:05.962 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git taskflow 2021-02-10 03:08:05.965 | + inc/python:use_library_from_git:250 : local name=taskflow 2021-02-10 03:08:05.967 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 03:08:05.970 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 03:08:05.972 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,taskflow, ]] 2021-02-10 03:08:05.975 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 03:08:05.977 | + lib/libraries:install_libs:120 : _install_lib_from_source tooz 2021-02-10 03:08:05.980 | + lib/libraries:_install_lib_from_source:72 : local name=tooz 2021-02-10 03:08:05.982 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git tooz 2021-02-10 03:08:05.984 | + inc/python:use_library_from_git:250 : local name=tooz 2021-02-10 03:08:05.987 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 03:08:05.989 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 03:08:05.992 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,tooz, ]] 2021-02-10 03:08:05.994 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 03:08:05.997 | + lib/libraries:install_libs:124 : _install_lib_from_source os-brick 2021-02-10 03:08:05.999 | + lib/libraries:_install_lib_from_source:72 : local name=os-brick 2021-02-10 03:08:06.002 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-brick 2021-02-10 03:08:06.004 | + inc/python:use_library_from_git:250 : local name=os-brick 2021-02-10 03:08:06.007 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 03:08:06.009 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 03:08:06.012 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-brick, ]] 2021-02-10 03:08:06.015 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 03:08:06.017 | + lib/libraries:install_libs:125 : _install_lib_from_source os-traits 2021-02-10 03:08:06.020 | + lib/libraries:_install_lib_from_source:72 : local name=os-traits 2021-02-10 03:08:06.022 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git os-traits 2021-02-10 03:08:06.025 | + inc/python:use_library_from_git:250 : local name=os-traits 2021-02-10 03:08:06.027 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 03:08:06.030 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 03:08:06.032 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-traits, ]] 2021-02-10 03:08:06.034 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 03:08:06.037 | + lib/libraries:install_libs:128 : _install_lib_from_source python-barbicanclient 2021-02-10 03:08:06.040 | + lib/libraries:_install_lib_from_source:72 : local name=python-barbicanclient 2021-02-10 03:08:06.042 | + lib/libraries:_install_lib_from_source:73 : use_library_from_git python-barbicanclient 2021-02-10 03:08:06.045 | + inc/python:use_library_from_git:250 : local name=python-barbicanclient 2021-02-10 03:08:06.047 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 03:08:06.049 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 03:08:06.052 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-barbicanclient, ]] 2021-02-10 03:08:06.054 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 03:08:06.057 | + lib/libraries:install_libs:135 : pip_install etcd3 2021-02-10 03:08:06.076 | Using python 3.6 to install etcd3 2021-02-10 03:08:06.078 | + 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.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3 2021-02-10 03:08:07.995 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-10 03:08:08.000 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-10 03:08:08.009 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-10 03:08:08.014 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-10 03:08:08.114 | Collecting etcd3===0.12.0 2021-02-10 03:08:08.122 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/89a/704cb389bf0a0/etcd3-0.12.0.tar.gz (63 kB) 2021-02-10 03:08:10.725 | Collecting grpcio===1.35.0 2021-02-10 03:08:10.741 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/088/c8bea0f6b5969/grpcio-1.35.0-cp36-cp36m-manylinux2014_x86_64.whl (4.1 MB) 2021-02-10 03:08:11.366 | Collecting protobuf===3.14.0 2021-02-10 03:08:11.375 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ecc/33531a213eee2/protobuf-3.14.0-cp36-cp36m-manylinux1_x86_64.whl (1.0 MB) 2021-02-10 03:08:11.452 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (1.15.0) 2021-02-10 03:08:11.553 | Collecting tenacity===6.3.1 2021-02-10 03:08:11.560 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/bae/d357d9f35ec64/tenacity-6.3.1-py2.py3-none-any.whl (36 kB) 2021-02-10 03:08:11.627 | Building wheels for collected packages: etcd3 2021-02-10 03:08:11.627 | Building wheel for etcd3 (setup.py): started 2021-02-10 03:08:12.343 | Building wheel for etcd3 (setup.py): finished with status 'done' 2021-02-10 03:08:12.344 | Created wheel for etcd3: filename=etcd3-0.12.0-py2.py3-none-any.whl size=42857 sha256=105b200c2ee01125eb2f6b253464517ee52554c7e4093ac9ef963e99fcdda87f 2021-02-10 03:08:12.344 | Stored in directory: /root/.cache/pip/wheels/75/25/38/ecbbf43a26553f22e22e86f19f7252d5840cbb6afdb2d5c4a9 2021-02-10 03:08:12.345 | Successfully built etcd3 2021-02-10 03:08:12.893 | Installing collected packages: grpcio, protobuf, tenacity, etcd3 2021-02-10 03:08:13.525 | Successfully installed etcd3-0.12.0 grpcio-1.35.0 protobuf-3.14.0 tenacity-6.3.1 2021-02-10 03:08:13.616 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-10 03:08:13.616 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-02-10 03:08:13.714 | + inc/python:pip_install:200 : result=0 2021-02-10 03:08:13.719 | + inc/python:pip_install:202 : time_stop pip_install 2021-02-10 03:08:13.722 | + functions-common:time_stop:2306 : local name 2021-02-10 03:08:13.725 | + functions-common:time_stop:2307 : local end_time 2021-02-10 03:08:13.727 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 03:08:13.730 | + functions-common:time_stop:2309 : local total 2021-02-10 03:08:13.733 | + functions-common:time_stop:2310 : local start_time 2021-02-10 03:08:13.735 | + functions-common:time_stop:2312 : name=pip_install 2021-02-10 03:08:13.738 | + functions-common:time_stop:2313 : start_time=1612926486071 2021-02-10 03:08:13.741 | + functions-common:time_stop:2315 : [[ -z 1612926486071 ]] 2021-02-10 03:08:13.744 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 03:08:13.748 | + functions-common:time_stop:2318 : end_time=1612926493745 2021-02-10 03:08:13.751 | + functions-common:time_stop:2319 : elapsed_time=7674 2021-02-10 03:08:13.753 | + functions-common:time_stop:2320 : total=29143 2021-02-10 03:08:13.756 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 03:08:13.758 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=36817 2021-02-10 03:08:13.760 | + inc/python:pip_install:203 : return 0 2021-02-10 03:08:13.763 | + lib/libraries:install_libs:136 : pip_install etcd3gw 2021-02-10 03:08:13.782 | Using python 3.6 to install etcd3gw 2021-02-10 03:08:13.785 | + 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.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt etcd3gw 2021-02-10 03:08:15.734 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-10 03:08:15.738 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-10 03:08:15.748 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-10 03:08:15.753 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-10 03:08:15.857 | Collecting etcd3gw===0.2.5 2021-02-10 03:08:15.864 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f33/eab0d1f4a9600/etcd3gw-0.2.5-py2.py3-none-any.whl (21 kB) 2021-02-10 03:08:16.037 | Collecting futurist===2.3.0 2021-02-10 03:08:16.044 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/54f/6ffc02f09316b/futurist-2.3.0-py3-none-any.whl (34 kB) 2021-02-10 03:08:16.167 | Collecting urllib3===1.26.3 2021-02-10 03:08:16.174 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1b4/65e494e3e0d89/urllib3-1.26.3-py2.py3-none-any.whl (137 kB) 2021-02-10 03:08:16.319 | Collecting requests===2.25.1 2021-02-10 03:08:16.326 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c21/0084e36a42ae6/requests-2.25.1-py2.py3-none-any.whl (61 kB) 2021-02-10 03:08:16.351 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (1.15.0) 2021-02-10 03:08:16.353 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.5.1) 2021-02-10 03:08:16.407 | Collecting certifi===2020.12.5 2021-02-10 03:08:16.414 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/719/a74fb9e33b9bd/certifi-2020.12.5-py2.py3-none-any.whl (147 kB) 2021-02-10 03:08:16.443 | Collecting chardet===4.0.0 2021-02-10 03:08:16.449 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f86/4054d66fd9118/chardet-4.0.0-py2.py3-none-any.whl (178 kB) 2021-02-10 03:08:16.490 | Collecting idna===2.10 2021-02-10 03:08:16.496 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b97/d804b1e9b523b/idna-2.10-py2.py3-none-any.whl (58 kB) 2021-02-10 03:08:17.089 | Installing collected packages: chardet, certifi, urllib3, idna, requests, futurist, etcd3gw 2021-02-10 03:08:17.089 | Attempting uninstall: chardet 2021-02-10 03:08:17.090 | Found existing installation: chardet 3.0.4 2021-02-10 03:08:17.098 | Uninstalling chardet-3.0.4: 2021-02-10 03:08:17.159 | Successfully uninstalled chardet-3.0.4 2021-02-10 03:08:17.440 | Attempting uninstall: certifi 2021-02-10 03:08:17.442 | Found existing installation: certifi 2018.1.18 2021-02-10 03:08:17.446 | Uninstalling certifi-2018.1.18: 2021-02-10 03:08:17.498 | Successfully uninstalled certifi-2018.1.18 2021-02-10 03:08:17.523 | Attempting uninstall: urllib3 2021-02-10 03:08:17.525 | Found existing installation: urllib3 1.22 2021-02-10 03:08:17.536 | Uninstalling urllib3-1.22: 2021-02-10 03:08:17.587 | Successfully uninstalled urllib3-1.22 2021-02-10 03:08:17.702 | Attempting uninstall: idna 2021-02-10 03:08:17.703 | Found existing installation: idna 2.6 2021-02-10 03:08:17.714 | Uninstalling idna-2.6: 2021-02-10 03:08:17.765 | Successfully uninstalled idna-2.6 2021-02-10 03:08:17.884 | Attempting uninstall: requests 2021-02-10 03:08:17.886 | Found existing installation: requests 2.18.4 2021-02-10 03:08:17.898 | Uninstalling requests-2.18.4: 2021-02-10 03:08:17.949 | Successfully uninstalled requests-2.18.4 2021-02-10 03:08:18.117 | Successfully installed certifi-2020.12.5 chardet-4.0.0 etcd3gw-0.2.5 futurist-2.3.0 idna-2.10 requests-2.25.1 urllib3-1.26.3 2021-02-10 03:08:18.207 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-10 03:08:18.207 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-02-10 03:08:18.286 | + inc/python:pip_install:200 : result=0 2021-02-10 03:08:18.289 | + inc/python:pip_install:202 : time_stop pip_install 2021-02-10 03:08:18.293 | + functions-common:time_stop:2306 : local name 2021-02-10 03:08:18.296 | + functions-common:time_stop:2307 : local end_time 2021-02-10 03:08:18.300 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 03:08:18.304 | + functions-common:time_stop:2309 : local total 2021-02-10 03:08:18.308 | + functions-common:time_stop:2310 : local start_time 2021-02-10 03:08:18.312 | + functions-common:time_stop:2312 : name=pip_install 2021-02-10 03:08:18.315 | + functions-common:time_stop:2313 : start_time=1612926493777 2021-02-10 03:08:18.318 | + functions-common:time_stop:2315 : [[ -z 1612926493777 ]] 2021-02-10 03:08:18.321 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 03:08:18.324 | + functions-common:time_stop:2318 : end_time=1612926498321 2021-02-10 03:08:18.326 | + functions-common:time_stop:2319 : elapsed_time=4544 2021-02-10 03:08:18.329 | + functions-common:time_stop:2320 : total=36817 2021-02-10 03:08:18.331 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 03:08:18.333 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=41361 2021-02-10 03:08:18.336 | + inc/python:pip_install:203 : return 0 2021-02-10 03:08:18.339 | + ./stack.sh:main:847 : install_apache_uwsgi 2021-02-10 03:08:18.341 | + lib/apache:install_apache_uwsgi:80 : local apxs=apxs2 2021-02-10 03:08:18.344 | + lib/apache:install_apache_uwsgi:81 : is_fedora 2021-02-10 03:08:18.347 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2021-02-10 03:08:18.349 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2021-02-10 03:08:18.352 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2021-02-10 03:08:18.355 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-02-10 03:08:18.357 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2021-02-10 03:08:18.360 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2021-02-10 03:08:18.362 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOSStream ']' 2021-02-10 03:08:18.365 | + functions-common:is_fedora:456 : '[' Ubuntu = OracleServer ']' 2021-02-10 03:08:18.368 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2021-02-10 03:08:18.370 | + lib/apache:install_apache_uwsgi:92 : UWSGI_PYTHON_PLUGIN=python3 2021-02-10 03:08:18.373 | + lib/apache:install_apache_uwsgi:94 : is_ubuntu 2021-02-10 03:08:18.375 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 03:08:18.378 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 03:08:18.380 | + lib/apache:install_apache_uwsgi:95 : local 'pkg_list=uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi' 2021-02-10 03:08:18.383 | + lib/apache:install_apache_uwsgi:96 : [[ bionic == \b\i\o\n\i\c ]] 2021-02-10 03:08:18.385 | + lib/apache:install_apache_uwsgi:97 : pkg_list='uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi uwsgi-plugin-python' 2021-02-10 03:08:18.388 | + lib/apache:install_apache_uwsgi:99 : install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi uwsgi-plugin-python 2021-02-10 03:08:18.390 | + functions-common:install_package:1344 : update_package_repo 2021-02-10 03:08:18.393 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-02-10 03:08:18.395 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2021-02-10 03:08:18.398 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-02-10 03:08:18.400 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-02-10 03:08:18.402 | + functions-common:update_package_repo:1324 : is_ubuntu 2021-02-10 03:08:18.405 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 03:08:18.407 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 03:08:18.410 | + functions-common:update_package_repo:1325 : apt_get_update 2021-02-10 03:08:18.412 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2021-02-10 03:08:18.415 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2021-02-10 03:08:18.417 | + functions-common:apt_get_update:1071 : return 2021-02-10 03:08:18.420 | + functions-common:install_package:1345 : real_install_package uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi uwsgi-plugin-python 2021-02-10 03:08:18.422 | + functions-common:real_install_package:1330 : is_ubuntu 2021-02-10 03:08:18.425 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 03:08:18.427 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 03:08:18.430 | + functions-common:real_install_package:1331 : apt_get install uwsgi uwsgi-plugin-python3 libapache2-mod-proxy-uwsgi uwsgi-plugin-python 2021-02-10 03:08:18.449 | + functions-common:apt_get:1111 : 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 uwsgi-plugin-python 2021-02-10 03:08:18.570 | Reading package lists... 2021-02-10 03:08:18.820 | Building dependency tree... 2021-02-10 03:08:18.821 | Reading state information... 2021-02-10 03:08:19.026 | libapache2-mod-proxy-uwsgi is already the newest version (2.0.15-10.2ubuntu2.1). 2021-02-10 03:08:19.026 | The following packages were automatically installed and are no longer required: 2021-02-10 03:08:19.026 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-02-10 03:08:19.026 | python3-click python3-colorama python3-configobj python3-constantly 2021-02-10 03:08:19.026 | python3-hyperlink python3-incremental python3-keyring python3-keyrings.alt 2021-02-10 03:08:19.026 | python3-pam python3-problem-report python3-pyasn1 2021-02-10 03:08:19.026 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-02-10 03:08:19.027 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-02-10 03:08:19.027 | Use 'sudo apt autoremove' to remove them. 2021-02-10 03:08:19.028 | Suggested packages: 2021-02-10 03:08:19.028 | python-uwsgidecorators python3-uwsgidecorators 2021-02-10 03:08:19.089 | The following NEW packages will be installed: 2021-02-10 03:08:19.089 | uwsgi uwsgi-plugin-python uwsgi-plugin-python3 2021-02-10 03:08:19.225 | 0 upgraded, 3 newly installed, 0 to remove and 164 not upgraded. 2021-02-10 03:08:19.226 | Need to get 163 kB of archives. 2021-02-10 03:08:19.226 | After this operation, 634 kB of additional disk space will be used. 2021-02-10 03:08:19.226 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi amd64 2.0.15-10.2ubuntu2.1 [16.9 kB] 2021-02-10 03:08:19.343 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi-plugin-python amd64 2.0.15-10.2ubuntu2.1 [72.4 kB] 2021-02-10 03:08:19.440 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 uwsgi-plugin-python3 amd64 2.0.15-10.2ubuntu2.1 [73.2 kB] 2021-02-10 03:08:20.079 | Fetched 163 kB in 0s (422 kB/s) 2021-02-10 03:08:20.174 | Selecting previously unselected package uwsgi. 2021-02-10 03:08:20.214 | (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 ... 79000 files and directories currently installed.) 2021-02-10 03:08:20.218 | Preparing to unpack .../uwsgi_2.0.15-10.2ubuntu2.1_amd64.deb ... 2021-02-10 03:08:20.223 | Unpacking uwsgi (2.0.15-10.2ubuntu2.1) ... 2021-02-10 03:08:20.331 | Selecting previously unselected package uwsgi-plugin-python. 2021-02-10 03:08:20.339 | Preparing to unpack .../uwsgi-plugin-python_2.0.15-10.2ubuntu2.1_amd64.deb ... 2021-02-10 03:08:20.343 | Unpacking uwsgi-plugin-python (2.0.15-10.2ubuntu2.1) ... 2021-02-10 03:08:20.448 | Selecting previously unselected package uwsgi-plugin-python3. 2021-02-10 03:08:20.456 | Preparing to unpack .../uwsgi-plugin-python3_2.0.15-10.2ubuntu2.1_amd64.deb ... 2021-02-10 03:08:20.460 | Unpacking uwsgi-plugin-python3 (2.0.15-10.2ubuntu2.1) ... 2021-02-10 03:08:20.555 | Setting up uwsgi-plugin-python3 (2.0.15-10.2ubuntu2.1) ... 2021-02-10 03:08:20.611 | Processing triggers for ureadahead (0.100.0-21) ... 2021-02-10 03:08:20.638 | Setting up uwsgi (2.0.15-10.2ubuntu2.1) ... 2021-02-10 03:08:21.226 | Setting up uwsgi-plugin-python (2.0.15-10.2ubuntu2.1) ... 2021-02-10 03:08:21.285 | Processing triggers for systemd (237-3ubuntu10.44) ... 2021-02-10 03:08:21.519 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-02-10 03:08:22.145 | Processing triggers for ureadahead (0.100.0-21) ... 2021-02-10 03:08:24.103 | + functions-common:apt_get:1115 : result=0 2021-02-10 03:08:24.105 | + functions-common:apt_get:1118 : time_stop apt-get 2021-02-10 03:08:24.107 | + functions-common:time_stop:2306 : local name 2021-02-10 03:08:24.110 | + functions-common:time_stop:2307 : local end_time 2021-02-10 03:08:24.112 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 03:08:24.115 | + functions-common:time_stop:2309 : local total 2021-02-10 03:08:24.117 | + functions-common:time_stop:2310 : local start_time 2021-02-10 03:08:24.119 | + functions-common:time_stop:2312 : name=apt-get 2021-02-10 03:08:24.122 | + functions-common:time_stop:2313 : start_time=1612926498446 2021-02-10 03:08:24.124 | + functions-common:time_stop:2315 : [[ -z 1612926498446 ]] 2021-02-10 03:08:24.127 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 03:08:24.131 | + functions-common:time_stop:2318 : end_time=1612926504128 2021-02-10 03:08:24.133 | + functions-common:time_stop:2319 : elapsed_time=5682 2021-02-10 03:08:24.135 | + functions-common:time_stop:2320 : total=258746 2021-02-10 03:08:24.138 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 03:08:24.140 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=264428 2021-02-10 03:08:24.142 | + functions-common:apt_get:1119 : return 0 2021-02-10 03:08:24.145 | + lib/apache:install_apache_uwsgi:131 : is_ubuntu 2021-02-10 03:08:24.147 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 03:08:24.150 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 03:08:24.152 | + lib/apache:install_apache_uwsgi:133 : sudo a2enmod proxy 2021-02-10 03:08:24.211 | Enabling module proxy. 2021-02-10 03:08:24.219 | To activate the new configuration, you need to run: 2021-02-10 03:08:24.219 | systemctl restart apache2 2021-02-10 03:08:24.225 | + lib/apache:install_apache_uwsgi:134 : sudo a2enmod proxy_uwsgi 2021-02-10 03:08:24.284 | Considering dependency proxy for proxy_uwsgi: 2021-02-10 03:08:24.284 | Module proxy already enabled 2021-02-10 03:08:24.284 | Enabling module proxy_uwsgi. 2021-02-10 03:08:24.292 | To activate the new configuration, you need to run: 2021-02-10 03:08:24.292 | systemctl restart apache2 2021-02-10 03:08:24.297 | + lib/apache:install_apache_uwsgi:140 : restart_apache_server 2021-02-10 03:08:24.300 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-02-10 03:08:24.303 | + functions-common:restart_service:2190 : '[' -x /bin/systemctl ']' 2021-02-10 03:08:24.307 | + functions-common:restart_service:2191 : sudo /bin/systemctl restart apache2 2021-02-10 03:08:24.463 | + ./stack.sh:main:850 : install_keystoneauth 2021-02-10 03:08:24.466 | + lib/keystone:install_keystoneauth:462 : use_library_from_git keystoneauth 2021-02-10 03:08:24.469 | + inc/python:use_library_from_git:250 : local name=keystoneauth 2021-02-10 03:08:24.471 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 03:08:24.474 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 03:08:24.476 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystoneauth, ]] 2021-02-10 03:08:24.479 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 03:08:24.481 | + ./stack.sh:main:851 : install_keystoneclient 2021-02-10 03:08:24.484 | + lib/keystone:install_keystoneclient:470 : use_library_from_git python-keystoneclient 2021-02-10 03:08:24.487 | + inc/python:use_library_from_git:250 : local name=python-keystoneclient 2021-02-10 03:08:24.489 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 03:08:24.492 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 03:08:24.494 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-keystoneclient, ]] 2021-02-10 03:08:24.496 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 03:08:24.499 | + ./stack.sh:main:852 : install_glanceclient 2021-02-10 03:08:24.502 | + lib/glance:install_glanceclient:427 : use_library_from_git python-glanceclient 2021-02-10 03:08:24.504 | + inc/python:use_library_from_git:250 : local name=python-glanceclient 2021-02-10 03:08:24.507 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 03:08:24.509 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 03:08:24.511 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-glanceclient, ]] 2021-02-10 03:08:24.514 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 03:08:24.516 | + ./stack.sh:main:853 : install_cinderclient 2021-02-10 03:08:24.519 | + lib/cinder:install_cinderclient:436 : use_library_from_git python-brick-cinderclient-ext 2021-02-10 03:08:24.521 | + inc/python:use_library_from_git:250 : local name=python-brick-cinderclient-ext 2021-02-10 03:08:24.524 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 03:08:24.526 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 03:08:24.529 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-brick-cinderclient-ext, ]] 2021-02-10 03:08:24.531 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 03:08:24.534 | + lib/cinder:install_cinderclient:441 : use_library_from_git python-cinderclient 2021-02-10 03:08:24.537 | + inc/python:use_library_from_git:250 : local name=python-cinderclient 2021-02-10 03:08:24.539 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 03:08:24.542 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 03:08:24.544 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-cinderclient, ]] 2021-02-10 03:08:24.547 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 03:08:24.549 | + ./stack.sh:main:854 : install_novaclient 2021-02-10 03:08:24.551 | + lib/nova:install_novaclient:788 : use_library_from_git python-novaclient 2021-02-10 03:08:24.554 | + inc/python:use_library_from_git:250 : local name=python-novaclient 2021-02-10 03:08:24.556 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 03:08:24.559 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 03:08:24.561 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-novaclient, ]] 2021-02-10 03:08:24.564 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 03:08:24.566 | + ./stack.sh:main:855 : is_service_enabled swift glance horizon 2021-02-10 03:08:24.583 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:08:24.586 | + ./stack.sh:main:856 : install_swiftclient 2021-02-10 03:08:24.588 | + lib/swift:install_swiftclient:753 : use_library_from_git python-swiftclient 2021-02-10 03:08:24.590 | + inc/python:use_library_from_git:250 : local name=python-swiftclient 2021-02-10 03:08:24.593 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 03:08:24.595 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 03:08:24.598 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-swiftclient, ]] 2021-02-10 03:08:24.600 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 03:08:24.603 | + ./stack.sh:main:858 : is_service_enabled neutron nova horizon 2021-02-10 03:08:24.620 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:08:24.623 | + ./stack.sh:main:859 : install_neutronclient 2021-02-10 03:08:24.626 | + lib/neutron:install_neutronclient:440 : use_library_from_git python-neutronclient 2021-02-10 03:08:24.630 | + inc/python:use_library_from_git:250 : local name=python-neutronclient 2021-02-10 03:08:24.632 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 03:08:24.635 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 03:08:24.638 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-neutronclient, ]] 2021-02-10 03:08:24.641 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 03:08:24.644 | + ./stack.sh:main:863 : install_keystonemiddleware 2021-02-10 03:08:24.647 | + lib/keystone:install_keystonemiddleware:480 : use_library_from_git keystonemiddleware 2021-02-10 03:08:24.649 | + inc/python:use_library_from_git:250 : local name=keystonemiddleware 2021-02-10 03:08:24.652 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 03:08:24.654 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 03:08:24.657 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,keystonemiddleware, ]] 2021-02-10 03:08:24.659 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 03:08:24.662 | + lib/keystone:install_keystonemiddleware:485 : pip_install_gr keystonemiddleware 2021-02-10 03:08:24.665 | + inc/python:pip_install_gr:76 : local name=keystonemiddleware 2021-02-10 03:08:24.667 | + inc/python:pip_install_gr:77 : local clean_name 2021-02-10 03:08:24.670 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements keystonemiddleware 2021-02-10 03:08:24.673 | ++ inc/python:get_from_global_requirements:225 : local package=keystonemiddleware 2021-02-10 03:08:24.675 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-02-10 03:08:24.679 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^keystonemiddleware' /opt/stack/requirements/global-requirements.txt 2021-02-10 03:08:24.679 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-02-10 03:08:24.683 | ++ inc/python:get_from_global_requirements:227 : required_pkg='keystonemiddleware ' 2021-02-10 03:08:24.686 | ++ inc/python:get_from_global_requirements:228 : [[ keystonemiddleware == '' ]] 2021-02-10 03:08:24.688 | ++ inc/python:get_from_global_requirements:231 : echo keystonemiddleware 2021-02-10 03:08:24.691 | + inc/python:pip_install_gr:78 : clean_name=keystonemiddleware 2021-02-10 03:08:24.694 | + inc/python:pip_install_gr:79 : pip_install keystonemiddleware 2021-02-10 03:08:24.713 | Using python 3.6 to install keystonemiddleware 2021-02-10 03:08:24.715 | + 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.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt keystonemiddleware 2021-02-10 03:08:26.668 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-10 03:08:26.673 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-10 03:08:26.683 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-10 03:08:26.687 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-10 03:08:26.851 | Collecting keystonemiddleware===9.2.0 2021-02-10 03:08:26.859 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/921/fa4f305c8070a/keystonemiddleware-9.2.0-py3-none-any.whl (119 kB) 2021-02-10 03:08:27.112 | Collecting oslo.cache===2.7.0 2021-02-10 03:08:27.119 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4f7/05eea07026095/oslo.cache-2.7.0-py3-none-any.whl (66 kB) 2021-02-10 03:08:27.404 | Collecting oslo.config===8.4.0 2021-02-10 03:08:27.412 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/453/2e94c2da67cde/oslo.config-8.4.0-py3-none-any.whl (127 kB) 2021-02-10 03:08:27.596 | Collecting dogpile.cache===1.1.2 2021-02-10 03:08:27.603 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b13/740e8100ed459/dogpile.cache-1.1.2-py3-none-any.whl (49 kB) 2021-02-10 03:08:27.661 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 420)) (3.3.0) 2021-02-10 03:08:27.670 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (1.15.0) 2021-02-10 03:08:27.746 | Collecting rfc3986===1.4.0 2021-02-10 03:08:27.754 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/af9/147e9aceda37c/rfc3986-1.4.0-py2.py3-none-any.whl (31 kB) 2021-02-10 03:08:27.954 | Collecting keystoneauth1===4.3.0 2021-02-10 03:08:27.962 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/db4/38f606c098f83/keystoneauth1-4.3.0-py3-none-any.whl (314 kB) 2021-02-10 03:08:28.232 | Collecting python-keystoneclient===4.2.0 2021-02-10 03:08:28.239 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/570/2f387e2a3f364/python_keystoneclient-4.2.0-py3-none-any.whl (397 kB) 2021-02-10 03:08:28.406 | Collecting decorator===4.4.2 2021-02-10 03:08:28.413 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/41f/a54c2a0cc4ba6/decorator-4.4.2-py2.py3-none-any.whl (9.2 kB) 2021-02-10 03:08:28.664 | Collecting oslo.utils===4.7.0 2021-02-10 03:08:28.671 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/51c/1127c518e44be/oslo.utils-4.7.0-py3-none-any.whl (97 kB) 2021-02-10 03:08:29.097 | Collecting pytz===2021.1 2021-02-10 03:08:29.104 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/eb1/0ce3e7736052e/pytz-2021.1-py2.py3-none-any.whl (510 kB) 2021-02-10 03:08:29.181 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 220)) (2.25.1) 2021-02-10 03:08:29.201 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 46)) (5.5.1) 2021-02-10 03:08:29.297 | Collecting pycadf===3.1.1 2021-02-10 03:08:29.303 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b1f/a1dea7638c0f6/pycadf-3.1.1-py3-none-any.whl (39 kB) 2021-02-10 03:08:29.496 | Collecting oslo.serialization===4.1.0 2021-02-10 03:08:29.503 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a0a/cf0ff7ca88b3e/oslo.serialization-4.1.0-py3-none-any.whl (25 kB) 2021-02-10 03:08:29.674 | Collecting oslo.context===3.1.1 2021-02-10 03:08:29.681 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/9b4/d59c515d0dcaa/oslo.context-3.1.1-py3-none-any.whl (16 kB) 2021-02-10 03:08:29.804 | Collecting WebOb===1.8.6 2021-02-10 03:08:29.811 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a3c/89a8e9ba0aeb1/WebOb-1.8.6-py2.py3-none-any.whl (114 kB) 2021-02-10 03:08:29.996 | Collecting oslo.log===4.4.0 2021-02-10 03:08:30.003 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/189/726ef91641f36/oslo.log-4.4.0-py3-none-any.whl (66 kB) 2021-02-10 03:08:30.214 | Collecting oslo.i18n===5.0.1 2021-02-10 03:08:30.221 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/99a/6453b9b7a9d16/oslo.i18n-5.0.1-py3-none-any.whl (42 kB) 2021-02-10 03:08:30.278 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 135)) (0.8.0) 2021-02-10 03:08:30.382 | Collecting debtcollector===2.2.0 2021-02-10 03:08:30.388 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/346/63e5de257c67b/debtcollector-2.2.0-py3-none-any.whl (20 kB) 2021-02-10 03:08:30.446 | Requirement already satisfied: importlib-metadata===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 279)) (3.4.0) 2021-02-10 03:08:30.484 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 181)) (5.4.1) 2021-02-10 03:08:30.556 | Collecting os-service-types===1.7.0 2021-02-10 03:08:30.563 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/050/5c72205690910/os_service_types-1.7.0-py2.py3-none-any.whl (24 kB) 2021-02-10 03:08:30.690 | Collecting iso8601===0.1.14 2021-02-10 03:08:30.697 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e7e/1122f064d626e/iso8601-0.1.14-py2.py3-none-any.whl (9.5 kB) 2021-02-10 03:08:30.827 | Collecting netifaces===0.10.9 2021-02-10 03:08:30.834 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/30e/d89ab8aff715c/netifaces-0.10.9-cp36-cp36m-manylinux1_x86_64.whl (32 kB) 2021-02-10 03:08:30.935 | Collecting packaging===20.9 2021-02-10 03:08:30.942 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/677/14da7f7bc052e/packaging-20.9-py2.py3-none-any.whl (40 kB) 2021-02-10 03:08:30.998 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (2.4.7) 2021-02-10 03:08:31.001 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 172)) (1.26.3) 2021-02-10 03:08:31.022 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 41)) (2020.12.5) 2021-02-10 03:08:31.024 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (2.10) 2021-02-10 03:08:31.027 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 3)) (4.0.0) 2021-02-10 03:08:31.206 | Collecting msgpack===1.0.2 2021-02-10 03:08:31.213 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/26a/1759f1a88df5f/msgpack-1.0.2-cp36-cp36m-manylinux1_x86_64.whl (272 kB) 2021-02-10 03:08:31.301 | Requirement already satisfied: pyinotify===0.9.6 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 117)) (0.9.6) 2021-02-10 03:08:31.339 | Collecting python-dateutil===2.8.1 2021-02-10 03:08:31.346 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/75b/b3f31ea686f11/python_dateutil-2.8.1-py2.py3-none-any.whl (227 kB) 2021-02-10 03:08:31.400 | Collecting importlib-resources===3.3.1 2021-02-10 03:08:31.407 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/420/68585cc5e8c2b/importlib_resources-3.3.1-py2.py3-none-any.whl (26 kB) 2021-02-10 03:08:31.507 | Collecting wrapt===1.12.1 2021-02-10 03:08:31.514 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b62/ffa81fb85f433/wrapt-1.12.1.tar.gz (27 kB) 2021-02-10 03:08:32.148 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 574)) (3.7.4.3) 2021-02-10 03:08:32.152 | Requirement already satisfied: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (3.4.0) 2021-02-10 03:08:32.180 | Building wheels for collected packages: wrapt 2021-02-10 03:08:32.181 | Building wheel for wrapt (setup.py): started 2021-02-10 03:08:33.757 | Building wheel for wrapt (setup.py): finished with status 'done' 2021-02-10 03:08:33.759 | Created wheel for wrapt: filename=wrapt-1.12.1-cp36-cp36m-linux_x86_64.whl size=67504 sha256=7e7fe38707577a7576c581fcebadfe1eb7fe091f8f5934673ad79fcd6ca5f363 2021-02-10 03:08:33.759 | Stored in directory: /root/.cache/pip/wheels/27/b0/63/c6302d953c843aa78fedbee048633aa67fa3f28a2ab130c797 2021-02-10 03:08:33.761 | Successfully built wrapt 2021-02-10 03:08:34.565 | Installing collected packages: WebOb, oslo.i18n, wrapt, debtcollector, oslo.context, msgpack, netifaces, packaging, pytz, iso8601, oslo.utils, oslo.serialization, rfc3986, oslo.config, pycadf, python-dateutil, oslo.log, os-service-types, decorator, dogpile.cache, oslo.cache, keystoneauth1, python-keystoneclient, keystonemiddleware, importlib-resources 2021-02-10 03:08:34.565 | Attempting uninstall: WebOb 2021-02-10 03:08:34.567 | Found existing installation: WebOb 1.8.5 2021-02-10 03:08:34.568 | Uninstalling WebOb-1.8.5: 2021-02-10 03:08:34.618 | Successfully uninstalled WebOb-1.8.5 2021-02-10 03:08:34.921 | Attempting uninstall: netifaces 2021-02-10 03:08:34.922 | Found existing installation: netifaces 0.10.4 2021-02-10 03:08:34.927 | Uninstalling netifaces-0.10.4: 2021-02-10 03:08:34.977 | Successfully uninstalled netifaces-0.10.4 2021-02-10 03:08:35.755 | Attempting uninstall: python-dateutil 2021-02-10 03:08:35.757 | Found existing installation: python-dateutil 2.7.3 2021-02-10 03:08:35.758 | Uninstalling python-dateutil-2.7.3: 2021-02-10 03:08:35.807 | Successfully uninstalled python-dateutil-2.7.3 2021-02-10 03:08:36.995 | Attempting uninstall: importlib-resources 2021-02-10 03:08:36.996 | Found existing installation: importlib-resources 5.1.0 2021-02-10 03:08:37.014 | Uninstalling importlib-resources-5.1.0: 2021-02-10 03:08:37.016 | Successfully uninstalled importlib-resources-5.1.0 2021-02-10 03:08:37.116 | Successfully installed WebOb-1.8.6 debtcollector-2.2.0 decorator-4.4.2 dogpile.cache-1.1.2 importlib-resources-3.3.1 iso8601-0.1.14 keystoneauth1-4.3.0 keystonemiddleware-9.2.0 msgpack-1.0.2 netifaces-0.10.9 os-service-types-1.7.0 oslo.cache-2.7.0 oslo.config-8.4.0 oslo.context-3.1.1 oslo.i18n-5.0.1 oslo.log-4.4.0 oslo.serialization-4.1.0 oslo.utils-4.7.0 packaging-20.9 pycadf-3.1.1 python-dateutil-2.8.1 python-keystoneclient-4.2.0 pytz-2021.1 rfc3986-1.4.0 wrapt-1.12.1 2021-02-10 03:08:37.214 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-10 03:08:37.214 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-02-10 03:08:37.324 | + inc/python:pip_install:200 : result=0 2021-02-10 03:08:37.327 | + inc/python:pip_install:202 : time_stop pip_install 2021-02-10 03:08:37.331 | + functions-common:time_stop:2306 : local name 2021-02-10 03:08:37.334 | + functions-common:time_stop:2307 : local end_time 2021-02-10 03:08:37.337 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 03:08:37.340 | + functions-common:time_stop:2309 : local total 2021-02-10 03:08:37.343 | + functions-common:time_stop:2310 : local start_time 2021-02-10 03:08:37.346 | + functions-common:time_stop:2312 : name=pip_install 2021-02-10 03:08:37.348 | + functions-common:time_stop:2313 : start_time=1612926504708 2021-02-10 03:08:37.351 | + functions-common:time_stop:2315 : [[ -z 1612926504708 ]] 2021-02-10 03:08:37.356 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 03:08:37.360 | + functions-common:time_stop:2318 : end_time=1612926517356 2021-02-10 03:08:37.364 | + functions-common:time_stop:2319 : elapsed_time=12648 2021-02-10 03:08:37.367 | + functions-common:time_stop:2320 : total=41361 2021-02-10 03:08:37.369 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 03:08:37.371 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=54009 2021-02-10 03:08:37.374 | + inc/python:pip_install:203 : return 0 2021-02-10 03:08:37.376 | + lib/keystone:install_keystonemiddleware:489 : pip_install_gr python-memcached 2021-02-10 03:08:37.379 | + inc/python:pip_install_gr:76 : local name=python-memcached 2021-02-10 03:08:37.381 | + inc/python:pip_install_gr:77 : local clean_name 2021-02-10 03:08:37.384 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-memcached 2021-02-10 03:08:37.387 | ++ inc/python:get_from_global_requirements:225 : local package=python-memcached 2021-02-10 03:08:37.389 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-02-10 03:08:37.393 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-memcached' /opt/stack/requirements/global-requirements.txt 2021-02-10 03:08:37.394 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-02-10 03:08:37.398 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-memcached ' 2021-02-10 03:08:37.400 | ++ inc/python:get_from_global_requirements:228 : [[ python-memcached == '' ]] 2021-02-10 03:08:37.403 | ++ inc/python:get_from_global_requirements:231 : echo python-memcached 2021-02-10 03:08:37.406 | + inc/python:pip_install_gr:78 : clean_name=python-memcached 2021-02-10 03:08:37.408 | + inc/python:pip_install_gr:79 : pip_install python-memcached 2021-02-10 03:08:37.428 | Using python 3.6 to install python-memcached 2021-02-10 03:08:37.431 | + 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.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-memcached 2021-02-10 03:08:39.420 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-10 03:08:39.425 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-10 03:08:39.434 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-10 03:08:39.439 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-10 03:08:39.540 | Collecting python-memcached===1.59 2021-02-10 03:08:39.547 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4da/c64916871bd35/python_memcached-1.59-py2.py3-none-any.whl (16 kB) 2021-02-10 03:08:39.607 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 446)) (1.15.0) 2021-02-10 03:08:40.401 | Installing collected packages: python-memcached 2021-02-10 03:08:40.478 | Successfully installed python-memcached-1.59 2021-02-10 03:08:40.577 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-10 03:08:40.577 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-02-10 03:08:40.656 | + inc/python:pip_install:200 : result=0 2021-02-10 03:08:40.660 | + inc/python:pip_install:202 : time_stop pip_install 2021-02-10 03:08:40.663 | + functions-common:time_stop:2306 : local name 2021-02-10 03:08:40.666 | + functions-common:time_stop:2307 : local end_time 2021-02-10 03:08:40.668 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 03:08:40.671 | + functions-common:time_stop:2309 : local total 2021-02-10 03:08:40.673 | + functions-common:time_stop:2310 : local start_time 2021-02-10 03:08:40.676 | + functions-common:time_stop:2312 : name=pip_install 2021-02-10 03:08:40.678 | + functions-common:time_stop:2313 : start_time=1612926517423 2021-02-10 03:08:40.681 | + functions-common:time_stop:2315 : [[ -z 1612926517423 ]] 2021-02-10 03:08:40.684 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 03:08:40.688 | + functions-common:time_stop:2318 : end_time=1612926520685 2021-02-10 03:08:40.691 | + functions-common:time_stop:2319 : elapsed_time=3262 2021-02-10 03:08:40.694 | + functions-common:time_stop:2320 : total=54009 2021-02-10 03:08:40.697 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 03:08:40.699 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=57271 2021-02-10 03:08:40.701 | + inc/python:pip_install:203 : return 0 2021-02-10 03:08:40.704 | + ./stack.sh:main:865 : is_service_enabled keystone 2021-02-10 03:08:40.720 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:08:40.723 | + ./stack.sh:main:866 : '[' 10.222.0.43 == 10.222.0.43 ']' 2021-02-10 03:08:40.725 | + ./stack.sh:main:867 : stack_install_service keystone 2021-02-10 03:08:40.728 | + lib/stack:stack_install_service:20 : local service=keystone 2021-02-10 03:08:40.732 | + lib/stack:stack_install_service:21 : type install_keystone 2021-02-10 03:08:40.734 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-02-10 03:08:40.737 | + lib/stack:stack_install_service:32 : install_keystone 2021-02-10 03:08:40.739 | + lib/keystone:install_keystone:495 : is_service_enabled ldap 2021-02-10 03:08:40.754 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 03:08:40.756 | + lib/keystone:install_keystone:499 : git_clone https://opendev.org/openstack/keystone.git /opt/stack/keystone master 2021-02-10 03:08:40.758 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/keystone.git 2021-02-10 03:08:40.760 | + functions-common:git_clone:526 : local git_dest=/opt/stack/keystone 2021-02-10 03:08:40.762 | + functions-common:git_clone:527 : local git_ref=master 2021-02-10 03:08:40.764 | + functions-common:git_clone:528 : local orig_dir 2021-02-10 03:08:40.767 | ++ functions-common:git_clone:529 : pwd 2021-02-10 03:08:40.770 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2021-02-10 03:08:40.772 | + functions-common:git_clone:530 : local git_clone_flags= 2021-02-10 03:08:40.774 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2021-02-10 03:08:40.789 | + functions-common:git_clone:532 : RECLONE=False 2021-02-10 03:08:40.791 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2021-02-10 03:08:40.794 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2021-02-10 03:08:40.796 | + functions-common:git_clone:546 : echo master 2021-02-10 03:08:40.797 | + functions-common:git_clone:546 : egrep -q '^refs' 2021-02-10 03:08:40.801 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/keystone ]] 2021-02-10 03:08:40.803 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2021-02-10 03:08:40.805 | + functions-common:git_clone:594 : cd /opt/stack/keystone 2021-02-10 03:08:40.808 | + functions-common:git_clone:595 : git show --oneline 2021-02-10 03:08:40.808 | + functions-common:git_clone:595 : head -1 2021-02-10 03:08:40.817 | d67975e7b Merge "Use enforce_new_defaults when setting up keystone protection tests" 2021-02-10 03:08:40.820 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2021-02-10 03:08:40.822 | + lib/keystone:install_keystone:500 : setup_develop /opt/stack/keystone 2021-02-10 03:08:40.825 | + inc/python:setup_develop:338 : local bindep 2021-02-10 03:08:40.827 | + inc/python:setup_develop:339 : [[ /opt/stack/keystone == -bindep* ]] 2021-02-10 03:08:40.829 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/keystone 2021-02-10 03:08:40.832 | + inc/python:setup_develop:344 : local extras= 2021-02-10 03:08:40.834 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/keystone -e 2021-02-10 03:08:40.837 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-02-10 03:08:40.839 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/keystone == -bindep* ]] 2021-02-10 03:08:40.841 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/keystone 2021-02-10 03:08:40.844 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-02-10 03:08:40.846 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-02-10 03:08:40.849 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/keystone 2021-02-10 03:08:40.852 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-02-10 03:08:40.855 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/keystone 2021-02-10 03:08:40.857 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-02-10 03:08:40.859 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-02-10 03:08:40.863 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/keystone/setup.cfg 2021-02-10 03:08:40.868 | + inc/python:_setup_package_with_constraints_edit:383 : name=keystone 2021-02-10 03:08:40.870 | + 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-02-10 03:08:41.550 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/keystone -e 2021-02-10 03:08:41.553 | + inc/python:setup_package:417 : local bindep=0 2021-02-10 03:08:41.556 | + inc/python:setup_package:418 : local bindep_flag= 2021-02-10 03:08:41.558 | + inc/python:setup_package:419 : local bindep_profiles= 2021-02-10 03:08:41.561 | + inc/python:setup_package:420 : [[ /opt/stack/keystone == -bindep* ]] 2021-02-10 03:08:41.563 | + inc/python:setup_package:425 : local project_dir=/opt/stack/keystone 2021-02-10 03:08:41.566 | + inc/python:setup_package:426 : local flags=-e 2021-02-10 03:08:41.568 | + inc/python:setup_package:427 : local extras= 2021-02-10 03:08:41.570 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-02-10 03:08:41.573 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-02-10 03:08:41.576 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-02-10 03:08:41.578 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-02-10 03:08:41.582 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-02-10 03:08:41.584 | + inc/python:setup_package:445 : pip_install -e /opt/stack/keystone 2021-02-10 03:08:41.604 | Using python 3.6 to install /opt/stack/keystone 2021-02-10 03:08:41.607 | + 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.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/keystone 2021-02-10 03:08:43.590 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-10 03:08:43.591 | 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-02-10 03:08:43.599 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-10 03:08:43.602 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-10 03:08:43.609 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-10 03:08:43.614 | Obtaining file:///opt/stack/keystone 2021-02-10 03:08:45.209 | Obtaining keystone from file:///opt/stack/keystone#egg=keystone (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-02-10 03:08:46.915 | Collecting Flask===1.1.2 2021-02-10 03:08:46.923 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8a4/fdd8936eba251/Flask-1.1.2-py2.py3-none-any.whl (94 kB) 2021-02-10 03:08:47.098 | Collecting Flask-RESTful===0.3.8 2021-02-10 03:08:47.105 | 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-02-10 03:08:47.216 | Collecting Jinja2===2.11.3 2021-02-10 03:08:47.222 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/03e/47ad063331dd6/Jinja2-2.11.3-py2.py3-none-any.whl (125 kB) 2021-02-10 03:08:47.306 | Collecting MarkupSafe===1.1.1 2021-02-10 03:08:47.312 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/84d/ee80c15f1b560/MarkupSafe-1.1.1-cp36-cp36m-manylinux2010_x86_64.whl (32 kB) 2021-02-10 03:08:47.380 | Collecting PyJWT===2.0.1 2021-02-10 03:08:47.387 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b70/b15f89dc69b99/PyJWT-2.0.1-py3-none-any.whl (15 kB) 2021-02-10 03:08:47.746 | Collecting SQLAlchemy===1.3.23 2021-02-10 03:08:47.758 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e8a/1750b44ad6422/SQLAlchemy-1.3.23-cp36-cp36m-manylinux2010_x86_64.whl (1.3 MB) 2021-02-10 03:08:47.877 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2021-02-10 03:08:47.959 | Collecting Werkzeug===1.0.1 2021-02-10 03:08:47.965 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2de/2a5db0baeae7b/Werkzeug-1.0.1-py2.py3-none-any.whl (298 kB) 2021-02-10 03:08:48.107 | Collecting aniso8601===8.1.1 2021-02-10 03:08:48.114 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f59/914762c5049ff/aniso8601-8.1.1-py2.py3-none-any.whl (44 kB) 2021-02-10 03:08:48.328 | Collecting bcrypt===3.2.0 2021-02-10 03:08:48.334 | 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-02-10 03:08:48.941 | Collecting cffi===1.14.4 2021-02-10 03:08:48.948 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/063/8c3ae1a0edfb7/cffi-1.14.4-cp36-cp36m-manylinux1_x86_64.whl (401 kB) 2021-02-10 03:08:49.069 | Collecting click===7.1.2 2021-02-10 03:08:49.076 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dac/ca89f4bfadd5d/click-7.1.2-py2.py3-none-any.whl (82 kB) 2021-02-10 03:08:49.834 | Collecting cryptography===3.4.3 2021-02-10 03:08:49.847 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/180/baf51ad689b3b/cryptography-3.4.3-cp36-abi3-manylinux2014_x86_64.whl (3.2 MB) 2021-02-10 03:08:49.964 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 150)) (1.1.2) 2021-02-10 03:08:50.045 | Collecting itsdangerous===1.1.0 2021-02-10 03:08:50.052 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b12/271b2047cb23e/itsdangerous-1.1.0-py2.py3-none-any.whl (16 kB) 2021-02-10 03:08:50.158 | Collecting jsonschema===3.2.0 2021-02-10 03:08:50.164 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4e5/b3cf8216f577b/jsonschema-3.2.0-py2.py3-none-any.whl (56 kB) 2021-02-10 03:08:50.199 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (9.2.0) 2021-02-10 03:08:50.256 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (1.0.2) 2021-02-10 03:08:50.295 | Collecting oauthlib===3.1.0 2021-02-10 03:08:50.302 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/df8/84cd6cbe20e32/oauthlib-3.1.0-py2.py3-none-any.whl (147 kB) 2021-02-10 03:08:50.320 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (2.7.0) 2021-02-10 03:08:50.393 | Requirement already satisfied: oslo.config===8.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (8.4.0) 2021-02-10 03:08:50.438 | Requirement already satisfied: oslo.context===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (3.1.1) 2021-02-10 03:08:50.633 | Collecting oslo.db===8.4.0 2021-02-10 03:08:50.640 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/de0/76489ec9dce77/oslo.db-8.4.0-py3-none-any.whl (172 kB) 2021-02-10 03:08:50.756 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.1) 2021-02-10 03:08:50.762 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (4.4.0) 2021-02-10 03:08:51.044 | Collecting oslo.messaging===12.7.0 2021-02-10 03:08:51.052 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/427/6be12a77b6356/oslo.messaging-12.7.0-py3-none-any.whl (246 kB) 2021-02-10 03:08:51.322 | Collecting oslo.middleware===4.1.1 2021-02-10 03:08:51.329 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ce8/859e6bf38d53d/oslo.middleware-4.1.1-py3-none-any.whl (56 kB) 2021-02-10 03:08:51.582 | Collecting oslo.policy===3.6.0 2021-02-10 03:08:51.589 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c30/265ab0563689d/oslo.policy-3.6.0-py3-none-any.whl (83 kB) 2021-02-10 03:08:51.663 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (4.1.0) 2021-02-10 03:08:51.828 | Collecting oslo.service===2.5.0 2021-02-10 03:08:51.835 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a17/d19890e4df009/oslo.service-2.5.0-py3-none-any.whl (77 kB) 2021-02-10 03:08:51.999 | Collecting oslo.upgradecheck===1.3.0 2021-02-10 03:08:52.006 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/beb/62920db8b773e/oslo.upgradecheck-1.3.0-py3-none-any.whl (14 kB) 2021-02-10 03:08:52.074 | Requirement already satisfied: oslo.utils===4.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (4.7.0) 2021-02-10 03:08:52.204 | Collecting osprofiler===3.4.0 2021-02-10 03:08:52.211 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4cc/de8ab98fd2861/osprofiler-3.4.0-py3-none-any.whl (85 kB) 2021-02-10 03:08:52.321 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (20.9) 2021-02-10 03:08:52.414 | Collecting passlib===1.7.4 2021-02-10 03:08:52.421 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aa6/bca462b8d8bda/passlib-1.7.4-py2.py3-none-any.whl (525 kB) 2021-02-10 03:08:52.535 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (5.5.1) 2021-02-10 03:08:52.538 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (0.7.2) 2021-02-10 03:08:52.540 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (3.1.1) 2021-02-10 03:08:52.627 | Collecting pycparser===2.20 2021-02-10 03:08:52.634 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/758/2ad22678f0fcd/pycparser-2.20-py2.py3-none-any.whl (112 kB) 2021-02-10 03:08:52.696 | Requirement already satisfied: pyinotify===0.9.6 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2021-02-10 03:08:52.698 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (2.4.7) 2021-02-10 03:08:52.801 | Collecting pyrsistent===0.17.3 2021-02-10 03:08:52.808 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/2e6/36185d9eb976a/pyrsistent-0.17.3.tar.gz (106 kB) 2021-02-10 03:08:53.591 | Collecting pysaml2===6.5.1 2021-02-10 03:08:53.598 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f79/d7b2a416f1b18/pysaml2-6.5.1-py2.py3-none-any.whl (401 kB) 2021-02-10 03:08:53.687 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (2.8.1) 2021-02-10 03:08:53.691 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 408)) (4.2.0) 2021-02-10 03:08:53.711 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 438)) (2021.1) 2021-02-10 03:08:53.715 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 449)) (2.25.1) 2021-02-10 03:08:53.736 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (1.4.0) 2021-02-10 03:08:53.949 | Collecting scrypt===0.8.17 2021-02-10 03:08:53.956 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/dae/9bc00391fab92/scrypt-0.8.17-cp36-cp36m-manylinux2010_x86_64.whl (924 kB) 2021-02-10 03:08:54.037 | Requirement already satisfied: setuptools===53.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (53.0.0) 2021-02-10 03:08:54.083 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 485)) (1.15.0) 2021-02-10 03:08:54.174 | Collecting sqlalchemy-migrate===0.13.0 2021-02-10 03:08:54.180 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e5d/2348db19a5062/sqlalchemy_migrate-0.13.0-py2.py3-none-any.whl (109 kB) 2021-02-10 03:08:54.338 | Collecting sqlparse===0.4.1 2021-02-10 03:08:54.345 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/017/cde379adbd6a1/sqlparse-0.4.1-py3-none-any.whl (42 kB) 2021-02-10 03:08:54.485 | Collecting statsd===3.3.0 2021-02-10 03:08:54.492 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c61/0fb80347fca0e/statsd-3.3.0-py2.py3-none-any.whl (11 kB) 2021-02-10 03:08:54.551 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (3.3.0) 2021-02-10 03:08:54.631 | Collecting testresources===2.0.1 2021-02-10 03:08:54.638 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/67a/361c3a2412231/testresources-2.0.1-py2.py3-none-any.whl (36 kB) 2021-02-10 03:08:54.772 | Collecting testscenarios===0.5.0 2021-02-10 03:08:54.779 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/480/263fa5d6e6181/testscenarios-0.5.0-py2.py3-none-any.whl (21 kB) 2021-02-10 03:08:54.842 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.4.0) 2021-02-10 03:08:54.860 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.4.0) 2021-02-10 03:08:54.864 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (1.1.0) 2021-02-10 03:08:54.871 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (1.26.3) 2021-02-10 03:08:55.016 | Collecting xmlschema===1.5.0 2021-02-10 03:08:55.023 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/eae/929e10f18c497/xmlschema-1.5.0-py3-none-any.whl (248 kB) 2021-02-10 03:08:55.180 | Collecting yappi===1.3.2 2021-02-10 03:08:55.187 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a51/d3e6e5563cc74/yappi-1.3.2.tar.gz (58 kB) 2021-02-10 03:08:55.940 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (4.4.2) 2021-02-10 03:08:55.943 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2021-02-10 03:08:55.988 | Requirement already satisfied: importlib-metadata===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 203)) (3.4.0) 2021-02-10 03:08:56.027 | Requirement already satisfied: keystoneauth1===4.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (4.3.0) 2021-02-10 03:08:56.098 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-02-10 03:08:56.102 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.2.0) 2021-02-10 03:08:56.110 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.8.0) 2021-02-10 03:08:56.233 | Collecting alembic===1.5.4 2021-02-10 03:08:56.241 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e87/1118b6174681f/alembic-1.5.4.tar.gz (1.1 MB) 2021-02-10 03:08:57.319 | Collecting amqp===5.0.5 2021-02-10 03:08:57.326 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1e7/59a7f202d9109/amqp-5.0.5-py3-none-any.whl (51 kB) 2021-02-10 03:08:57.563 | Collecting kombu===5.0.2 2021-02-10 03:08:57.570 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6dc/509178ac4269b/kombu-5.0.2-py2.py3-none-any.whl (180 kB) 2021-02-10 03:08:57.773 | Collecting cachetools===4.2.1 2021-02-10 03:08:57.780 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1d9/d5f567be80f7c/cachetools-4.2.1-py3-none-any.whl (12 kB) 2021-02-10 03:08:57.839 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.3.0) 2021-02-10 03:08:57.985 | Collecting oslo.concurrency===4.4.0 2021-02-10 03:08:57.992 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a4e/0186c246d9724/oslo.concurrency-4.4.0-py3-none-any.whl (47 kB) 2021-02-10 03:08:58.138 | Collecting Paste===3.5.0 2021-02-10 03:08:58.146 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8e0/8200a570f7e29/Paste-3.5.0-py2.py3-none-any.whl (593 kB) 2021-02-10 03:08:58.498 | Collecting greenlet===1.0.0 2021-02-10 03:08:58.506 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c5b/22b31c947ad8b/greenlet-1.0.0-cp36-cp36m-manylinux2010_x86_64.whl (156 kB) 2021-02-10 03:08:58.601 | Collecting PasteDeploy===2.1.1 2021-02-10 03:08:58.607 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/149/23cfd6ad4281b/PasteDeploy-2.1.1-py2.py3-none-any.whl (17 kB) 2021-02-10 03:08:58.719 | Collecting eventlet===0.30.1 2021-02-10 03:08:58.726 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a58/caa60ea936c96/eventlet-0.30.1-py2.py3-none-any.whl (224 kB) 2021-02-10 03:08:58.837 | Collecting Routes===2.5.1 2021-02-10 03:08:58.843 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/fab/5a042a3a87778/Routes-2.5.1-py2.py3-none-any.whl (40 kB) 2021-02-10 03:08:58.858 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (3.0.0) 2021-02-10 03:08:58.869 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 263)) (0.10.9) 2021-02-10 03:08:58.872 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (0.1.14) 2021-02-10 03:08:58.948 | Collecting defusedxml===0.6.0 2021-02-10 03:08:58.954 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/668/7150770438374/defusedxml-0.6.0-py2.py3-none-any.whl (23 kB) 2021-02-10 03:08:59.016 | Requirement already satisfied: importlib-resources===3.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (3.3.1) 2021-02-10 03:08:59.081 | Collecting pyOpenSSL===20.0.1 2021-02-10 03:08:59.087 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/818/ae18e06922c06/pyOpenSSL-20.0.1-py2.py3-none-any.whl (54 kB) 2021-02-10 03:08:59.106 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-02-10 03:08:59.108 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (4.0.0) 2021-02-10 03:08:59.111 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (2.10) 2021-02-10 03:08:59.114 | Requirement already satisfied: Tempita===0.5.2 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-02-10 03:08:59.116 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 414)) (1.6.0) 2021-02-10 03:08:59.118 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2021-02-10 03:08:59.120 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 239)) (1.0.0) 2021-02-10 03:08:59.122 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 556)) (1.4.0) 2021-02-10 03:08:59.236 | Collecting elementpath===2.1.3 2021-02-10 03:08:59.243 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/98e/e5d5b411a42ba/elementpath-2.1.3-py3-none-any.whl (130 kB) 2021-02-10 03:08:59.305 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (3.7.4.3) 2021-02-10 03:08:59.309 | Requirement already satisfied: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 586)) (3.4.0) 2021-02-10 03:08:59.336 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (1.7.0) 2021-02-10 03:08:59.340 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) (1.12.1) 2021-02-10 03:08:59.385 | Collecting Mako===1.1.4 2021-02-10 03:08:59.391 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/178/31f0b7087c313/Mako-1.1.4.tar.gz (479 kB) 2021-02-10 03:09:00.251 | Collecting python-editor===1.0.4 2021-02-10 03:09:00.258 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1bf/6e860a8ad52a1/python_editor-1.0.4-py3-none-any.whl (4.9 kB) 2021-02-10 03:09:00.394 | Collecting vine===5.0.0 2021-02-10 03:09:00.400 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4c9/dceab6f76ed92/vine-5.0.0-py2.py3-none-any.whl (9.4 kB) 2021-02-10 03:09:00.538 | Collecting fasteners===0.14.1 2021-02-10 03:09:00.545 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/564/a115ff9698767/fasteners-0.14.1-py2.py3-none-any.whl (20 kB) 2021-02-10 03:09:00.678 | Collecting dnspython===1.16.0 2021-02-10 03:09:00.685 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f69/c21288a962f4d/dnspython-1.16.0-py2.py3-none-any.whl (188 kB) 2021-02-10 03:09:00.756 | Requirement already satisfied: repoze.lru===0.7 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 448)) (0.7) 2021-02-10 03:09:00.836 | Collecting monotonic===1.5 2021-02-10 03:09:00.843 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/552/a91f381532e33/monotonic-1.5-py2.py3-none-any.whl (5.3 kB) 2021-02-10 03:09:00.902 | Building wheels for collected packages: Mako, alembic, pyrsistent, yappi 2021-02-10 03:09:00.903 | Building wheel for Mako (setup.py): started 2021-02-10 03:09:01.656 | Building wheel for Mako (setup.py): finished with status 'done' 2021-02-10 03:09:01.658 | Created wheel for Mako: filename=Mako-1.1.4-py2.py3-none-any.whl size=75675 sha256=d7223de1b7ec1e01620901f1946a1e64c77515b0830a61900fbda3c289268c8d 2021-02-10 03:09:01.658 | Stored in directory: /root/.cache/pip/wheels/13/76/1c/739ead6fe601098ec2b19e9b1478ae559faca4f14491d7360c 2021-02-10 03:09:01.662 | Building wheel for alembic (setup.py): started 2021-02-10 03:09:02.471 | Building wheel for alembic (setup.py): finished with status 'done' 2021-02-10 03:09:02.474 | Created wheel for alembic: filename=alembic-1.5.4-py2.py3-none-any.whl size=156314 sha256=e2f8215e4e6690ec22de2d08f5b490b4d463d023201ce7a814df18928683f1ce 2021-02-10 03:09:02.474 | Stored in directory: /root/.cache/pip/wheels/8f/de/22/1bb5fc75115fdaa480d0d21eb2f31ada243674a93602f97925 2021-02-10 03:09:02.477 | Building wheel for pyrsistent (setup.py): started 2021-02-10 03:09:03.946 | Building wheel for pyrsistent (setup.py): finished with status 'done' 2021-02-10 03:09:03.947 | Created wheel for pyrsistent: filename=pyrsistent-0.17.3-cp36-cp36m-linux_x86_64.whl size=97033 sha256=e44e2c36556d26c596ea9af076cce576d313138727832952ad2e29bae5b33cf2 2021-02-10 03:09:03.947 | Stored in directory: /root/.cache/pip/wheels/d9/35/06/14a1989d794cd957ba6aff4bd2bd7ba2db723cfa921ed47738 2021-02-10 03:09:03.949 | Building wheel for yappi (setup.py): started 2021-02-10 03:09:06.462 | Building wheel for yappi (setup.py): finished with status 'done' 2021-02-10 03:09:06.464 | Created wheel for yappi: filename=yappi-1.3.2-cp36-cp36m-linux_x86_64.whl size=90041 sha256=b7c7a14f1a4fb246caedc5a180c86db60d4a87655c1b52e393ad22ffe3dee57b 2021-02-10 03:09:06.464 | Stored in directory: /root/.cache/pip/wheels/2c/f6/ed/37af57410b5f53067a2a196175f565d15ab76949cca6b2c3b9 2021-02-10 03:09:06.466 | Successfully built Mako alembic pyrsistent yappi 2021-02-10 03:09:07.449 | Installing collected packages: itsdangerous, Werkzeug, MarkupSafe, Jinja2, click, Flask, aniso8601, Flask-RESTful, pycparser, cffi, cryptography, SQLAlchemy, sqlparse, sqlalchemy-migrate, passlib, bcrypt, scrypt, statsd, oslo.middleware, vine, amqp, kombu, yappi, monotonic, fasteners, oslo.concurrency, Paste, greenlet, PasteDeploy, dnspython, eventlet, Routes, oslo.service, cachetools, oslo.messaging, testscenarios, Mako, python-editor, alembic, testresources, oslo.db, oslo.policy, oslo.upgradecheck, oauthlib, defusedxml, pyOpenSSL, elementpath, xmlschema, pysaml2, PyJWT, pyrsistent, jsonschema, osprofiler, keystone 2021-02-10 03:09:07.482 | Attempting uninstall: Werkzeug 2021-02-10 03:09:07.483 | Found existing installation: Werkzeug 0.16.1 2021-02-10 03:09:07.485 | Uninstalling Werkzeug-0.16.1: 2021-02-10 03:09:07.534 | Successfully uninstalled Werkzeug-0.16.1 2021-02-10 03:09:07.727 | Attempting uninstall: MarkupSafe 2021-02-10 03:09:07.728 | Found existing installation: MarkupSafe 1.0 2021-02-10 03:09:07.736 | Uninstalling MarkupSafe-1.0: 2021-02-10 03:09:07.784 | Successfully uninstalled MarkupSafe-1.0 2021-02-10 03:09:07.811 | Attempting uninstall: Jinja2 2021-02-10 03:09:07.813 | Found existing installation: Jinja2 2.10 2021-02-10 03:09:07.820 | Uninstalling Jinja2-2.10: 2021-02-10 03:09:07.865 | Successfully uninstalled Jinja2-2.10 2021-02-10 03:09:07.991 | Attempting uninstall: click 2021-02-10 03:09:07.993 | Found existing installation: click 6.7 2021-02-10 03:09:08.004 | Uninstalling click-6.7: 2021-02-10 03:09:08.050 | Successfully uninstalled click-6.7 2021-02-10 03:09:08.604 | Attempting uninstall: cryptography 2021-02-10 03:09:08.606 | Found existing installation: cryptography 2.1.4 2021-02-10 03:09:08.619 | Uninstalling cryptography-2.1.4: 2021-02-10 03:09:08.670 | Successfully uninstalled cryptography-2.1.4 2021-02-10 03:09:10.527 | Attempting uninstall: bcrypt 2021-02-10 03:09:10.528 | Found existing installation: bcrypt 3.1.4 2021-02-10 03:09:10.530 | Uninstalling bcrypt-3.1.4: 2021-02-10 03:09:10.574 | Successfully uninstalled bcrypt-3.1.4 2021-02-10 03:09:11.151 | Attempting uninstall: Paste 2021-02-10 03:09:11.152 | Found existing installation: Paste 2.0.3 2021-02-10 03:09:11.158 | Uninstalling Paste-2.0.3: 2021-02-10 03:09:11.203 | Successfully uninstalled Paste-2.0.3 2021-02-10 03:09:11.555 | Attempting uninstall: PasteDeploy 2021-02-10 03:09:11.557 | Found existing installation: PasteDeploy 1.5.2 2021-02-10 03:09:11.561 | Uninstalling PasteDeploy-1.5.2: 2021-02-10 03:09:11.611 | Successfully uninstalled PasteDeploy-1.5.2 2021-02-10 03:09:12.035 | Attempting uninstall: Routes 2021-02-10 03:09:12.038 | Found existing installation: Routes 2.4.1 2021-02-10 03:09:12.040 | Uninstalling Routes-2.4.1: 2021-02-10 03:09:12.086 | Successfully uninstalled Routes-2.4.1 2021-02-10 03:09:12.494 | Attempting uninstall: Mako 2021-02-10 03:09:12.495 | Found existing installation: Mako 1.0.7 2021-02-10 03:09:12.497 | Uninstalling Mako-1.0.7: 2021-02-10 03:09:12.538 | Successfully uninstalled Mako-1.0.7 2021-02-10 03:09:13.114 | Attempting uninstall: oauthlib 2021-02-10 03:09:13.115 | Found existing installation: oauthlib 2.0.6 2021-02-10 03:09:13.128 | Uninstalling oauthlib-2.0.6: 2021-02-10 03:09:13.167 | Successfully uninstalled oauthlib-2.0.6 2021-02-10 03:09:13.315 | Attempting uninstall: pyOpenSSL 2021-02-10 03:09:13.316 | Found existing installation: pyOpenSSL 17.5.0 2021-02-10 03:09:13.327 | Uninstalling pyOpenSSL-17.5.0: 2021-02-10 03:09:13.376 | Successfully uninstalled pyOpenSSL-17.5.0 2021-02-10 03:09:14.341 | Attempting uninstall: PyJWT 2021-02-10 03:09:14.342 | Found existing installation: PyJWT 1.5.3 2021-02-10 03:09:14.352 | Uninstalling PyJWT-1.5.3: 2021-02-10 03:09:14.397 | Successfully uninstalled PyJWT-1.5.3 2021-02-10 03:09:14.505 | Attempting uninstall: jsonschema 2021-02-10 03:09:14.506 | Found existing installation: jsonschema 2.6.0 2021-02-10 03:09:14.518 | Uninstalling jsonschema-2.6.0: 2021-02-10 03:09:14.569 | Successfully uninstalled jsonschema-2.6.0 2021-02-10 03:09:14.754 | Running setup.py develop for keystone 2021-02-10 03:09:16.578 | Successfully installed Flask-1.1.2 Flask-RESTful-0.3.8 Jinja2-2.11.3 Mako-1.1.4 MarkupSafe-1.1.1 Paste-3.5.0 PasteDeploy-2.1.1 PyJWT-2.0.1 Routes-2.5.1 SQLAlchemy-1.3.23 Werkzeug-1.0.1 alembic-1.5.4 amqp-5.0.5 aniso8601-8.1.1 bcrypt-3.2.0 cachetools-4.2.1 cffi-1.14.4 click-7.1.2 cryptography-3.4.3 defusedxml-0.6.0 dnspython-1.16.0 elementpath-2.1.3 eventlet-0.30.1 fasteners-0.14.1 greenlet-1.0.0 itsdangerous-1.1.0 jsonschema-3.2.0 keystone kombu-5.0.2 monotonic-1.5 oauthlib-3.1.0 oslo.concurrency-4.4.0 oslo.db-8.4.0 oslo.messaging-12.7.0 oslo.middleware-4.1.1 oslo.policy-3.6.0 oslo.service-2.5.0 oslo.upgradecheck-1.3.0 osprofiler-3.4.0 passlib-1.7.4 pyOpenSSL-20.0.1 pycparser-2.20 pyrsistent-0.17.3 pysaml2-6.5.1 python-editor-1.0.4 scrypt-0.8.17 sqlalchemy-migrate-0.13.0 sqlparse-0.4.1 statsd-3.3.0 testresources-2.0.1 testscenarios-0.5.0 vine-5.0.0 xmlschema-1.5.0 yappi-1.3.2 2021-02-10 03:09:16.691 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-10 03:09:16.691 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-02-10 03:09:16.875 | + inc/python:pip_install:200 : result=0 2021-02-10 03:09:16.878 | + inc/python:pip_install:202 : time_stop pip_install 2021-02-10 03:09:16.881 | + functions-common:time_stop:2306 : local name 2021-02-10 03:09:16.884 | + functions-common:time_stop:2307 : local end_time 2021-02-10 03:09:16.886 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 03:09:16.888 | + functions-common:time_stop:2309 : local total 2021-02-10 03:09:16.890 | + functions-common:time_stop:2310 : local start_time 2021-02-10 03:09:16.892 | + functions-common:time_stop:2312 : name=pip_install 2021-02-10 03:09:16.895 | + functions-common:time_stop:2313 : start_time=1612926521600 2021-02-10 03:09:16.897 | + functions-common:time_stop:2315 : [[ -z 1612926521600 ]] 2021-02-10 03:09:16.900 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 03:09:16.903 | + functions-common:time_stop:2318 : end_time=1612926556900 2021-02-10 03:09:16.905 | + functions-common:time_stop:2319 : elapsed_time=35300 2021-02-10 03:09:16.908 | + functions-common:time_stop:2320 : total=57271 2021-02-10 03:09:16.910 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 03:09:16.912 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=92571 2021-02-10 03:09:16.915 | + inc/python:pip_install:203 : return 0 2021-02-10 03:09:16.917 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-02-10 03:09:16.919 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-02-10 03:09:16.922 | + functions-common:safe_chown:2207 : _safe_permission_operation chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-02-10 03:09:16.938 | + functions-common:_safe_permission_operation:2055 : sudo chown -R ubuntu /opt/stack/keystone/keystone.egg-info 2021-02-10 03:09:16.950 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/keystone 2021-02-10 03:09:16.952 | + inc/python:use_library_from_git:250 : local name=/opt/stack/keystone 2021-02-10 03:09:16.955 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 03:09:16.957 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 03:09:16.960 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/keystone, ]] 2021-02-10 03:09:16.962 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 03:09:16.965 | + lib/keystone:install_keystone:502 : is_service_enabled ldap 2021-02-10 03:09:16.980 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 03:09:16.983 | + lib/keystone:install_keystone:506 : '[' uwsgi == mod_wsgi ']' 2021-02-10 03:09:16.985 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-02-10 03:09:16.987 | + ./stack.sh:main:868 : configure_keystone 2021-02-10 03:09:16.990 | + lib/keystone:configure_keystone:202 : sudo install -d -o ubuntu /etc/keystone 2021-02-10 03:09:17.001 | + 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-02-10 03:09:17.003 | + lib/keystone:configure_keystone:205 : install -m 600 /dev/null /etc/keystone/keystone.conf 2021-02-10 03:09:17.008 | + lib/keystone:configure_keystone:208 : is_service_enabled ldap 2021-02-10 03:09:17.024 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 03:09:17.027 | + lib/keystone:configure_keystone:212 : iniset /etc/keystone/keystone.conf identity driver sql 2021-02-10 03:09:17.055 | + lib/keystone:configure_keystone:213 : iniset /etc/keystone/keystone.conf identity password_hash_rounds 4 2021-02-10 03:09:17.079 | + lib/keystone:configure_keystone:214 : iniset /etc/keystone/keystone.conf assignment driver sql 2021-02-10 03:09:17.106 | + lib/keystone:configure_keystone:215 : iniset /etc/keystone/keystone.conf role driver sql 2021-02-10 03:09:17.133 | + lib/keystone:configure_keystone:216 : iniset /etc/keystone/keystone.conf resource driver sql 2021-02-10 03:09:17.159 | + lib/keystone:configure_keystone:219 : iniset /etc/keystone/keystone.conf cache enabled True 2021-02-10 03:09:17.186 | + lib/keystone:configure_keystone:220 : iniset /etc/keystone/keystone.conf cache backend dogpile.cache.memcached 2021-02-10 03:09:17.211 | + lib/keystone:configure_keystone:221 : iniset /etc/keystone/keystone.conf cache memcache_servers localhost:11211 2021-02-10 03:09:17.236 | + lib/keystone:configure_keystone:223 : iniset_rpc_backend keystone /etc/keystone/keystone.conf oslo_messaging_notifications 2021-02-10 03:09:17.239 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=keystone 2021-02-10 03:09:17.241 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/keystone/keystone.conf 2021-02-10 03:09:17.244 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=oslo_messaging_notifications 2021-02-10 03:09:17.246 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-02-10 03:09:17.248 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-02-10 03:09:17.264 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:09:17.267 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-02-10 03:09:17.270 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-02-10 03:09:17.272 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-02-10 03:09:17.287 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:09:17.289 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.43:5672/ 2021-02-10 03:09:17.292 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/keystone/keystone.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.43:5672/ 2021-02-10 03:09:17.319 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-02-10 03:09:17.321 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-02-10 03:09:17.324 | + lib/keystone:configure_keystone:225 : local service_port=5000 2021-02-10 03:09:17.326 | + lib/keystone:configure_keystone:226 : local auth_port=35357 2021-02-10 03:09:17.328 | + lib/keystone:configure_keystone:228 : is_service_enabled tls-proxy 2021-02-10 03:09:17.344 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 03:09:17.346 | + lib/keystone:configure_keystone:240 : iniset /etc/keystone/keystone.conf DEFAULT public_endpoint http://10.222.0.43/identity 2021-02-10 03:09:17.373 | + lib/keystone:configure_keystone:241 : iniset /etc/keystone/keystone.conf DEFAULT admin_endpoint http://10.222.0.43/identity 2021-02-10 03:09:17.397 | + lib/keystone:configure_keystone:243 : [[ fernet != '' ]] 2021-02-10 03:09:17.400 | + lib/keystone:configure_keystone:244 : iniset /etc/keystone/keystone.conf token provider fernet 2021-02-10 03:09:17.428 | ++ lib/keystone:configure_keystone:247 : database_connection_url keystone 2021-02-10 03:09:17.430 | ++ lib/database:database_connection_url:132 : local db=keystone 2021-02-10 03:09:17.433 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql keystone 2021-02-10 03:09:17.435 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=keystone 2021-02-10 03:09:17.438 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-02-10 03:09:17.441 | + lib/keystone:configure_keystone:247 : iniset /etc/keystone/keystone.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/keystone?charset=utf8' 2021-02-10 03:09:17.467 | + lib/keystone:configure_keystone:250 : '[' False '!=' False ']' 2021-02-10 03:09:17.470 | + lib/keystone:configure_keystone:255 : setup_logging /etc/keystone/keystone.conf 2021-02-10 03:09:17.472 | + functions:setup_logging:698 : setup_systemd_logging /etc/keystone/keystone.conf 2021-02-10 03:09:17.475 | + functions:setup_systemd_logging:713 : local conf_file=/etc/keystone/keystone.conf 2021-02-10 03:09:17.478 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2021-02-10 03:09:17.494 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2021-02-10 03:09:17.496 | + functions:setup_systemd_logging:719 : local pidstr= 2021-02-10 03:09:17.499 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2021-02-10 03:09:17.501 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2021-02-10 03:09:17.504 | + functions:setup_systemd_logging:726 : iniset /etc/keystone/keystone.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-02-10 03:09:17.528 | + functions:setup_systemd_logging:728 : 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-02-10 03:09:17.553 | + functions:setup_systemd_logging:729 : 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-02-10 03:09:17.578 | + functions:setup_systemd_logging:730 : iniset /etc/keystone/keystone.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-02-10 03:09:17.603 | + lib/keystone:configure_keystone:257 : iniset /etc/keystone/keystone.conf DEFAULT debug True 2021-02-10 03:09:17.628 | + lib/keystone:configure_keystone:259 : '[' uwsgi == mod_wsgi ']' 2021-02-10 03:09:17.631 | + lib/keystone:configure_keystone:263 : write_uwsgi_config /etc/keystone/keystone-uwsgi-public.ini /usr/local/bin/keystone-wsgi-public /identity 2021-02-10 03:09:17.633 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-public.ini 2021-02-10 03:09:17.636 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-public 2021-02-10 03:09:17.638 | + lib/apache:write_uwsgi_config:259 : local url=/identity 2021-02-10 03:09:17.640 | + lib/apache:write_uwsgi_config:260 : local http= 2021-02-10 03:09:17.643 | + lib/apache:write_uwsgi_config:261 : local name= 2021-02-10 03:09:17.646 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-public 2021-02-10 03:09:17.649 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-public 2021-02-10 03:09:17.652 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-02-10 03:09:17.654 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-02-10 03:09:17.666 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-02-10 03:09:17.667 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-02-10 03:09:17.673 | d /var/run/uwsgi 0755 ubuntu root 2021-02-10 03:09:17.677 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-02-10 03:09:17.690 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-public.socket 2021-02-10 03:09:17.693 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-public.ini 2021-02-10 03:09:17.696 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-public 2021-02-10 03:09:17.722 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi processes 2 2021-02-10 03:09:17.746 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi master true 2021-02-10 03:09:17.770 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi die-on-term true 2021-02-10 03:09:17.795 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi exit-on-reload false 2021-02-10 03:09:17.820 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi worker-reload-mercy 90 2021-02-10 03:09:17.844 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi enable-threads true 2021-02-10 03:09:17.869 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi plugins http,python3 2021-02-10 03:09:17.893 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi thunder-lock true 2021-02-10 03:09:17.918 | + 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-02-10 03:09:17.942 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi buffer-size 65535 2021-02-10 03:09:17.966 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi add-header 'Connection: close' 2021-02-10 03:09:17.990 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi lazy-apps true 2021-02-10 03:09:18.015 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-02-10 03:09:18.017 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-02-10 03:09:18.020 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-public 2021-02-10 03:09:18.023 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-public 2021-02-10 03:09:18.025 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-02-10 03:09:18.027 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 03:09:18.030 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 03:09:18.032 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-02-10 03:09:18.035 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-public.conf 2021-02-10 03:09:18.038 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-public.socket 2021-02-10 03:09:18.062 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-public.ini uwsgi chmod-socket 666 2021-02-10 03:09:18.087 | + 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-02-10 03:09:18.087 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-public.conf 2021-02-10 03:09:18.094 | ProxyPass "/identity" "unix:/var/run/uwsgi/keystone-wsgi-public.socket|uwsgi://uwsgi-uds-keystone-wsgi-public/" retry=0 2021-02-10 03:09:18.098 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-public 2021-02-10 03:09:18.100 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-public 2021-02-10 03:09:18.102 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-02-10 03:09:18.105 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-02-10 03:09:18.107 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-02-10 03:09:18.110 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 03:09:18.112 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 03:09:18.115 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-02-10 03:09:18.117 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-02-10 03:09:18.120 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 03:09:18.122 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 03:09:18.124 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-public 2021-02-10 03:09:18.182 | Enabling site keystone-wsgi-public. 2021-02-10 03:09:18.190 | To activate the new configuration, you need to run: 2021-02-10 03:09:18.191 | systemctl reload apache2 2021-02-10 03:09:18.197 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-02-10 03:09:18.200 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-02-10 03:09:18.204 | + functions-common:restart_service:2190 : '[' -x /bin/systemctl ']' 2021-02-10 03:09:18.207 | + functions-common:restart_service:2191 : sudo /bin/systemctl restart apache2 2021-02-10 03:09:18.342 | + lib/keystone:configure_keystone:264 : write_uwsgi_config /etc/keystone/keystone-uwsgi-admin.ini /usr/local/bin/keystone-wsgi-admin /identity_admin 2021-02-10 03:09:18.344 | + lib/apache:write_uwsgi_config:257 : local file=/etc/keystone/keystone-uwsgi-admin.ini 2021-02-10 03:09:18.347 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/keystone-wsgi-admin 2021-02-10 03:09:18.349 | + lib/apache:write_uwsgi_config:259 : local url=/identity_admin 2021-02-10 03:09:18.351 | + lib/apache:write_uwsgi_config:260 : local http= 2021-02-10 03:09:18.354 | + lib/apache:write_uwsgi_config:261 : local name= 2021-02-10 03:09:18.357 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/keystone-wsgi-admin 2021-02-10 03:09:18.361 | + lib/apache:write_uwsgi_config:262 : name=keystone-wsgi-admin 2021-02-10 03:09:18.363 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-02-10 03:09:18.366 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-02-10 03:09:18.378 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-02-10 03:09:18.378 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-02-10 03:09:18.386 | d /var/run/uwsgi 0755 ubuntu root 2021-02-10 03:09:18.389 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-02-10 03:09:18.403 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/keystone-wsgi-admin.socket 2021-02-10 03:09:18.405 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/keystone/keystone-uwsgi-admin.ini 2021-02-10 03:09:18.409 | + lib/apache:write_uwsgi_config:278 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi wsgi-file /usr/local/bin/keystone-wsgi-admin 2021-02-10 03:09:18.437 | + lib/apache:write_uwsgi_config:279 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi processes 2 2021-02-10 03:09:18.461 | + lib/apache:write_uwsgi_config:281 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi master true 2021-02-10 03:09:18.486 | + lib/apache:write_uwsgi_config:283 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi die-on-term true 2021-02-10 03:09:18.511 | + lib/apache:write_uwsgi_config:284 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi exit-on-reload false 2021-02-10 03:09:18.536 | + lib/apache:write_uwsgi_config:287 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi worker-reload-mercy 90 2021-02-10 03:09:18.560 | + lib/apache:write_uwsgi_config:288 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi enable-threads true 2021-02-10 03:09:18.585 | + lib/apache:write_uwsgi_config:289 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi plugins http,python3 2021-02-10 03:09:18.610 | + lib/apache:write_uwsgi_config:291 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi thunder-lock true 2021-02-10 03:09:18.635 | + 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-02-10 03:09:18.659 | + lib/apache:write_uwsgi_config:295 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi buffer-size 65535 2021-02-10 03:09:18.687 | + lib/apache:write_uwsgi_config:297 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi add-header 'Connection: close' 2021-02-10 03:09:18.712 | + lib/apache:write_uwsgi_config:299 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi lazy-apps true 2021-02-10 03:09:18.736 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-02-10 03:09:18.739 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-02-10 03:09:18.742 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for keystone-wsgi-admin 2021-02-10 03:09:18.744 | ++ lib/apache:apache_site_config_for:189 : local site=keystone-wsgi-admin 2021-02-10 03:09:18.747 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-02-10 03:09:18.749 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 03:09:18.752 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 03:09:18.754 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-02-10 03:09:18.757 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-02-10 03:09:18.759 | + lib/apache:write_uwsgi_config:307 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi socket /var/run/uwsgi/keystone-wsgi-admin.socket 2021-02-10 03:09:18.784 | + lib/apache:write_uwsgi_config:308 : iniset /etc/keystone/keystone-uwsgi-admin.ini uwsgi chmod-socket 666 2021-02-10 03:09:18.810 | + 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-02-10 03:09:18.810 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/keystone-wsgi-admin.conf 2021-02-10 03:09:18.817 | ProxyPass "/identity_admin" "unix:/var/run/uwsgi/keystone-wsgi-admin.socket|uwsgi://uwsgi-uds-keystone-wsgi-admin/" retry=0 2021-02-10 03:09:18.821 | + lib/apache:write_uwsgi_config:310 : enable_apache_site keystone-wsgi-admin 2021-02-10 03:09:18.823 | + lib/apache:enable_apache_site:206 : local site=keystone-wsgi-admin 2021-02-10 03:09:18.825 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-02-10 03:09:18.828 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-02-10 03:09:18.830 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-02-10 03:09:18.833 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 03:09:18.835 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 03:09:18.838 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-02-10 03:09:18.840 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-02-10 03:09:18.842 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 03:09:18.845 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 03:09:18.847 | + lib/apache:enable_apache_site:210 : sudo a2ensite keystone-wsgi-admin 2021-02-10 03:09:18.905 | Enabling site keystone-wsgi-admin. 2021-02-10 03:09:18.913 | To activate the new configuration, you need to run: 2021-02-10 03:09:18.913 | systemctl reload apache2 2021-02-10 03:09:18.918 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-02-10 03:09:18.922 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-02-10 03:09:18.926 | + functions-common:restart_service:2190 : '[' -x /bin/systemctl ']' 2021-02-10 03:09:18.929 | + functions-common:restart_service:2191 : sudo /bin/systemctl restart apache2 2021-02-10 03:09:19.070 | + lib/keystone:configure_keystone:267 : iniset /etc/keystone/keystone.conf DEFAULT max_token_size 16384 2021-02-10 03:09:19.096 | + lib/keystone:configure_keystone:269 : iniset /etc/keystone/keystone.conf fernet_tokens key_repository /etc/keystone/fernet-keys/ 2021-02-10 03:09:19.126 | + lib/keystone:configure_keystone:271 : iniset /etc/keystone/keystone.conf credential key_repository /etc/keystone/credential-keys/ 2021-02-10 03:09:19.153 | + lib/keystone:configure_keystone:279 : [[ True = True ]] 2021-02-10 03:09:19.156 | + lib/keystone:configure_keystone:280 : iniset /etc/keystone/keystone.conf security_compliance lockout_failure_attempts 2 2021-02-10 03:09:19.183 | + lib/keystone:configure_keystone:281 : iniset /etc/keystone/keystone.conf security_compliance lockout_duration 10 2021-02-10 03:09:19.208 | + lib/keystone:configure_keystone:282 : iniset /etc/keystone/keystone.conf security_compliance unique_last_password_count 2 2021-02-10 03:09:19.233 | + ./stack.sh:main:872 : is_service_enabled swift 2021-02-10 03:09:19.249 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 03:09:19.252 | + ./stack.sh:main:886 : is_service_enabled g-api n-api 2021-02-10 03:09:19.268 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:09:19.270 | + ./stack.sh:main:888 : stack_install_service glance 2021-02-10 03:09:19.273 | + lib/stack:stack_install_service:20 : local service=glance 2021-02-10 03:09:19.275 | + lib/stack:stack_install_service:21 : type install_glance 2021-02-10 03:09:19.278 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-02-10 03:09:19.280 | + lib/stack:stack_install_service:32 : install_glance 2021-02-10 03:09:19.282 | + lib/glance:install_glance:436 : glance_store_extras=() 2021-02-10 03:09:19.285 | + lib/glance:install_glance:436 : local glance_store_extras 2021-02-10 03:09:19.288 | + lib/glance:install_glance:438 : is_service_enabled cinder 2021-02-10 03:09:19.305 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:09:19.308 | + lib/glance:install_glance:439 : glance_store_extras=("cinder" "${glance_store_extras[@]}") 2021-02-10 03:09:19.312 | + lib/glance:install_glance:442 : is_service_enabled swift 2021-02-10 03:09:19.329 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 03:09:19.331 | + lib/glance:install_glance:448 : use_library_from_git glance_store 2021-02-10 03:09:19.334 | + inc/python:use_library_from_git:250 : local name=glance_store 2021-02-10 03:09:19.336 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 03:09:19.338 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 03:09:19.341 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,glance_store, ]] 2021-02-10 03:09:19.344 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 03:09:19.348 | ++ lib/glance:install_glance:454 : join_extras cinder 2021-02-10 03:09:19.350 | ++ inc/python:join_extras:29 : local IFS=, 2021-02-10 03:09:19.353 | ++ inc/python:join_extras:30 : echo cinder 2021-02-10 03:09:19.356 | + lib/glance:install_glance:454 : pip_install_gr_extras glance-store cinder 2021-02-10 03:09:19.359 | + inc/python:pip_install_gr_extras:89 : local name=glance-store 2021-02-10 03:09:19.361 | + inc/python:pip_install_gr_extras:90 : local extras=cinder 2021-02-10 03:09:19.364 | + inc/python:pip_install_gr_extras:91 : local version_constraints 2021-02-10 03:09:19.367 | ++ inc/python:pip_install_gr_extras:92 : get_version_constraints_from_global_requirements glance-store 2021-02-10 03:09:19.369 | ++ inc/python:get_version_constraints_from_global_requirements:237 : local package=glance-store 2021-02-10 03:09:19.372 | ++ inc/python:get_version_constraints_from_global_requirements:238 : local required_pkg_version_constraint 2021-02-10 03:09:19.375 | +++ inc/python:get_version_constraints_from_global_requirements:240 : grep -i -h -o -P '^glance-store\K.*' /opt/stack/requirements/global-requirements.txt 2021-02-10 03:09:19.376 | +++ inc/python:get_version_constraints_from_global_requirements:240 : cut -d# -f1 2021-02-10 03:09:19.380 | ++ inc/python:get_version_constraints_from_global_requirements:240 : required_pkg_version_constraint='!=0.29.0 ' 2021-02-10 03:09:19.383 | ++ inc/python:get_version_constraints_from_global_requirements:241 : [[ !=0.29.0 == '' ]] 2021-02-10 03:09:19.385 | ++ inc/python:get_version_constraints_from_global_requirements:244 : echo '!=0.29.0' 2021-02-10 03:09:19.388 | + inc/python:pip_install_gr_extras:92 : version_constraints='!=0.29.0' 2021-02-10 03:09:19.391 | + inc/python:pip_install_gr_extras:93 : pip_install 'glance-store[cinder]!=0.29.0' 2021-02-10 03:09:19.411 | Using python 3.6 to install glance-store[cinder]!=0.29.0 2021-02-10 03:09:19.413 | + 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.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'glance-store[cinder]!=0.29.0' 2021-02-10 03:09:20.371 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:09:20.371 | 2021-02-10 03:09:20.371 | Traceback (most recent call last): 2021-02-10 03:09:20.371 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:09:20.371 | exec(line) 2021-02-10 03:09:20.371 | File "", line 1, in 2021-02-10 03:09:20.371 | File "", line 568, in module_from_spec 2021-02-10 03:09:20.371 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:09:20.371 | 2021-02-10 03:09:20.371 | Remainder of file ignored 2021-02-10 03:09:20.371 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:09:20.371 | from cryptography.utils import int_from_bytes 2021-02-10 03:09:20.371 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:09:20.371 | from cryptography.utils import int_from_bytes 2021-02-10 03:09:21.481 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-10 03:09:21.482 | 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-02-10 03:09:21.490 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-10 03:09:21.493 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-10 03:09:21.500 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-10 03:09:21.669 | Collecting glance-store===2.4.0 2021-02-10 03:09:21.678 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/59f/79a3d41ec315b/glance_store-2.4.0-py3-none-any.whl (215 kB) 2021-02-10 03:09:21.838 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (3.2.0) 2021-02-10 03:09:21.870 | Requirement already satisfied: keystoneauth1===4.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 230)) (4.3.0) 2021-02-10 03:09:22.108 | Collecting os-brick===4.1.0 2021-02-10 03:09:22.115 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/914/945bdb17581e0/os_brick-4.1.0-py3-none-any.whl (239 kB) 2021-02-10 03:09:22.219 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 297)) (1.7.0) 2021-02-10 03:09:22.352 | Collecting os-win===5.4.0 2021-02-10 03:09:22.359 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/101/6e34bab38f089/os_win-5.4.0-py3-none-any.whl (273 kB) 2021-02-10 03:09:22.455 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (4.4.0) 2021-02-10 03:09:22.466 | Requirement already satisfied: oslo.config===8.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (8.4.0) 2021-02-10 03:09:22.512 | Requirement already satisfied: oslo.context===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (3.1.1) 2021-02-10 03:09:22.519 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (5.0.1) 2021-02-10 03:09:22.525 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (4.4.0) 2021-02-10 03:09:22.705 | Collecting oslo.privsep===2.4.0 2021-02-10 03:09:22.712 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/145/175818dc0ea1c/oslo.privsep-2.4.0-py3-none-any.whl (33 kB) 2021-02-10 03:09:22.934 | Collecting oslo.rootwrap===6.2.0 2021-02-10 03:09:22.941 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ddc/377863c93f8cb/oslo.rootwrap-6.2.0-py3-none-any.whl (33 kB) 2021-02-10 03:09:23.013 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (4.1.0) 2021-02-10 03:09:23.045 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (2.5.0) 2021-02-10 03:09:23.070 | Requirement already satisfied: oslo.utils===4.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (4.7.0) 2021-02-10 03:09:23.089 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (20.9) 2021-02-10 03:09:23.095 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (5.5.1) 2021-02-10 03:09:23.098 | Requirement already satisfied: pyinotify===0.9.6 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (0.9.6) 2021-02-10 03:09:23.100 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (2.4.7) 2021-02-10 03:09:23.103 | Requirement already satisfied: pyrsistent===0.17.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (0.17.3) 2021-02-10 03:09:23.238 | Collecting python-cinderclient===7.3.0 2021-02-10 03:09:23.244 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/210/6a0088c501648/python_cinderclient-7.3.0-py3-none-any.whl (278 kB) 2021-02-10 03:09:23.343 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (2.8.1) 2021-02-10 03:09:23.348 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 408)) (4.2.0) 2021-02-10 03:09:23.369 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 438)) (2021.1) 2021-02-10 03:09:23.373 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 449)) (2.25.1) 2021-02-10 03:09:23.395 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (1.4.0) 2021-02-10 03:09:23.400 | Requirement already satisfied: setuptools===53.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 482)) (53.0.0) 2021-02-10 03:09:23.448 | Requirement already satisfied: simplejson===3.13.2 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 484)) (3.13.2) 2021-02-10 03:09:23.450 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 485)) (1.15.0) 2021-02-10 03:09:23.453 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (3.3.0) 2021-02-10 03:09:23.462 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (6.3.1) 2021-02-10 03:09:23.477 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (1.26.3) 2021-02-10 03:09:23.499 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 581)) (1.3.2) 2021-02-10 03:09:23.504 | Requirement already satisfied: eventlet===0.30.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.30.1) 2021-02-10 03:09:23.515 | Requirement already satisfied: importlib-metadata===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 203)) (3.4.0) 2021-02-10 03:09:23.554 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2021-02-10 03:09:23.598 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (0.1.14) 2021-02-10 03:09:23.601 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.14.1) 2021-02-10 03:09:23.607 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 262)) (0.8.0) 2021-02-10 03:09:23.613 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.2.0) 2021-02-10 03:09:23.621 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-02-10 03:09:23.624 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 255)) (1.0.2) 2021-02-10 03:09:23.627 | Requirement already satisfied: cffi===1.14.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.4) 2021-02-10 03:09:23.631 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.0.0) 2021-02-10 03:09:23.636 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-02-10 03:09:23.648 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-02-10 03:09:23.657 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2021-02-10 03:09:23.671 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-02-10 03:09:23.681 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (3.0.0) 2021-02-10 03:09:23.691 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 263)) (0.10.9) 2021-02-10 03:09:23.694 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 343)) (0.7.2) 2021-02-10 03:09:23.697 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (2.10) 2021-02-10 03:09:23.700 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-02-10 03:09:23.703 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (4.0.0) 2021-02-10 03:09:23.706 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (1.16.0) 2021-02-10 03:09:23.715 | Requirement already satisfied: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 586)) (3.4.0) 2021-02-10 03:09:23.742 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (3.7.4.3) 2021-02-10 03:09:23.746 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 251)) (1.5) 2021-02-10 03:09:23.749 | Requirement already satisfied: importlib-resources===3.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (3.3.1) 2021-02-10 03:09:23.768 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) (1.12.1) 2021-02-10 03:09:23.770 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (2.20) 2021-02-10 03:09:23.773 | Requirement already satisfied: repoze.lru===0.7 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 448)) (0.7) 2021-02-10 03:09:23.777 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.4.0) 2021-02-10 03:09:23.796 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 414)) (1.6.0) 2021-02-10 03:09:23.799 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (1.4.0) 2021-02-10 03:09:23.802 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (1.1.0) 2021-02-10 03:09:23.810 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2021-02-10 03:09:23.812 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 239)) (1.0.0) 2021-02-10 03:09:23.814 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 556)) (1.4.0) 2021-02-10 03:09:24.740 | Installing collected packages: oslo.rootwrap, os-win, oslo.privsep, os-brick, python-cinderclient, glance-store 2021-02-10 03:09:26.061 | Successfully installed glance-store-2.4.0 os-brick-4.1.0 os-win-5.4.0 oslo.privsep-2.4.0 oslo.rootwrap-6.2.0 python-cinderclient-7.3.0 2021-02-10 03:09:26.178 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-10 03:09:26.178 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-02-10 03:09:26.265 | + inc/python:pip_install:200 : result=0 2021-02-10 03:09:26.268 | + inc/python:pip_install:202 : time_stop pip_install 2021-02-10 03:09:26.271 | + functions-common:time_stop:2306 : local name 2021-02-10 03:09:26.274 | + functions-common:time_stop:2307 : local end_time 2021-02-10 03:09:26.277 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 03:09:26.279 | + functions-common:time_stop:2309 : local total 2021-02-10 03:09:26.282 | + functions-common:time_stop:2310 : local start_time 2021-02-10 03:09:26.284 | + functions-common:time_stop:2312 : name=pip_install 2021-02-10 03:09:26.287 | + functions-common:time_stop:2313 : start_time=1612926559405 2021-02-10 03:09:26.289 | + functions-common:time_stop:2315 : [[ -z 1612926559405 ]] 2021-02-10 03:09:26.292 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 03:09:26.295 | + functions-common:time_stop:2318 : end_time=1612926566293 2021-02-10 03:09:26.298 | + functions-common:time_stop:2319 : elapsed_time=6888 2021-02-10 03:09:26.300 | + functions-common:time_stop:2320 : total=92571 2021-02-10 03:09:26.303 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 03:09:26.305 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=99459 2021-02-10 03:09:26.307 | + inc/python:pip_install:203 : return 0 2021-02-10 03:09:26.310 | + lib/glance:install_glance:455 : copy_rootwrap /usr/local/etc/glance 2021-02-10 03:09:26.312 | + lib/glance:copy_rootwrap:215 : local source_path=/usr/local/etc/glance 2021-02-10 03:09:26.315 | + lib/glance:copy_rootwrap:217 : sudo install -d -o ubuntu /etc/glance 2021-02-10 03:09:26.327 | + lib/glance:copy_rootwrap:218 : cp -r /usr/local/etc/glance/rootwrap.conf /usr/local/etc/glance/rootwrap.d /etc/glance/ 2021-02-10 03:09:26.332 | + lib/glance:install_glance:458 : git_clone https://opendev.org/openstack/glance.git /opt/stack/glance master 2021-02-10 03:09:26.334 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/glance.git 2021-02-10 03:09:26.337 | + functions-common:git_clone:526 : local git_dest=/opt/stack/glance 2021-02-10 03:09:26.339 | + functions-common:git_clone:527 : local git_ref=master 2021-02-10 03:09:26.342 | + functions-common:git_clone:528 : local orig_dir 2021-02-10 03:09:26.344 | ++ functions-common:git_clone:529 : pwd 2021-02-10 03:09:26.347 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2021-02-10 03:09:26.350 | + functions-common:git_clone:530 : local git_clone_flags= 2021-02-10 03:09:26.353 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2021-02-10 03:09:26.368 | + functions-common:git_clone:532 : RECLONE=False 2021-02-10 03:09:26.370 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2021-02-10 03:09:26.373 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2021-02-10 03:09:26.376 | + functions-common:git_clone:546 : echo master 2021-02-10 03:09:26.376 | + functions-common:git_clone:546 : egrep -q '^refs' 2021-02-10 03:09:26.380 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/glance ]] 2021-02-10 03:09:26.382 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2021-02-10 03:09:26.385 | + functions-common:git_clone:594 : cd /opt/stack/glance 2021-02-10 03:09:26.388 | + functions-common:git_clone:595 : git show --oneline 2021-02-10 03:09:26.388 | + functions-common:git_clone:595 : head -1 2021-02-10 03:09:26.391 | 2c893fbd Merge "Add devstack plugin script" 2021-02-10 03:09:26.393 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2021-02-10 03:09:26.396 | + lib/glance:install_glance:460 : setup_develop /opt/stack/glance 2021-02-10 03:09:26.398 | + inc/python:setup_develop:338 : local bindep 2021-02-10 03:09:26.401 | + inc/python:setup_develop:339 : [[ /opt/stack/glance == -bindep* ]] 2021-02-10 03:09:26.403 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/glance 2021-02-10 03:09:26.406 | + inc/python:setup_develop:344 : local extras= 2021-02-10 03:09:26.408 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/glance -e 2021-02-10 03:09:26.411 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-02-10 03:09:26.413 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/glance == -bindep* ]] 2021-02-10 03:09:26.416 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/glance 2021-02-10 03:09:26.418 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-02-10 03:09:26.421 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-02-10 03:09:26.425 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/glance 2021-02-10 03:09:26.428 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-02-10 03:09:26.430 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/glance 2021-02-10 03:09:26.433 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-02-10 03:09:26.435 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-02-10 03:09:26.438 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/glance/setup.cfg 2021-02-10 03:09:26.443 | + inc/python:_setup_package_with_constraints_edit:383 : name=glance 2021-02-10 03:09:26.446 | + 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-02-10 03:09:27.133 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/glance -e 2021-02-10 03:09:27.136 | + inc/python:setup_package:417 : local bindep=0 2021-02-10 03:09:27.140 | + inc/python:setup_package:418 : local bindep_flag= 2021-02-10 03:09:27.143 | + inc/python:setup_package:419 : local bindep_profiles= 2021-02-10 03:09:27.146 | + inc/python:setup_package:420 : [[ /opt/stack/glance == -bindep* ]] 2021-02-10 03:09:27.149 | + inc/python:setup_package:425 : local project_dir=/opt/stack/glance 2021-02-10 03:09:27.151 | + inc/python:setup_package:426 : local flags=-e 2021-02-10 03:09:27.154 | + inc/python:setup_package:427 : local extras= 2021-02-10 03:09:27.156 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-02-10 03:09:27.158 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-02-10 03:09:27.161 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-02-10 03:09:27.163 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-02-10 03:09:27.166 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-02-10 03:09:27.168 | + inc/python:setup_package:445 : pip_install -e /opt/stack/glance 2021-02-10 03:09:27.187 | Using python 3.6 to install /opt/stack/glance 2021-02-10 03:09:27.189 | + 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.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/glance 2021-02-10 03:09:28.170 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:09:28.170 | 2021-02-10 03:09:28.170 | Traceback (most recent call last): 2021-02-10 03:09:28.171 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:09:28.171 | exec(line) 2021-02-10 03:09:28.171 | File "", line 1, in 2021-02-10 03:09:28.171 | File "", line 568, in module_from_spec 2021-02-10 03:09:28.171 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:09:28.171 | 2021-02-10 03:09:28.171 | Remainder of file ignored 2021-02-10 03:09:28.171 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:09:28.171 | from cryptography.utils import int_from_bytes 2021-02-10 03:09:28.171 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:09:28.171 | from cryptography.utils import int_from_bytes 2021-02-10 03:09:29.286 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-10 03:09:29.286 | 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-02-10 03:09:29.294 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-10 03:09:29.297 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-10 03:09:29.304 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-10 03:09:29.309 | Obtaining file:///opt/stack/glance 2021-02-10 03:09:30.647 | Obtaining glance from file:///opt/stack/glance#egg=glance (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-02-10 03:09:31.966 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-02-10 03:09:31.975 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-02-10 03:09:31.984 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-02-10 03:09:31.996 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2021-02-10 03:09:32.146 | Collecting WSME===0.10.0 2021-02-10 03:09:32.154 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0e1/2c01e2820134f/WSME-0.10.0-py3-none-any.whl (60 kB) 2021-02-10 03:09:32.236 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2021-02-10 03:09:32.250 | Requirement already satisfied: alembic===1.5.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.4) 2021-02-10 03:09:32.391 | Collecting castellan===3.7.0 2021-02-10 03:09:32.398 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/af3/facd94857f477/castellan-3.7.0-py3-none-any.whl (93 kB) 2021-02-10 03:09:32.493 | Requirement already satisfied: cryptography===3.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.4.3) 2021-02-10 03:09:32.616 | Collecting cursive===0.2.2 2021-02-10 03:09:32.623 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e56/3a085b3c6e250/cursive-0.2.2-py2.py3-none-any.whl (39 kB) 2021-02-10 03:09:32.708 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.2.0) 2021-02-10 03:09:32.715 | Requirement already satisfied: defusedxml===0.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (0.6.0) 2021-02-10 03:09:32.721 | Requirement already satisfied: eventlet===0.30.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.30.1) 2021-02-10 03:09:32.731 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.3.0) 2021-02-10 03:09:32.737 | Requirement already satisfied: glance-store===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 178)) (2.4.0) 2021-02-10 03:09:32.813 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 187)) (1.0.0) 2021-02-10 03:09:32.923 | Collecting httplib2===0.19.0 2021-02-10 03:09:32.930 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/749/c32603f9bf16c/httplib2-0.19.0-py3-none-any.whl (95 kB) 2021-02-10 03:09:33.007 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 212)) (0.1.14) 2021-02-10 03:09:33.010 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 225)) (3.2.0) 2021-02-10 03:09:33.041 | Requirement already satisfied: keystoneauth1===4.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 231)) (4.3.0) 2021-02-10 03:09:33.130 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 232)) (9.2.0) 2021-02-10 03:09:33.188 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 263)) (0.8.0) 2021-02-10 03:09:33.195 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 298)) (1.7.0) 2021-02-10 03:09:33.199 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (5.4.0) 2021-02-10 03:09:33.219 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 306)) (2.7.0) 2021-02-10 03:09:33.259 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (4.4.0) 2021-02-10 03:09:33.270 | Requirement already satisfied: oslo.config===8.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (8.4.0) 2021-02-10 03:09:33.316 | Requirement already satisfied: oslo.context===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (3.1.1) 2021-02-10 03:09:33.322 | Requirement already satisfied: oslo.db===8.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (8.4.0) 2021-02-10 03:09:33.375 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (5.0.1) 2021-02-10 03:09:33.382 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (4.4.0) 2021-02-10 03:09:33.426 | Requirement already satisfied: oslo.messaging===12.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (12.7.0) 2021-02-10 03:09:33.485 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.1.1) 2021-02-10 03:09:33.505 | Requirement already satisfied: oslo.policy===3.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (3.6.0) 2021-02-10 03:09:33.651 | Collecting oslo.reports===2.2.0 2021-02-10 03:09:33.657 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/af9/ef1cf70a64013/oslo.reports-2.2.0-py3-none-any.whl (50 kB) 2021-02-10 03:09:33.745 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (4.1.0) 2021-02-10 03:09:33.754 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.5.0) 2021-02-10 03:09:33.779 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (1.3.0) 2021-02-10 03:09:33.790 | Requirement already satisfied: oslo.utils===4.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (4.7.0) 2021-02-10 03:09:33.809 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (3.4.0) 2021-02-10 03:09:33.861 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 332)) (20.9) 2021-02-10 03:09:33.866 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (5.5.1) 2021-02-10 03:09:33.869 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 344)) (0.7.2) 2021-02-10 03:09:34.449 | Collecting psutil===5.8.0 2021-02-10 03:09:34.456 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/99d/e3e8739258b3c/psutil-5.8.0-cp36-cp36m-manylinux2010_x86_64.whl (291 kB) 2021-02-10 03:09:34.559 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 354)) (20.0.1) 2021-02-10 03:09:34.574 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 358)) (3.1.1) 2021-02-10 03:09:34.586 | Requirement already satisfied: pyinotify===0.9.6 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 365)) (0.9.6) 2021-02-10 03:09:34.588 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 371)) (2.4.7) 2021-02-10 03:09:34.591 | Requirement already satisfied: pyrsistent===0.17.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 375)) (0.17.3) 2021-02-10 03:09:34.704 | Collecting python-barbicanclient===5.0.1 2021-02-10 03:09:34.711 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0a2/c78d3a61be98e/python_barbicanclient-5.0.1-py3-none-any.whl (80 kB) 2021-02-10 03:09:34.802 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 398)) (2.8.1) 2021-02-10 03:09:34.807 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (1.0.4) 2021-02-10 03:09:34.810 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 409)) (4.2.0) 2021-02-10 03:09:34.829 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 439)) (2021.1) 2021-02-10 03:09:34.834 | Requirement already satisfied: repoze.lru===0.7 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 449)) (0.7) 2021-02-10 03:09:34.838 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 450)) (2.25.1) 2021-02-10 03:09:34.942 | Collecting retrying===1.3.3 2021-02-10 03:09:34.948 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/ebf/3b842d183542e/retrying-1.3.3-py3-none-any.whl (11 kB) 2021-02-10 03:09:35.022 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 463)) (1.4.0) 2021-02-10 03:09:35.026 | Requirement already satisfied: setuptools===53.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 483)) (53.0.0) 2021-02-10 03:09:35.074 | Requirement already satisfied: simplegeneric===0.8.1 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 484)) (0.8.1) 2021-02-10 03:09:35.077 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 486)) (1.15.0) 2021-02-10 03:09:35.080 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 512)) (0.13.0) 2021-02-10 03:09:35.091 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (0.4.1) 2021-02-10 03:09:35.094 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (3.3.0) 2021-02-10 03:09:35.096 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (3.3.0) 2021-02-10 03:09:35.265 | Collecting taskflow===4.6.0 2021-02-10 03:09:35.271 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/38a/894dabb73b25d/taskflow-4.6.0-py3-none-any.whl (491 kB) 2021-02-10 03:09:35.418 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 532)) (6.3.1) 2021-02-10 03:09:35.433 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (2.0.1) 2021-02-10 03:09:35.443 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (0.5.0) 2021-02-10 03:09:35.450 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 537)) (2.4.0) 2021-02-10 03:09:35.469 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 548)) (1.4.0) 2021-02-10 03:09:35.472 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (1.1.0) 2021-02-10 03:09:35.479 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (1.26.3) 2021-02-10 03:09:35.502 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 574)) (1.12.1) 2021-02-10 03:09:35.505 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 582)) (1.3.2) 2021-02-10 03:09:35.510 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-02-10 03:09:35.518 | Requirement already satisfied: cffi===1.14.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.4) 2021-02-10 03:09:35.522 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (1.16.0) 2021-02-10 03:09:35.531 | Requirement already satisfied: importlib-metadata===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 203)) (3.4.0) 2021-02-10 03:09:35.570 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2021-02-10 03:09:35.615 | Requirement already satisfied: importlib-resources===3.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (3.3.1) 2021-02-10 03:09:35.634 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 150)) (1.1.2) 2021-02-10 03:09:35.640 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.14.1) 2021-02-10 03:09:35.645 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-02-10 03:09:35.648 | Requirement already satisfied: cachetools===4.2.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (4.2.1) 2021-02-10 03:09:35.651 | Requirement already satisfied: amqp===5.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.5) 2021-02-10 03:09:35.656 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (5.0.2) 2021-02-10 03:09:35.702 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2021-02-10 03:09:35.709 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 256)) (1.0.2) 2021-02-10 03:09:35.712 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (3.0.0) 2021-02-10 03:09:35.724 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (0.10.9) 2021-02-10 03:09:35.726 | Requirement already satisfied: cliff===3.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (3.6.0) 2021-02-10 03:09:35.740 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 199)) (2.10) 2021-02-10 03:09:35.744 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-02-10 03:09:35.746 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (4.0.0) 2021-02-10 03:09:35.750 | Requirement already satisfied: Tempita===0.5.2 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-02-10 03:09:35.752 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (4.4.2) 2021-02-10 03:09:35.868 | Collecting automaton===2.2.0 2021-02-10 03:09:35.875 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3e8/275eabd89ee53/automaton-2.2.0-py3-none-any.whl (18 kB) 2021-02-10 03:09:36.103 | Collecting networkx===2.5 2021-02-10 03:09:36.113 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/8c5/812e9f798d37c/networkx-2.5-py3-none-any.whl (1.6 MB) 2021-02-10 03:09:36.356 | Collecting pydot===1.4.1 2021-02-10 03:09:36.363 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/67b/e714300c78fda/pydot-1.4.1-py2.py3-none-any.whl (19 kB) 2021-02-10 03:09:36.437 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2021-02-10 03:09:36.439 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 415)) (1.6.0) 2021-02-10 03:09:36.441 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 240)) (1.0.0) 2021-02-10 03:09:36.444 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 557)) (1.4.0) 2021-02-10 03:09:36.446 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2021-02-10 03:09:36.450 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (2.20) 2021-02-10 03:09:36.453 | Requirement already satisfied: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 587)) (3.4.0) 2021-02-10 03:09:36.481 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 553)) (3.7.4.3) 2021-02-10 03:09:36.485 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 252)) (1.5) 2021-02-10 03:09:36.487 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (5.0.0) 2021-02-10 03:09:36.490 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (1.5.0) 2021-02-10 03:09:36.553 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (0.2.5) 2021-02-10 03:09:36.558 | Requirement already satisfied: pyperclip===1.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (1.8.1) 2021-02-10 03:09:36.560 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (0.4.4) 2021-02-10 03:09:37.222 | Installing collected packages: httplib2, automaton, networkx, pydot, taskflow, WSME, psutil, oslo.reports, retrying, python-barbicanclient, castellan, cursive, glance 2021-02-10 03:09:39.887 | Running setup.py develop for glance 2021-02-10 03:09:41.429 | Successfully installed WSME-0.10.0 automaton-2.2.0 castellan-3.7.0 cursive-0.2.2 glance httplib2-0.19.0 networkx-2.5 oslo.reports-2.2.0 psutil-5.8.0 pydot-1.4.1 python-barbicanclient-5.0.1 retrying-1.3.3 taskflow-4.6.0 2021-02-10 03:09:41.552 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-10 03:09:41.552 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-02-10 03:09:41.664 | + inc/python:pip_install:200 : result=0 2021-02-10 03:09:41.668 | + inc/python:pip_install:202 : time_stop pip_install 2021-02-10 03:09:41.671 | + functions-common:time_stop:2306 : local name 2021-02-10 03:09:41.675 | + functions-common:time_stop:2307 : local end_time 2021-02-10 03:09:41.678 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 03:09:41.682 | + functions-common:time_stop:2309 : local total 2021-02-10 03:09:41.685 | + functions-common:time_stop:2310 : local start_time 2021-02-10 03:09:41.688 | + functions-common:time_stop:2312 : name=pip_install 2021-02-10 03:09:41.692 | + functions-common:time_stop:2313 : start_time=1612926567182 2021-02-10 03:09:41.695 | + functions-common:time_stop:2315 : [[ -z 1612926567182 ]] 2021-02-10 03:09:41.699 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 03:09:41.702 | + functions-common:time_stop:2318 : end_time=1612926581700 2021-02-10 03:09:41.705 | + functions-common:time_stop:2319 : elapsed_time=14518 2021-02-10 03:09:41.708 | + functions-common:time_stop:2320 : total=99459 2021-02-10 03:09:41.711 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 03:09:41.713 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=113977 2021-02-10 03:09:41.716 | + inc/python:pip_install:203 : return 0 2021-02-10 03:09:41.719 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-02-10 03:09:41.722 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-02-10 03:09:41.724 | + functions-common:safe_chown:2207 : _safe_permission_operation chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-02-10 03:09:41.742 | + functions-common:_safe_permission_operation:2055 : sudo chown -R ubuntu /opt/stack/glance/glance.egg-info 2021-02-10 03:09:41.754 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/glance 2021-02-10 03:09:41.756 | + inc/python:use_library_from_git:250 : local name=/opt/stack/glance 2021-02-10 03:09:41.759 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 03:09:41.761 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 03:09:41.764 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/glance, ]] 2021-02-10 03:09:41.766 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 03:09:41.769 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-02-10 03:09:41.771 | + ./stack.sh:main:889 : configure_glance 2021-02-10 03:09:41.774 | + lib/glance:configure_glance:267 : sudo install -d -o ubuntu /etc/glance /etc/glance/metadefs 2021-02-10 03:09:41.785 | + lib/glance:configure_glance:270 : local dburl 2021-02-10 03:09:41.788 | ++ lib/glance:configure_glance:271 : database_connection_url glance 2021-02-10 03:09:41.790 | ++ lib/database:database_connection_url:132 : local db=glance 2021-02-10 03:09:41.793 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql glance 2021-02-10 03:09:41.795 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=glance 2021-02-10 03:09:41.797 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-02-10 03:09:41.800 | + lib/glance:configure_glance:271 : dburl='mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-02-10 03:09:41.803 | + lib/glance:configure_glance:273 : iniset /etc/glance/glance-api.conf DEFAULT debug True 2021-02-10 03:09:41.828 | + lib/glance:configure_glance:274 : iniset /etc/glance/glance-api.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/glance?charset=utf8' 2021-02-10 03:09:41.855 | + lib/glance:configure_glance:275 : iniset /etc/glance/glance-api.conf DEFAULT use_syslog False 2021-02-10 03:09:41.879 | + lib/glance:configure_glance:276 : iniset /etc/glance/glance-api.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-02-10 03:09:41.903 | + lib/glance:configure_glance:277 : iniset /etc/glance/glance-api.conf oslo_concurrency lock_path /opt/stack/data/glance/locks 2021-02-10 03:09:41.930 | + lib/glance:configure_glance:278 : iniset /etc/glance/glance-api.conf paste_deploy flavor keystone+cachemanagement 2021-02-10 03:09:41.957 | + lib/glance:configure_glance:279 : configure_keystone_authtoken_middleware /etc/glance/glance-api.conf glance 2021-02-10 03:09:41.959 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/glance/glance-api.conf 2021-02-10 03:09:41.961 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=glance 2021-02-10 03:09:41.964 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-02-10 03:09:41.966 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_type password 2021-02-10 03:09:41.992 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/glance/glance-api.conf keystone_authtoken interface public 2021-02-10 03:09:42.016 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/glance/glance-api.conf keystone_authtoken auth_url http://10.222.0.43/identity 2021-02-10 03:09:42.041 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/glance/glance-api.conf keystone_authtoken username glance 2021-02-10 03:09:42.065 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/glance/glance-api.conf keystone_authtoken password Passw0rd 2021-02-10 03:09:42.090 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/glance/glance-api.conf keystone_authtoken user_domain_name Default 2021-02-10 03:09:42.114 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/glance/glance-api.conf keystone_authtoken project_name service 2021-02-10 03:09:42.138 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/glance/glance-api.conf keystone_authtoken project_domain_name Default 2021-02-10 03:09:42.163 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/glance/glance-api.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-02-10 03:09:42.193 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/glance/glance-api.conf keystone_authtoken memcached_servers localhost:11211 2021-02-10 03:09:42.221 | + lib/glance:configure_glance:280 : iniset /etc/glance/glance-api.conf oslo_messaging_notifications driver messagingv2 2021-02-10 03:09:42.249 | + lib/glance:configure_glance:281 : iniset_rpc_backend glance /etc/glance/glance-api.conf 2021-02-10 03:09:42.251 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=glance 2021-02-10 03:09:42.254 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/glance/glance-api.conf 2021-02-10 03:09:42.256 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-02-10 03:09:42.259 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-02-10 03:09:42.261 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-02-10 03:09:42.276 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:09:42.280 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-02-10 03:09:42.282 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-02-10 03:09:42.284 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-02-10 03:09:42.300 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:09:42.303 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.43:5672/ 2021-02-10 03:09:42.306 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/glance/glance-api.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.43:5672/ 2021-02-10 03:09:42.331 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-02-10 03:09:42.333 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-02-10 03:09:42.335 | + lib/glance:configure_glance:282 : '[' libvirt = xenserver ']' 2021-02-10 03:09:42.338 | + lib/glance:configure_glance:286 : '[' libvirt = libvirt ']' 2021-02-10 03:09:42.340 | + lib/glance:configure_glance:286 : '[' kvm = parallels ']' 2021-02-10 03:09:42.343 | + lib/glance:configure_glance:291 : configure_glance_store False False 2021-02-10 03:09:42.345 | + lib/glance:configure_glance_store:228 : local use_cinder_for_glance=False 2021-02-10 03:09:42.348 | + lib/glance:configure_glance_store:229 : local glance_enable_multiple_stores=False 2021-02-10 03:09:42.351 | + lib/glance:configure_glance_store:230 : local be 2021-02-10 03:09:42.354 | + lib/glance:configure_glance_store:232 : [[ False == \F\a\l\s\e ]] 2021-02-10 03:09:42.356 | + lib/glance:configure_glance_store:234 : [[ False == \T\r\u\e ]] 2021-02-10 03:09:42.359 | + lib/glance:configure_glance_store:251 : iniset /etc/glance/glance-api.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-02-10 03:09:42.386 | + lib/glance:configure_glance:294 : '[' -n '' ']' 2021-02-10 03:09:42.388 | + lib/glance:configure_glance:297 : iniset /etc/glance/glance-api.conf cors allowed_origin http://10.222.0.43 2021-02-10 03:09:42.415 | + lib/glance:configure_glance:301 : [[ False == \F\a\l\s\e ]] 2021-02-10 03:09:42.417 | + lib/glance:configure_glance:303 : is_service_enabled s-proxy 2021-02-10 03:09:42.433 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 03:09:42.435 | + lib/glance:configure_glance:325 : iniset /etc/glance/glance-api.conf DEFAULT public_endpoint http://10.222.0.43/image 2021-02-10 03:09:42.459 | + lib/glance:configure_glance:327 : is_service_enabled tls-proxy 2021-02-10 03:09:42.475 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 03:09:42.478 | + lib/glance:configure_glance:333 : setup_logging /etc/glance/glance-api.conf 2021-02-10 03:09:42.480 | + functions:setup_logging:698 : setup_systemd_logging /etc/glance/glance-api.conf 2021-02-10 03:09:42.483 | + functions:setup_systemd_logging:713 : local conf_file=/etc/glance/glance-api.conf 2021-02-10 03:09:42.486 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2021-02-10 03:09:42.502 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2021-02-10 03:09:42.504 | + functions:setup_systemd_logging:719 : local pidstr= 2021-02-10 03:09:42.507 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2021-02-10 03:09:42.509 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2021-02-10 03:09:42.512 | + functions:setup_systemd_logging:726 : iniset /etc/glance/glance-api.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-02-10 03:09:42.537 | + functions:setup_systemd_logging:728 : 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-02-10 03:09:42.561 | + functions:setup_systemd_logging:729 : 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-02-10 03:09:42.586 | + functions:setup_systemd_logging:730 : iniset /etc/glance/glance-api.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-02-10 03:09:42.610 | + lib/glance:configure_glance:335 : cp -p /opt/stack/glance/etc/glance-api-paste.ini /etc/glance/glance-api-paste.ini 2021-02-10 03:09:42.615 | + lib/glance:configure_glance:338 : iniset /etc/glance/glance-cache.conf DEFAULT debug True 2021-02-10 03:09:42.641 | + lib/glance:configure_glance:339 : iniset /etc/glance/glance-cache.conf DEFAULT use_syslog False 2021-02-10 03:09:42.666 | + lib/glance:configure_glance:340 : iniset /etc/glance/glance-cache.conf DEFAULT image_cache_dir /opt/stack/data/glance/cache/ 2021-02-10 03:09:42.690 | + lib/glance:configure_glance:341 : iniset /etc/glance/glance-cache.conf DEFAULT auth_url http://10.222.0.43/identity 2021-02-10 03:09:42.715 | + lib/glance:configure_glance:342 : iniset /etc/glance/glance-cache.conf DEFAULT admin_tenant_name service 2021-02-10 03:09:42.740 | + lib/glance:configure_glance:343 : iniset /etc/glance/glance-cache.conf DEFAULT admin_user glance 2021-02-10 03:09:42.768 | + lib/glance:configure_glance:344 : iniset /etc/glance/glance-cache.conf DEFAULT admin_password Passw0rd 2021-02-10 03:09:42.794 | + lib/glance:configure_glance:347 : iniset /etc/glance/glance-cache.conf glance_store filesystem_store_datadir /opt/stack/data/glance/images/ 2021-02-10 03:09:42.820 | + lib/glance:configure_glance:350 : iniset /etc/glance/glance-image-import.conf image_import_opts image_import_plugins '[]' 2021-02-10 03:09:42.847 | + lib/glance:configure_glance:351 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties ignore_user_roles admin 2021-02-10 03:09:42.875 | + lib/glance:configure_glance:352 : iniset /etc/glance/glance-image-import.conf inject_metadata_properties inject 2021-02-10 03:09:42.903 | + lib/glance:configure_glance:354 : cp -p /opt/stack/glance/etc/schema-image.json /etc/glance/schema-image.json 2021-02-10 03:09:42.907 | + lib/glance:configure_glance:356 : 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-02-10 03:09:42.914 | + lib/glance:configure_glance:358 : is_service_enabled tls-proxy 2021-02-10 03:09:42.930 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 03:09:42.932 | + lib/glance:configure_glance:366 : [[ False == False ]] 2021-02-10 03:09:42.935 | + lib/glance:configure_glance:367 : write_local_uwsgi_http_config /etc/glance/glance-uwsgi.ini /usr/local/bin/glance-wsgi-api /image 2021-02-10 03:09:42.937 | + lib/apache:write_local_uwsgi_http_config:322 : local file=/etc/glance/glance-uwsgi.ini 2021-02-10 03:09:42.939 | + lib/apache:write_local_uwsgi_http_config:323 : local wsgi=/usr/local/bin/glance-wsgi-api 2021-02-10 03:09:42.942 | + lib/apache:write_local_uwsgi_http_config:324 : local url=/image 2021-02-10 03:09:42.944 | ++ lib/apache:write_local_uwsgi_http_config:325 : basename /usr/local/bin/glance-wsgi-api 2021-02-10 03:09:42.948 | + lib/apache:write_local_uwsgi_http_config:325 : name=glance-wsgi-api 2021-02-10 03:09:42.950 | + lib/apache:write_local_uwsgi_http_config:331 : rm -rf /etc/glance/glance-uwsgi.ini 2021-02-10 03:09:42.953 | + lib/apache:write_local_uwsgi_http_config:332 : iniset /etc/glance/glance-uwsgi.ini uwsgi wsgi-file /usr/local/bin/glance-wsgi-api 2021-02-10 03:09:42.979 | ++ lib/apache:write_local_uwsgi_http_config:333 : get_random_port 2021-02-10 03:09:42.982 | ++ functions:get_random_port:860 : read lower_port upper_port 2021-02-10 03:09:42.984 | ++ functions:get_random_port:861 : true 2021-02-10 03:09:42.986 | ++ functions:get_random_port:862 : (( port = upper_port )) 2021-02-10 03:09:42.989 | ++ functions:get_random_port:862 : (( port >= lower_port )) 2021-02-10 03:09:42.991 | ++ functions:get_random_port:863 : sudo lsof -i :60999 2021-02-10 03:09:43.078 | ++ functions:get_random_port:864 : [[ 1 > 0 ]] 2021-02-10 03:09:43.082 | ++ functions:get_random_port:865 : break 2 2021-02-10 03:09:43.086 | ++ functions:get_random_port:869 : echo 60999 2021-02-10 03:09:43.090 | + lib/apache:write_local_uwsgi_http_config:333 : port=60999 2021-02-10 03:09:43.094 | + lib/apache:write_local_uwsgi_http_config:334 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-socket 127.0.0.1:60999 2021-02-10 03:09:43.121 | + lib/apache:write_local_uwsgi_http_config:335 : iniset /etc/glance/glance-uwsgi.ini uwsgi processes 2 2021-02-10 03:09:43.145 | + lib/apache:write_local_uwsgi_http_config:337 : iniset /etc/glance/glance-uwsgi.ini uwsgi master true 2021-02-10 03:09:43.169 | + lib/apache:write_local_uwsgi_http_config:339 : iniset /etc/glance/glance-uwsgi.ini uwsgi die-on-term true 2021-02-10 03:09:43.193 | + lib/apache:write_local_uwsgi_http_config:340 : iniset /etc/glance/glance-uwsgi.ini uwsgi exit-on-reload false 2021-02-10 03:09:43.217 | + lib/apache:write_local_uwsgi_http_config:341 : iniset /etc/glance/glance-uwsgi.ini uwsgi enable-threads true 2021-02-10 03:09:43.240 | + lib/apache:write_local_uwsgi_http_config:342 : iniset /etc/glance/glance-uwsgi.ini uwsgi plugins http,python3 2021-02-10 03:09:43.264 | + lib/apache:write_local_uwsgi_http_config:344 : iniset /etc/glance/glance-uwsgi.ini uwsgi thunder-lock true 2021-02-10 03:09:43.288 | + 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-02-10 03:09:43.312 | + lib/apache:write_local_uwsgi_http_config:349 : iniset /etc/glance/glance-uwsgi.ini uwsgi worker-reload-mercy 90 2021-02-10 03:09:43.336 | + lib/apache:write_local_uwsgi_http_config:351 : iniset /etc/glance/glance-uwsgi.ini uwsgi buffer-size 65535 2021-02-10 03:09:43.361 | + lib/apache:write_local_uwsgi_http_config:353 : iniset /etc/glance/glance-uwsgi.ini uwsgi add-header 'Connection: close' 2021-02-10 03:09:43.385 | + lib/apache:write_local_uwsgi_http_config:355 : iniset /etc/glance/glance-uwsgi.ini uwsgi lazy-apps true 2021-02-10 03:09:43.410 | + lib/apache:write_local_uwsgi_http_config:356 : iniset /etc/glance/glance-uwsgi.ini uwsgi chmod-socket 666 2021-02-10 03:09:43.437 | + lib/apache:write_local_uwsgi_http_config:357 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-raw-body true 2021-02-10 03:09:43.462 | + lib/apache:write_local_uwsgi_http_config:358 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-chunked-input true 2021-02-10 03:09:43.486 | + lib/apache:write_local_uwsgi_http_config:359 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-auto-chunked true 2021-02-10 03:09:43.510 | + lib/apache:write_local_uwsgi_http_config:360 : iniset /etc/glance/glance-uwsgi.ini uwsgi http-keepalive false 2021-02-10 03:09:43.534 | + lib/apache:write_local_uwsgi_http_config:362 : iniset /etc/glance/glance-uwsgi.ini uwsgi socket-timeout 30 2021-02-10 03:09:43.559 | + lib/apache:write_local_uwsgi_http_config:364 : enable_apache_mod proxy 2021-02-10 03:09:43.561 | + lib/apache:enable_apache_mod:54 : local mod=proxy 2021-02-10 03:09:43.564 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-02-10 03:09:43.566 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 03:09:43.569 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 03:09:43.571 | + lib/apache:enable_apache_mod:59 : [[ proxy != \v\e\r\s\i\o\n ]] 2021-02-10 03:09:43.573 | + lib/apache:enable_apache_mod:59 : a2query -m proxy 2021-02-10 03:09:43.627 | proxy (enabled by site administrator) 2021-02-10 03:09:43.630 | + lib/apache:write_local_uwsgi_http_config:365 : enable_apache_mod proxy_http 2021-02-10 03:09:43.634 | + lib/apache:enable_apache_mod:54 : local mod=proxy_http 2021-02-10 03:09:43.638 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-02-10 03:09:43.642 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 03:09:43.646 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 03:09:43.649 | + lib/apache:enable_apache_mod:59 : [[ proxy_http != \v\e\r\s\i\o\n ]] 2021-02-10 03:09:43.652 | + lib/apache:enable_apache_mod:59 : a2query -m proxy_http 2021-02-10 03:09:43.701 | No module matches proxy_http 2021-02-10 03:09:43.704 | + lib/apache:enable_apache_mod:60 : sudo a2enmod proxy_http 2021-02-10 03:09:43.763 | Considering dependency proxy for proxy_http: 2021-02-10 03:09:43.763 | Module proxy already enabled 2021-02-10 03:09:43.763 | Enabling module proxy_http. 2021-02-10 03:09:43.771 | To activate the new configuration, you need to run: 2021-02-10 03:09:43.771 | systemctl restart apache2 2021-02-10 03:09:43.776 | + lib/apache:enable_apache_mod:61 : restart_apache_server 2021-02-10 03:09:43.778 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-02-10 03:09:43.781 | + functions-common:restart_service:2190 : '[' -x /bin/systemctl ']' 2021-02-10 03:09:43.783 | + functions-common:restart_service:2191 : sudo /bin/systemctl restart apache2 2021-02-10 03:09:43.926 | + lib/apache:write_local_uwsgi_http_config:366 : local apache_conf= 2021-02-10 03:09:43.929 | ++ lib/apache:write_local_uwsgi_http_config:367 : apache_site_config_for glance-wsgi-api 2021-02-10 03:09:43.932 | ++ lib/apache:apache_site_config_for:189 : local site=glance-wsgi-api 2021-02-10 03:09:43.934 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-02-10 03:09:43.936 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 03:09:43.939 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 03:09:43.942 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/glance-wsgi-api.conf 2021-02-10 03:09:43.945 | + lib/apache:write_local_uwsgi_http_config:367 : apache_conf=/etc/apache2/sites-available/glance-wsgi-api.conf 2021-02-10 03:09:43.948 | + lib/apache:write_local_uwsgi_http_config:368 : echo 'KeepAlive Off' 2021-02-10 03:09:43.948 | + lib/apache:write_local_uwsgi_http_config:368 : sudo tee /etc/apache2/sites-available/glance-wsgi-api.conf 2021-02-10 03:09:43.955 | KeepAlive Off 2021-02-10 03:09:43.959 | + lib/apache:write_local_uwsgi_http_config:369 : echo 'SetEnv proxy-sendchunked 1' 2021-02-10 03:09:43.959 | + lib/apache:write_local_uwsgi_http_config:369 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-02-10 03:09:43.967 | SetEnv proxy-sendchunked 1 2021-02-10 03:09:43.971 | + lib/apache:write_local_uwsgi_http_config:370 : echo 'ProxyPass "/image" "http://127.0.0.1:60999" retry=0 ' 2021-02-10 03:09:43.971 | + lib/apache:write_local_uwsgi_http_config:370 : sudo tee -a /etc/apache2/sites-available/glance-wsgi-api.conf 2021-02-10 03:09:43.978 | ProxyPass "/image" "http://127.0.0.1:60999" retry=0 2021-02-10 03:09:43.981 | + lib/apache:write_local_uwsgi_http_config:371 : enable_apache_site glance-wsgi-api 2021-02-10 03:09:43.984 | + lib/apache:enable_apache_site:206 : local site=glance-wsgi-api 2021-02-10 03:09:43.986 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-02-10 03:09:43.988 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-02-10 03:09:43.991 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-02-10 03:09:43.993 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 03:09:43.995 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 03:09:43.998 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-02-10 03:09:44.000 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-02-10 03:09:44.003 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 03:09:44.005 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 03:09:44.007 | + lib/apache:enable_apache_site:210 : sudo a2ensite glance-wsgi-api 2021-02-10 03:09:44.065 | Enabling site glance-wsgi-api. 2021-02-10 03:09:44.072 | To activate the new configuration, you need to run: 2021-02-10 03:09:44.072 | systemctl reload apache2 2021-02-10 03:09:44.077 | + lib/apache:write_local_uwsgi_http_config:372 : restart_apache_server 2021-02-10 03:09:44.080 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-02-10 03:09:44.084 | + functions-common:restart_service:2190 : '[' -x /bin/systemctl ']' 2021-02-10 03:09:44.087 | + functions-common:restart_service:2191 : sudo /bin/systemctl restart apache2 2021-02-10 03:09:44.242 | + ./stack.sh:main:892 : is_service_enabled cinder 2021-02-10 03:09:44.260 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:09:44.262 | + ./stack.sh:main:894 : stack_install_service cinder 2021-02-10 03:09:44.265 | + lib/stack:stack_install_service:20 : local service=cinder 2021-02-10 03:09:44.267 | + lib/stack:stack_install_service:21 : type install_cinder 2021-02-10 03:09:44.270 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-02-10 03:09:44.272 | + lib/stack:stack_install_service:32 : install_cinder 2021-02-10 03:09:44.275 | + lib/cinder:install_cinder:418 : git_clone https://opendev.org/openstack/cinder.git /opt/stack/cinder master 2021-02-10 03:09:44.277 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/cinder.git 2021-02-10 03:09:44.280 | + functions-common:git_clone:526 : local git_dest=/opt/stack/cinder 2021-02-10 03:09:44.282 | + functions-common:git_clone:527 : local git_ref=master 2021-02-10 03:09:44.284 | + functions-common:git_clone:528 : local orig_dir 2021-02-10 03:09:44.288 | ++ functions-common:git_clone:529 : pwd 2021-02-10 03:09:44.290 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2021-02-10 03:09:44.293 | + functions-common:git_clone:530 : local git_clone_flags= 2021-02-10 03:09:44.296 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2021-02-10 03:09:44.312 | + functions-common:git_clone:532 : RECLONE=False 2021-02-10 03:09:44.314 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2021-02-10 03:09:44.316 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2021-02-10 03:09:44.319 | + functions-common:git_clone:546 : echo master 2021-02-10 03:09:44.319 | + functions-common:git_clone:546 : egrep -q '^refs' 2021-02-10 03:09:44.324 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/cinder ]] 2021-02-10 03:09:44.326 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2021-02-10 03:09:44.328 | + functions-common:git_clone:594 : cd /opt/stack/cinder 2021-02-10 03:09:44.332 | + functions-common:git_clone:595 : git show --oneline 2021-02-10 03:09:44.332 | + functions-common:git_clone:595 : head -1 2021-02-10 03:09:44.342 | f35bbc4b7 Merge "RBD: Pass bytes type for mon_command inbuf" 2021-02-10 03:09:44.344 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2021-02-10 03:09:44.347 | + lib/cinder:install_cinder:419 : setup_develop /opt/stack/cinder 2021-02-10 03:09:44.350 | + inc/python:setup_develop:338 : local bindep 2021-02-10 03:09:44.352 | + inc/python:setup_develop:339 : [[ /opt/stack/cinder == -bindep* ]] 2021-02-10 03:09:44.355 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/cinder 2021-02-10 03:09:44.358 | + inc/python:setup_develop:344 : local extras= 2021-02-10 03:09:44.360 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/cinder -e 2021-02-10 03:09:44.363 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-02-10 03:09:44.365 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/cinder == -bindep* ]] 2021-02-10 03:09:44.368 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/cinder 2021-02-10 03:09:44.370 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-02-10 03:09:44.372 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-02-10 03:09:44.375 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/cinder 2021-02-10 03:09:44.378 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-02-10 03:09:44.381 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/cinder 2021-02-10 03:09:44.383 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-02-10 03:09:44.385 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-02-10 03:09:44.388 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/cinder/setup.cfg 2021-02-10 03:09:44.394 | + inc/python:_setup_package_with_constraints_edit:383 : name=cinder 2021-02-10 03:09:44.396 | + 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-02-10 03:09:45.084 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/cinder -e 2021-02-10 03:09:45.087 | + inc/python:setup_package:417 : local bindep=0 2021-02-10 03:09:45.091 | + inc/python:setup_package:418 : local bindep_flag= 2021-02-10 03:09:45.095 | + inc/python:setup_package:419 : local bindep_profiles= 2021-02-10 03:09:45.098 | + inc/python:setup_package:420 : [[ /opt/stack/cinder == -bindep* ]] 2021-02-10 03:09:45.102 | + inc/python:setup_package:425 : local project_dir=/opt/stack/cinder 2021-02-10 03:09:45.105 | + inc/python:setup_package:426 : local flags=-e 2021-02-10 03:09:45.109 | + inc/python:setup_package:427 : local extras= 2021-02-10 03:09:45.112 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-02-10 03:09:45.116 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-02-10 03:09:45.119 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-02-10 03:09:45.122 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-02-10 03:09:45.124 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-02-10 03:09:45.127 | + inc/python:setup_package:445 : pip_install -e /opt/stack/cinder 2021-02-10 03:09:45.146 | Using python 3.6 to install /opt/stack/cinder 2021-02-10 03:09:45.148 | + 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.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/cinder 2021-02-10 03:09:46.189 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:09:46.189 | 2021-02-10 03:09:46.189 | Traceback (most recent call last): 2021-02-10 03:09:46.189 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:09:46.189 | exec(line) 2021-02-10 03:09:46.189 | File "", line 1, in 2021-02-10 03:09:46.189 | File "", line 568, in module_from_spec 2021-02-10 03:09:46.189 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:09:46.189 | 2021-02-10 03:09:46.189 | Remainder of file ignored 2021-02-10 03:09:46.189 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:09:46.190 | from cryptography.utils import int_from_bytes 2021-02-10 03:09:46.190 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:09:46.190 | from cryptography.utils import int_from_bytes 2021-02-10 03:09:47.321 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-10 03:09:47.321 | 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-02-10 03:09:47.330 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-10 03:09:47.332 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-10 03:09:47.340 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-10 03:09:47.345 | Obtaining file:///opt/stack/cinder 2021-02-10 03:09:49.546 | Obtaining cinder from file:///opt/stack/cinder#egg=cinder (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-02-10 03:09:51.733 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-02-10 03:09:51.742 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-02-10 03:09:51.752 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-02-10 03:09:51.763 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2021-02-10 03:09:51.794 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2021-02-10 03:09:52.760 | Collecting boto3===1.17.4 2021-02-10 03:09:52.769 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/af8/7efaa772f95de/boto3-1.17.4-py2.py3-none-any.whl (130 kB) 2021-02-10 03:09:54.090 | Collecting botocore===1.20.4 2021-02-10 03:09:54.112 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/96f/9e0920ac91b6c/botocore-1.20.4-py2.py3-none-any.whl (7.2 MB) 2021-02-10 03:09:54.379 | Requirement already satisfied: castellan===3.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (3.7.0) 2021-02-10 03:09:54.442 | Requirement already satisfied: cryptography===3.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 125)) (3.4.3) 2021-02-10 03:09:54.484 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (0.2.2) 2021-02-10 03:09:54.498 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (4.4.2) 2021-02-10 03:09:54.502 | Requirement already satisfied: eventlet===0.30.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 161)) (0.30.1) 2021-02-10 03:09:54.680 | Collecting google-api-python-client===1.12.8 2021-02-10 03:09:54.687 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3c4/c4ca46b5c2119/google_api_python_client-1.12.8-py2.py3-none-any.whl (61 kB) 2021-02-10 03:09:54.935 | Collecting google-auth===1.25.0 2021-02-10 03:09:54.942 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/008/e23ed080674f6/google_auth-1.25.0-py2.py3-none-any.whl (116 kB) 2021-02-10 03:09:55.124 | Collecting google-auth-httplib2===0.0.4 2021-02-10 03:09:55.131 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aea/ff501738b2897/google_auth_httplib2-0.0.4-py2.py3-none-any.whl (9.1 kB) 2021-02-10 03:09:55.210 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 188)) (1.0.0) 2021-02-10 03:09:55.216 | Requirement already satisfied: httplib2===0.19.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 195)) (0.19.0) 2021-02-10 03:09:55.220 | Requirement already satisfied: importlib-metadata===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 204)) (3.4.0) 2021-02-10 03:09:55.259 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 213)) (0.1.14) 2021-02-10 03:09:55.359 | Collecting jmespath===0.10.0 2021-02-10 03:09:55.365 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cdf/6525904cc5977/jmespath-0.10.0-py2.py3-none-any.whl (24 kB) 2021-02-10 03:09:55.444 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (3.2.0) 2021-02-10 03:09:55.475 | Requirement already satisfied: keystoneauth1===4.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 232)) (4.3.0) 2021-02-10 03:09:55.540 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (9.2.0) 2021-02-10 03:09:56.361 | Collecting lxml===4.6.2 2021-02-10 03:09:56.378 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4fb/85c447e288df5/lxml-4.6.2-cp36-cp36m-manylinux1_x86_64.whl (5.5 MB) 2021-02-10 03:09:56.645 | Collecting oauth2client===4.1.3 2021-02-10 03:09:56.652 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b8a/81cc5d60e2d36/oauth2client-4.1.3-py2.py3-none-any.whl (98 kB) 2021-02-10 03:09:56.738 | Requirement already satisfied: os-brick===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 292)) (4.1.0) 2021-02-10 03:09:56.765 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 299)) (1.7.0) 2021-02-10 03:09:56.770 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (5.4.0) 2021-02-10 03:09:56.789 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (2.7.0) 2021-02-10 03:09:56.829 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (4.4.0) 2021-02-10 03:09:56.840 | Requirement already satisfied: oslo.config===8.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (8.4.0) 2021-02-10 03:09:56.886 | Requirement already satisfied: oslo.context===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (3.1.1) 2021-02-10 03:09:56.893 | Requirement already satisfied: oslo.db===8.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (8.4.0) 2021-02-10 03:09:56.945 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (5.0.1) 2021-02-10 03:09:56.952 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (4.4.0) 2021-02-10 03:09:56.994 | Requirement already satisfied: oslo.messaging===12.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (12.7.0) 2021-02-10 03:09:57.054 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.1.1) 2021-02-10 03:09:57.073 | Requirement already satisfied: oslo.policy===3.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (3.6.0) 2021-02-10 03:09:57.089 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (2.4.0) 2021-02-10 03:09:57.105 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.2.0) 2021-02-10 03:09:57.121 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (6.2.0) 2021-02-10 03:09:57.125 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (4.1.0) 2021-02-10 03:09:57.135 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (2.5.0) 2021-02-10 03:09:57.160 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (1.3.0) 2021-02-10 03:09:57.172 | Requirement already satisfied: oslo.utils===4.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (4.7.0) 2021-02-10 03:09:57.355 | Collecting oslo.versionedobjects===2.4.0 2021-02-10 03:09:57.361 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a35/98db096a09c1d/oslo.versionedobjects-2.4.0-py3-none-any.whl (86 kB) 2021-02-10 03:09:57.634 | Collecting oslo.vmware===3.8.0 2021-02-10 03:09:57.640 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/068/0d520ba7c6651/oslo.vmware-3.8.0-py3-none-any.whl (491 kB) 2021-02-10 03:09:57.751 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 330)) (3.4.0) 2021-02-10 03:09:57.802 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (20.9) 2021-02-10 03:09:57.985 | Collecting paramiko===2.7.2 2021-02-10 03:09:57.992 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4f3/e316fef2ac628/paramiko-2.7.2-py2.py3-none-any.whl (206 kB) 2021-02-10 03:09:58.108 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (5.5.1) 2021-02-10 03:09:58.110 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 345)) (0.7.2) 2021-02-10 03:09:58.113 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (5.8.0) 2021-02-10 03:09:58.278 | Collecting pyasn1===0.4.8 2021-02-10 03:09:58.284 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/39c/7e2ec30515947/pyasn1-0.4.8-py2.py3-none-any.whl (77 kB) 2021-02-10 03:09:58.476 | Collecting pyasn1-modules===0.2.8 2021-02-10 03:09:58.485 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a50/b808ffeb97cb3/pyasn1_modules-0.2.8-py2.py3-none-any.whl (155 kB) 2021-02-10 03:09:58.570 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (3.1.1) 2021-02-10 03:09:58.581 | Requirement already satisfied: pyinotify===0.9.6 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 366)) (0.9.6) 2021-02-10 03:09:58.583 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 372)) (2.4.7) 2021-02-10 03:09:58.587 | Requirement already satisfied: pyrsistent===0.17.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376)) (0.17.3) 2021-02-10 03:09:58.591 | Requirement already satisfied: python-barbicanclient===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 390)) (5.0.1) 2021-02-10 03:09:58.608 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 399)) (2.8.1) 2021-02-10 03:09:58.759 | Collecting python-glanceclient===3.2.2 2021-02-10 03:09:58.765 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1a6/98806cba5fd9b/python_glanceclient-3.2.2-py3-none-any.whl (189 kB) 2021-02-10 03:09:58.864 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 410)) (4.2.0) 2021-02-10 03:09:59.055 | Collecting python-novaclient===17.3.0 2021-02-10 03:09:59.062 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b11/588e7d9cb6e81/python_novaclient-17.3.0-py3-none-any.whl (331 kB) 2021-02-10 03:09:59.280 | Collecting python-swiftclient===3.11.0 2021-02-10 03:09:59.287 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/265/7e2871691bac4/python_swiftclient-3.11.0-py2.py3-none-any.whl (86 kB) 2021-02-10 03:09:59.439 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 440)) (2021.1) 2021-02-10 03:09:59.443 | Requirement already satisfied: repoze.lru===0.7 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 450)) (0.7) 2021-02-10 03:09:59.448 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (2.25.1) 2021-02-10 03:09:59.468 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 464)) (1.4.0) 2021-02-10 03:09:59.598 | Collecting rsa===4.7 2021-02-10 03:09:59.603 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a87/74e55b59fd9fc/rsa-4.7-py3-none-any.whl (34 kB) 2021-02-10 03:09:59.779 | Collecting rtslib-fb===2.1.74 2021-02-10 03:09:59.786 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6f1/5bc30b55e0d35/rtslib-fb-2.1.74.tar.gz (73 kB) 2021-02-10 03:10:00.656 | Collecting s3transfer===0.3.4 2021-02-10 03:10:00.663 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/1e2/8620e5b444652/s3transfer-0.3.4-py2.py3-none-any.whl (69 kB) 2021-02-10 03:10:00.746 | Requirement already satisfied: setuptools===53.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 484)) (53.0.0) 2021-02-10 03:10:00.793 | Requirement already satisfied: simplejson===3.13.2 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 486)) (3.13.2) 2021-02-10 03:10:00.795 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (1.15.0) 2021-02-10 03:10:00.798 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 513)) (0.13.0) 2021-02-10 03:10:00.810 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (0.4.1) 2021-02-10 03:10:00.813 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (3.3.0) 2021-02-10 03:10:00.815 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 519)) (3.3.0) 2021-02-10 03:10:00.917 | Collecting suds-jurko===0.6 2021-02-10 03:10:00.927 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/f39/8754a66f0fee9/suds_jurko-0.6-py3-none-any.whl (454 kB) 2021-02-10 03:10:01.108 | Collecting tabulate===0.8.7 2021-02-10 03:10:01.115 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ac6/4cb76d53b1231/tabulate-0.8.7-py3-none-any.whl (24 kB) 2021-02-10 03:10:01.203 | Requirement already satisfied: taskflow===4.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 531)) (4.6.0) 2021-02-10 03:10:01.263 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (6.3.1) 2021-02-10 03:10:01.279 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 536)) (2.0.1) 2021-02-10 03:10:01.289 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 537)) (0.5.0) 2021-02-10 03:10:01.294 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (2.4.0) 2021-02-10 03:10:01.503 | Collecting tooz===2.8.0 2021-02-10 03:10:01.510 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d6e/06c42ef836cf6/tooz-2.8.0-py3-none-any.whl (93 kB) 2021-02-10 03:10:01.651 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 549)) (1.4.0) 2021-02-10 03:10:01.654 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 554)) (3.7.4.3) 2021-02-10 03:10:01.659 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 558)) (1.1.0) 2021-02-10 03:10:01.756 | Collecting uritemplate===3.0.1 2021-02-10 03:10:01.762 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/076/20c3f3f8eed1f/uritemplate-3.0.1-py2.py3-none-any.whl (15 kB) 2021-02-10 03:10:01.843 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (1.26.3) 2021-02-10 03:10:01.866 | Requirement already satisfied: voluptuous===0.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 566)) (0.12.1) 2021-02-10 03:10:01.964 | Collecting warlock===1.3.3 2021-02-10 03:10:01.970 | 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-02-10 03:10:02.051 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 575)) (1.12.1) 2021-02-10 03:10:02.054 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 583)) (1.3.2) 2021-02-10 03:10:02.059 | Requirement already satisfied: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 588)) (3.4.0) 2021-02-10 03:10:02.176 | Collecting zstd===1.4.8.1 2021-02-10 03:10:02.183 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/b62/b21eb850abd6b/zstd-1.4.8.1.tar.gz (506 kB) 2021-02-10 03:10:02.951 | Requirement already satisfied: cffi===1.14.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.4) 2021-02-10 03:10:02.955 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 146)) (1.16.0) 2021-02-10 03:10:03.107 | Collecting google-api-core===1.26.0 2021-02-10 03:10:03.113 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/002/e44c533299aec/google_api_core-1.26.0-py2.py3-none-any.whl (92 kB) 2021-02-10 03:10:03.217 | Requirement already satisfied: cachetools===4.2.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (4.2.1) 2021-02-10 03:10:03.220 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2021-02-10 03:10:03.263 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 150)) (1.1.2) 2021-02-10 03:10:03.270 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 166)) (0.14.1) 2021-02-10 03:10:03.275 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-02-10 03:10:03.278 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 264)) (0.8.0) 2021-02-10 03:10:03.286 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 130)) (2.2.0) 2021-02-10 03:10:03.294 | Requirement already satisfied: alembic===1.5.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.4) 2021-02-10 03:10:03.303 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (2.3.0) 2021-02-10 03:10:03.310 | Requirement already satisfied: amqp===5.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.5) 2021-02-10 03:10:03.314 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (5.0.2) 2021-02-10 03:10:03.360 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2021-02-10 03:10:03.368 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 257)) (1.0.2) 2021-02-10 03:10:03.371 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (3.0.0) 2021-02-10 03:10:03.382 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 265)) (0.10.9) 2021-02-10 03:10:03.385 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (3.2.0) 2021-02-10 03:10:03.564 | Collecting PyNaCl===1.4.0 2021-02-10 03:10:03.574 | 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-02-10 03:10:03.684 | Requirement already satisfied: cliff===3.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 113)) (3.6.0) 2021-02-10 03:10:03.697 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 355)) (20.0.1) 2021-02-10 03:10:03.712 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 200)) (2.10) 2021-02-10 03:10:03.716 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (4.0.0) 2021-02-10 03:10:03.719 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-02-10 03:10:03.820 | Collecting pyudev===0.22.0 2021-02-10 03:10:03.829 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/023/9b019574842a5/pyudev-0.22.0-py3-none-any.whl (63 kB) 2021-02-10 03:10:03.908 | Requirement already satisfied: Tempita===0.5.2 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-02-10 03:10:03.910 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (1.4.1) 2021-02-10 03:10:03.915 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 267)) (2.5) 2021-02-10 03:10:03.955 | Requirement already satisfied: automaton===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 89)) (2.2.0) 2021-02-10 03:10:03.964 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 164)) (1.0.0) 2021-02-10 03:10:03.966 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 416)) (1.6.0) 2021-02-10 03:10:03.969 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 241)) (1.0.0) 2021-02-10 03:10:03.971 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 558)) (1.4.0) 2021-02-10 03:10:04.015 | Collecting jsonpatch===1.28 2021-02-10 03:10:04.021 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/da3/831be60919e8c/jsonpatch-1.28-py2.py3-none-any.whl (12 kB) 2021-02-10 03:10:04.029 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (2.20) 2021-02-10 03:10:04.033 | Requirement already satisfied: protobuf===3.14.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (3.14.0) 2021-02-10 03:10:04.138 | Collecting googleapis-common-protos===1.52.0 2021-02-10 03:10:04.145 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/c89/61760f5aad9a7/googleapis_common_protos-1.52.0-py2.py3-none-any.whl (100 kB) 2021-02-10 03:10:04.228 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 253)) (1.5) 2021-02-10 03:10:04.231 | Requirement already satisfied: importlib-resources===3.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (3.3.1) 2021-02-10 03:10:04.249 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (1.0.4) 2021-02-10 03:10:04.252 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-02-10 03:10:04.260 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (5.0.0) 2021-02-10 03:10:04.263 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2021-02-10 03:10:04.266 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (1.5.0) 2021-02-10 03:10:04.358 | Collecting jsonpointer===2.0 2021-02-10 03:10:04.365 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/ff3/79fa021d1b81a/jsonpointer-2.0-py2.py3-none-any.whl (7.6 kB) 2021-02-10 03:10:04.372 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (0.4.4) 2021-02-10 03:10:04.377 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 570)) (0.2.5) 2021-02-10 03:10:04.382 | Requirement already satisfied: pyperclip===1.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (1.8.1) 2021-02-10 03:10:04.385 | Building wheels for collected packages: rtslib-fb, zstd 2021-02-10 03:10:04.386 | Building wheel for rtslib-fb (setup.py): started 2021-02-10 03:10:05.153 | Building wheel for rtslib-fb (setup.py): finished with status 'done' 2021-02-10 03:10:05.155 | Created wheel for rtslib-fb: filename=rtslib_fb-2.1.74-py3-none-any.whl size=85410 sha256=428cb33f7c158c754060dce73b1fd1e610619fdeae4050ddc3cb0d420832f0b7 2021-02-10 03:10:05.155 | Stored in directory: /root/.cache/pip/wheels/d1/ed/a4/4f0113c98639b05fa912fd390b3ffa6feb900ec306c3311edf 2021-02-10 03:10:05.158 | Building wheel for zstd (setup.py): started 2021-02-10 03:10:38.992 | Building wheel for zstd (setup.py): finished with status 'done' 2021-02-10 03:10:39.006 | Created wheel for zstd: filename=zstd-1.4.8.1-cp36-cp36m-linux_x86_64.whl size=1206077 sha256=63493b5de69e7980a3385cb7a5136de2e8be146a9d05a2cad4791db1eb34c5cb 2021-02-10 03:10:39.006 | Stored in directory: /root/.cache/pip/wheels/2d/1d/e6/e2ab9e3ef13f5231c8b84de2e0f00990c07414aaf378944ac2 2021-02-10 03:10:39.008 | Successfully built rtslib-fb zstd 2021-02-10 03:10:39.958 | Installing collected packages: lxml, pyasn1, pyasn1-modules, rsa, oauth2client, oslo.versionedobjects, PyNaCl, paramiko, jsonpointer, jsonpatch, warlock, python-glanceclient, python-novaclient, python-swiftclient, pyudev, rtslib-fb, tabulate, suds-jurko, oslo.vmware, tooz, googleapis-common-protos, google-auth, google-api-core, uritemplate, google-auth-httplib2, google-api-python-client, zstd, jmespath, botocore, s3transfer, boto3, cinder 2021-02-10 03:10:39.958 | Attempting uninstall: lxml 2021-02-10 03:10:39.960 | Found existing installation: lxml 4.2.1 2021-02-10 03:10:39.962 | Uninstalling lxml-4.2.1: 2021-02-10 03:10:39.999 | Successfully uninstalled lxml-4.2.1 2021-02-10 03:10:40.293 | Attempting uninstall: pyasn1 2021-02-10 03:10:40.295 | Found existing installation: pyasn1 0.4.2 2021-02-10 03:10:40.303 | Uninstalling pyasn1-0.4.2: 2021-02-10 03:10:40.338 | Successfully uninstalled pyasn1-0.4.2 2021-02-10 03:10:41.162 | Attempting uninstall: jsonpointer 2021-02-10 03:10:41.163 | Found existing installation: jsonpointer 1.10 2021-02-10 03:10:41.174 | Uninstalling jsonpointer-1.10: 2021-02-10 03:10:41.209 | Successfully uninstalled jsonpointer-1.10 2021-02-10 03:10:41.223 | Attempting uninstall: jsonpatch 2021-02-10 03:10:41.225 | Found existing installation: jsonpatch 1.16 2021-02-10 03:10:41.229 | Uninstalling jsonpatch-1.16: 2021-02-10 03:10:41.263 | Successfully uninstalled jsonpatch-1.16 2021-02-10 03:10:44.214 | Running setup.py develop for cinder 2021-02-10 03:10:46.649 | Successfully installed PyNaCl-1.4.0 boto3-1.17.4 botocore-1.20.4 cinder google-api-core-1.26.0 google-api-python-client-1.12.8 google-auth-1.25.0 google-auth-httplib2-0.0.4 googleapis-common-protos-1.52.0 jmespath-0.10.0 jsonpatch-1.28 jsonpointer-2.0 lxml-4.6.2 oauth2client-4.1.3 oslo.versionedobjects-2.4.0 oslo.vmware-3.8.0 paramiko-2.7.2 pyasn1-0.4.8 pyasn1-modules-0.2.8 python-glanceclient-3.2.2 python-novaclient-17.3.0 python-swiftclient-3.11.0 pyudev-0.22.0 rsa-4.7 rtslib-fb-2.1.74 s3transfer-0.3.4 suds-jurko-0.6 tabulate-0.8.7 tooz-2.8.0 uritemplate-3.0.1 warlock-1.3.3 zstd-1.4.8.1 2021-02-10 03:10:46.786 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-10 03:10:46.786 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-02-10 03:10:46.971 | + inc/python:pip_install:200 : result=0 2021-02-10 03:10:46.974 | + inc/python:pip_install:202 : time_stop pip_install 2021-02-10 03:10:46.978 | + functions-common:time_stop:2306 : local name 2021-02-10 03:10:46.980 | + functions-common:time_stop:2307 : local end_time 2021-02-10 03:10:46.982 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 03:10:46.985 | + functions-common:time_stop:2309 : local total 2021-02-10 03:10:46.987 | + functions-common:time_stop:2310 : local start_time 2021-02-10 03:10:46.990 | + functions-common:time_stop:2312 : name=pip_install 2021-02-10 03:10:46.992 | + functions-common:time_stop:2313 : start_time=1612926585141 2021-02-10 03:10:46.995 | + functions-common:time_stop:2315 : [[ -z 1612926585141 ]] 2021-02-10 03:10:46.999 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 03:10:47.003 | + functions-common:time_stop:2318 : end_time=1612926647000 2021-02-10 03:10:47.007 | + functions-common:time_stop:2319 : elapsed_time=61859 2021-02-10 03:10:47.009 | + functions-common:time_stop:2320 : total=113977 2021-02-10 03:10:47.012 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 03:10:47.014 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=175836 2021-02-10 03:10:47.016 | + inc/python:pip_install:203 : return 0 2021-02-10 03:10:47.019 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-02-10 03:10:47.022 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-02-10 03:10:47.024 | + functions-common:safe_chown:2207 : _safe_permission_operation chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-02-10 03:10:47.042 | + functions-common:_safe_permission_operation:2055 : sudo chown -R ubuntu /opt/stack/cinder/cinder.egg-info 2021-02-10 03:10:47.053 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/cinder 2021-02-10 03:10:47.056 | + inc/python:use_library_from_git:250 : local name=/opt/stack/cinder 2021-02-10 03:10:47.058 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 03:10:47.061 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 03:10:47.063 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/cinder, ]] 2021-02-10 03:10:47.066 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 03:10:47.069 | + lib/cinder:install_cinder:420 : [[ tgtadm == \t\g\t\a\d\m ]] 2021-02-10 03:10:47.071 | + lib/cinder:install_cinder:421 : install_package tgt 2021-02-10 03:10:47.074 | + functions-common:install_package:1344 : update_package_repo 2021-02-10 03:10:47.076 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-02-10 03:10:47.079 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2021-02-10 03:10:47.081 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-02-10 03:10:47.083 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-02-10 03:10:47.086 | + functions-common:update_package_repo:1324 : is_ubuntu 2021-02-10 03:10:47.088 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 03:10:47.091 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 03:10:47.093 | + functions-common:update_package_repo:1325 : apt_get_update 2021-02-10 03:10:47.096 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2021-02-10 03:10:47.098 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2021-02-10 03:10:47.101 | + functions-common:apt_get_update:1071 : return 2021-02-10 03:10:47.103 | + functions-common:install_package:1345 : real_install_package tgt 2021-02-10 03:10:47.105 | + functions-common:real_install_package:1330 : is_ubuntu 2021-02-10 03:10:47.108 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 03:10:47.110 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 03:10:47.113 | + functions-common:real_install_package:1331 : apt_get install tgt 2021-02-10 03:10:47.132 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install tgt 2021-02-10 03:10:47.252 | Reading package lists... 2021-02-10 03:10:47.507 | Building dependency tree... 2021-02-10 03:10:47.508 | Reading state information... 2021-02-10 03:10:47.716 | The following packages were automatically installed and are no longer required: 2021-02-10 03:10:47.717 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-02-10 03:10:47.717 | python3-click python3-colorama python3-configobj python3-constantly 2021-02-10 03:10:47.717 | python3-hyperlink python3-incremental python3-keyring python3-keyrings.alt 2021-02-10 03:10:47.717 | python3-pam python3-problem-report python3-pyasn1 2021-02-10 03:10:47.717 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-02-10 03:10:47.717 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-02-10 03:10:47.717 | Use 'sudo apt autoremove' to remove them. 2021-02-10 03:10:47.718 | The following additional packages will be installed: 2021-02-10 03:10:47.718 | libconfig-general-perl libsgutils2-2 sg3-utils 2021-02-10 03:10:47.719 | Suggested packages: 2021-02-10 03:10:47.719 | tgt-rbd 2021-02-10 03:10:47.773 | The following NEW packages will be installed: 2021-02-10 03:10:47.774 | libconfig-general-perl libsgutils2-2 sg3-utils tgt 2021-02-10 03:10:47.987 | 0 upgraded, 4 newly installed, 0 to remove and 164 not upgraded. 2021-02-10 03:10:47.988 | Need to get 1,077 kB of archives. 2021-02-10 03:10:47.988 | After this operation, 3,183 kB of additional disk space will be used. 2021-02-10 03:10:47.988 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 libconfig-general-perl all 2.63-1 [53.9 kB] 2021-02-10 03:10:48.422 | Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 libsgutils2-2 amd64 1.42-2ubuntu1.18.04.2 [59.8 kB] 2021-02-10 03:10:48.499 | Get:3 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/main amd64 sg3-utils amd64 1.42-2ubuntu1.18.04.2 [749 kB] 2021-02-10 03:10:48.703 | Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu bionic/main amd64 tgt amd64 1:1.0.72-1ubuntu1 [214 kB] 2021-02-10 03:10:49.322 | Fetched 1,077 kB in 1s (1,154 kB/s) 2021-02-10 03:10:49.366 | Selecting previously unselected package libconfig-general-perl. 2021-02-10 03:10:49.409 | (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 ... 79047 files and directories currently installed.) 2021-02-10 03:10:49.413 | Preparing to unpack .../libconfig-general-perl_2.63-1_all.deb ... 2021-02-10 03:10:49.418 | Unpacking libconfig-general-perl (2.63-1) ... 2021-02-10 03:10:49.525 | Selecting previously unselected package libsgutils2-2. 2021-02-10 03:10:49.536 | Preparing to unpack .../libsgutils2-2_1.42-2ubuntu1.18.04.2_amd64.deb ... 2021-02-10 03:10:49.554 | Unpacking libsgutils2-2 (1.42-2ubuntu1.18.04.2) ... 2021-02-10 03:10:49.630 | Selecting previously unselected package sg3-utils. 2021-02-10 03:10:49.638 | Preparing to unpack .../sg3-utils_1.42-2ubuntu1.18.04.2_amd64.deb ... 2021-02-10 03:10:49.643 | Unpacking sg3-utils (1.42-2ubuntu1.18.04.2) ... 2021-02-10 03:10:49.868 | Selecting previously unselected package tgt. 2021-02-10 03:10:49.878 | Preparing to unpack .../tgt_1%3a1.0.72-1ubuntu1_amd64.deb ... 2021-02-10 03:10:49.884 | Unpacking tgt (1:1.0.72-1ubuntu1) ... 2021-02-10 03:10:50.016 | Processing triggers for ureadahead (0.100.0-21) ... 2021-02-10 03:10:50.041 | Setting up libsgutils2-2 (1.42-2ubuntu1.18.04.2) ... 2021-02-10 03:10:50.076 | Processing triggers for libc-bin (2.27-3ubuntu1) ... 2021-02-10 03:10:50.116 | Processing triggers for systemd (237-3ubuntu10.44) ... 2021-02-10 03:10:50.326 | Processing triggers for man-db (2.8.3-2ubuntu0.1) ... 2021-02-10 03:10:52.098 | Setting up sg3-utils (1.42-2ubuntu1.18.04.2) ... 2021-02-10 03:10:52.130 | Setting up libconfig-general-perl (2.63-1) ... 2021-02-10 03:10:52.164 | Setting up tgt (1:1.0.72-1ubuntu1) ... 2021-02-10 03:10:52.499 | Created symlink /etc/systemd/system/multi-user.target.wants/tgt.service → /lib/systemd/system/tgt.service. 2021-02-10 03:10:53.288 | Processing triggers for systemd (237-3ubuntu10.44) ... 2021-02-10 03:10:53.502 | Processing triggers for ureadahead (0.100.0-21) ... 2021-02-10 03:10:55.519 | + functions-common:apt_get:1115 : result=0 2021-02-10 03:10:55.523 | + functions-common:apt_get:1118 : time_stop apt-get 2021-02-10 03:10:55.526 | + functions-common:time_stop:2306 : local name 2021-02-10 03:10:55.528 | + functions-common:time_stop:2307 : local end_time 2021-02-10 03:10:55.531 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 03:10:55.534 | + functions-common:time_stop:2309 : local total 2021-02-10 03:10:55.536 | + functions-common:time_stop:2310 : local start_time 2021-02-10 03:10:55.539 | + functions-common:time_stop:2312 : name=apt-get 2021-02-10 03:10:55.541 | + functions-common:time_stop:2313 : start_time=1612926647129 2021-02-10 03:10:55.544 | + functions-common:time_stop:2315 : [[ -z 1612926647129 ]] 2021-02-10 03:10:55.547 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 03:10:55.551 | + functions-common:time_stop:2318 : end_time=1612926655548 2021-02-10 03:10:55.553 | + functions-common:time_stop:2319 : elapsed_time=8419 2021-02-10 03:10:55.556 | + functions-common:time_stop:2320 : total=264428 2021-02-10 03:10:55.558 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 03:10:55.561 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=272847 2021-02-10 03:10:55.563 | + functions-common:apt_get:1119 : return 0 2021-02-10 03:10:55.566 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-02-10 03:10:55.568 | + ./stack.sh:main:895 : configure_cinder 2021-02-10 03:10:55.571 | + lib/cinder:configure_cinder:198 : sudo install -d -o ubuntu -m 755 /etc/cinder 2021-02-10 03:10:55.583 | + lib/cinder:configure_cinder:200 : rm -f /etc/cinder/cinder.conf 2021-02-10 03:10:55.586 | + lib/cinder:configure_cinder:202 : configure_rootwrap cinder 2021-02-10 03:10:55.588 | + inc/rootwrap:configure_rootwrap:43 : local project=cinder 2021-02-10 03:10:55.591 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-02-10 03:10:55.594 | ++ inc/rootwrap:configure_rootwrap:45 : echo cinder 2021-02-10 03:10:55.594 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-02-10 03:10:55.598 | + inc/rootwrap:configure_rootwrap:45 : project_uc=CINDER 2021-02-10 03:10:55.600 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=CINDER_BIN_DIR 2021-02-10 03:10:55.602 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-02-10 03:10:55.604 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=CINDER_DIR 2021-02-10 03:10:55.606 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/cinder 2021-02-10 03:10:55.609 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/cinder/etc/cinder 2021-02-10 03:10:55.611 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/cinder-rootwrap 2021-02-10 03:10:55.613 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/cinder/rootwrap.d 2021-02-10 03:10:55.624 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/cinder/rootwrap.d 2021-02-10 03:10:55.635 | + 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-02-10 03:10:55.646 | + 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-02-10 03:10:55.657 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/cinder/rootwrap.d:' -i /etc/cinder/rootwrap.conf 2021-02-10 03:10:55.668 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-02-10 03:10:55.671 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-02-10 03:10:55.675 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.geso3TSETi 2021-02-10 03:10:55.677 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-02-10 03:10:55.679 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/cinder-rootwrap /etc/cinder/rootwrap.conf *' 2021-02-10 03:10:55.682 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/cinder-rootwrap-daemon ']' 2021-02-10 03:10:55.684 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.geso3TSETi 2021-02-10 03:10:55.688 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.geso3TSETi 2021-02-10 03:10:55.698 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.geso3TSETi /etc/sudoers.d/cinder-rootwrap 2021-02-10 03:10:55.710 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/cinder-rootwrap 2021-02-10 03:10:55.713 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-02-10 03:10:55.716 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-02-10 03:10:55.718 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-02-10 03:10:55.720 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-02-10 03:10:55.722 | + 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-02-10 03:10:55.725 | + 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-02-10 03:10:55.727 | + lib/cinder:configure_cinder:204 : [[ -f /opt/stack/cinder/etc/cinder/resource_filters.json ]] 2021-02-10 03:10:55.729 | + lib/cinder:configure_cinder:205 : cp -p /opt/stack/cinder/etc/cinder/resource_filters.json /etc/cinder/resource_filters.json 2021-02-10 03:10:55.734 | + lib/cinder:configure_cinder:208 : cp /opt/stack/cinder/etc/cinder/api-paste.ini /etc/cinder/api-paste.ini 2021-02-10 03:10:55.738 | + lib/cinder:configure_cinder:210 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_host 2021-02-10 03:10:55.756 | + lib/cinder:configure_cinder:211 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_port 2021-02-10 03:10:55.774 | + lib/cinder:configure_cinder:212 : inicomment /etc/cinder/api-paste.ini filter:authtoken auth_protocol 2021-02-10 03:10:55.792 | + lib/cinder:configure_cinder:213 : inicomment /etc/cinder/api-paste.ini filter:authtoken cafile 2021-02-10 03:10:55.809 | + lib/cinder:configure_cinder:214 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_tenant_name 2021-02-10 03:10:55.827 | + lib/cinder:configure_cinder:215 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_user 2021-02-10 03:10:55.844 | + lib/cinder:configure_cinder:216 : inicomment /etc/cinder/api-paste.ini filter:authtoken admin_password 2021-02-10 03:10:55.862 | + lib/cinder:configure_cinder:217 : inicomment /etc/cinder/api-paste.ini filter:authtoken signing_dir 2021-02-10 03:10:55.879 | + lib/cinder:configure_cinder:219 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf cinder 2021-02-10 03:10:55.882 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2021-02-10 03:10:55.884 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=cinder 2021-02-10 03:10:55.887 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-02-10 03:10:55.889 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_type password 2021-02-10 03:10:55.915 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf keystone_authtoken interface public 2021-02-10 03:10:55.939 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf keystone_authtoken auth_url http://10.222.0.43/identity 2021-02-10 03:10:55.963 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf keystone_authtoken username cinder 2021-02-10 03:10:55.988 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf keystone_authtoken password Passw0rd 2021-02-10 03:10:56.012 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf keystone_authtoken user_domain_name Default 2021-02-10 03:10:56.037 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf keystone_authtoken project_name service 2021-02-10 03:10:56.062 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf keystone_authtoken project_domain_name Default 2021-02-10 03:10:56.086 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-02-10 03:10:56.111 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf keystone_authtoken memcached_servers localhost:11211 2021-02-10 03:10:56.135 | + lib/cinder:configure_cinder:221 : iniset /etc/cinder/cinder.conf DEFAULT debug True 2021-02-10 03:10:56.162 | + lib/cinder:configure_cinder:223 : iniset /etc/cinder/cinder.conf DEFAULT target_helper tgtadm 2021-02-10 03:10:56.187 | ++ lib/cinder:configure_cinder:224 : database_connection_url cinder 2021-02-10 03:10:56.190 | ++ lib/database:database_connection_url:132 : local db=cinder 2021-02-10 03:10:56.192 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql cinder 2021-02-10 03:10:56.195 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=cinder 2021-02-10 03:10:56.197 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-02-10 03:10:56.200 | + lib/cinder:configure_cinder:224 : iniset /etc/cinder/cinder.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/cinder?charset=utf8' 2021-02-10 03:10:56.226 | + lib/cinder:configure_cinder:225 : iniset /etc/cinder/cinder.conf DEFAULT api_paste_config /etc/cinder/api-paste.ini 2021-02-10 03:10:56.251 | + lib/cinder:configure_cinder:226 : iniset /etc/cinder/cinder.conf DEFAULT rootwrap_config /etc/cinder/rootwrap.conf 2021-02-10 03:10:56.275 | + lib/cinder:configure_cinder:227 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_extension cinder.api.contrib.standard_extensions 2021-02-10 03:10:56.300 | + lib/cinder:configure_cinder:228 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_listen 0.0.0.0 2021-02-10 03:10:56.325 | + lib/cinder:configure_cinder:229 : iniset /etc/cinder/cinder.conf DEFAULT state_path /opt/stack/data/cinder 2021-02-10 03:10:56.350 | + lib/cinder:configure_cinder:230 : iniset /etc/cinder/cinder.conf oslo_concurrency lock_path /opt/stack/data/cinder 2021-02-10 03:10:56.377 | + lib/cinder:configure_cinder:231 : [[ 4 == 6 ]] 2021-02-10 03:10:56.379 | + lib/cinder:configure_cinder:234 : iniset /etc/cinder/cinder.conf DEFAULT my_ip 10.222.0.43 2021-02-10 03:10:56.404 | + lib/cinder:configure_cinder:236 : iniset /etc/cinder/cinder.conf key_manager backend cinder.keymgr.conf_key_mgr.ConfKeyManager 2021-02-10 03:10:56.432 | ++ lib/cinder:configure_cinder:237 : openssl rand -hex 16 2021-02-10 03:10:56.439 | + lib/cinder:configure_cinder:237 : iniset /etc/cinder/cinder.conf key_manager fixed_key 0933056a34ea2e6d69b449d5780453ea 2021-02-10 03:10:56.464 | + lib/cinder:configure_cinder:242 : iniset /etc/cinder/cinder.conf DEFAULT rpc_response_timeout 120 2021-02-10 03:10:56.490 | + lib/cinder:configure_cinder:244 : is_service_enabled c-vol 2021-02-10 03:10:56.506 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:10:56.509 | + lib/cinder:configure_cinder:244 : [[ -n ceph ]] 2021-02-10 03:10:56.511 | + lib/cinder:configure_cinder:245 : local enabled_backends= 2021-02-10 03:10:56.513 | + lib/cinder:configure_cinder:246 : local default_name= 2021-02-10 03:10:56.516 | + lib/cinder:configure_cinder:247 : local be be_name be_type 2021-02-10 03:10:56.518 | + lib/cinder:configure_cinder:248 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2021-02-10 03:10:56.520 | + lib/cinder:configure_cinder:249 : be_type=ceph 2021-02-10 03:10:56.523 | + lib/cinder:configure_cinder:250 : be_name=ceph 2021-02-10 03:10:56.525 | + lib/cinder:configure_cinder:251 : type configure_cinder_backend_ceph 2021-02-10 03:10:56.528 | + lib/cinder:configure_cinder:252 : configure_cinder_backend_ceph ceph 2021-02-10 03:10:56.530 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:44 : local be_name=ceph 2021-02-10 03:10:56.532 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:46 : iniset /etc/cinder/cinder.conf ceph volume_backend_name ceph 2021-02-10 03:10:56.560 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:47 : iniset /etc/cinder/cinder.conf ceph volume_driver cinder.volume.drivers.rbd.RBDDriver 2021-02-10 03:10:56.585 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:48 : iniset /etc/cinder/cinder.conf ceph rbd_ceph_conf /etc/ceph/ceph.conf 2021-02-10 03:10:56.609 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:49 : iniset /etc/cinder/cinder.conf ceph rbd_pool volumes 2021-02-10 03:10:56.633 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:50 : iniset /etc/cinder/cinder.conf ceph rbd_user cinder 2021-02-10 03:10:56.658 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:51 : iniset /etc/cinder/cinder.conf ceph rbd_secret_uuid 0d522cc8-182c-4528-98ce-73ba38d54073 2021-02-10 03:10:56.682 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:52 : iniset /etc/cinder/cinder.conf ceph rbd_flatten_volume_from_snapshot False 2021-02-10 03:10:56.707 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:53 : iniset /etc/cinder/cinder.conf ceph rbd_max_clone_depth 5 2021-02-10 03:10:56.731 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:54 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_version 2 2021-02-10 03:10:56.755 | + lib/cinder_backends/ceph:configure_cinder_backend_ceph:56 : is_service_enabled c-bak 2021-02-10 03:10:56.770 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 03:10:56.773 | + lib/cinder:configure_cinder:254 : [[ -z '' ]] 2021-02-10 03:10:56.775 | + lib/cinder:configure_cinder:255 : default_name=ceph 2021-02-10 03:10:56.778 | + lib/cinder:configure_cinder:257 : enabled_backends+=ceph, 2021-02-10 03:10:56.780 | + lib/cinder:configure_cinder:259 : iniset /etc/cinder/cinder.conf ceph volume_clear none 2021-02-10 03:10:56.805 | + lib/cinder:configure_cinder:262 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends ceph 2021-02-10 03:10:56.830 | + lib/cinder:configure_cinder:263 : [[ -n ceph ]] 2021-02-10 03:10:56.833 | + lib/cinder:configure_cinder:264 : iniset /etc/cinder/cinder.conf DEFAULT default_volume_type ceph 2021-02-10 03:10:56.858 | + lib/cinder:configure_cinder:266 : configure_cinder_image_volume_cache 2021-02-10 03:10:56.861 | + lib/cinder:configure_cinder_image_volume_cache:563 : for be in ${CINDER_CACHE_ENABLED_FOR_BACKENDS//,/ } 2021-02-10 03:10:56.863 | + lib/cinder:configure_cinder_image_volume_cache:564 : local be_name=ceph 2021-02-10 03:10:56.866 | + lib/cinder:configure_cinder_image_volume_cache:566 : iniset /etc/cinder/cinder.conf ceph image_volume_cache_enabled True 2021-02-10 03:10:56.890 | + lib/cinder:configure_cinder_image_volume_cache:568 : [[ -n '' ]] 2021-02-10 03:10:56.893 | + lib/cinder:configure_cinder_image_volume_cache:572 : [[ -n '' ]] 2021-02-10 03:10:56.895 | + lib/cinder:configure_cinder:269 : is_service_enabled c-bak 2021-02-10 03:10:56.911 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 03:10:56.914 | + lib/cinder:configure_cinder:278 : is_service_enabled ceilometer 2021-02-10 03:10:56.929 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 03:10:56.932 | + lib/cinder:configure_cinder:282 : is_service_enabled tls-proxy 2021-02-10 03:10:56.947 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 03:10:56.950 | + lib/cinder:configure_cinder:296 : '[' False '!=' False ']' 2021-02-10 03:10:56.952 | + lib/cinder:configure_cinder:300 : iniset_rpc_backend cinder /etc/cinder/cinder.conf 2021-02-10 03:10:56.955 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=cinder 2021-02-10 03:10:56.957 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/cinder/cinder.conf 2021-02-10 03:10:56.960 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-02-10 03:10:56.962 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-02-10 03:10:56.964 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-02-10 03:10:56.980 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:10:56.983 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-02-10 03:10:56.985 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-02-10 03:10:56.988 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-02-10 03:10:57.003 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:10:57.005 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.43:5672/ 2021-02-10 03:10:57.008 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/cinder/cinder.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.43:5672/ 2021-02-10 03:10:57.034 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-02-10 03:10:57.036 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-02-10 03:10:57.039 | + lib/cinder:configure_cinder:303 : setup_logging /etc/cinder/cinder.conf True 2021-02-10 03:10:57.041 | + functions:setup_logging:698 : setup_systemd_logging /etc/cinder/cinder.conf 2021-02-10 03:10:57.043 | + functions:setup_systemd_logging:713 : local conf_file=/etc/cinder/cinder.conf 2021-02-10 03:10:57.046 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2021-02-10 03:10:57.063 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2021-02-10 03:10:57.065 | + functions:setup_systemd_logging:719 : local pidstr= 2021-02-10 03:10:57.068 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2021-02-10 03:10:57.070 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2021-02-10 03:10:57.072 | + functions:setup_systemd_logging:726 : iniset /etc/cinder/cinder.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-02-10 03:10:57.098 | + functions:setup_systemd_logging:728 : 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-02-10 03:10:57.123 | + functions:setup_systemd_logging:729 : 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-02-10 03:10:57.148 | + functions:setup_systemd_logging:730 : iniset /etc/cinder/cinder.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-02-10 03:10:57.173 | + lib/cinder:configure_cinder:305 : write_uwsgi_config /etc/cinder/cinder-api-uwsgi.ini /usr/local/bin/cinder-wsgi /volume 2021-02-10 03:10:57.176 | + lib/apache:write_uwsgi_config:257 : local file=/etc/cinder/cinder-api-uwsgi.ini 2021-02-10 03:10:57.178 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/cinder-wsgi 2021-02-10 03:10:57.181 | + lib/apache:write_uwsgi_config:259 : local url=/volume 2021-02-10 03:10:57.183 | + lib/apache:write_uwsgi_config:260 : local http= 2021-02-10 03:10:57.186 | + lib/apache:write_uwsgi_config:261 : local name= 2021-02-10 03:10:57.189 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/cinder-wsgi 2021-02-10 03:10:57.192 | + lib/apache:write_uwsgi_config:262 : name=cinder-wsgi 2021-02-10 03:10:57.195 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-02-10 03:10:57.197 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-02-10 03:10:57.209 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-02-10 03:10:57.209 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-02-10 03:10:57.216 | d /var/run/uwsgi 0755 ubuntu root 2021-02-10 03:10:57.220 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-02-10 03:10:57.233 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/cinder-wsgi.socket 2021-02-10 03:10:57.236 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/cinder/cinder-api-uwsgi.ini 2021-02-10 03:10:57.239 | + lib/apache:write_uwsgi_config:278 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/cinder-wsgi 2021-02-10 03:10:57.266 | + lib/apache:write_uwsgi_config:279 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi processes 2 2021-02-10 03:10:57.290 | + lib/apache:write_uwsgi_config:281 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi master true 2021-02-10 03:10:57.315 | + lib/apache:write_uwsgi_config:283 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi die-on-term true 2021-02-10 03:10:57.340 | + lib/apache:write_uwsgi_config:284 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi exit-on-reload false 2021-02-10 03:10:57.364 | + lib/apache:write_uwsgi_config:287 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-02-10 03:10:57.389 | + lib/apache:write_uwsgi_config:288 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi enable-threads true 2021-02-10 03:10:57.413 | + lib/apache:write_uwsgi_config:289 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi plugins http,python3 2021-02-10 03:10:57.439 | + lib/apache:write_uwsgi_config:291 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi thunder-lock true 2021-02-10 03:10:57.466 | + 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-02-10 03:10:57.490 | + lib/apache:write_uwsgi_config:295 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi buffer-size 65535 2021-02-10 03:10:57.516 | + lib/apache:write_uwsgi_config:297 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-02-10 03:10:57.540 | + lib/apache:write_uwsgi_config:299 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi lazy-apps true 2021-02-10 03:10:57.565 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-02-10 03:10:57.568 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-02-10 03:10:57.571 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for cinder-wsgi 2021-02-10 03:10:57.573 | ++ lib/apache:apache_site_config_for:189 : local site=cinder-wsgi 2021-02-10 03:10:57.576 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-02-10 03:10:57.578 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 03:10:57.581 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 03:10:57.583 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/cinder-wsgi.conf 2021-02-10 03:10:57.586 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/cinder-wsgi.conf 2021-02-10 03:10:57.588 | + lib/apache:write_uwsgi_config:307 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi socket /var/run/uwsgi/cinder-wsgi.socket 2021-02-10 03:10:57.612 | + lib/apache:write_uwsgi_config:308 : iniset /etc/cinder/cinder-api-uwsgi.ini uwsgi chmod-socket 666 2021-02-10 03:10:57.637 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 ' 2021-02-10 03:10:57.637 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/cinder-wsgi.conf 2021-02-10 03:10:57.644 | ProxyPass "/volume" "unix:/var/run/uwsgi/cinder-wsgi.socket|uwsgi://uwsgi-uds-cinder-wsgi/" retry=0 2021-02-10 03:10:57.648 | + lib/apache:write_uwsgi_config:310 : enable_apache_site cinder-wsgi 2021-02-10 03:10:57.650 | + lib/apache:enable_apache_site:206 : local site=cinder-wsgi 2021-02-10 03:10:57.652 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-02-10 03:10:57.655 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-02-10 03:10:57.657 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-02-10 03:10:57.660 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 03:10:57.663 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 03:10:57.665 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-02-10 03:10:57.667 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-02-10 03:10:57.670 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 03:10:57.672 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 03:10:57.675 | + lib/apache:enable_apache_site:210 : sudo a2ensite cinder-wsgi 2021-02-10 03:10:57.733 | Enabling site cinder-wsgi. 2021-02-10 03:10:57.741 | To activate the new configuration, you need to run: 2021-02-10 03:10:57.741 | systemctl reload apache2 2021-02-10 03:10:57.747 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-02-10 03:10:57.749 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-02-10 03:10:57.752 | + functions-common:restart_service:2190 : '[' -x /bin/systemctl ']' 2021-02-10 03:10:57.754 | + functions-common:restart_service:2191 : sudo /bin/systemctl restart apache2 2021-02-10 03:10:57.904 | + lib/cinder:configure_cinder:307 : [[ -r /home/ubuntu/devstack/lib/cinder_plugins/ceph ]] 2021-02-10 03:10:57.907 | + lib/cinder:configure_cinder:311 : iniset /etc/cinder/cinder.conf DEFAULT osapi_volume_workers 2 2021-02-10 03:10:57.936 | + lib/cinder:configure_cinder:313 : iniset /etc/cinder/cinder.conf DEFAULT glance_api_servers http://10.222.0.43/image 2021-02-10 03:10:57.962 | + lib/cinder:configure_cinder:314 : is_service_enabled tls-proxy 2021-02-10 03:10:57.978 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 03:10:57.980 | + lib/cinder:configure_cinder:320 : configure_keystone_authtoken_middleware /etc/cinder/cinder.conf nova nova 2021-02-10 03:10:57.983 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/cinder/cinder.conf 2021-02-10 03:10:57.985 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2021-02-10 03:10:57.988 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=nova 2021-02-10 03:10:57.990 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/cinder/cinder.conf nova auth_type password 2021-02-10 03:10:58.017 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/cinder/cinder.conf nova interface public 2021-02-10 03:10:58.043 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/cinder/cinder.conf nova auth_url http://10.222.0.43/identity 2021-02-10 03:10:58.069 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/cinder/cinder.conf nova username nova 2021-02-10 03:10:58.100 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/cinder/cinder.conf nova password Passw0rd 2021-02-10 03:10:58.126 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/cinder/cinder.conf nova user_domain_name Default 2021-02-10 03:10:58.150 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/cinder/cinder.conf nova project_name service 2021-02-10 03:10:58.176 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/cinder/cinder.conf nova project_domain_name Default 2021-02-10 03:10:58.201 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/cinder/cinder.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-02-10 03:10:58.226 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/cinder/cinder.conf nova memcached_servers localhost:11211 2021-02-10 03:10:58.251 | + lib/cinder:configure_cinder:321 : iniset /etc/cinder/cinder.conf nova region_name RegionOne 2021-02-10 03:10:58.277 | + lib/cinder:configure_cinder:322 : iniset /etc/cinder/cinder.conf DEFAULT graceful_shutdown_timeout 5 2021-02-10 03:10:58.302 | + lib/cinder:configure_cinder:324 : [[ ! -z '' ]] 2021-02-10 03:10:58.304 | + lib/cinder:configure_cinder:326 : is_service_enabled etcd3 2021-02-10 03:10:58.321 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:10:58.323 | + lib/cinder:configure_cinder:327 : iniset /etc/cinder/cinder.conf coordination backend_url etcd3+http://10.222.0.43:2379 2021-02-10 03:10:58.351 | + ./stack.sh:main:898 : is_service_enabled neutron 2021-02-10 03:10:58.367 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:10:58.369 | + ./stack.sh:main:900 : stack_install_service neutron 2021-02-10 03:10:58.372 | + lib/stack:stack_install_service:20 : local service=neutron 2021-02-10 03:10:58.374 | + lib/stack:stack_install_service:21 : type install_neutron 2021-02-10 03:10:58.377 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-02-10 03:10:58.379 | + lib/stack:stack_install_service:32 : install_neutron 2021-02-10 03:10:58.382 | + lib/neutron:install_neutron:657 : is_neutron_legacy_enabled 2021-02-10 03:10:58.386 | ++ 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-02-10 03:10:58.386 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-02-10 03:10:58.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-02-10 03:10:58.393 | + 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-02-10 03:10:58.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-02-10 03:10:58.398 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-02-10 03:10:58.400 | + lib/neutron:install_neutron:659 : install_mutnauq 2021-02-10 03:10:58.403 | + lib/neutron-legacy:install_mutnauq:441 : use_library_from_git neutron-lib 2021-02-10 03:10:58.406 | + inc/python:use_library_from_git:250 : local name=neutron-lib 2021-02-10 03:10:58.408 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 03:10:58.411 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 03:10:58.413 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,neutron-lib, ]] 2021-02-10 03:10:58.416 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 03:10:58.419 | + lib/neutron-legacy:install_mutnauq:446 : git_clone https://opendev.org/openstack/neutron.git /opt/stack/neutron master 2021-02-10 03:10:58.421 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/neutron.git 2021-02-10 03:10:58.423 | + functions-common:git_clone:526 : local git_dest=/opt/stack/neutron 2021-02-10 03:10:58.426 | + functions-common:git_clone:527 : local git_ref=master 2021-02-10 03:10:58.428 | + functions-common:git_clone:528 : local orig_dir 2021-02-10 03:10:58.431 | ++ functions-common:git_clone:529 : pwd 2021-02-10 03:10:58.434 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2021-02-10 03:10:58.437 | + functions-common:git_clone:530 : local git_clone_flags= 2021-02-10 03:10:58.440 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2021-02-10 03:10:58.456 | + functions-common:git_clone:532 : RECLONE=False 2021-02-10 03:10:58.458 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2021-02-10 03:10:58.461 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2021-02-10 03:10:58.464 | + functions-common:git_clone:546 : echo master 2021-02-10 03:10:58.464 | + functions-common:git_clone:546 : egrep -q '^refs' 2021-02-10 03:10:58.468 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/neutron ]] 2021-02-10 03:10:58.471 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2021-02-10 03:10:58.473 | + functions-common:git_clone:594 : cd /opt/stack/neutron 2021-02-10 03:10:58.476 | + functions-common:git_clone:595 : git show --oneline 2021-02-10 03:10:58.476 | + functions-common:git_clone:595 : head -1 2021-02-10 03:10:58.479 | a3dc80b509 Merge "[OVN] Fix RowNotFound exception while waiting for metadata networks" 2021-02-10 03:10:58.482 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2021-02-10 03:10:58.485 | + lib/neutron-legacy:install_mutnauq:447 : setup_develop /opt/stack/neutron 2021-02-10 03:10:58.487 | + inc/python:setup_develop:338 : local bindep 2021-02-10 03:10:58.490 | + inc/python:setup_develop:339 : [[ /opt/stack/neutron == -bindep* ]] 2021-02-10 03:10:58.492 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/neutron 2021-02-10 03:10:58.495 | + inc/python:setup_develop:344 : local extras= 2021-02-10 03:10:58.498 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/neutron -e 2021-02-10 03:10:58.500 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-02-10 03:10:58.503 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/neutron == -bindep* ]] 2021-02-10 03:10:58.506 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/neutron 2021-02-10 03:10:58.508 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-02-10 03:10:58.511 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-02-10 03:10:58.514 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/neutron 2021-02-10 03:10:58.517 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-02-10 03:10:58.520 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/neutron 2021-02-10 03:10:58.522 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-02-10 03:10:58.525 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-02-10 03:10:58.528 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/neutron/setup.cfg 2021-02-10 03:10:58.534 | + inc/python:_setup_package_with_constraints_edit:383 : name=neutron 2021-02-10 03:10:58.536 | + 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-02-10 03:10:59.220 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/neutron -e 2021-02-10 03:10:59.223 | + inc/python:setup_package:417 : local bindep=0 2021-02-10 03:10:59.227 | + inc/python:setup_package:418 : local bindep_flag= 2021-02-10 03:10:59.230 | + inc/python:setup_package:419 : local bindep_profiles= 2021-02-10 03:10:59.234 | + inc/python:setup_package:420 : [[ /opt/stack/neutron == -bindep* ]] 2021-02-10 03:10:59.237 | + inc/python:setup_package:425 : local project_dir=/opt/stack/neutron 2021-02-10 03:10:59.241 | + inc/python:setup_package:426 : local flags=-e 2021-02-10 03:10:59.245 | + inc/python:setup_package:427 : local extras= 2021-02-10 03:10:59.248 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-02-10 03:10:59.251 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-02-10 03:10:59.253 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-02-10 03:10:59.256 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-02-10 03:10:59.258 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-02-10 03:10:59.262 | + inc/python:setup_package:445 : pip_install -e /opt/stack/neutron 2021-02-10 03:10:59.284 | Using python 3.6 to install /opt/stack/neutron 2021-02-10 03:10:59.286 | + 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.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/neutron 2021-02-10 03:11:00.368 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:11:00.368 | 2021-02-10 03:11:00.368 | Traceback (most recent call last): 2021-02-10 03:11:00.368 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:11:00.368 | exec(line) 2021-02-10 03:11:00.368 | File "", line 1, in 2021-02-10 03:11:00.368 | File "", line 568, in module_from_spec 2021-02-10 03:11:00.368 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:11:00.368 | 2021-02-10 03:11:00.368 | Remainder of file ignored 2021-02-10 03:11:00.368 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:11:00.368 | from cryptography.utils import int_from_bytes 2021-02-10 03:11:00.368 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:11:00.368 | from cryptography.utils import int_from_bytes 2021-02-10 03:11:01.513 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-10 03:11:01.514 | 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-02-10 03:11:01.522 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-10 03:11:01.525 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-10 03:11:01.532 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-10 03:11:01.537 | Obtaining file:///opt/stack/neutron 2021-02-10 03:11:03.868 | Obtaining neutron from file:///opt/stack/neutron#egg=neutron (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-02-10 03:11:06.181 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2021-02-10 03:11:06.189 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2021-02-10 03:11:06.192 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-02-10 03:11:06.202 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-02-10 03:11:06.211 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-02-10 03:11:06.223 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2021-02-10 03:11:06.254 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2021-02-10 03:11:06.268 | Requirement already satisfied: alembic===1.5.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.4) 2021-02-10 03:11:06.278 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.2.0) 2021-02-10 03:11:06.286 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (4.4.2) 2021-02-10 03:11:06.290 | Requirement already satisfied: eventlet===0.30.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.30.1) 2021-02-10 03:11:06.300 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.3.0) 2021-02-10 03:11:06.307 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 189)) (1.0.0) 2021-02-10 03:11:06.312 | Requirement already satisfied: httplib2===0.19.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 196)) (0.19.0) 2021-02-10 03:11:06.317 | Requirement already satisfied: keystoneauth1===4.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (4.3.0) 2021-02-10 03:11:06.383 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (9.2.0) 2021-02-10 03:11:06.443 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 265)) (0.8.0) 2021-02-10 03:11:06.450 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 266)) (0.10.9) 2021-02-10 03:11:06.636 | Collecting neutron-lib===2.8.0 2021-02-10 03:11:06.644 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/11d/51adcb4c283b8/neutron_lib-2.8.0-py3-none-any.whl (521 kB) 2021-02-10 03:11:07.005 | Collecting openstacksdk===0.53.0 2021-02-10 03:11:07.014 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d7f/322c53bfb8fcc/openstacksdk-0.53.0-py3-none-any.whl (1.4 MB) 2021-02-10 03:11:07.273 | Collecting os-ken===1.3.0 2021-02-10 03:11:07.283 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/4ca/11d69356c54d5/os_ken-1.3.0-py3-none-any.whl (2.1 MB) 2021-02-10 03:11:07.455 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 300)) (1.7.0) 2021-02-10 03:11:07.577 | Collecting os-traits===2.4.0 2021-02-10 03:11:07.583 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/85e/cc9635036635c/os_traits-2.4.0-py3-none-any.whl (31 kB) 2021-02-10 03:11:07.790 | Collecting os-vif===2.3.0 2021-02-10 03:11:07.797 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/d45/ffef9628a96b5/os_vif-2.3.0-py3-none-any.whl (104 kB) 2021-02-10 03:11:07.907 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (2.7.0) 2021-02-10 03:11:07.948 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (4.4.0) 2021-02-10 03:11:07.959 | Requirement already satisfied: oslo.config===8.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (8.4.0) 2021-02-10 03:11:08.006 | Requirement already satisfied: oslo.context===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (3.1.1) 2021-02-10 03:11:08.013 | Requirement already satisfied: oslo.db===8.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (8.4.0) 2021-02-10 03:11:08.066 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (5.0.1) 2021-02-10 03:11:08.072 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (4.4.0) 2021-02-10 03:11:08.115 | Requirement already satisfied: oslo.messaging===12.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (12.7.0) 2021-02-10 03:11:08.176 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.1.1) 2021-02-10 03:11:08.196 | Requirement already satisfied: oslo.policy===3.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (3.6.0) 2021-02-10 03:11:08.212 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (2.4.0) 2021-02-10 03:11:08.229 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (2.2.0) 2021-02-10 03:11:08.244 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (6.2.0) 2021-02-10 03:11:08.249 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (4.1.0) 2021-02-10 03:11:08.259 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (2.5.0) 2021-02-10 03:11:08.284 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (1.3.0) 2021-02-10 03:11:08.296 | Requirement already satisfied: oslo.utils===4.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (4.7.0) 2021-02-10 03:11:08.316 | Requirement already satisfied: oslo.versionedobjects===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (2.4.0) 2021-02-10 03:11:08.338 | Requirement already satisfied: osprofiler===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 331)) (3.4.0) 2021-02-10 03:11:08.415 | Collecting ovs===2.13.0 2021-02-10 03:11:08.423 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/1bf/5c1d276201545/ovs-2.13.0-py3-none-any.whl (118 kB) 2021-02-10 03:11:08.577 | Collecting ovsdbapp===1.8.0 2021-02-10 03:11:08.584 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/13c/d6779114f11bf/ovsdbapp-1.8.0-py3-none-any.whl (112 kB) 2021-02-10 03:11:08.678 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (20.9) 2021-02-10 03:11:08.684 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (5.5.1) 2021-02-10 03:11:08.687 | Requirement already satisfied: pecan===1.3.3 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (1.3.3) 2021-02-10 03:11:08.690 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 346)) (0.7.2) 2021-02-10 03:11:08.692 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 350)) (5.8.0) 2021-02-10 03:11:08.716 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 356)) (20.0.1) 2021-02-10 03:11:08.731 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (3.1.1) 2021-02-10 03:11:08.743 | Requirement already satisfied: pyinotify===0.9.6 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 367)) (0.9.6) 2021-02-10 03:11:08.745 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 373)) (2.4.7) 2021-02-10 03:11:08.883 | Collecting pyroute2===0.5.14 2021-02-10 03:11:08.892 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/774/c5ecf05fe40f0/pyroute2-0.5.14.tar.gz (873 kB) 2021-02-10 03:11:09.931 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 400)) (2.8.1) 2021-02-10 03:11:10.059 | Collecting python-designateclient===4.2.0 2021-02-10 03:11:10.066 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/e57/9b8bc89f20c84/python_designateclient-4.2.0-py3-none-any.whl (84 kB) 2021-02-10 03:11:10.174 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 402)) (1.0.4) 2021-02-10 03:11:10.177 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 411)) (4.2.0) 2021-02-10 03:11:10.341 | Collecting python-neutronclient===7.3.0 2021-02-10 03:11:10.348 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/5f0/2bfc5a2f9f738/python_neutronclient-7.3.0-py3-none-any.whl (436 kB) 2021-02-10 03:11:10.474 | Requirement already satisfied: python-novaclient===17.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 422)) (17.3.0) 2021-02-10 03:11:10.492 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 441)) (2021.1) 2021-02-10 03:11:10.497 | Requirement already satisfied: repoze.lru===0.7 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 451)) (0.7) 2021-02-10 03:11:10.502 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 452)) (2.25.1) 2021-02-10 03:11:10.648 | Collecting requestsexceptions===1.4.0 2021-02-10 03:11:10.655 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/308/3d872b6e07dc5/requestsexceptions-1.4.0-py2.py3-none-any.whl (3.8 kB) 2021-02-10 03:11:10.739 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 465)) (1.4.0) 2021-02-10 03:11:10.868 | Collecting setproctitle===1.2.2 2021-02-10 03:11:10.875 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/30b/c7a769a445163/setproctitle-1.2.2-cp36-cp36m-manylinux1_x86_64.whl (35 kB) 2021-02-10 03:11:10.964 | Requirement already satisfied: setuptools===53.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 485)) (53.0.0) 2021-02-10 03:11:11.012 | Requirement already satisfied: simplejson===3.13.2 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (3.13.2) 2021-02-10 03:11:11.014 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 488)) (1.15.0) 2021-02-10 03:11:11.060 | Collecting sortedcontainers===2.3.0 2021-02-10 03:11:11.067 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/372/57a32add0a3ee/sortedcontainers-2.3.0-py2.py3-none-any.whl (29 kB) 2021-02-10 03:11:11.074 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 514)) (0.13.0) 2021-02-10 03:11:11.086 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 515)) (0.4.1) 2021-02-10 03:11:11.089 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 518)) (3.3.0) 2021-02-10 03:11:11.092 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (3.3.0) 2021-02-10 03:11:11.101 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 534)) (6.3.1) 2021-02-10 03:11:11.118 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 537)) (2.0.1) 2021-02-10 03:11:11.127 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (0.5.0) 2021-02-10 03:11:11.134 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (2.4.0) 2021-02-10 03:11:11.250 | Collecting tinyrpc===1.0.4 2021-02-10 03:11:11.257 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/4e7/2714bf0a16e74/tinyrpc-1.0.4-py3-none-any.whl (35 kB) 2021-02-10 03:11:11.359 | Requirement already satisfied: tooz===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 547)) (2.8.0) 2021-02-10 03:11:11.424 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 550)) (1.4.0) 2021-02-10 03:11:11.428 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 559)) (1.1.0) 2021-02-10 03:11:11.436 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (1.26.3) 2021-02-10 03:11:11.459 | Requirement already satisfied: voluptuous===0.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 567)) (0.12.1) 2021-02-10 03:11:11.464 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 576)) (1.12.1) 2021-02-10 03:11:11.467 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 584)) (1.3.2) 2021-02-10 03:11:11.472 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-02-10 03:11:11.481 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (1.16.0) 2021-02-10 03:11:11.490 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.1.14) 2021-02-10 03:11:11.493 | Requirement already satisfied: importlib-resources===3.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (3.3.1) 2021-02-10 03:11:11.521 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.2) 2021-02-10 03:11:11.531 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-02-10 03:11:11.535 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (0.10.0) 2021-02-10 03:11:11.539 | Requirement already satisfied: importlib-metadata===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (3.4.0) 2021-02-10 03:11:11.581 | Requirement already satisfied: jsonpatch===1.28 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (1.28) 2021-02-10 03:11:11.685 | Collecting munch===2.5.0 2021-02-10 03:11:11.692 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/6f4/4af89a2ce4ed0/munch-2.5.0-py2.py3-none-any.whl (10 kB) 2021-02-10 03:11:11.799 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2021-02-10 03:11:11.802 | Requirement already satisfied: cryptography===3.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (3.4.3) 2021-02-10 03:11:11.846 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (1.0.2) 2021-02-10 03:11:11.850 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.14.1) 2021-02-10 03:11:11.855 | Requirement already satisfied: cachetools===4.2.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (4.2.1) 2021-02-10 03:11:11.859 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (5.0.2) 2021-02-10 03:11:11.906 | Requirement already satisfied: amqp===5.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.5) 2021-02-10 03:11:11.911 | Requirement already satisfied: cffi===1.14.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.4) 2021-02-10 03:11:11.915 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (3.0.0) 2021-02-10 03:11:12.054 | Collecting osc-lib===2.3.1 2021-02-10 03:11:12.061 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/cd8/f2320abb113ad/osc_lib-2.3.1-py3-none-any.whl (88 kB) 2021-02-10 03:11:12.165 | Requirement already satisfied: cliff===3.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (3.6.0) 2021-02-10 03:11:12.179 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (3.2.0) 2021-02-10 03:11:12.377 | Collecting os-client-config===2.1.0 2021-02-10 03:11:12.384 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/27b/dc338f8a87281/os_client_config-2.1.0-py3-none-any.whl (31 kB) 2021-02-10 03:11:12.478 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (4.0.0) 2021-02-10 03:11:12.481 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (2.10) 2021-02-10 03:11:12.485 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-02-10 03:11:12.488 | Requirement already satisfied: Tempita===0.5.2 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-02-10 03:11:12.491 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2021-02-10 03:11:12.493 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 417)) (1.6.0) 2021-02-10 03:11:12.496 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 242)) (1.0.0) 2021-02-10 03:11:12.499 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 559)) (1.4.0) 2021-02-10 03:11:12.503 | Requirement already satisfied: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 589)) (3.4.0) 2021-02-10 03:11:12.535 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 555)) (3.7.4.3) 2021-02-10 03:11:12.539 | Requirement already satisfied: jsonpointer===2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (2.0) 2021-02-10 03:11:12.543 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.5) 2021-02-10 03:11:12.545 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 563)) (5.0.0) 2021-02-10 03:11:12.548 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (2.20) 2021-02-10 03:11:12.552 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (1.5.0) 2021-02-10 03:11:12.615 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2021-02-10 03:11:12.659 | Requirement already satisfied: pyrsistent===0.17.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 377)) (0.17.3) 2021-02-10 03:11:12.664 | Requirement already satisfied: pyperclip===1.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (1.8.1) 2021-02-10 03:11:12.667 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (0.2.5) 2021-02-10 03:11:12.673 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (0.4.4) 2021-02-10 03:11:12.677 | Building wheels for collected packages: pyroute2 2021-02-10 03:11:12.678 | Building wheel for pyroute2 (setup.py): started 2021-02-10 03:11:13.750 | Building wheel for pyroute2 (setup.py): finished with status 'done' 2021-02-10 03:11:13.756 | Created wheel for pyroute2: filename=pyroute2-0.5.14-py3-none-any.whl size=391761 sha256=3cbbee35cb097fa94031a394649409e6c59f533aed0cc2d72122f9c3e4455243 2021-02-10 03:11:13.756 | Stored in directory: /root/.cache/pip/wheels/53/0a/0f/5bfd17b16df551bb25b3cf5daa998f0fc3a35dd9a717b2ffce 2021-02-10 03:11:13.757 | Successfully built pyroute2 2021-02-10 03:11:14.960 | Installing collected packages: os-traits, sortedcontainers, ovs, tinyrpc, os-ken, setproctitle, neutron-lib, requestsexceptions, munch, openstacksdk, osc-lib, os-client-config, python-neutronclient, ovsdbapp, pyroute2, python-designateclient, os-vif, neutron 2021-02-10 03:11:15.008 | Attempting uninstall: sortedcontainers 2021-02-10 03:11:15.010 | Found existing installation: sortedcontainers 1.5.7 2021-02-10 03:11:15.012 | Uninstalling sortedcontainers-1.5.7: 2021-02-10 03:11:15.047 | Successfully uninstalled sortedcontainers-1.5.7 2021-02-10 03:11:15.087 | Attempting uninstall: ovs 2021-02-10 03:11:15.089 | Found existing installation: ovs 2.13.1 2021-02-10 03:11:15.090 | Uninstalling ovs-2.13.1: 2021-02-10 03:11:15.124 | Successfully uninstalled ovs-2.13.1 2021-02-10 03:11:21.016 | Running setup.py develop for neutron 2021-02-10 03:11:23.654 | Successfully installed munch-2.5.0 neutron neutron-lib-2.8.0 openstacksdk-0.53.0 os-client-config-2.1.0 os-ken-1.3.0 os-traits-2.4.0 os-vif-2.3.0 osc-lib-2.3.1 ovs-2.13.0 ovsdbapp-1.8.0 pyroute2-0.5.14 python-designateclient-4.2.0 python-neutronclient-7.3.0 requestsexceptions-1.4.0 setproctitle-1.2.2 sortedcontainers-2.3.0 tinyrpc-1.0.4 2021-02-10 03:11:23.797 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-10 03:11:23.797 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-02-10 03:11:23.944 | + inc/python:pip_install:200 : result=0 2021-02-10 03:11:23.947 | + inc/python:pip_install:202 : time_stop pip_install 2021-02-10 03:11:23.951 | + functions-common:time_stop:2306 : local name 2021-02-10 03:11:23.954 | + functions-common:time_stop:2307 : local end_time 2021-02-10 03:11:23.957 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 03:11:23.959 | + functions-common:time_stop:2309 : local total 2021-02-10 03:11:23.962 | + functions-common:time_stop:2310 : local start_time 2021-02-10 03:11:23.964 | + functions-common:time_stop:2312 : name=pip_install 2021-02-10 03:11:23.968 | + functions-common:time_stop:2313 : start_time=1612926659278 2021-02-10 03:11:23.970 | + functions-common:time_stop:2315 : [[ -z 1612926659278 ]] 2021-02-10 03:11:23.974 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 03:11:23.978 | + functions-common:time_stop:2318 : end_time=1612926683975 2021-02-10 03:11:23.980 | + functions-common:time_stop:2319 : elapsed_time=24697 2021-02-10 03:11:23.983 | + functions-common:time_stop:2320 : total=175836 2021-02-10 03:11:23.985 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 03:11:23.987 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=200533 2021-02-10 03:11:23.990 | + inc/python:pip_install:203 : return 0 2021-02-10 03:11:23.992 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-02-10 03:11:23.995 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-02-10 03:11:23.997 | + functions-common:safe_chown:2207 : _safe_permission_operation chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-02-10 03:11:24.016 | + functions-common:_safe_permission_operation:2055 : sudo chown -R ubuntu /opt/stack/neutron/neutron.egg-info 2021-02-10 03:11:24.027 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/neutron 2021-02-10 03:11:24.030 | + inc/python:use_library_from_git:250 : local name=/opt/stack/neutron 2021-02-10 03:11:24.032 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 03:11:24.035 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 03:11:24.037 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/neutron, ]] 2021-02-10 03:11:24.040 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 03:11:24.042 | + lib/neutron-legacy:install_mutnauq:449 : [[ openvswitch == \o\v\n ]] 2021-02-10 03:11:24.045 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-02-10 03:11:24.047 | + ./stack.sh:main:903 : is_service_enabled nova 2021-02-10 03:11:24.063 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:11:24.066 | + ./stack.sh:main:905 : stack_install_service nova 2021-02-10 03:11:24.069 | + lib/stack:stack_install_service:20 : local service=nova 2021-02-10 03:11:24.071 | + lib/stack:stack_install_service:21 : type install_nova 2021-02-10 03:11:24.074 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-02-10 03:11:24.076 | + lib/stack:stack_install_service:32 : install_nova 2021-02-10 03:11:24.079 | + lib/nova:install_nova:799 : use_library_from_git os-vif 2021-02-10 03:11:24.081 | + inc/python:use_library_from_git:250 : local name=os-vif 2021-02-10 03:11:24.083 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 03:11:24.086 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 03:11:24.088 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,os-vif, ]] 2021-02-10 03:11:24.091 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 03:11:24.093 | + lib/nova:install_nova:804 : is_service_enabled n-cpu 2021-02-10 03:11:24.108 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 03:11:24.111 | + lib/nova:install_nova:808 : is_service_enabled n-novnc 2021-02-10 03:11:24.126 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 03:11:24.129 | + lib/nova:install_nova:820 : is_service_enabled n-spice 2021-02-10 03:11:24.144 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 03:11:24.147 | + lib/nova:install_nova:832 : git_clone https://opendev.org/openstack/nova.git /opt/stack/nova master 2021-02-10 03:11:24.149 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/nova.git 2021-02-10 03:11:24.151 | + functions-common:git_clone:526 : local git_dest=/opt/stack/nova 2021-02-10 03:11:24.154 | + functions-common:git_clone:527 : local git_ref=master 2021-02-10 03:11:24.156 | + functions-common:git_clone:528 : local orig_dir 2021-02-10 03:11:24.159 | ++ functions-common:git_clone:529 : pwd 2021-02-10 03:11:24.161 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2021-02-10 03:11:24.164 | + functions-common:git_clone:530 : local git_clone_flags= 2021-02-10 03:11:24.167 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2021-02-10 03:11:24.181 | + functions-common:git_clone:532 : RECLONE=False 2021-02-10 03:11:24.184 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2021-02-10 03:11:24.186 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2021-02-10 03:11:24.189 | + functions-common:git_clone:546 : echo master 2021-02-10 03:11:24.189 | + functions-common:git_clone:546 : egrep -q '^refs' 2021-02-10 03:11:24.193 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/nova ]] 2021-02-10 03:11:24.195 | + functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2021-02-10 03:11:24.198 | + functions-common:git_clone:594 : cd /opt/stack/nova 2021-02-10 03:11:24.201 | + functions-common:git_clone:595 : git show --oneline 2021-02-10 03:11:24.201 | + functions-common:git_clone:595 : head -1 2021-02-10 03:11:24.211 | fec44e5d38 Merge "Add requested_networks field to RequestSpec object" 2021-02-10 03:11:24.214 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2021-02-10 03:11:24.216 | + lib/nova:install_nova:833 : setup_develop /opt/stack/nova 2021-02-10 03:11:24.219 | + inc/python:setup_develop:338 : local bindep 2021-02-10 03:11:24.221 | + inc/python:setup_develop:339 : [[ /opt/stack/nova == -bindep* ]] 2021-02-10 03:11:24.224 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/nova 2021-02-10 03:11:24.226 | + inc/python:setup_develop:344 : local extras= 2021-02-10 03:11:24.229 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/nova -e 2021-02-10 03:11:24.231 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-02-10 03:11:24.234 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/nova == -bindep* ]] 2021-02-10 03:11:24.236 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/nova 2021-02-10 03:11:24.239 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-02-10 03:11:24.241 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-02-10 03:11:24.244 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/nova 2021-02-10 03:11:24.247 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-02-10 03:11:24.250 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/nova 2021-02-10 03:11:24.252 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-02-10 03:11:24.255 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-02-10 03:11:24.258 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/nova/setup.cfg 2021-02-10 03:11:24.263 | + inc/python:_setup_package_with_constraints_edit:383 : name=nova 2021-02-10 03:11:24.265 | + 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-02-10 03:11:24.947 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/nova -e 2021-02-10 03:11:24.950 | + inc/python:setup_package:417 : local bindep=0 2021-02-10 03:11:24.953 | + inc/python:setup_package:418 : local bindep_flag= 2021-02-10 03:11:24.956 | + inc/python:setup_package:419 : local bindep_profiles= 2021-02-10 03:11:24.959 | + inc/python:setup_package:420 : [[ /opt/stack/nova == -bindep* ]] 2021-02-10 03:11:24.962 | + inc/python:setup_package:425 : local project_dir=/opt/stack/nova 2021-02-10 03:11:24.965 | + inc/python:setup_package:426 : local flags=-e 2021-02-10 03:11:24.968 | + inc/python:setup_package:427 : local extras= 2021-02-10 03:11:24.970 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-02-10 03:11:24.972 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-02-10 03:11:24.975 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-02-10 03:11:24.977 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-02-10 03:11:24.979 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-02-10 03:11:24.982 | + inc/python:setup_package:445 : pip_install -e /opt/stack/nova 2021-02-10 03:11:25.000 | Using python 3.6 to install /opt/stack/nova 2021-02-10 03:11:25.003 | + 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.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/nova 2021-02-10 03:11:26.122 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:11:26.122 | 2021-02-10 03:11:26.122 | Traceback (most recent call last): 2021-02-10 03:11:26.122 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:11:26.122 | exec(line) 2021-02-10 03:11:26.122 | File "", line 1, in 2021-02-10 03:11:26.122 | File "", line 568, in module_from_spec 2021-02-10 03:11:26.122 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:11:26.123 | 2021-02-10 03:11:26.123 | Remainder of file ignored 2021-02-10 03:11:26.123 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:11:26.123 | from cryptography.utils import int_from_bytes 2021-02-10 03:11:26.123 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:11:26.123 | from cryptography.utils import int_from_bytes 2021-02-10 03:11:27.285 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-10 03:11:27.285 | 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-02-10 03:11:27.293 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-10 03:11:27.296 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-10 03:11:27.303 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-10 03:11:27.308 | Obtaining file:///opt/stack/nova 2021-02-10 03:11:30.971 | Obtaining nova from file:///opt/stack/nova#egg=nova (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-02-10 03:11:34.599 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2021-02-10 03:11:34.607 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2021-02-10 03:11:34.610 | Requirement already satisfied: Paste===3.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 13)) (3.5.0) 2021-02-10 03:11:34.620 | Requirement already satisfied: PasteDeploy===2.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 14)) (2.1.1) 2021-02-10 03:11:34.629 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-02-10 03:11:34.633 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-02-10 03:11:34.645 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2021-02-10 03:11:34.676 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2021-02-10 03:11:34.691 | Requirement already satisfied: castellan===3.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 105)) (3.7.0) 2021-02-10 03:11:34.713 | Requirement already satisfied: cryptography===3.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (3.4.3) 2021-02-10 03:11:34.756 | Requirement already satisfied: cursive===0.2.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 127)) (0.2.2) 2021-02-10 03:11:34.903 | Collecting dataclasses===0.8 2021-02-10 03:11:34.912 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/020/1d89fa866f68c/dataclasses-0.8-py3-none-any.whl (19 kB) 2021-02-10 03:11:35.014 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (4.4.2) 2021-02-10 03:11:35.017 | Requirement already satisfied: eventlet===0.30.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 162)) (0.30.1) 2021-02-10 03:11:35.027 | Requirement already satisfied: futurist===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 174)) (2.3.0) 2021-02-10 03:11:35.035 | Requirement already satisfied: greenlet===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 189)) (1.0.0) 2021-02-10 03:11:35.040 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.1.14) 2021-02-10 03:11:35.043 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (3.2.0) 2021-02-10 03:11:35.075 | Requirement already satisfied: keystoneauth1===4.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (4.3.0) 2021-02-10 03:11:35.141 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (9.2.0) 2021-02-10 03:11:35.200 | Requirement already satisfied: lxml===4.6.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 245)) (4.6.2) 2021-02-10 03:11:35.325 | Collecting microversion-parse===1.0.1 2021-02-10 03:11:35.332 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/aab/3ab98028923e7/microversion_parse-1.0.1-py3-none-any.whl (19 kB) 2021-02-10 03:11:35.426 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 265)) (0.8.0) 2021-02-10 03:11:35.458 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 266)) (0.10.9) 2021-02-10 03:11:35.462 | Requirement already satisfied: openstacksdk===0.53.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (0.53.0) 2021-02-10 03:11:35.493 | Requirement already satisfied: os-brick===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 294)) (4.1.0) 2021-02-10 03:11:35.644 | Collecting os-resource-classes===1.0.0 2021-02-10 03:11:35.653 | 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-02-10 03:11:35.746 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (1.7.0) 2021-02-10 03:11:35.751 | Requirement already satisfied: os-traits===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 303)) (2.4.0) 2021-02-10 03:11:35.757 | Requirement already satisfied: os-vif===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (2.3.0) 2021-02-10 03:11:35.784 | Requirement already satisfied: os-win===5.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 305)) (5.4.0) 2021-02-10 03:11:35.905 | Collecting os-xenapi===0.3.4 2021-02-10 03:11:35.913 | 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-02-10 03:11:36.026 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 309)) (2.7.0) 2021-02-10 03:11:36.066 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (4.4.0) 2021-02-10 03:11:36.078 | Requirement already satisfied: oslo.config===8.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (8.4.0) 2021-02-10 03:11:36.125 | Requirement already satisfied: oslo.context===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (3.1.1) 2021-02-10 03:11:36.131 | Requirement already satisfied: oslo.db===8.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (8.4.0) 2021-02-10 03:11:36.185 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (5.0.1) 2021-02-10 03:11:36.192 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (4.4.0) 2021-02-10 03:11:36.234 | Requirement already satisfied: oslo.messaging===12.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (12.7.0) 2021-02-10 03:11:36.295 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 319)) (4.1.1) 2021-02-10 03:11:36.314 | Requirement already satisfied: oslo.policy===3.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (3.6.0) 2021-02-10 03:11:36.332 | Requirement already satisfied: oslo.privsep===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (2.4.0) 2021-02-10 03:11:36.348 | Requirement already satisfied: oslo.reports===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 322)) (2.2.0) 2021-02-10 03:11:36.363 | Requirement already satisfied: oslo.rootwrap===6.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 323)) (6.2.0) 2021-02-10 03:11:36.368 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 324)) (4.1.0) 2021-02-10 03:11:36.378 | Requirement already satisfied: oslo.service===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (2.5.0) 2021-02-10 03:11:36.404 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (1.3.0) 2021-02-10 03:11:36.416 | Requirement already satisfied: oslo.utils===4.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (4.7.0) 2021-02-10 03:11:36.436 | Requirement already satisfied: oslo.versionedobjects===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (2.4.0) 2021-02-10 03:11:36.457 | Requirement already satisfied: ovsdbapp===1.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 334)) (1.8.0) 2021-02-10 03:11:36.467 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (20.9) 2021-02-10 03:11:36.473 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (2.7.2) 2021-02-10 03:11:36.520 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (5.5.1) 2021-02-10 03:11:36.525 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (0.7.2) 2021-02-10 03:11:36.529 | Requirement already satisfied: psutil===5.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 351)) (5.8.0) 2021-02-10 03:11:36.552 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 361)) (3.1.1) 2021-02-10 03:11:36.565 | Requirement already satisfied: pyinotify===0.9.6 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 368)) (0.9.6) 2021-02-10 03:11:36.567 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (2.4.7) 2021-02-10 03:11:36.702 | Collecting pypowervm===1.1.24 2021-02-10 03:11:36.712 | 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-02-10 03:11:36.867 | Requirement already satisfied: pyroute2===0.5.14 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 377)) (0.5.14) 2021-02-10 03:11:36.874 | Requirement already satisfied: pyrsistent===0.17.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 378)) (0.17.3) 2021-02-10 03:11:36.879 | Requirement already satisfied: python-barbicanclient===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 392)) (5.0.1) 2021-02-10 03:11:36.897 | Requirement already satisfied: python-cinderclient===7.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 396)) (7.3.0) 2021-02-10 03:11:36.916 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 401)) (2.8.1) 2021-02-10 03:11:36.921 | Requirement already satisfied: python-glanceclient===3.2.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 405)) (3.2.2) 2021-02-10 03:11:36.940 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 412)) (4.2.0) 2021-02-10 03:11:36.961 | Requirement already satisfied: python-neutronclient===7.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 422)) (7.3.0) 2021-02-10 03:11:36.989 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2021.1) 2021-02-10 03:11:36.994 | Requirement already satisfied: repoze.lru===0.7 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 452)) (0.7) 2021-02-10 03:11:36.998 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (2.25.1) 2021-02-10 03:11:37.020 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 461)) (1.4.0) 2021-02-10 03:11:37.023 | Requirement already satisfied: retrying===1.3.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 464)) (1.3.3) 2021-02-10 03:11:37.027 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 466)) (1.4.0) 2021-02-10 03:11:37.033 | Requirement already satisfied: setuptools===53.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 486)) (53.0.0) 2021-02-10 03:11:37.081 | Requirement already satisfied: simplejson===3.13.2 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 488)) (3.13.2) 2021-02-10 03:11:37.083 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (1.15.0) 2021-02-10 03:11:37.087 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 515)) (0.13.0) 2021-02-10 03:11:37.098 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (0.4.1) 2021-02-10 03:11:37.101 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 519)) (3.3.0) 2021-02-10 03:11:37.104 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (3.3.0) 2021-02-10 03:11:37.114 | Requirement already satisfied: taskflow===4.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 533)) (4.6.0) 2021-02-10 03:11:37.175 | Requirement already satisfied: tenacity===6.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 535)) (6.3.1) 2021-02-10 03:11:37.191 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 538)) (2.0.1) 2021-02-10 03:11:37.201 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (0.5.0) 2021-02-10 03:11:37.208 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (2.4.0) 2021-02-10 03:11:37.227 | Requirement already satisfied: tooz===2.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 548)) (2.8.0) 2021-02-10 03:11:37.291 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 551)) (1.4.0) 2021-02-10 03:11:37.295 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 560)) (1.1.0) 2021-02-10 03:11:37.303 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.3) 2021-02-10 03:11:37.325 | Requirement already satisfied: voluptuous===0.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 568)) (0.12.1) 2021-02-10 03:11:37.330 | Requirement already satisfied: warlock===1.3.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 571)) (1.3.3) 2021-02-10 03:11:37.450 | Collecting websockify===0.9.0 2021-02-10 03:11:37.457 | Downloading http://10.100.0.9:8080/cloudbase/CI/%2Bf/427/91706b55e301d/websockify-0.9.0-py3-none-any.whl (35 kB) 2021-02-10 03:11:37.551 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.12.1) 2021-02-10 03:11:37.555 | Requirement already satisfied: yappi===1.3.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 585)) (1.3.2) 2021-02-10 03:11:37.690 | Collecting zVMCloudConnector===1.4.1 2021-02-10 03:11:37.698 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/f24/a37d5a0206e79/zVMCloudConnector-1.4.1.tar.gz (238 kB) 2021-02-10 03:11:38.648 | Requirement already satisfied: cffi===1.14.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.4) 2021-02-10 03:11:38.652 | Requirement already satisfied: dnspython===1.16.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 147)) (1.16.0) 2021-02-10 03:11:38.662 | Requirement already satisfied: importlib-metadata===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (3.4.0) 2021-02-10 03:11:38.702 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2021-02-10 03:11:38.748 | Requirement already satisfied: importlib-resources===3.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (3.3.1) 2021-02-10 03:11:38.767 | Requirement already satisfied: jsonpatch===1.28 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (1.28) 2021-02-10 03:11:38.773 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (2.5.0) 2021-02-10 03:11:38.797 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2021-02-10 03:11:38.801 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.2) 2021-02-10 03:11:38.807 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (0.10.0) 2021-02-10 03:11:38.811 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.2.0) 2021-02-10 03:11:38.944 | Collecting Babel===2.9.0 2021-02-10 03:11:38.968 | 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-02-10 03:11:39.264 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.14.1) 2021-02-10 03:11:39.269 | Requirement already satisfied: alembic===1.5.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.4) 2021-02-10 03:11:39.279 | Requirement already satisfied: cachetools===4.2.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 101)) (4.2.1) 2021-02-10 03:11:39.283 | Requirement already satisfied: amqp===5.0.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 78)) (5.0.5) 2021-02-10 03:11:39.287 | Requirement already satisfied: kombu===5.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 235)) (5.0.2) 2021-02-10 03:11:39.333 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (1.0.2) 2021-02-10 03:11:39.337 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (3.0.0) 2021-02-10 03:11:39.351 | Requirement already satisfied: ovs===2.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 333)) (2.13.0) 2021-02-10 03:11:39.361 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2021-02-10 03:11:39.380 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (3.2.0) 2021-02-10 03:11:39.391 | Requirement already satisfied: pyasn1-modules===0.2.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 360)) (0.2.8) 2021-02-10 03:11:39.395 | Requirement already satisfied: pyasn1===0.4.8 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 359)) (0.4.8) 2021-02-10 03:11:39.398 | Requirement already satisfied: cliff===3.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (3.6.0) 2021-02-10 03:11:39.413 | Requirement already satisfied: pyOpenSSL===20.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 357)) (20.0.1) 2021-02-10 03:11:39.428 | Requirement already satisfied: os-client-config===2.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 295)) (2.1.0) 2021-02-10 03:11:39.433 | Requirement already satisfied: osc-lib===2.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (2.3.1) 2021-02-10 03:11:39.450 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (4.0.0) 2021-02-10 03:11:39.454 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (2.10) 2021-02-10 03:11:39.458 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-02-10 03:11:39.461 | Requirement already satisfied: Tempita===0.5.2 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-02-10 03:11:39.463 | Requirement already satisfied: networkx===2.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 268)) (2.5) 2021-02-10 03:11:39.505 | Requirement already satisfied: automaton===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 89)) (2.2.0) 2021-02-10 03:11:39.514 | Requirement already satisfied: pydot===1.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (1.4.1) 2021-02-10 03:11:39.519 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2021-02-10 03:11:39.522 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 418)) (1.6.0) 2021-02-10 03:11:39.524 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 242)) (1.0.0) 2021-02-10 03:11:39.527 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 560)) (1.4.0) 2021-02-10 03:11:40.559 | Collecting numpy===1.19.5 2021-02-10 03:11:40.592 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/a46/46724fba402aa/numpy-1.19.5-cp36-cp36m-manylinux2010_x86_64.whl (14.8 MB) 2021-02-10 03:11:41.009 | Requirement already satisfied: PyJWT===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 17)) (2.0.1) 2021-02-10 03:11:41.039 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (2.20) 2021-02-10 03:11:41.043 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (3.7.4.3) 2021-02-10 03:11:41.047 | Requirement already satisfied: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.4.0) 2021-02-10 03:11:41.075 | Requirement already satisfied: jsonpointer===2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (2.0) 2021-02-10 03:11:41.078 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.5) 2021-02-10 03:11:41.081 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-02-10 03:11:41.089 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (1.0.4) 2021-02-10 03:11:41.092 | Requirement already satisfied: vine===5.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 564)) (5.0.0) 2021-02-10 03:11:41.095 | Requirement already satisfied: sortedcontainers===2.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 493)) (2.3.0) 2021-02-10 03:11:41.098 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (1.5.0) 2021-02-10 03:11:41.161 | Requirement already satisfied: pyperclip===1.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 375)) (1.8.1) 2021-02-10 03:11:41.164 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (0.4.4) 2021-02-10 03:11:41.169 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2021-02-10 03:11:41.174 | Building wheels for collected packages: zVMCloudConnector 2021-02-10 03:11:41.175 | Building wheel for zVMCloudConnector (setup.py): started 2021-02-10 03:11:42.188 | Building wheel for zVMCloudConnector (setup.py): finished with status 'done' 2021-02-10 03:11:42.193 | Created wheel for zVMCloudConnector: filename=zVMCloudConnector-1.4.1-py3-none-any.whl size=303899 sha256=6d973d65f524aaf181bb2226fe0337295737dfc3ee682ff766c3ff7b8693d964 2021-02-10 03:11:42.193 | Stored in directory: /root/.cache/pip/wheels/77/e9/f7/60f0d1ed62c86db5498c1a2c54e062ef948abfc58230673f10 2021-02-10 03:11:42.194 | Successfully built zVMCloudConnector 2021-02-10 03:11:43.139 | Installing collected packages: numpy, websockify, os-resource-classes, microversion-parse, Babel, os-xenapi, pypowervm, zVMCloudConnector, dataclasses, nova 2021-02-10 03:11:47.482 | Running setup.py develop for nova 2021-02-10 03:11:51.301 | Successfully installed Babel-2.9.0 dataclasses-0.8 microversion-parse-1.0.1 nova numpy-1.19.5 os-resource-classes-1.0.0 os-xenapi-0.3.4 pypowervm-1.1.24 websockify-0.9.0 zVMCloudConnector-1.4.1 2021-02-10 03:11:51.450 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-10 03:11:51.451 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-02-10 03:11:51.600 | + inc/python:pip_install:200 : result=0 2021-02-10 03:11:51.604 | + inc/python:pip_install:202 : time_stop pip_install 2021-02-10 03:11:51.607 | + functions-common:time_stop:2306 : local name 2021-02-10 03:11:51.609 | + functions-common:time_stop:2307 : local end_time 2021-02-10 03:11:51.611 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 03:11:51.613 | + functions-common:time_stop:2309 : local total 2021-02-10 03:11:51.616 | + functions-common:time_stop:2310 : local start_time 2021-02-10 03:11:51.618 | + functions-common:time_stop:2312 : name=pip_install 2021-02-10 03:11:51.620 | + functions-common:time_stop:2313 : start_time=1612926684995 2021-02-10 03:11:51.623 | + functions-common:time_stop:2315 : [[ -z 1612926684995 ]] 2021-02-10 03:11:51.625 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 03:11:51.629 | + functions-common:time_stop:2318 : end_time=1612926711626 2021-02-10 03:11:51.631 | + functions-common:time_stop:2319 : elapsed_time=26631 2021-02-10 03:11:51.633 | + functions-common:time_stop:2320 : total=200533 2021-02-10 03:11:51.635 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 03:11:51.638 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=227164 2021-02-10 03:11:51.640 | + inc/python:pip_install:203 : return 0 2021-02-10 03:11:51.643 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-02-10 03:11:51.645 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-02-10 03:11:51.648 | + functions-common:safe_chown:2207 : _safe_permission_operation chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-02-10 03:11:51.667 | + functions-common:_safe_permission_operation:2055 : sudo chown -R ubuntu /opt/stack/nova/nova.egg-info 2021-02-10 03:11:51.678 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/nova 2021-02-10 03:11:51.681 | + inc/python:use_library_from_git:250 : local name=/opt/stack/nova 2021-02-10 03:11:51.683 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 03:11:51.685 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 03:11:51.688 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/nova, ]] 2021-02-10 03:11:51.690 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 03:11:51.693 | + lib/nova:install_nova:834 : sudo install -D -m 0644 -o ubuntu /opt/stack/nova/tools/nova-manage.bash_completion /etc/bash_completion.d/nova-manage.bash_completion 2021-02-10 03:11:51.704 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-02-10 03:11:51.707 | + ./stack.sh:main:906 : configure_nova 2021-02-10 03:11:51.709 | + lib/nova:configure_nova:236 : sudo install -d -o ubuntu /etc/nova 2021-02-10 03:11:51.721 | + lib/nova:configure_nova:238 : configure_rootwrap nova 2021-02-10 03:11:51.723 | + inc/rootwrap:configure_rootwrap:43 : local project=nova 2021-02-10 03:11:51.726 | + inc/rootwrap:configure_rootwrap:44 : local project_uc 2021-02-10 03:11:51.729 | ++ inc/rootwrap:configure_rootwrap:45 : echo nova 2021-02-10 03:11:51.730 | ++ inc/rootwrap:configure_rootwrap:45 : tr a-z A-Z 2021-02-10 03:11:51.734 | + inc/rootwrap:configure_rootwrap:45 : project_uc=NOVA 2021-02-10 03:11:51.736 | + inc/rootwrap:configure_rootwrap:46 : local bin_dir=NOVA_BIN_DIR 2021-02-10 03:11:51.739 | + inc/rootwrap:configure_rootwrap:47 : bin_dir=/usr/local/bin 2021-02-10 03:11:51.741 | + inc/rootwrap:configure_rootwrap:48 : local project_dir=NOVA_DIR 2021-02-10 03:11:51.744 | + inc/rootwrap:configure_rootwrap:49 : project_dir=/opt/stack/nova 2021-02-10 03:11:51.746 | + inc/rootwrap:configure_rootwrap:51 : local rootwrap_conf_src_dir=/opt/stack/nova/etc/nova 2021-02-10 03:11:51.748 | + inc/rootwrap:configure_rootwrap:52 : local rootwrap_bin=/usr/local/bin/nova-rootwrap 2021-02-10 03:11:51.751 | + inc/rootwrap:configure_rootwrap:55 : sudo rm -rf /etc/nova/rootwrap.d 2021-02-10 03:11:51.761 | + inc/rootwrap:configure_rootwrap:56 : sudo install -d -o root -g root -m 755 /etc/nova/rootwrap.d 2021-02-10 03:11:51.773 | + 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-02-10 03:11:51.784 | + 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-02-10 03:11:51.796 | + inc/rootwrap:configure_rootwrap:61 : sudo sed -e 's:^filters_path=.*$:filters_path=/etc/nova/rootwrap.d:' -i /etc/nova/rootwrap.conf 2021-02-10 03:11:51.807 | + inc/rootwrap:configure_rootwrap:64 : local tempfile 2021-02-10 03:11:51.811 | ++ inc/rootwrap:configure_rootwrap:65 : mktemp 2021-02-10 03:11:51.814 | + inc/rootwrap:configure_rootwrap:65 : tempfile=/tmp/tmp.ktA9TStOUv 2021-02-10 03:11:51.816 | + inc/rootwrap:configure_rootwrap:67 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-02-10 03:11:51.819 | + inc/rootwrap:configure_rootwrap:68 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap /etc/nova/rootwrap.conf *' 2021-02-10 03:11:51.822 | + inc/rootwrap:configure_rootwrap:69 : '[' -f /usr/local/bin/nova-rootwrap-daemon ']' 2021-02-10 03:11:51.824 | + inc/rootwrap:configure_rootwrap:71 : rootwrap_sudo_cmd='/usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-02-10 03:11:51.827 | + inc/rootwrap:configure_rootwrap:72 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/nova-rootwrap-daemon /etc/nova/rootwrap.conf' 2021-02-10 03:11:51.829 | + inc/rootwrap:configure_rootwrap:74 : chmod 0440 /tmp/tmp.ktA9TStOUv 2021-02-10 03:11:51.833 | + inc/rootwrap:configure_rootwrap:75 : sudo chown root:root /tmp/tmp.ktA9TStOUv 2021-02-10 03:11:51.844 | + inc/rootwrap:configure_rootwrap:76 : sudo mv /tmp/tmp.ktA9TStOUv /etc/sudoers.d/nova-rootwrap 2021-02-10 03:11:51.856 | ++ inc/rootwrap:configure_rootwrap:80 : dirname /usr/local/bin/nova-rootwrap 2021-02-10 03:11:51.859 | + inc/rootwrap:configure_rootwrap:80 : add_sudo_secure_path /usr/local/bin 2021-02-10 03:11:51.862 | + inc/rootwrap:add_sudo_secure_path:21 : local dir=/usr/local/bin 2021-02-10 03:11:51.865 | + inc/rootwrap:add_sudo_secure_path:22 : local line 2021-02-10 03:11:51.867 | + inc/rootwrap:add_sudo_secure_path:25 : [[ -r /etc/sudoers.d/zz-secure-path ]] 2021-02-10 03:11:51.870 | + 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-02-10 03:11:51.872 | + 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-02-10 03:11:51.875 | + lib/nova:configure_nova:240 : [[ 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-02-10 03:11:51.877 | + lib/nova:configure_nova:242 : cp /opt/stack/nova/etc/nova/api-paste.ini /etc/nova 2021-02-10 03:11:51.882 | + lib/nova:configure_nova:245 : is_service_enabled n-cpu 2021-02-10 03:11:51.898 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 03:11:51.900 | + lib/nova:configure_nova:320 : create_nova_conf 2021-02-10 03:11:51.903 | + lib/nova:create_nova_conf:387 : rm -f /opt/stack/nova/bin/nova.conf 2021-02-10 03:11:51.906 | + lib/nova:create_nova_conf:390 : rm -f /etc/nova/nova.conf 2021-02-10 03:11:51.910 | + lib/nova:create_nova_conf:391 : iniset /etc/nova/nova.conf DEFAULT debug True 2021-02-10 03:11:51.935 | + lib/nova:create_nova_conf:392 : '[' True == True ']' 2021-02-10 03:11:51.937 | + lib/nova:create_nova_conf:393 : iniset /etc/nova/nova.conf DEFAULT allow_resize_to_same_host True 2021-02-10 03:11:51.960 | + lib/nova:create_nova_conf:395 : iniset /etc/nova/nova.conf wsgi api_paste_config /etc/nova/api-paste.ini 2021-02-10 03:11:51.985 | + lib/nova:create_nova_conf:396 : iniset /etc/nova/nova.conf DEFAULT rootwrap_config /etc/nova/rootwrap.conf 2021-02-10 03:11:52.008 | + lib/nova:create_nova_conf:397 : iniset /etc/nova/nova.conf filter_scheduler enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2021-02-10 03:11:52.034 | + lib/nova:create_nova_conf:398 : iniset /etc/nova/nova.conf scheduler workers 2 2021-02-10 03:11:52.059 | + lib/nova:create_nova_conf:399 : iniset /etc/nova/nova.conf neutron default_floating_pool public 2021-02-10 03:11:52.085 | + lib/nova:create_nova_conf:400 : [[ 4 == 6 ]] 2021-02-10 03:11:52.087 | + lib/nova:create_nova_conf:403 : iniset /etc/nova/nova.conf DEFAULT my_ip 10.222.0.43 2021-02-10 03:11:52.112 | + lib/nova:create_nova_conf:405 : iniset /etc/nova/nova.conf DEFAULT instance_name_template instance-%08x 2021-02-10 03:11:52.135 | + lib/nova:create_nova_conf:406 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_listen 0.0.0.0 2021-02-10 03:11:52.160 | + lib/nova:create_nova_conf:407 : iniset /etc/nova/nova.conf DEFAULT metadata_listen 0.0.0.0 2021-02-10 03:11:52.184 | + lib/nova:create_nova_conf:408 : iniset /etc/nova/nova.conf DEFAULT shutdown_timeout 0 2021-02-10 03:11:52.208 | + lib/nova:create_nova_conf:410 : iniset /etc/nova/nova.conf key_manager backend nova.keymgr.conf_key_mgr.ConfKeyManager 2021-02-10 03:11:52.233 | + lib/nova:create_nova_conf:412 : is_fedora 2021-02-10 03:11:52.236 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2021-02-10 03:11:52.238 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2021-02-10 03:11:52.240 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2021-02-10 03:11:52.242 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-02-10 03:11:52.245 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2021-02-10 03:11:52.247 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2021-02-10 03:11:52.249 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOSStream ']' 2021-02-10 03:11:52.251 | + functions-common:is_fedora:456 : '[' Ubuntu = OracleServer ']' 2021-02-10 03:11:52.253 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2021-02-10 03:11:52.256 | + lib/nova:create_nova_conf:412 : is_suse 2021-02-10 03:11:52.258 | + functions-common:is_suse:464 : is_opensuse 2021-02-10 03:11:52.260 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2021-02-10 03:11:52.262 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2021-02-10 03:11:52.264 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2021-02-10 03:11:52.267 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2021-02-10 03:11:52.269 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2021-02-10 03:11:52.271 | + lib/nova:create_nova_conf:421 : is_service_enabled n-api n-cond n-sched 2021-02-10 03:11:52.286 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:11:52.289 | + lib/nova:create_nova_conf:425 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-02-10 03:11:52.291 | + lib/nova:create_nova_conf:428 : local db=nova_cell0 2021-02-10 03:11:52.293 | + lib/nova:create_nova_conf:431 : iniset /etc/nova/nova.conf filter_scheduler track_instance_changes False 2021-02-10 03:11:52.318 | ++ lib/nova:create_nova_conf:434 : database_connection_url nova_cell0 2021-02-10 03:11:52.320 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2021-02-10 03:11:52.323 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2021-02-10 03:11:52.325 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2021-02-10 03:11:52.327 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-02-10 03:11:52.330 | + lib/nova:create_nova_conf:434 : iniset /etc/nova/nova.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-02-10 03:11:52.356 | ++ lib/nova:create_nova_conf:435 : database_connection_url nova_api 2021-02-10 03:11:52.359 | ++ lib/database:database_connection_url:132 : local db=nova_api 2021-02-10 03:11:52.361 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_api 2021-02-10 03:11:52.363 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_api 2021-02-10 03:11:52.366 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2021-02-10 03:11:52.369 | + lib/nova:create_nova_conf:435 : iniset /etc/nova/nova.conf api_database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_api?charset=utf8' 2021-02-10 03:11:52.397 | + lib/nova:create_nova_conf:440 : iniset /etc/nova/nova.conf cache enabled True 2021-02-10 03:11:52.423 | + lib/nova:create_nova_conf:441 : iniset /etc/nova/nova.conf cache backend dogpile.cache.memcached 2021-02-10 03:11:52.447 | + lib/nova:create_nova_conf:442 : iniset /etc/nova/nova.conf cache memcache_servers localhost:11211 2021-02-10 03:11:52.471 | + lib/nova:create_nova_conf:445 : is_service_enabled n-api 2021-02-10 03:11:52.486 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:11:52.489 | + lib/nova:create_nova_conf:446 : is_service_enabled n-api-meta 2021-02-10 03:11:52.504 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:11:52.508 | ++ lib/nova:create_nova_conf:448 : echo osapi_compute,metadata 2021-02-10 03:11:52.508 | ++ lib/nova:create_nova_conf:448 : sed s/,metadata// 2021-02-10 03:11:52.512 | + lib/nova:create_nova_conf:448 : NOVA_ENABLED_APIS=osapi_compute 2021-02-10 03:11:52.514 | + lib/nova:create_nova_conf:450 : iniset /etc/nova/nova.conf DEFAULT enabled_apis osapi_compute 2021-02-10 03:11:52.539 | + lib/nova:create_nova_conf:451 : is_service_enabled tls-proxy 2021-02-10 03:11:52.554 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 03:11:52.557 | + lib/nova:create_nova_conf:457 : configure_keystone_authtoken_middleware /etc/nova/nova.conf nova 2021-02-10 03:11:52.559 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/nova/nova.conf 2021-02-10 03:11:52.561 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2021-02-10 03:11:52.564 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-02-10 03:11:52.566 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/nova/nova.conf keystone_authtoken auth_type password 2021-02-10 03:11:52.591 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/nova/nova.conf keystone_authtoken interface public 2021-02-10 03:11:52.615 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/nova/nova.conf keystone_authtoken auth_url http://10.222.0.43/identity 2021-02-10 03:11:52.639 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/nova/nova.conf keystone_authtoken username nova 2021-02-10 03:11:52.663 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/nova/nova.conf keystone_authtoken password Passw0rd 2021-02-10 03:11:52.686 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/nova/nova.conf keystone_authtoken user_domain_name Default 2021-02-10 03:11:52.710 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/nova/nova.conf keystone_authtoken project_name service 2021-02-10 03:11:52.734 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/nova/nova.conf keystone_authtoken project_domain_name Default 2021-02-10 03:11:52.758 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/nova/nova.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-02-10 03:11:52.783 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/nova/nova.conf keystone_authtoken memcached_servers localhost:11211 2021-02-10 03:11:52.807 | + lib/nova:create_nova_conf:460 : is_service_enabled cinder 2021-02-10 03:11:52.822 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:11:52.825 | + lib/nova:create_nova_conf:461 : configure_cinder_access 2021-02-10 03:11:52.827 | + lib/nova:configure_cinder_access:582 : iniset /etc/nova/nova.conf cinder os_region_name RegionOne 2021-02-10 03:11:52.853 | + lib/nova:configure_cinder_access:583 : iniset /etc/nova/nova.conf cinder auth_type password 2021-02-10 03:11:52.877 | + lib/nova:configure_cinder_access:584 : iniset /etc/nova/nova.conf cinder auth_url http://10.222.0.43/identity 2021-02-10 03:11:52.901 | + lib/nova:configure_cinder_access:591 : iniset /etc/nova/nova.conf cinder username nova 2021-02-10 03:11:52.926 | + lib/nova:configure_cinder_access:592 : iniset /etc/nova/nova.conf cinder password Passw0rd 2021-02-10 03:11:52.950 | + lib/nova:configure_cinder_access:593 : iniset /etc/nova/nova.conf cinder user_domain_name Default 2021-02-10 03:11:52.974 | + lib/nova:configure_cinder_access:594 : iniset /etc/nova/nova.conf cinder project_name service 2021-02-10 03:11:52.998 | + lib/nova:configure_cinder_access:595 : iniset /etc/nova/nova.conf cinder project_domain_name Default 2021-02-10 03:11:53.022 | + lib/nova:configure_cinder_access:596 : is_service_enabled tls-proxy 2021-02-10 03:11:53.038 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 03:11:53.040 | + lib/nova:create_nova_conf:464 : '[' -n /opt/stack/data/nova ']' 2021-02-10 03:11:53.042 | + lib/nova:create_nova_conf:465 : iniset /etc/nova/nova.conf DEFAULT state_path /opt/stack/data/nova 2021-02-10 03:11:53.066 | + lib/nova:create_nova_conf:466 : iniset /etc/nova/nova.conf oslo_concurrency lock_path /opt/stack/data/nova 2021-02-10 03:11:53.092 | + lib/nova:create_nova_conf:468 : '[' -n /opt/stack/data/nova/instances ']' 2021-02-10 03:11:53.095 | + lib/nova:create_nova_conf:469 : iniset /etc/nova/nova.conf DEFAULT instances_path /opt/stack/data/nova/instances 2021-02-10 03:11:53.119 | + lib/nova:create_nova_conf:471 : '[' False '!=' False ']' 2021-02-10 03:11:53.121 | + lib/nova:create_nova_conf:474 : '[' False '!=' False ']' 2021-02-10 03:11:53.124 | + lib/nova:create_nova_conf:479 : is_suse 2021-02-10 03:11:53.126 | + functions-common:is_suse:464 : is_opensuse 2021-02-10 03:11:53.128 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2021-02-10 03:11:53.131 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2021-02-10 03:11:53.133 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2021-02-10 03:11:53.135 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2021-02-10 03:11:53.138 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2021-02-10 03:11:53.140 | + lib/nova:create_nova_conf:484 : setup_logging /etc/nova/nova.conf 2021-02-10 03:11:53.143 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova.conf 2021-02-10 03:11:53.145 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova.conf 2021-02-10 03:11:53.148 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2021-02-10 03:11:53.164 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2021-02-10 03:11:53.166 | + functions:setup_systemd_logging:719 : local pidstr= 2021-02-10 03:11:53.168 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2021-02-10 03:11:53.171 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2021-02-10 03:11:53.173 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-02-10 03:11:53.197 | + functions:setup_systemd_logging:728 : 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-02-10 03:11:53.222 | + functions:setup_systemd_logging:729 : 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-02-10 03:11:53.246 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-02-10 03:11:53.270 | + lib/nova:create_nova_conf:486 : iniset /etc/nova/nova.conf upgrade_levels compute auto 2021-02-10 03:11:53.297 | + lib/nova:create_nova_conf:488 : write_uwsgi_config /etc/nova/nova-api-uwsgi.ini /usr/local/bin/nova-api-wsgi /compute 2021-02-10 03:11:53.299 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-api-uwsgi.ini 2021-02-10 03:11:53.302 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-api-wsgi 2021-02-10 03:11:53.304 | + lib/apache:write_uwsgi_config:259 : local url=/compute 2021-02-10 03:11:53.306 | + lib/apache:write_uwsgi_config:260 : local http= 2021-02-10 03:11:53.309 | + lib/apache:write_uwsgi_config:261 : local name= 2021-02-10 03:11:53.311 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-api-wsgi 2021-02-10 03:11:53.315 | + lib/apache:write_uwsgi_config:262 : name=nova-api-wsgi 2021-02-10 03:11:53.317 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-02-10 03:11:53.319 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-02-10 03:11:53.331 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-02-10 03:11:53.331 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-02-10 03:11:53.338 | d /var/run/uwsgi 0755 ubuntu root 2021-02-10 03:11:53.341 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-02-10 03:11:53.355 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-api-wsgi.socket 2021-02-10 03:11:53.357 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-api-uwsgi.ini 2021-02-10 03:11:53.361 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-api-wsgi 2021-02-10 03:11:53.386 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi processes 2 2021-02-10 03:11:53.410 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi master true 2021-02-10 03:11:53.433 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi die-on-term true 2021-02-10 03:11:53.457 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi exit-on-reload false 2021-02-10 03:11:53.481 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi worker-reload-mercy 90 2021-02-10 03:11:53.505 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi enable-threads true 2021-02-10 03:11:53.529 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi plugins http,python3 2021-02-10 03:11:53.552 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi thunder-lock true 2021-02-10 03:11:53.576 | + 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-02-10 03:11:53.600 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi buffer-size 65535 2021-02-10 03:11:53.624 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi add-header 'Connection: close' 2021-02-10 03:11:53.648 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi lazy-apps true 2021-02-10 03:11:53.672 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-02-10 03:11:53.675 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-02-10 03:11:53.678 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for nova-api-wsgi 2021-02-10 03:11:53.680 | ++ lib/apache:apache_site_config_for:189 : local site=nova-api-wsgi 2021-02-10 03:11:53.682 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-02-10 03:11:53.685 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 03:11:53.687 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 03:11:53.690 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/nova-api-wsgi.conf 2021-02-10 03:11:53.692 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/nova-api-wsgi.conf 2021-02-10 03:11:53.695 | + lib/apache:write_uwsgi_config:307 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi socket /var/run/uwsgi/nova-api-wsgi.socket 2021-02-10 03:11:53.719 | + lib/apache:write_uwsgi_config:308 : iniset /etc/nova/nova-api-uwsgi.ini uwsgi chmod-socket 666 2021-02-10 03:11:53.744 | + 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-02-10 03:11:53.744 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/nova-api-wsgi.conf 2021-02-10 03:11:53.751 | ProxyPass "/compute" "unix:/var/run/uwsgi/nova-api-wsgi.socket|uwsgi://uwsgi-uds-nova-api-wsgi/" retry=0 2021-02-10 03:11:53.754 | + lib/apache:write_uwsgi_config:310 : enable_apache_site nova-api-wsgi 2021-02-10 03:11:53.757 | + lib/apache:enable_apache_site:206 : local site=nova-api-wsgi 2021-02-10 03:11:53.759 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-02-10 03:11:53.761 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-02-10 03:11:53.764 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-02-10 03:11:53.766 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 03:11:53.768 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 03:11:53.771 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-02-10 03:11:53.773 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-02-10 03:11:53.775 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 03:11:53.777 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 03:11:53.780 | + lib/apache:enable_apache_site:210 : sudo a2ensite nova-api-wsgi 2021-02-10 03:11:53.838 | Enabling site nova-api-wsgi. 2021-02-10 03:11:53.846 | To activate the new configuration, you need to run: 2021-02-10 03:11:53.846 | systemctl reload apache2 2021-02-10 03:11:53.852 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-02-10 03:11:53.856 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-02-10 03:11:53.858 | + functions-common:restart_service:2190 : '[' -x /bin/systemctl ']' 2021-02-10 03:11:53.861 | + functions-common:restart_service:2191 : sudo /bin/systemctl restart apache2 2021-02-10 03:11:54.010 | + lib/nova:create_nova_conf:489 : write_uwsgi_config /etc/nova/nova-metadata-uwsgi.ini /usr/local/bin/nova-metadata-wsgi '' 0.0.0.0:8775 2021-02-10 03:11:54.012 | + lib/apache:write_uwsgi_config:257 : local file=/etc/nova/nova-metadata-uwsgi.ini 2021-02-10 03:11:54.015 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/nova-metadata-wsgi 2021-02-10 03:11:54.017 | + lib/apache:write_uwsgi_config:259 : local url= 2021-02-10 03:11:54.020 | + lib/apache:write_uwsgi_config:260 : local http=0.0.0.0:8775 2021-02-10 03:11:54.022 | + lib/apache:write_uwsgi_config:261 : local name= 2021-02-10 03:11:54.025 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/nova-metadata-wsgi 2021-02-10 03:11:54.028 | + lib/apache:write_uwsgi_config:262 : name=nova-metadata-wsgi 2021-02-10 03:11:54.031 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-02-10 03:11:54.034 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-02-10 03:11:54.046 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-02-10 03:11:54.046 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-02-10 03:11:54.053 | d /var/run/uwsgi 0755 ubuntu root 2021-02-10 03:11:54.057 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-02-10 03:11:54.070 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/nova-metadata-wsgi.socket 2021-02-10 03:11:54.073 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/nova/nova-metadata-uwsgi.ini 2021-02-10 03:11:54.076 | + lib/apache:write_uwsgi_config:278 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi wsgi-file /usr/local/bin/nova-metadata-wsgi 2021-02-10 03:11:54.103 | + lib/apache:write_uwsgi_config:279 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi processes 2 2021-02-10 03:11:54.127 | + lib/apache:write_uwsgi_config:281 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi master true 2021-02-10 03:11:54.151 | + lib/apache:write_uwsgi_config:283 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi die-on-term true 2021-02-10 03:11:54.176 | + lib/apache:write_uwsgi_config:284 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi exit-on-reload false 2021-02-10 03:11:54.200 | + lib/apache:write_uwsgi_config:287 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi worker-reload-mercy 90 2021-02-10 03:11:54.224 | + lib/apache:write_uwsgi_config:288 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi enable-threads true 2021-02-10 03:11:54.248 | + lib/apache:write_uwsgi_config:289 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi plugins http,python3 2021-02-10 03:11:54.273 | + lib/apache:write_uwsgi_config:291 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi thunder-lock true 2021-02-10 03:11:54.297 | + 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-02-10 03:11:54.322 | + lib/apache:write_uwsgi_config:295 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi buffer-size 65535 2021-02-10 03:11:54.346 | + lib/apache:write_uwsgi_config:297 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi add-header 'Connection: close' 2021-02-10 03:11:54.371 | + lib/apache:write_uwsgi_config:299 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi lazy-apps true 2021-02-10 03:11:54.396 | + lib/apache:write_uwsgi_config:302 : [[ -n 0.0.0.0:8775 ]] 2021-02-10 03:11:54.399 | + lib/apache:write_uwsgi_config:303 : iniset /etc/nova/nova-metadata-uwsgi.ini uwsgi http 0.0.0.0:8775 2021-02-10 03:11:54.423 | + lib/nova:create_nova_conf:491 : is_service_enabled ceilometer 2021-02-10 03:11:54.437 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 03:11:54.440 | + lib/nova:create_nova_conf:499 : iniset /etc/nova/nova.conf oslo_messaging_notifications driver messagingv2 2021-02-10 03:11:54.466 | ++ lib/nova:create_nova_conf:500 : get_notification_url 2021-02-10 03:11:54.469 | ++ lib/rpc_backend:get_notification_url:149 : local virtual_host= 2021-02-10 03:11:54.471 | ++ lib/rpc_backend:get_notification_url:150 : is_service_enabled rabbit 2021-02-10 03:11:54.487 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:11:54.489 | ++ lib/rpc_backend:get_notification_url:151 : echo rabbit://stackrabbit:Passw0rd@10.222.0.43:5672/ 2021-02-10 03:11:54.492 | + lib/nova:create_nova_conf:500 : iniset /etc/nova/nova.conf oslo_messaging_notifications transport_url rabbit://stackrabbit:Passw0rd@10.222.0.43:5672/ 2021-02-10 03:11:54.516 | + lib/nova:create_nova_conf:501 : iniset /etc/nova/nova.conf notifications notification_format unversioned 2021-02-10 03:11:54.543 | + lib/nova:create_nova_conf:502 : iniset_rpc_backend nova /etc/nova/nova.conf 2021-02-10 03:11:54.546 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-02-10 03:11:54.548 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova.conf 2021-02-10 03:11:54.550 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-02-10 03:11:54.553 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-02-10 03:11:54.555 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-02-10 03:11:54.570 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:11:54.573 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-02-10 03:11:54.575 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-02-10 03:11:54.578 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-02-10 03:11:54.593 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:11:54.595 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.43:5672/ 2021-02-10 03:11:54.598 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.43:5672/ 2021-02-10 03:11:54.622 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-02-10 03:11:54.624 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-02-10 03:11:54.627 | + lib/nova:create_nova_conf:504 : iniset /etc/nova/nova.conf DEFAULT osapi_compute_workers 2 2021-02-10 03:11:54.651 | + lib/nova:create_nova_conf:505 : iniset /etc/nova/nova.conf DEFAULT metadata_workers 2 2021-02-10 03:11:54.676 | + lib/nova:create_nova_conf:507 : iniset /etc/nova/nova.conf conductor workers 2 2021-02-10 03:11:54.703 | + lib/nova:create_nova_conf:509 : is_service_enabled tls-proxy 2021-02-10 03:11:54.718 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 03:11:54.721 | + lib/nova:create_nova_conf:514 : iniset /etc/nova/nova.conf DEFAULT graceful_shutdown_timeout 5 2021-02-10 03:11:54.745 | + lib/nova:create_nova_conf:516 : '[' False == True ']' 2021-02-10 03:11:54.747 | + lib/nova:create_nova_conf:520 : is_service_enabled n-cond 2021-02-10 03:11:54.763 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:11:54.766 | ++ lib/nova:create_nova_conf:521 : seq 1 1 2021-02-10 03:11:54.769 | + lib/nova:create_nova_conf:521 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-02-10 03:11:54.772 | + lib/nova:create_nova_conf:522 : local conf 2021-02-10 03:11:54.774 | + lib/nova:create_nova_conf:523 : local vhost 2021-02-10 03:11:54.777 | ++ lib/nova:create_nova_conf:524 : conductor_conf 1 2021-02-10 03:11:54.779 | ++ lib/nova:conductor_conf:734 : local cell=1 2021-02-10 03:11:54.782 | ++ lib/nova:conductor_conf:735 : echo /etc/nova/nova_cell1.conf 2021-02-10 03:11:54.785 | + lib/nova:create_nova_conf:524 : conf=/etc/nova/nova_cell1.conf 2021-02-10 03:11:54.787 | + lib/nova:create_nova_conf:525 : vhost=nova_cell1 2021-02-10 03:11:54.790 | + lib/nova:create_nova_conf:527 : rm -f /etc/nova/nova_cell1.conf 2021-02-10 03:11:54.794 | ++ lib/nova:create_nova_conf:528 : database_connection_url nova_cell1 2021-02-10 03:11:54.796 | ++ lib/database:database_connection_url:132 : local db=nova_cell1 2021-02-10 03:11:54.799 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell1 2021-02-10 03:11:54.801 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell1 2021-02-10 03:11:54.804 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2021-02-10 03:11:54.806 | + lib/nova:create_nova_conf:528 : iniset /etc/nova/nova_cell1.conf database connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8' 2021-02-10 03:11:54.833 | + lib/nova:create_nova_conf:529 : iniset /etc/nova/nova_cell1.conf conductor workers 2 2021-02-10 03:11:54.859 | + lib/nova:create_nova_conf:530 : iniset /etc/nova/nova_cell1.conf DEFAULT debug True 2021-02-10 03:11:54.885 | + lib/nova:create_nova_conf:532 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-02-10 03:11:54.888 | + lib/nova:create_nova_conf:535 : rpc_backend_add_vhost nova_cell1 2021-02-10 03:11:54.890 | + lib/rpc_backend:rpc_backend_add_vhost:125 : local vhost=nova_cell1 2021-02-10 03:11:54.893 | + lib/rpc_backend:rpc_backend_add_vhost:126 : is_service_enabled rabbit 2021-02-10 03:11:54.908 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:11:54.912 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : sudo rabbitmqctl list_vhosts 2021-02-10 03:11:54.912 | ++ lib/rpc_backend:rpc_backend_add_vhost:127 : grep nova_cell1 2021-02-10 03:11:55.991 | + lib/rpc_backend:rpc_backend_add_vhost:127 : '[' -z ']' 2021-02-10 03:11:55.994 | + lib/rpc_backend:rpc_backend_add_vhost:128 : sudo rabbitmqctl add_vhost nova_cell1 2021-02-10 03:11:57.026 | Creating vhost "nova_cell1" 2021-02-10 03:11:57.123 | + lib/rpc_backend:rpc_backend_add_vhost:129 : sudo rabbitmqctl set_permissions -p nova_cell1 stackrabbit '.*' '.*' '.*' 2021-02-10 03:11:58.198 | Setting permissions for user "stackrabbit" in vhost "nova_cell1" 2021-02-10 03:11:58.233 | + lib/nova:create_nova_conf:536 : iniset_rpc_backend nova /etc/nova/nova_cell1.conf DEFAULT nova_cell1 2021-02-10 03:11:58.235 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-02-10 03:11:58.238 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova_cell1.conf 2021-02-10 03:11:58.240 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-02-10 03:11:58.243 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2021-02-10 03:11:58.245 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-02-10 03:11:58.261 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:11:58.264 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2021-02-10 03:11:58.266 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2021-02-10 03:11:58.269 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-02-10 03:11:58.284 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:11:58.287 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.43:5672/nova_cell1 2021-02-10 03:11:58.289 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova_cell1.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.43:5672/nova_cell1 2021-02-10 03:11:58.316 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-02-10 03:11:58.319 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-02-10 03:11:58.322 | + lib/nova:create_nova_conf:540 : is_service_enabled placement placement-client 2021-02-10 03:11:58.338 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:11:58.341 | + lib/nova:create_nova_conf:541 : configure_placement_nova_compute /etc/nova/nova_cell1.conf 2021-02-10 03:11:58.343 | + lib/nova:configure_placement_nova_compute:569 : local conf=/etc/nova/nova_cell1.conf 2021-02-10 03:11:58.345 | + lib/nova:configure_placement_nova_compute:570 : iniset /etc/nova/nova_cell1.conf placement auth_type password 2021-02-10 03:11:58.372 | + lib/nova:configure_placement_nova_compute:571 : iniset /etc/nova/nova_cell1.conf placement auth_url http://10.222.0.43/identity 2021-02-10 03:11:58.396 | + lib/nova:configure_placement_nova_compute:572 : iniset /etc/nova/nova_cell1.conf placement username placement 2021-02-10 03:11:58.421 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova_cell1.conf placement password Passw0rd 2021-02-10 03:11:58.445 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova_cell1.conf placement user_domain_name Default 2021-02-10 03:11:58.470 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova_cell1.conf placement project_name service 2021-02-10 03:11:58.494 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova_cell1.conf placement project_domain_name Default 2021-02-10 03:11:58.519 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova_cell1.conf placement region_name RegionOne 2021-02-10 03:11:58.544 | + lib/nova:create_nova_conf:545 : setup_logging /etc/nova/nova_cell1.conf 2021-02-10 03:11:58.547 | + functions:setup_logging:698 : setup_systemd_logging /etc/nova/nova_cell1.conf 2021-02-10 03:11:58.549 | + functions:setup_systemd_logging:713 : local conf_file=/etc/nova/nova_cell1.conf 2021-02-10 03:11:58.552 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2021-02-10 03:11:58.568 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2021-02-10 03:11:58.570 | + functions:setup_systemd_logging:719 : local pidstr= 2021-02-10 03:11:58.573 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2021-02-10 03:11:58.575 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2021-02-10 03:11:58.578 | + functions:setup_systemd_logging:726 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-02-10 03:11:58.602 | + functions:setup_systemd_logging:728 : 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-02-10 03:11:58.627 | + functions:setup_systemd_logging:729 : 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-02-10 03:11:58.651 | + functions:setup_systemd_logging:730 : iniset /etc/nova/nova_cell1.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-02-10 03:11:58.676 | + lib/nova:create_nova_conf:552 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-02-10 03:11:58.679 | ++ lib/nova:create_nova_conf:555 : seq 1 1 2021-02-10 03:11:58.683 | + lib/nova:create_nova_conf:555 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-02-10 03:11:58.685 | + lib/nova:create_nova_conf:556 : local conf 2021-02-10 03:11:58.687 | + lib/nova:create_nova_conf:557 : local offset 2021-02-10 03:11:58.690 | ++ lib/nova:create_nova_conf:558 : conductor_conf 1 2021-02-10 03:11:58.693 | ++ lib/nova:conductor_conf:734 : local cell=1 2021-02-10 03:11:58.695 | ++ lib/nova:conductor_conf:735 : echo /etc/nova/nova_cell1.conf 2021-02-10 03:11:58.698 | + lib/nova:create_nova_conf:558 : conf=/etc/nova/nova_cell1.conf 2021-02-10 03:11:58.701 | + lib/nova:create_nova_conf:559 : offset=0 2021-02-10 03:11:58.703 | + lib/nova:create_nova_conf:560 : configure_console_proxies /etc/nova/nova_cell1.conf 0 2021-02-10 03:11:58.705 | + lib/nova:configure_console_proxies:669 : local conf=/etc/nova/nova_cell1.conf 2021-02-10 03:11:58.708 | + lib/nova:configure_console_proxies:670 : local offset=0 2021-02-10 03:11:58.710 | + lib/nova:configure_console_proxies:674 : offset=0 2021-02-10 03:11:58.712 | + lib/nova:configure_console_proxies:676 : is_service_enabled n-novnc 2021-02-10 03:11:58.727 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 03:11:58.729 | + lib/nova:configure_console_proxies:676 : is_service_enabled n-xvnc 2021-02-10 03:11:58.744 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 03:11:58.746 | + lib/nova:configure_console_proxies:676 : '[' False '!=' False ']' 2021-02-10 03:11:58.748 | + lib/nova:configure_console_proxies:710 : is_service_enabled n-spice 2021-02-10 03:11:58.763 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 03:11:58.765 | + lib/nova:configure_console_proxies:715 : is_service_enabled n-sproxy 2021-02-10 03:11:58.780 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 03:11:58.783 | + lib/nova:configure_nova:322 : is_service_enabled n-cpu 2021-02-10 03:11:58.798 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 03:11:58.800 | + ./stack.sh:main:909 : is_service_enabled placement 2021-02-10 03:11:58.818 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:11:58.821 | + ./stack.sh:main:911 : stack_install_service placement 2021-02-10 03:11:58.824 | + lib/stack:stack_install_service:20 : local service=placement 2021-02-10 03:11:58.827 | + lib/stack:stack_install_service:21 : type install_placement 2021-02-10 03:11:58.830 | + lib/stack:stack_install_service:23 : [[ False = True ]] 2021-02-10 03:11:58.833 | + lib/stack:stack_install_service:32 : install_placement 2021-02-10 03:11:58.836 | + lib/placement:install_placement:137 : install_apache_wsgi 2021-02-10 03:11:58.839 | + lib/apache:install_apache_wsgi:146 : is_ubuntu 2021-02-10 03:11:58.842 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 03:11:58.844 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 03:11:58.847 | + lib/apache:install_apache_wsgi:148 : install_package apache2 2021-02-10 03:11:58.849 | + functions-common:install_package:1344 : update_package_repo 2021-02-10 03:11:58.852 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-02-10 03:11:58.854 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2021-02-10 03:11:58.856 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-02-10 03:11:58.859 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-02-10 03:11:58.861 | + functions-common:update_package_repo:1324 : is_ubuntu 2021-02-10 03:11:58.864 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 03:11:58.866 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 03:11:58.868 | + functions-common:update_package_repo:1325 : apt_get_update 2021-02-10 03:11:58.871 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2021-02-10 03:11:58.873 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2021-02-10 03:11:58.875 | + functions-common:apt_get_update:1071 : return 2021-02-10 03:11:58.878 | + functions-common:install_package:1345 : real_install_package apache2 2021-02-10 03:11:58.880 | + functions-common:real_install_package:1330 : is_ubuntu 2021-02-10 03:11:58.883 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 03:11:58.885 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 03:11:58.887 | + functions-common:real_install_package:1331 : apt_get install apache2 2021-02-10 03:11:58.906 | + functions-common:apt_get:1111 : sudo DEBIAN_FRONTEND=noninteractive http_proxy= https_proxy= no_proxy= apt-get --option Dpkg::Options::=--force-confold --assume-yes install apache2 2021-02-10 03:11:59.027 | Reading package lists... 2021-02-10 03:11:59.280 | Building dependency tree... 2021-02-10 03:11:59.281 | Reading state information... 2021-02-10 03:11:59.490 | apache2 is already the newest version (2.4.29-1ubuntu4.14). 2021-02-10 03:11:59.490 | The following packages were automatically installed and are no longer required: 2021-02-10 03:11:59.490 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-02-10 03:11:59.490 | python3-click python3-colorama python3-configobj python3-constantly 2021-02-10 03:11:59.490 | python3-hyperlink python3-incremental python3-keyring python3-keyrings.alt 2021-02-10 03:11:59.490 | python3-pam python3-problem-report python3-pyasn1 2021-02-10 03:11:59.491 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-02-10 03:11:59.491 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-02-10 03:11:59.491 | Use 'sudo apt autoremove' to remove them. 2021-02-10 03:11:59.569 | 0 upgraded, 0 newly installed, 0 to remove and 164 not upgraded. 2021-02-10 03:11:59.575 | + functions-common:apt_get:1115 : result=0 2021-02-10 03:11:59.578 | + functions-common:apt_get:1118 : time_stop apt-get 2021-02-10 03:11:59.581 | + functions-common:time_stop:2306 : local name 2021-02-10 03:11:59.584 | + functions-common:time_stop:2307 : local end_time 2021-02-10 03:11:59.588 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 03:11:59.591 | + functions-common:time_stop:2309 : local total 2021-02-10 03:11:59.593 | + functions-common:time_stop:2310 : local start_time 2021-02-10 03:11:59.596 | + functions-common:time_stop:2312 : name=apt-get 2021-02-10 03:11:59.598 | + functions-common:time_stop:2313 : start_time=1612926718903 2021-02-10 03:11:59.600 | + functions-common:time_stop:2315 : [[ -z 1612926718903 ]] 2021-02-10 03:11:59.603 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 03:11:59.607 | + functions-common:time_stop:2318 : end_time=1612926719604 2021-02-10 03:11:59.609 | + functions-common:time_stop:2319 : elapsed_time=701 2021-02-10 03:11:59.612 | + functions-common:time_stop:2320 : total=272847 2021-02-10 03:11:59.614 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 03:11:59.617 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=273548 2021-02-10 03:11:59.619 | + functions-common:apt_get:1119 : return 0 2021-02-10 03:11:59.622 | + lib/apache:install_apache_wsgi:149 : is_package_installed libapache2-mod-wsgi 2021-02-10 03:11:59.624 | + functions-common:is_package_installed:1353 : [[ -z libapache2-mod-wsgi ]] 2021-02-10 03:11:59.627 | + functions-common:is_package_installed:1357 : [[ -z deb ]] 2021-02-10 03:11:59.629 | + functions-common:is_package_installed:1361 : [[ deb = \d\e\b ]] 2021-02-10 03:11:59.632 | + functions-common:is_package_installed:1362 : dpkg -s libapache2-mod-wsgi 2021-02-10 03:11:59.658 | + lib/apache:install_apache_wsgi:152 : install_package libapache2-mod-wsgi-py3 2021-02-10 03:11:59.661 | + functions-common:install_package:1344 : update_package_repo 2021-02-10 03:11:59.664 | + functions-common:update_package_repo:1316 : NO_UPDATE_REPOS=False 2021-02-10 03:11:59.666 | + functions-common:update_package_repo:1317 : REPOS_UPDATED=True 2021-02-10 03:11:59.668 | + functions-common:update_package_repo:1318 : RETRY_UPDATE=False 2021-02-10 03:11:59.671 | + functions-common:update_package_repo:1320 : [[ False = \T\r\u\e ]] 2021-02-10 03:11:59.674 | + functions-common:update_package_repo:1324 : is_ubuntu 2021-02-10 03:11:59.676 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 03:11:59.679 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 03:11:59.682 | + functions-common:update_package_repo:1325 : apt_get_update 2021-02-10 03:11:59.684 | + functions-common:apt_get_update:1070 : [[ True == \T\r\u\e ]] 2021-02-10 03:11:59.687 | + functions-common:apt_get_update:1070 : [[ False != \T\r\u\e ]] 2021-02-10 03:11:59.689 | + functions-common:apt_get_update:1071 : return 2021-02-10 03:11:59.692 | + functions-common:install_package:1345 : real_install_package libapache2-mod-wsgi-py3 2021-02-10 03:11:59.694 | + functions-common:real_install_package:1330 : is_ubuntu 2021-02-10 03:11:59.697 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 03:11:59.699 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 03:11:59.702 | + functions-common:real_install_package:1331 : apt_get install libapache2-mod-wsgi-py3 2021-02-10 03:11:59.723 | + functions-common:apt_get:1111 : 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-02-10 03:11:59.844 | Reading package lists... 2021-02-10 03:12:00.097 | Building dependency tree... 2021-02-10 03:12:00.098 | Reading state information... 2021-02-10 03:12:00.305 | The following packages were automatically installed and are no longer required: 2021-02-10 03:12:00.306 | apport-symptoms grub-pc-bin python-six python3-attr python3-automat 2021-02-10 03:12:00.306 | python3-click python3-colorama python3-configobj python3-constantly 2021-02-10 03:12:00.306 | python3-hyperlink python3-incremental python3-keyring python3-keyrings.alt 2021-02-10 03:12:00.306 | python3-pam python3-problem-report python3-pyasn1 2021-02-10 03:12:00.306 | python3-requests-unixsocket python3-secretstorage python3-serial 2021-02-10 03:12:00.306 | python3-twisted-bin python3-wheel python3-xdg python3-zope.interface 2021-02-10 03:12:00.306 | Use 'sudo apt autoremove' to remove them. 2021-02-10 03:12:00.360 | The following NEW packages will be installed: 2021-02-10 03:12:00.361 | libapache2-mod-wsgi-py3 2021-02-10 03:12:00.670 | 0 upgraded, 1 newly installed, 0 to remove and 164 not upgraded. 2021-02-10 03:12:00.670 | Need to get 88.3 kB of archives. 2021-02-10 03:12:00.670 | After this operation, 278 kB of additional disk space will be used. 2021-02-10 03:12:00.670 | Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu bionic-updates/universe amd64 libapache2-mod-wsgi-py3 amd64 4.5.17-1ubuntu1 [88.3 kB] 2021-02-10 03:12:01.426 | Fetched 88.3 kB in 0s (191 kB/s) 2021-02-10 03:12:01.518 | Selecting previously unselected package libapache2-mod-wsgi-py3. 2021-02-10 03:12:01.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 ... 79307 files and directories currently installed.) 2021-02-10 03:12:01.574 | Preparing to unpack .../libapache2-mod-wsgi-py3_4.5.17-1ubuntu1_amd64.deb ... 2021-02-10 03:12:01.580 | Unpacking libapache2-mod-wsgi-py3 (4.5.17-1ubuntu1) ... 2021-02-10 03:12:01.690 | Setting up libapache2-mod-wsgi-py3 (4.5.17-1ubuntu1) ... 2021-02-10 03:12:01.916 | apache2_invoke: Enable module wsgi 2021-02-10 03:12:04.320 | + functions-common:apt_get:1115 : result=0 2021-02-10 03:12:04.323 | + functions-common:apt_get:1118 : time_stop apt-get 2021-02-10 03:12:04.325 | + functions-common:time_stop:2306 : local name 2021-02-10 03:12:04.328 | + functions-common:time_stop:2307 : local end_time 2021-02-10 03:12:04.330 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 03:12:04.333 | + functions-common:time_stop:2309 : local total 2021-02-10 03:12:04.335 | + functions-common:time_stop:2310 : local start_time 2021-02-10 03:12:04.338 | + functions-common:time_stop:2312 : name=apt-get 2021-02-10 03:12:04.340 | + functions-common:time_stop:2313 : start_time=1612926719720 2021-02-10 03:12:04.343 | + functions-common:time_stop:2315 : [[ -z 1612926719720 ]] 2021-02-10 03:12:04.346 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 03:12:04.350 | + functions-common:time_stop:2318 : end_time=1612926724347 2021-02-10 03:12:04.352 | + functions-common:time_stop:2319 : elapsed_time=4627 2021-02-10 03:12:04.355 | + functions-common:time_stop:2320 : total=273548 2021-02-10 03:12:04.357 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 03:12:04.360 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=278175 2021-02-10 03:12:04.362 | + functions-common:apt_get:1119 : return 0 2021-02-10 03:12:04.365 | + lib/apache:install_apache_wsgi:167 : enable_apache_mod wsgi 2021-02-10 03:12:04.368 | + lib/apache:enable_apache_mod:54 : local mod=wsgi 2021-02-10 03:12:04.370 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-02-10 03:12:04.373 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 03:12:04.375 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 03:12:04.378 | + lib/apache:enable_apache_mod:59 : [[ wsgi != \v\e\r\s\i\o\n ]] 2021-02-10 03:12:04.381 | + lib/apache:enable_apache_mod:59 : a2query -m wsgi 2021-02-10 03:12:04.433 | wsgi (enabled by maintainer script) 2021-02-10 03:12:04.438 | + lib/placement:install_placement:139 : pip_install_gr osc-placement 2021-02-10 03:12:04.441 | + inc/python:pip_install_gr:76 : local name=osc-placement 2021-02-10 03:12:04.445 | + inc/python:pip_install_gr:77 : local clean_name 2021-02-10 03:12:04.448 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements osc-placement 2021-02-10 03:12:04.452 | ++ inc/python:get_from_global_requirements:225 : local package=osc-placement 2021-02-10 03:12:04.455 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-02-10 03:12:04.459 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^osc-placement' /opt/stack/requirements/global-requirements.txt 2021-02-10 03:12:04.460 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-02-10 03:12:04.464 | ++ inc/python:get_from_global_requirements:227 : required_pkg='osc-placement ' 2021-02-10 03:12:04.468 | ++ inc/python:get_from_global_requirements:228 : [[ osc-placement == '' ]] 2021-02-10 03:12:04.471 | ++ inc/python:get_from_global_requirements:231 : echo osc-placement 2021-02-10 03:12:04.474 | + inc/python:pip_install_gr:78 : clean_name=osc-placement 2021-02-10 03:12:04.477 | + inc/python:pip_install_gr:79 : pip_install osc-placement 2021-02-10 03:12:04.497 | Using python 3.6 to install osc-placement 2021-02-10 03:12:04.500 | + 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.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt osc-placement 2021-02-10 03:12:05.659 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:12:05.659 | 2021-02-10 03:12:05.659 | Traceback (most recent call last): 2021-02-10 03:12:05.659 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:12:05.659 | exec(line) 2021-02-10 03:12:05.659 | File "", line 1, in 2021-02-10 03:12:05.660 | File "", line 568, in module_from_spec 2021-02-10 03:12:05.660 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:12:05.660 | 2021-02-10 03:12:05.660 | Remainder of file ignored 2021-02-10 03:12:05.660 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:12:05.660 | from cryptography.utils import int_from_bytes 2021-02-10 03:12:05.660 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:12:05.660 | from cryptography.utils import int_from_bytes 2021-02-10 03:12:06.833 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-10 03:12:06.833 | 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-02-10 03:12:06.841 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-10 03:12:06.844 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-10 03:12:06.852 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-10 03:12:06.995 | Collecting osc-placement===2.2.0 2021-02-10 03:12:07.004 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/740/05aba1d3f5eed/osc_placement-2.2.0-py3-none-any.whl (57 kB) 2021-02-10 03:12:07.111 | Requirement already satisfied: oslo.utils===4.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (4.7.0) 2021-02-10 03:12:07.130 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 335)) (20.9) 2021-02-10 03:12:07.136 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (5.5.1) 2021-02-10 03:12:07.140 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 374)) (2.4.7) 2021-02-10 03:12:07.143 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 442)) (2021.1) 2021-02-10 03:12:07.148 | Requirement already satisfied: simplejson===3.13.2 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 488)) (3.13.2) 2021-02-10 03:12:07.151 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (1.15.0) 2021-02-10 03:12:07.154 | Requirement already satisfied: osc-lib===2.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 307)) (2.3.1) 2021-02-10 03:12:07.171 | Requirement already satisfied: keystoneauth1===4.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (4.3.0) 2021-02-10 03:12:07.236 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (5.0.1) 2021-02-10 03:12:07.243 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.2.0) 2021-02-10 03:12:07.251 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.1.14) 2021-02-10 03:12:07.254 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 266)) (0.10.9) 2021-02-10 03:12:07.258 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 265)) (0.8.0) 2021-02-10 03:12:07.265 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (3.3.0) 2021-02-10 03:12:07.275 | Requirement already satisfied: cliff===3.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (3.6.0) 2021-02-10 03:12:07.289 | Requirement already satisfied: openstacksdk===0.53.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 290)) (0.53.0) 2021-02-10 03:12:07.320 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (1.7.0) 2021-02-10 03:12:07.324 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (2.25.1) 2021-02-10 03:12:07.347 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 577)) (1.12.1) 2021-02-10 03:12:07.350 | Requirement already satisfied: importlib-resources===3.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (3.3.1) 2021-02-10 03:12:07.370 | Requirement already satisfied: importlib-metadata===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (3.4.0) 2021-02-10 03:12:07.409 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (1.5.0) 2021-02-10 03:12:07.472 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 347)) (0.7.2) 2021-02-10 03:12:07.475 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-02-10 03:12:07.479 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 461)) (1.4.0) 2021-02-10 03:12:07.481 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2021-02-10 03:12:07.485 | Requirement already satisfied: cryptography===3.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (3.4.3) 2021-02-10 03:12:07.529 | Requirement already satisfied: jsonpatch===1.28 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (1.28) 2021-02-10 03:12:07.535 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (0.10.0) 2021-02-10 03:12:07.539 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.2) 2021-02-10 03:12:07.545 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (2.5.0) 2021-02-10 03:12:07.569 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (4.4.2) 2021-02-10 03:12:07.572 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 562)) (1.26.3) 2021-02-10 03:12:07.595 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (4.0.0) 2021-02-10 03:12:07.599 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (2.10) 2021-02-10 03:12:07.603 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-02-10 03:12:07.606 | Requirement already satisfied: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 590)) (3.4.0) 2021-02-10 03:12:07.633 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 556)) (3.7.4.3) 2021-02-10 03:12:07.639 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2021-02-10 03:12:07.684 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 572)) (0.2.5) 2021-02-10 03:12:07.690 | Requirement already satisfied: pyperclip===1.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 375)) (1.8.1) 2021-02-10 03:12:07.693 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (0.4.4) 2021-02-10 03:12:07.697 | Requirement already satisfied: cffi===1.14.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.4) 2021-02-10 03:12:07.701 | Requirement already satisfied: jsonpointer===2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (2.0) 2021-02-10 03:12:07.705 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (2.20) 2021-02-10 03:12:09.571 | Installing collected packages: osc-placement 2021-02-10 03:12:09.757 | ERROR: After October 2020 you may experience errors when installing or updating packages. This is because pip will change the way that it resolves dependency conflicts. 2021-02-10 03:12:09.757 | 2021-02-10 03:12:09.757 | We recommend you use --use-feature=2020-resolver to test your packages with the new resolver before it becomes the default. 2021-02-10 03:12:09.757 | 2021-02-10 03:12:09.757 | osc-placement 2.2.0 requires simplejson>=3.16.0, but you'll have simplejson 3.13.2 which is incompatible. 2021-02-10 03:12:09.757 | Successfully installed osc-placement-2.2.0 2021-02-10 03:12:09.907 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-10 03:12:09.907 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-02-10 03:12:10.009 | + inc/python:pip_install:200 : result=0 2021-02-10 03:12:10.012 | + inc/python:pip_install:202 : time_stop pip_install 2021-02-10 03:12:10.015 | + functions-common:time_stop:2306 : local name 2021-02-10 03:12:10.019 | + functions-common:time_stop:2307 : local end_time 2021-02-10 03:12:10.022 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 03:12:10.025 | + functions-common:time_stop:2309 : local total 2021-02-10 03:12:10.028 | + functions-common:time_stop:2310 : local start_time 2021-02-10 03:12:10.031 | + functions-common:time_stop:2312 : name=pip_install 2021-02-10 03:12:10.034 | + functions-common:time_stop:2313 : start_time=1612926724492 2021-02-10 03:12:10.037 | + functions-common:time_stop:2315 : [[ -z 1612926724492 ]] 2021-02-10 03:12:10.042 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 03:12:10.046 | + functions-common:time_stop:2318 : end_time=1612926730043 2021-02-10 03:12:10.049 | + functions-common:time_stop:2319 : elapsed_time=5551 2021-02-10 03:12:10.051 | + functions-common:time_stop:2320 : total=227164 2021-02-10 03:12:10.054 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 03:12:10.056 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=232715 2021-02-10 03:12:10.059 | + inc/python:pip_install:203 : return 0 2021-02-10 03:12:10.062 | + lib/placement:install_placement:140 : git_clone https://opendev.org/openstack/placement.git /opt/stack/placement master 2021-02-10 03:12:10.064 | + functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/placement.git 2021-02-10 03:12:10.067 | + functions-common:git_clone:526 : local git_dest=/opt/stack/placement 2021-02-10 03:12:10.069 | + functions-common:git_clone:527 : local git_ref=master 2021-02-10 03:12:10.072 | + functions-common:git_clone:528 : local orig_dir 2021-02-10 03:12:10.075 | ++ functions-common:git_clone:529 : pwd 2021-02-10 03:12:10.078 | + functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2021-02-10 03:12:10.081 | + functions-common:git_clone:530 : local git_clone_flags= 2021-02-10 03:12:10.084 | ++ functions-common:git_clone:532 : trueorfalse False RECLONE 2021-02-10 03:12:10.101 | + functions-common:git_clone:532 : RECLONE=False 2021-02-10 03:12:10.103 | + functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2021-02-10 03:12:10.106 | + functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2021-02-10 03:12:10.109 | + functions-common:git_clone:546 : echo master 2021-02-10 03:12:10.109 | + functions-common:git_clone:546 : egrep -q '^refs' 2021-02-10 03:12:10.114 | + functions-common:git_clone:560 : [[ ! -d /opt/stack/placement ]] 2021-02-10 03:12:10.116 | + functions-common:git_clone:561 : [[ False = \T\r\u\e ]] 2021-02-10 03:12:10.119 | + functions-common:git_clone:567 : git_timed clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2021-02-10 03:12:10.121 | + functions-common:git_timed:619 : local count=0 2021-02-10 03:12:10.124 | + functions-common:git_timed:620 : local timeout=0 2021-02-10 03:12:10.126 | + functions-common:git_timed:622 : [[ -n 0 ]] 2021-02-10 03:12:10.128 | + functions-common:git_timed:623 : timeout=0 2021-02-10 03:12:10.131 | + functions-common:git_timed:626 : time_start git_timed 2021-02-10 03:12:10.133 | + functions-common:time_start:2292 : local name=git_timed 2021-02-10 03:12:10.135 | + functions-common:time_start:2293 : local start_time= 2021-02-10 03:12:10.138 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-10 03:12:10.141 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-10 03:12:10.144 | + functions-common:time_start:2297 : _TIME_START[$name]=1612926730142 2021-02-10 03:12:10.147 | + functions-common:git_timed:627 : timeout -s SIGINT 0 git clone https://opendev.org/openstack/placement.git /opt/stack/placement --branch master 2021-02-10 03:12:10.149 | Cloning into '/opt/stack/placement'... 2021-02-10 03:12:18.008 | + functions-common:git_timed:641 : time_stop git_timed 2021-02-10 03:12:18.011 | + functions-common:time_stop:2306 : local name 2021-02-10 03:12:18.015 | + functions-common:time_stop:2307 : local end_time 2021-02-10 03:12:18.018 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 03:12:18.022 | + functions-common:time_stop:2309 : local total 2021-02-10 03:12:18.024 | + functions-common:time_stop:2310 : local start_time 2021-02-10 03:12:18.028 | + functions-common:time_stop:2312 : name=git_timed 2021-02-10 03:12:18.032 | + functions-common:time_stop:2313 : start_time=1612926730142 2021-02-10 03:12:18.036 | + functions-common:time_stop:2315 : [[ -z 1612926730142 ]] 2021-02-10 03:12:18.039 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 03:12:18.044 | + functions-common:time_stop:2318 : end_time=1612926738041 2021-02-10 03:12:18.047 | + functions-common:time_stop:2319 : elapsed_time=7899 2021-02-10 03:12:18.049 | + functions-common:time_stop:2320 : total=1940 2021-02-10 03:12:18.051 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 03:12:18.054 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=9839 2021-02-10 03:12:18.056 | + functions-common:git_clone:594 : cd /opt/stack/placement 2021-02-10 03:12:18.060 | + functions-common:git_clone:595 : git show --oneline 2021-02-10 03:12:18.060 | + functions-common:git_clone:595 : head -1 2021-02-10 03:12:18.062 | 6805790d policy: Add note about keystone's expansion of roles 2021-02-10 03:12:18.065 | + functions-common:git_clone:596 : cd /home/ubuntu/devstack 2021-02-10 03:12:18.067 | + lib/placement:install_placement:141 : setup_develop /opt/stack/placement 2021-02-10 03:12:18.070 | + inc/python:setup_develop:338 : local bindep 2021-02-10 03:12:18.072 | + inc/python:setup_develop:339 : [[ /opt/stack/placement == -bindep* ]] 2021-02-10 03:12:18.075 | + inc/python:setup_develop:343 : local project_dir=/opt/stack/placement 2021-02-10 03:12:18.077 | + inc/python:setup_develop:344 : local extras= 2021-02-10 03:12:18.080 | + inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/placement -e 2021-02-10 03:12:18.083 | + inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-02-10 03:12:18.085 | + inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/placement == -bindep* ]] 2021-02-10 03:12:18.088 | + inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/placement 2021-02-10 03:12:18.090 | + inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-02-10 03:12:18.093 | + inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-02-10 03:12:18.096 | ++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/placement 2021-02-10 03:12:18.099 | ++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-02-10 03:12:18.102 | + inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/placement 2021-02-10 03:12:18.104 | + inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-02-10 03:12:18.107 | + inc/python:_setup_package_with_constraints_edit:382 : local name 2021-02-10 03:12:18.110 | ++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/placement/setup.cfg 2021-02-10 03:12:18.115 | + inc/python:_setup_package_with_constraints_edit:383 : name=openstack-placement 2021-02-10 03:12:18.118 | + 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-02-10 03:12:18.814 | + inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/placement -e 2021-02-10 03:12:18.817 | + inc/python:setup_package:417 : local bindep=0 2021-02-10 03:12:18.820 | + inc/python:setup_package:418 : local bindep_flag= 2021-02-10 03:12:18.824 | + inc/python:setup_package:419 : local bindep_profiles= 2021-02-10 03:12:18.827 | + inc/python:setup_package:420 : [[ /opt/stack/placement == -bindep* ]] 2021-02-10 03:12:18.829 | + inc/python:setup_package:425 : local project_dir=/opt/stack/placement 2021-02-10 03:12:18.832 | + inc/python:setup_package:426 : local flags=-e 2021-02-10 03:12:18.835 | + inc/python:setup_package:427 : local extras= 2021-02-10 03:12:18.837 | + inc/python:setup_package:431 : [[ -n -e ]] 2021-02-10 03:12:18.841 | + inc/python:setup_package:431 : [[ -z '' ]] 2021-02-10 03:12:18.843 | + inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-02-10 03:12:18.846 | + inc/python:setup_package:436 : [[ ! -z '' ]] 2021-02-10 03:12:18.849 | + inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-02-10 03:12:18.851 | + inc/python:setup_package:445 : pip_install -e /opt/stack/placement 2021-02-10 03:12:18.871 | Using python 3.6 to install /opt/stack/placement 2021-02-10 03:12:18.874 | + 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.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/placement 2021-02-10 03:12:20.032 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:12:20.032 | 2021-02-10 03:12:20.033 | Traceback (most recent call last): 2021-02-10 03:12:20.033 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:12:20.033 | exec(line) 2021-02-10 03:12:20.033 | File "", line 1, in 2021-02-10 03:12:20.033 | File "", line 568, in module_from_spec 2021-02-10 03:12:20.033 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:12:20.033 | 2021-02-10 03:12:20.033 | Remainder of file ignored 2021-02-10 03:12:20.033 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:12:20.033 | from cryptography.utils import int_from_bytes 2021-02-10 03:12:20.033 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:12:20.033 | from cryptography.utils import int_from_bytes 2021-02-10 03:12:21.195 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-10 03:12:21.195 | 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-02-10 03:12:21.204 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-10 03:12:21.207 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-10 03:12:21.215 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-10 03:12:21.219 | Obtaining file:///opt/stack/placement 2021-02-10 03:12:22.638 | Obtaining openstack-placement from file:///opt/stack/placement#egg=openstack-placement (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-02-10 03:12:24.073 | Requirement already satisfied: Routes===2.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 23)) (2.5.1) 2021-02-10 03:12:24.085 | Requirement already satisfied: SQLAlchemy===1.3.23 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 24)) (1.3.23) 2021-02-10 03:12:24.116 | Requirement already satisfied: WebOb===1.8.6 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 31)) (1.8.6) 2021-02-10 03:12:24.131 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (3.2.0) 2021-02-10 03:12:24.164 | Requirement already satisfied: keystonemiddleware===9.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 234)) (9.2.0) 2021-02-10 03:12:24.222 | Requirement already satisfied: microversion-parse===1.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 248)) (1.0.1) 2021-02-10 03:12:24.227 | Requirement already satisfied: os-resource-classes===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 301)) (1.0.0) 2021-02-10 03:12:24.232 | Requirement already satisfied: os-traits===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 304)) (2.4.0) 2021-02-10 03:12:24.237 | Requirement already satisfied: oslo.cache===2.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 310)) (2.7.0) 2021-02-10 03:12:24.277 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (4.4.0) 2021-02-10 03:12:24.289 | Requirement already satisfied: oslo.config===8.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (8.4.0) 2021-02-10 03:12:24.336 | Requirement already satisfied: oslo.context===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (3.1.1) 2021-02-10 03:12:24.343 | Requirement already satisfied: oslo.db===8.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (8.4.0) 2021-02-10 03:12:24.396 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (5.0.1) 2021-02-10 03:12:24.403 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.4.0) 2021-02-10 03:12:24.447 | Requirement already satisfied: oslo.middleware===4.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 320)) (4.1.1) 2021-02-10 03:12:24.467 | Requirement already satisfied: oslo.policy===3.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 321)) (3.6.0) 2021-02-10 03:12:24.484 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (4.1.0) 2021-02-10 03:12:24.494 | Requirement already satisfied: oslo.upgradecheck===1.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 327)) (1.3.0) 2021-02-10 03:12:24.506 | Requirement already satisfied: oslo.utils===4.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (4.7.0) 2021-02-10 03:12:24.526 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (20.9) 2021-02-10 03:12:24.533 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.5.1) 2021-02-10 03:12:24.536 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (0.7.2) 2021-02-10 03:12:24.539 | Requirement already satisfied: pycadf===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 362)) (3.1.1) 2021-02-10 03:12:24.551 | Requirement already satisfied: pyinotify===0.9.6 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (0.9.6) 2021-02-10 03:12:24.554 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 375)) (2.4.7) 2021-02-10 03:12:24.557 | Requirement already satisfied: pyrsistent===0.17.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 379)) (0.17.3) 2021-02-10 03:12:24.562 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 402)) (2.8.1) 2021-02-10 03:12:24.568 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 413)) (4.2.0) 2021-02-10 03:12:24.589 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2021.1) 2021-02-10 03:12:24.593 | Requirement already satisfied: repoze.lru===0.7 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 453)) (0.7) 2021-02-10 03:12:24.598 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.25.1) 2021-02-10 03:12:24.619 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.4.0) 2021-02-10 03:12:24.624 | Requirement already satisfied: setuptools===53.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (53.0.0) 2021-02-10 03:12:24.673 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.15.0) 2021-02-10 03:12:24.676 | Requirement already satisfied: sqlalchemy-migrate===0.13.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 516)) (0.13.0) 2021-02-10 03:12:24.688 | Requirement already satisfied: sqlparse===0.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 517)) (0.4.1) 2021-02-10 03:12:24.691 | Requirement already satisfied: statsd===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 520)) (3.3.0) 2021-02-10 03:12:24.694 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (3.3.0) 2021-02-10 03:12:24.704 | Requirement already satisfied: testresources===2.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 539)) (2.0.1) 2021-02-10 03:12:24.714 | Requirement already satisfied: testscenarios===0.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 540)) (0.5.0) 2021-02-10 03:12:24.720 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.4.0) 2021-02-10 03:12:24.740 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (1.4.0) 2021-02-10 03:12:24.744 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (1.1.0) 2021-02-10 03:12:24.752 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 563)) (1.26.3) 2021-02-10 03:12:24.775 | Requirement already satisfied: importlib-metadata===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (3.4.0) 2021-02-10 03:12:24.815 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2021-02-10 03:12:24.860 | Requirement already satisfied: keystoneauth1===4.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (4.3.0) 2021-02-10 03:12:24.926 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.2) 2021-02-10 03:12:24.933 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.14.1) 2021-02-10 03:12:24.938 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 265)) (0.8.0) 2021-02-10 03:12:24.946 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-02-10 03:12:24.950 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.2.0) 2021-02-10 03:12:24.959 | Requirement already satisfied: alembic===1.5.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 77)) (1.5.4) 2021-02-10 03:12:24.968 | Requirement already satisfied: Jinja2===2.11.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 9)) (2.11.3) 2021-02-10 03:12:24.976 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (1.0.2) 2021-02-10 03:12:24.979 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.1.14) 2021-02-10 03:12:24.983 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 266)) (0.10.9) 2021-02-10 03:12:24.986 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (2.10) 2021-02-10 03:12:24.990 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-02-10 03:12:24.993 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (4.0.0) 2021-02-10 03:12:24.997 | Requirement already satisfied: Tempita===0.5.2 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 28)) (0.5.2) 2021-02-10 03:12:25.000 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (4.4.2) 2021-02-10 03:12:25.003 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2021-02-10 03:12:25.006 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 419)) (1.6.0) 2021-02-10 03:12:25.009 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (3.0.0) 2021-02-10 03:12:25.021 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 242)) (1.0.0) 2021-02-10 03:12:25.024 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 561)) (1.4.0) 2021-02-10 03:12:25.027 | Requirement already satisfied: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 591)) (3.4.0) 2021-02-10 03:12:25.055 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (3.7.4.3) 2021-02-10 03:12:25.059 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (1.7.0) 2021-02-10 03:12:25.065 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.5) 2021-02-10 03:12:25.068 | Requirement already satisfied: importlib-resources===3.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (3.3.1) 2021-02-10 03:12:25.087 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (1.12.1) 2021-02-10 03:12:25.091 | Requirement already satisfied: python-editor===1.0.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 404)) (1.0.4) 2021-02-10 03:12:25.093 | Requirement already satisfied: Mako===1.1.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 11)) (1.1.4) 2021-02-10 03:12:25.102 | Requirement already satisfied: MarkupSafe===1.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 12)) (1.1.1) 2021-02-10 03:12:26.756 | Installing collected packages: openstack-placement 2021-02-10 03:12:26.758 | Running setup.py develop for openstack-placement 2021-02-10 03:12:28.473 | Successfully installed openstack-placement 2021-02-10 03:12:28.630 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-10 03:12:28.630 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-02-10 03:12:28.728 | + inc/python:pip_install:200 : result=0 2021-02-10 03:12:28.732 | + inc/python:pip_install:202 : time_stop pip_install 2021-02-10 03:12:28.736 | + functions-common:time_stop:2306 : local name 2021-02-10 03:12:28.739 | + functions-common:time_stop:2307 : local end_time 2021-02-10 03:12:28.742 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 03:12:28.746 | + functions-common:time_stop:2309 : local total 2021-02-10 03:12:28.748 | + functions-common:time_stop:2310 : local start_time 2021-02-10 03:12:28.750 | + functions-common:time_stop:2312 : name=pip_install 2021-02-10 03:12:28.753 | + functions-common:time_stop:2313 : start_time=1612926738866 2021-02-10 03:12:28.755 | + functions-common:time_stop:2315 : [[ -z 1612926738866 ]] 2021-02-10 03:12:28.758 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 03:12:28.762 | + functions-common:time_stop:2318 : end_time=1612926748759 2021-02-10 03:12:28.766 | + functions-common:time_stop:2319 : elapsed_time=9893 2021-02-10 03:12:28.769 | + functions-common:time_stop:2320 : total=232715 2021-02-10 03:12:28.772 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 03:12:28.775 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=242608 2021-02-10 03:12:28.778 | + inc/python:pip_install:203 : return 0 2021-02-10 03:12:28.781 | + inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-02-10 03:12:28.784 | + inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-02-10 03:12:28.786 | + functions-common:safe_chown:2207 : _safe_permission_operation chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-02-10 03:12:28.804 | + functions-common:_safe_permission_operation:2055 : sudo chown -R ubuntu /opt/stack/placement/openstack_placement.egg-info 2021-02-10 03:12:28.816 | + inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/placement 2021-02-10 03:12:28.818 | + inc/python:use_library_from_git:250 : local name=/opt/stack/placement 2021-02-10 03:12:28.821 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 03:12:28.823 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 03:12:28.826 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/placement, ]] 2021-02-10 03:12:28.829 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 03:12:28.831 | + lib/stack:stack_install_service:33 : [[ False = True ]] 2021-02-10 03:12:28.834 | + ./stack.sh:main:912 : configure_placement 2021-02-10 03:12:28.836 | + lib/placement:configure_placement:106 : sudo install -d -o ubuntu /etc/placement 2021-02-10 03:12:28.848 | + lib/placement:configure_placement:107 : create_placement_conf 2021-02-10 03:12:28.850 | + lib/placement:create_placement_conf:96 : rm -f /etc/placement/placement.conf 2021-02-10 03:12:28.855 | ++ lib/placement:create_placement_conf:97 : database_connection_url placement 2021-02-10 03:12:28.857 | ++ lib/database:database_connection_url:132 : local db=placement 2021-02-10 03:12:28.860 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql placement 2021-02-10 03:12:28.862 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=placement 2021-02-10 03:12:28.865 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/placement?charset=utf8' 2021-02-10 03:12:28.868 | + 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-02-10 03:12:28.896 | + lib/placement:create_placement_conf:98 : iniset /etc/placement/placement.conf DEFAULT debug True 2021-02-10 03:12:28.923 | + lib/placement:create_placement_conf:99 : iniset /etc/placement/placement.conf api auth_strategy keystone 2021-02-10 03:12:28.951 | + lib/placement:create_placement_conf:100 : configure_keystone_authtoken_middleware /etc/placement/placement.conf placement 2021-02-10 03:12:28.953 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/placement/placement.conf 2021-02-10 03:12:28.956 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=placement 2021-02-10 03:12:28.958 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-02-10 03:12:28.961 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/placement/placement.conf keystone_authtoken auth_type password 2021-02-10 03:12:28.989 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/placement/placement.conf keystone_authtoken interface public 2021-02-10 03:12:29.015 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/placement/placement.conf keystone_authtoken auth_url http://10.222.0.43/identity 2021-02-10 03:12:29.041 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/placement/placement.conf keystone_authtoken username placement 2021-02-10 03:12:29.067 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/placement/placement.conf keystone_authtoken password Passw0rd 2021-02-10 03:12:29.093 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/placement/placement.conf keystone_authtoken user_domain_name Default 2021-02-10 03:12:29.119 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/placement/placement.conf keystone_authtoken project_name service 2021-02-10 03:12:29.145 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/placement/placement.conf keystone_authtoken project_domain_name Default 2021-02-10 03:12:29.172 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/placement/placement.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-02-10 03:12:29.198 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/placement/placement.conf keystone_authtoken memcached_servers localhost:11211 2021-02-10 03:12:29.224 | + lib/placement:create_placement_conf:101 : setup_logging /etc/placement/placement.conf 2021-02-10 03:12:29.226 | + functions:setup_logging:698 : setup_systemd_logging /etc/placement/placement.conf 2021-02-10 03:12:29.229 | + functions:setup_systemd_logging:713 : local conf_file=/etc/placement/placement.conf 2021-02-10 03:12:29.232 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2021-02-10 03:12:29.249 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2021-02-10 03:12:29.251 | + functions:setup_systemd_logging:719 : local pidstr= 2021-02-10 03:12:29.254 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2021-02-10 03:12:29.257 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2021-02-10 03:12:29.260 | + functions:setup_systemd_logging:726 : iniset /etc/placement/placement.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-02-10 03:12:29.289 | + functions:setup_systemd_logging:728 : 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-02-10 03:12:29.315 | + functions:setup_systemd_logging:729 : 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-02-10 03:12:29.341 | + functions:setup_systemd_logging:730 : iniset /etc/placement/placement.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-02-10 03:12:29.368 | + lib/placement:configure_placement:109 : [[ uwsgi == \u\w\s\g\i ]] 2021-02-10 03:12:29.370 | + lib/placement:configure_placement:110 : write_uwsgi_config /etc/placement/placement-uwsgi.ini /usr/local/bin/placement-api /placement 2021-02-10 03:12:29.373 | + lib/apache:write_uwsgi_config:257 : local file=/etc/placement/placement-uwsgi.ini 2021-02-10 03:12:29.376 | + lib/apache:write_uwsgi_config:258 : local wsgi=/usr/local/bin/placement-api 2021-02-10 03:12:29.378 | + lib/apache:write_uwsgi_config:259 : local url=/placement 2021-02-10 03:12:29.381 | + lib/apache:write_uwsgi_config:260 : local http= 2021-02-10 03:12:29.383 | + lib/apache:write_uwsgi_config:261 : local name= 2021-02-10 03:12:29.386 | ++ lib/apache:write_uwsgi_config:262 : basename /usr/local/bin/placement-api 2021-02-10 03:12:29.390 | + lib/apache:write_uwsgi_config:262 : name=placement-api 2021-02-10 03:12:29.392 | + lib/apache:write_uwsgi_config:266 : local socket_dir=/var/run/uwsgi 2021-02-10 03:12:29.395 | + lib/apache:write_uwsgi_config:270 : sudo mkdir -p /etc/tmpfiles.d/ 2021-02-10 03:12:29.407 | + lib/apache:write_uwsgi_config:271 : echo 'd /var/run/uwsgi 0755 ubuntu root' 2021-02-10 03:12:29.407 | + lib/apache:write_uwsgi_config:271 : sudo tee /etc/tmpfiles.d/uwsgi.conf 2021-02-10 03:12:29.414 | d /var/run/uwsgi 0755 ubuntu root 2021-02-10 03:12:29.418 | + lib/apache:write_uwsgi_config:272 : sudo systemd-tmpfiles --create /etc/tmpfiles.d/uwsgi.conf 2021-02-10 03:12:29.431 | + lib/apache:write_uwsgi_config:274 : local socket=/var/run/uwsgi/placement-api.socket 2021-02-10 03:12:29.434 | + lib/apache:write_uwsgi_config:277 : rm -rf /etc/placement/placement-uwsgi.ini 2021-02-10 03:12:29.438 | + lib/apache:write_uwsgi_config:278 : iniset /etc/placement/placement-uwsgi.ini uwsgi wsgi-file /usr/local/bin/placement-api 2021-02-10 03:12:29.466 | + lib/apache:write_uwsgi_config:279 : iniset /etc/placement/placement-uwsgi.ini uwsgi processes 2 2021-02-10 03:12:29.491 | + lib/apache:write_uwsgi_config:281 : iniset /etc/placement/placement-uwsgi.ini uwsgi master true 2021-02-10 03:12:29.517 | + lib/apache:write_uwsgi_config:283 : iniset /etc/placement/placement-uwsgi.ini uwsgi die-on-term true 2021-02-10 03:12:29.543 | + lib/apache:write_uwsgi_config:284 : iniset /etc/placement/placement-uwsgi.ini uwsgi exit-on-reload false 2021-02-10 03:12:29.569 | + lib/apache:write_uwsgi_config:287 : iniset /etc/placement/placement-uwsgi.ini uwsgi worker-reload-mercy 90 2021-02-10 03:12:29.594 | + lib/apache:write_uwsgi_config:288 : iniset /etc/placement/placement-uwsgi.ini uwsgi enable-threads true 2021-02-10 03:12:29.620 | + lib/apache:write_uwsgi_config:289 : iniset /etc/placement/placement-uwsgi.ini uwsgi plugins http,python3 2021-02-10 03:12:29.645 | + lib/apache:write_uwsgi_config:291 : iniset /etc/placement/placement-uwsgi.ini uwsgi thunder-lock true 2021-02-10 03:12:29.671 | + lib/apache:write_uwsgi_config:293 : iniset /etc/placement/placement-uwsgi.ini uwsgi hook-master-start 'unix_signal:15 gracefully_kill_them_all' 2021-02-10 03:12:29.697 | + lib/apache:write_uwsgi_config:295 : iniset /etc/placement/placement-uwsgi.ini uwsgi buffer-size 65535 2021-02-10 03:12:29.722 | + lib/apache:write_uwsgi_config:297 : iniset /etc/placement/placement-uwsgi.ini uwsgi add-header 'Connection: close' 2021-02-10 03:12:29.748 | + lib/apache:write_uwsgi_config:299 : iniset /etc/placement/placement-uwsgi.ini uwsgi lazy-apps true 2021-02-10 03:12:29.773 | + lib/apache:write_uwsgi_config:302 : [[ -n '' ]] 2021-02-10 03:12:29.776 | + lib/apache:write_uwsgi_config:305 : local apache_conf= 2021-02-10 03:12:29.779 | ++ lib/apache:write_uwsgi_config:306 : apache_site_config_for placement-api 2021-02-10 03:12:29.782 | ++ lib/apache:apache_site_config_for:189 : local site=placement-api 2021-02-10 03:12:29.785 | ++ lib/apache:apache_site_config_for:190 : is_ubuntu 2021-02-10 03:12:29.787 | ++ functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 03:12:29.790 | ++ functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 03:12:29.793 | ++ lib/apache:apache_site_config_for:192 : echo /etc/apache2/sites-available/placement-api.conf 2021-02-10 03:12:29.795 | + lib/apache:write_uwsgi_config:306 : apache_conf=/etc/apache2/sites-available/placement-api.conf 2021-02-10 03:12:29.798 | + lib/apache:write_uwsgi_config:307 : iniset /etc/placement/placement-uwsgi.ini uwsgi socket /var/run/uwsgi/placement-api.socket 2021-02-10 03:12:29.823 | + lib/apache:write_uwsgi_config:308 : iniset /etc/placement/placement-uwsgi.ini uwsgi chmod-socket 666 2021-02-10 03:12:29.850 | + lib/apache:write_uwsgi_config:309 : echo 'ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api/" retry=0 ' 2021-02-10 03:12:29.850 | + lib/apache:write_uwsgi_config:309 : sudo tee -a /etc/apache2/sites-available/placement-api.conf 2021-02-10 03:12:29.857 | ProxyPass "/placement" "unix:/var/run/uwsgi/placement-api.socket|uwsgi://uwsgi-uds-placement-api/" retry=0 2021-02-10 03:12:29.861 | + lib/apache:write_uwsgi_config:310 : enable_apache_site placement-api 2021-02-10 03:12:29.863 | + lib/apache:enable_apache_site:206 : local site=placement-api 2021-02-10 03:12:29.866 | + lib/apache:enable_apache_site:208 : enable_apache_mod version 2021-02-10 03:12:29.869 | + lib/apache:enable_apache_mod:54 : local mod=version 2021-02-10 03:12:29.871 | + lib/apache:enable_apache_mod:56 : is_ubuntu 2021-02-10 03:12:29.874 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 03:12:29.876 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 03:12:29.879 | + lib/apache:enable_apache_mod:59 : [[ version != \v\e\r\s\i\o\n ]] 2021-02-10 03:12:29.882 | + lib/apache:enable_apache_site:209 : is_ubuntu 2021-02-10 03:12:29.884 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 03:12:29.887 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 03:12:29.889 | + lib/apache:enable_apache_site:210 : sudo a2ensite placement-api 2021-02-10 03:12:29.948 | Enabling site placement-api. 2021-02-10 03:12:29.955 | To activate the new configuration, you need to run: 2021-02-10 03:12:29.955 | systemctl reload apache2 2021-02-10 03:12:29.961 | + lib/apache:write_uwsgi_config:311 : restart_apache_server 2021-02-10 03:12:29.967 | + lib/apache:restart_apache_server:253 : restart_service apache2 2021-02-10 03:12:29.971 | + functions-common:restart_service:2190 : '[' -x /bin/systemctl ']' 2021-02-10 03:12:29.975 | + functions-common:restart_service:2191 : sudo /bin/systemctl restart apache2 2021-02-10 03:12:30.140 | + ./stack.sh:main:919 : is_service_enabled placement placement-client 2021-02-10 03:12:30.158 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:12:30.160 | + ./stack.sh:main:920 : is_service_enabled n-cpu 2021-02-10 03:12:30.178 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 03:12:30.180 | + ./stack.sh:main:920 : is_service_enabled n-sch 2021-02-10 03:12:30.198 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:12:30.202 | + ./stack.sh:main:921 : configure_placement_nova_compute 2021-02-10 03:12:30.205 | + lib/nova:configure_placement_nova_compute:569 : local conf=/etc/nova/nova.conf 2021-02-10 03:12:30.209 | + lib/nova:configure_placement_nova_compute:570 : iniset /etc/nova/nova.conf placement auth_type password 2021-02-10 03:12:30.238 | + lib/nova:configure_placement_nova_compute:571 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.43/identity 2021-02-10 03:12:30.264 | + lib/nova:configure_placement_nova_compute:572 : iniset /etc/nova/nova.conf placement username placement 2021-02-10 03:12:30.291 | + lib/nova:configure_placement_nova_compute:573 : iniset /etc/nova/nova.conf placement password Passw0rd 2021-02-10 03:12:30.317 | + lib/nova:configure_placement_nova_compute:574 : iniset /etc/nova/nova.conf placement user_domain_name Default 2021-02-10 03:12:30.344 | + lib/nova:configure_placement_nova_compute:575 : iniset /etc/nova/nova.conf placement project_name service 2021-02-10 03:12:30.371 | + lib/nova:configure_placement_nova_compute:576 : iniset /etc/nova/nova.conf placement project_domain_name Default 2021-02-10 03:12:30.396 | + lib/nova:configure_placement_nova_compute:577 : iniset /etc/nova/nova.conf placement region_name RegionOne 2021-02-10 03:12:30.423 | + ./stack.sh:main:925 : is_service_enabled horizon 2021-02-10 03:12:30.440 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 03:12:30.442 | + ./stack.sh:main:930 : is_service_enabled tls-proxy 2021-02-10 03:12:30.459 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 03:12:30.462 | + ./stack.sh:main:938 : run_phase stack install 2021-02-10 03:12:30.465 | + functions-common:run_phase:1734 : local mode=stack 2021-02-10 03:12:30.467 | + functions-common:run_phase:1735 : local phase=install 2021-02-10 03:12:30.470 | + functions-common:run_phase:1736 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-02-10 03:12:30.472 | + functions-common:run_phase:1737 : local extra_plugin_file_name 2021-02-10 03:12:30.475 | + functions-common:run_phase:1738 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-02-10 03:12:30.477 | + functions-common:run_phase:1743 : local exceptions=80-tempest.sh 2021-02-10 03:12:30.480 | + functions-common:run_phase:1744 : local extra 2021-02-10 03:12:30.483 | ++ functions-common:run_phase:1745 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-02-10 03:12:30.487 | + functions-common:run_phase:1745 : extra=80-tempest.sh 2021-02-10 03:12:30.489 | + functions-common:run_phase:1746 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-02-10 03:12:30.492 | + functions-common:run_phase:1750 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-02-10 03:12:30.495 | + functions-common:run_phase:1750 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack install 2021-02-10 03:12:30.497 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-02-10 03:12:30.513 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:12:30.515 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-02-10 03:12:30.518 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-02-10 03:12:30.520 | ++ extras.d/80-tempest.sh:source:7 : [[ install == \i\n\s\t\a\l\l ]] 2021-02-10 03:12:30.523 | ++ extras.d/80-tempest.sh:source:8 : echo_summary 'Installing Tempest' 2021-02-10 03:12:30.525 | ++ ./stack.sh:echo_summary:416 : [[ -t 3 ]] 2021-02-10 03:12:30.528 | ++ ./stack.sh:echo_summary:422 : echo -e Installing Tempest 2021-02-10 03:12:30.530 | ++ extras.d/80-tempest.sh:source:9 : install_tempest 2021-02-10 03:12:30.533 | ++ lib/tempest:install_tempest:697 : git_clone https://opendev.org/openstack/tempest.git /opt/stack/tempest master 2021-02-10 03:12:30.535 | ++ functions-common:git_clone:525 : local git_remote=https://opendev.org/openstack/tempest.git 2021-02-10 03:12:30.538 | ++ functions-common:git_clone:526 : local git_dest=/opt/stack/tempest 2021-02-10 03:12:30.540 | ++ functions-common:git_clone:527 : local git_ref=master 2021-02-10 03:12:30.542 | ++ functions-common:git_clone:528 : local orig_dir 2021-02-10 03:12:30.545 | +++ functions-common:git_clone:529 : pwd 2021-02-10 03:12:30.548 | ++ functions-common:git_clone:529 : orig_dir=/home/ubuntu/devstack 2021-02-10 03:12:30.550 | ++ functions-common:git_clone:530 : local git_clone_flags= 2021-02-10 03:12:30.553 | +++ functions-common:git_clone:532 : trueorfalse False RECLONE 2021-02-10 03:12:30.567 | ++ functions-common:git_clone:532 : RECLONE=False 2021-02-10 03:12:30.570 | ++ functions-common:git_clone:533 : [[ 0 -gt 0 ]] 2021-02-10 03:12:30.572 | ++ functions-common:git_clone:537 : [[ False = \T\r\u\e ]] 2021-02-10 03:12:30.575 | ++ functions-common:git_clone:546 : echo master 2021-02-10 03:12:30.575 | ++ functions-common:git_clone:546 : egrep -q '^refs' 2021-02-10 03:12:30.580 | ++ functions-common:git_clone:560 : [[ ! -d /opt/stack/tempest ]] 2021-02-10 03:12:30.582 | ++ functions-common:git_clone:568 : [[ False = \T\r\u\e ]] 2021-02-10 03:12:30.584 | ++ functions-common:git_clone:594 : cd /opt/stack/tempest 2021-02-10 03:12:30.587 | ++ functions-common:git_clone:595 : git show --oneline 2021-02-10 03:12:30.587 | ++ functions-common:git_clone:595 : head -1 2021-02-10 03:12:30.591 | eae384ac1 Merge "Inclusive jargon" 2021-02-10 03:12:30.593 | ++ functions-common:git_clone:596 : cd /home/ubuntu/devstack 2021-02-10 03:12:30.596 | ++ lib/tempest:install_tempest:698 : pip_install 'tox!=2.8.0' 2021-02-10 03:12:30.616 | Using python 3.6 to install tox!=2.8.0 2021-02-10 03:12:30.619 | ++ 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.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt 'tox!=2.8.0' 2021-02-10 03:12:31.781 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:12:31.781 | 2021-02-10 03:12:31.781 | Traceback (most recent call last): 2021-02-10 03:12:31.781 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:12:31.781 | exec(line) 2021-02-10 03:12:31.781 | File "", line 1, in 2021-02-10 03:12:31.781 | File "", line 568, in module_from_spec 2021-02-10 03:12:31.781 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:12:31.781 | 2021-02-10 03:12:31.781 | Remainder of file ignored 2021-02-10 03:12:31.781 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:12:31.781 | from cryptography.utils import int_from_bytes 2021-02-10 03:12:31.781 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:12:31.781 | from cryptography.utils import int_from_bytes 2021-02-10 03:12:32.938 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-10 03:12:32.938 | 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-02-10 03:12:32.947 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-10 03:12:32.950 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-10 03:12:32.957 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-10 03:12:33.261 | Collecting tox!=2.8.0 2021-02-10 03:12:33.269 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/65d/0e90ceb816638/tox-3.21.4-py2.py3-none-any.whl (84 kB) 2021-02-10 03:12:33.534 | Collecting toml===0.10.0 2021-02-10 03:12:33.540 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/235/682dd292d5899/toml-0.10.0-py2.py3-none-any.whl (25 kB) 2021-02-10 03:12:33.637 | Requirement already satisfied: filelock===3.0.12 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 168)) (3.0.12) 2021-02-10 03:12:33.802 | Collecting virtualenv===20.2.1 2021-02-10 03:12:33.818 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/07c/ff122e9d34314/virtualenv-20.2.1-py2.py3-none-any.whl (4.9 MB) 2021-02-10 03:12:34.171 | Collecting py===1.10.0 2021-02-10 03:12:34.178 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/3b8/0836aa6d1feea/py-1.10.0-py2.py3-none-any.whl (97 kB) 2021-02-10 03:12:34.398 | Collecting pluggy===0.13.1 2021-02-10 03:12:34.405 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/966/c145cd83c9650/pluggy-0.13.1-py2.py3-none-any.whl (18 kB) 2021-02-10 03:12:34.511 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.15.0) 2021-02-10 03:12:34.514 | Requirement already satisfied: importlib-metadata===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (3.4.0) 2021-02-10 03:12:34.554 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (20.9) 2021-02-10 03:12:34.560 | Requirement already satisfied: distlib===0.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 138)) (0.3.1) 2021-02-10 03:12:34.563 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2021-02-10 03:12:34.566 | Requirement already satisfied: importlib-resources===3.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (3.3.1) 2021-02-10 03:12:34.586 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (3.7.4.3) 2021-02-10 03:12:34.591 | Requirement already satisfied: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 591)) (3.4.0) 2021-02-10 03:12:34.618 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 375)) (2.4.7) 2021-02-10 03:12:36.906 | Installing collected packages: pluggy, py, toml, virtualenv, tox 2021-02-10 03:12:37.102 | Attempting uninstall: virtualenv 2021-02-10 03:12:37.107 | Found existing installation: virtualenv 20.4.2 2021-02-10 03:12:37.179 | Uninstalling virtualenv-20.4.2: 2021-02-10 03:12:37.187 | Successfully uninstalled virtualenv-20.4.2 2021-02-10 03:12:37.658 | Successfully installed pluggy-0.13.1 py-1.10.0 toml-0.10.0 tox-3.21.4 virtualenv-20.2.1 2021-02-10 03:12:37.808 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-10 03:12:37.808 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-02-10 03:12:37.917 | ++ inc/python:pip_install:200 : result=0 2021-02-10 03:12:37.921 | ++ inc/python:pip_install:202 : time_stop pip_install 2021-02-10 03:12:37.924 | ++ functions-common:time_stop:2306 : local name 2021-02-10 03:12:37.928 | ++ functions-common:time_stop:2307 : local end_time 2021-02-10 03:12:37.932 | ++ functions-common:time_stop:2308 : local elapsed_time 2021-02-10 03:12:37.935 | ++ functions-common:time_stop:2309 : local total 2021-02-10 03:12:37.937 | ++ functions-common:time_stop:2310 : local start_time 2021-02-10 03:12:37.940 | ++ functions-common:time_stop:2312 : name=pip_install 2021-02-10 03:12:37.942 | ++ functions-common:time_stop:2313 : start_time=1612926750611 2021-02-10 03:12:37.944 | ++ functions-common:time_stop:2315 : [[ -z 1612926750611 ]] 2021-02-10 03:12:37.948 | +++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 03:12:37.952 | ++ functions-common:time_stop:2318 : end_time=1612926757949 2021-02-10 03:12:37.954 | ++ functions-common:time_stop:2319 : elapsed_time=7338 2021-02-10 03:12:37.957 | ++ functions-common:time_stop:2320 : total=242608 2021-02-10 03:12:37.959 | ++ functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 03:12:37.962 | ++ functions-common:time_stop:2323 : _TIME_TOTAL[$name]=249946 2021-02-10 03:12:37.964 | ++ inc/python:pip_install:203 : return 0 2021-02-10 03:12:37.967 | ++ lib/tempest:install_tempest:699 : pushd /opt/stack/tempest 2021-02-10 03:12:37.967 | /opt/stack/tempest ~/devstack 2021-02-10 03:12:37.969 | ++ lib/tempest:install_tempest:703 : git checkout master 2021-02-10 03:12:37.992 | M .coveragerc 2021-02-10 03:12:37.993 | M .gitignore 2021-02-10 03:12:37.993 | M .gitreview 2021-02-10 03:12:37.993 | M .mailmap 2021-02-10 03:12:37.993 | M .stestr.conf 2021-02-10 03:12:37.993 | M CONTRIBUTING.rst 2021-02-10 03:12:37.993 | M HACKING.rst 2021-02-10 03:12:37.993 | M LICENSE 2021-02-10 03:12:37.993 | M README.rst 2021-02-10 03:12:37.993 | M REVIEWING.rst 2021-02-10 03:12:37.993 | M bindep.txt 2021-02-10 03:12:37.993 | M doc/requirements.txt 2021-02-10 03:12:37.993 | M doc/source/_extra/.htaccess 2021-02-10 03:12:37.993 | M doc/source/_static/.keep 2021-02-10 03:12:37.993 | M doc/source/account_generator.rst 2021-02-10 03:12:37.993 | M doc/source/cleanup.rst 2021-02-10 03:12:37.993 | M doc/source/conf.py 2021-02-10 03:12:37.993 | M doc/source/configuration.rst 2021-02-10 03:12:37.993 | M doc/source/contributor/contributing.rst 2021-02-10 03:12:37.993 | M doc/source/data/tempest-non-active-plugins-registry.header 2021-02-10 03:12:37.993 | M doc/source/data/tempest-plugins-registry.header 2021-02-10 03:12:37.993 | M doc/source/index.rst 2021-02-10 03:12:37.993 | M doc/source/library.rst 2021-02-10 03:12:37.993 | M doc/source/library/api_microversion_testing.rst 2021-02-10 03:12:37.993 | M doc/source/library/auth.rst 2021-02-10 03:12:37.993 | M doc/source/library/cli.rst 2021-02-10 03:12:37.993 | M doc/source/library/clients.rst 2021-02-10 03:12:37.993 | M doc/source/library/credential_providers.rst 2021-02-10 03:12:37.993 | M doc/source/library/decorators.rst 2021-02-10 03:12:37.993 | M doc/source/library/rest_client.rst 2021-02-10 03:12:37.993 | M doc/source/library/service_clients/compute_clients.rst 2021-02-10 03:12:37.994 | M doc/source/library/utils.rst 2021-02-10 03:12:37.994 | M doc/source/library/validation_resources.rst 2021-02-10 03:12:37.994 | M doc/source/microversion_testing.rst 2021-02-10 03:12:37.994 | M doc/source/overview.rst 2021-02-10 03:12:37.994 | M doc/source/plugins/index.rst 2021-02-10 03:12:37.994 | M doc/source/plugins/plugin.rst 2021-02-10 03:12:37.994 | M doc/source/requirement_upper_constraint_for_tempest.rst 2021-02-10 03:12:37.994 | M doc/source/run.rst 2021-02-10 03:12:37.994 | M doc/source/sampleconf.rst 2021-02-10 03:12:37.994 | M doc/source/stable_branch_support_policy.rst 2021-02-10 03:12:37.994 | M doc/source/stable_branch_testing_policy.rst 2021-02-10 03:12:37.994 | M doc/source/subunit_describe_calls.rst 2021-02-10 03:12:37.994 | M doc/source/supported_version.rst 2021-02-10 03:12:37.994 | M doc/source/tempest_and_plugins_compatible_version_policy.rst 2021-02-10 03:12:37.994 | M doc/source/test_removal.rst 2021-02-10 03:12:37.994 | M doc/source/tests/modules.rst 2021-02-10 03:12:37.994 | M doc/source/workspace.rst 2021-02-10 03:12:37.994 | M doc/source/write_tests.rst 2021-02-10 03:12:37.994 | M etc/accounts.yaml.sample 2021-02-10 03:12:37.994 | M etc/allow-list.yaml 2021-02-10 03:12:37.994 | M etc/logging.conf.sample 2021-02-10 03:12:37.994 | M etc/rbac-persona-accounts.yaml.sample 2021-02-10 03:12:37.994 | M playbooks/devstack-tempest-ipv6.yaml 2021-02-10 03:12:37.994 | M playbooks/devstack-tempest.yaml 2021-02-10 03:12:37.994 | M playbooks/post-tempest.yaml 2021-02-10 03:12:37.994 | M releasenotes/notes/10/10.0-supported-openstack-releases-b88db468695348f6.yaml 2021-02-10 03:12:37.994 | M releasenotes/notes/10/10.0.0-Tempest-library-interface-0eb680b810139a50.yaml 2021-02-10 03:12:37.994 | M releasenotes/notes/10/10.0.0-start-using-reno-ed9518126fd0e1a3.yaml 2021-02-10 03:12:37.994 | M releasenotes/notes/11/11.0.0-api-microversion-testing-support-2ceddd2255670932.yaml 2021-02-10 03:12:37.994 | M releasenotes/notes/11/11.0.0-compute-microversion-support-e0b23f960f894b9b.yaml 2021-02-10 03:12:37.994 | M releasenotes/notes/11/11.0.0-supported-openstack-releases-1e5d7295d939d439.yaml 2021-02-10 03:12:37.994 | M releasenotes/notes/12/12.0.0-supported-openstack-releases-f10aac381d933dd1.yaml 2021-02-10 03:12:37.994 | M releasenotes/notes/12/12.1.0-add-network-versions-client-d90e8334e1443f5c.yaml 2021-02-10 03:12:37.995 | M releasenotes/notes/12/12.1.0-add-scope-to-auth-b5a82493ea89f41e.yaml 2021-02-10 03:12:37.995 | M releasenotes/notes/12/12.1.0-add-tempest-run-3d0aaf69c2ca4115.yaml 2021-02-10 03:12:37.995 | M releasenotes/notes/12/12.1.0-add-tempest-workspaces-228a2ba4690b5589.yaml 2021-02-10 03:12:37.995 | M releasenotes/notes/12/12.1.0-add_subunit_describe_calls-5498a37e6cd66c4b.yaml 2021-02-10 03:12:37.995 | M releasenotes/notes/12/12.1.0-bug-1486834-7ebca15836ae27a9.yaml 2021-02-10 03:12:37.995 | M releasenotes/notes/12/12.1.0-identity-clients-as-library-e663c6132fcac6c2.yaml 2021-02-10 03:12:37.995 | M releasenotes/notes/12/12.1.0-image-clients-as-library-86d17caa26ce3961.yaml 2021-02-10 03:12:37.995 | M releasenotes/notes/12/12.1.0-new-test-utils-module-adf34468c4d52719.yaml 2021-02-10 03:12:37.995 | M releasenotes/notes/12/12.1.0-remove-input-scenarios-functionality-01308e6d4307f580.yaml 2021-02-10 03:12:37.995 | M releasenotes/notes/12/12.1.0-remove-integrated-horizon-bb57551c1e5f5be3.yaml 2021-02-10 03:12:37.995 | M releasenotes/notes/12/12.1.0-remove-legacy-credential-providers-3d653ac3ba1ada2b.yaml 2021-02-10 03:12:37.995 | M releasenotes/notes/12/12.1.0-remove-trove-tests-666522e9113549f9.yaml 2021-02-10 03:12:37.995 | M releasenotes/notes/12/12.1.0-routers-client-as-library-25a363379da351f6.yaml 2021-02-10 03:12:37.995 | M releasenotes/notes/12/12.1.0-support-chunked-encoding-d71f53225f68edf3.yaml 2021-02-10 03:12:37.995 | M releasenotes/notes/12/12.1.0-tempest-init-global-config-dir-location-changes-12260255871d3a2b.yaml 2021-02-10 03:12:37.995 | M releasenotes/notes/12/12.2.0-add-httptimeout-in-restclient-ax78061900e3f3d7.yaml 2021-02-10 03:12:37.995 | M releasenotes/notes/12/12.2.0-add-new-identity-clients-3c3afd674a395bde.yaml 2021-02-10 03:12:37.995 | M releasenotes/notes/12/12.2.0-clients_module-16f3025f515bf9ec.yaml 2021-02-10 03:12:37.995 | M releasenotes/notes/12/12.2.0-nova_cert_default-90eb7c1e3cde624a.yaml 2021-02-10 03:12:37.995 | M releasenotes/notes/12/12.2.0-plugin-service-client-registration-00b19a2dd4935ba0.yaml 2021-02-10 03:12:37.995 | M releasenotes/notes/12/12.2.0-remove-javelin-276f62d04f7e4a1d.yaml 2021-02-10 03:12:37.995 | M releasenotes/notes/12/12.2.0-service_client_config-8a1d7b4de769c633.yaml 2021-02-10 03:12:37.995 | M releasenotes/notes/12/12.2.0-volume-clients-as-library-9a3444dd63c134b3.yaml 2021-02-10 03:12:37.995 | M releasenotes/notes/13/13.0.0-add-new-identity-clients-as-library-5f7ndha733nwdsn9.yaml 2021-02-10 03:12:37.995 | M releasenotes/notes/13/13.0.0-add-volume-clients-as-a-library-d05b6bc35e66c6ef.yaml 2021-02-10 03:12:37.995 | M releasenotes/notes/13/13.0.0-deprecate-get_ipv6_addr_by_EUI64-4673f07677289cf6.yaml 2021-02-10 03:12:37.995 | M releasenotes/notes/13/13.0.0-move-call-until-true-to-tempest-lib-c9ea70dd6fe9bd15.yaml 2021-02-10 03:12:37.995 | M releasenotes/notes/13/13.0.0-start-of-newton-support-3ebb274f300f28eb.yaml 2021-02-10 03:12:37.995 | M releasenotes/notes/13/13.0.0-tempest-cleanup-nostandalone-39df2aafb2545d35.yaml 2021-02-10 03:12:37.995 | M releasenotes/notes/13/13.0.0-volume-clients-as-library-660811011be29d1a.yaml 2021-02-10 03:12:37.995 | M releasenotes/notes/14/14.0.0-add-cred-provider-abstract-class-to-lib-70ff513221f8a871.yaml 2021-02-10 03:12:37.995 | M releasenotes/notes/14/14.0.0-add-cred_client-to-tempest.lib-4d4af33f969c576f.yaml 2021-02-10 03:12:37.996 | M releasenotes/notes/14/14.0.0-add-error-code-translation-to-versions-clients-acbc78292e24b014.yaml 2021-02-10 03:12:37.996 | M releasenotes/notes/14/14.0.0-add-image-clients-af94564fb34ddca6.yaml 2021-02-10 03:12:37.996 | M releasenotes/notes/14/14.0.0-add-role-assignments-client-as-a-library-d34b4fdf376984ad.yaml 2021-02-10 03:12:37.996 | M releasenotes/notes/14/14.0.0-add-service-provider-client-cbba77d424a30dd3.yaml 2021-02-10 03:12:37.996 | M releasenotes/notes/14/14.0.0-add-ssh-port-parameter-to-client-6d16c374ac4456c1.yaml 2021-02-10 03:12:37.996 | M releasenotes/notes/14/14.0.0-deprecate-nova-api-extensions-df16b02485dae203.yaml 2021-02-10 03:12:37.996 | M releasenotes/notes/14/14.0.0-move-cinder-v3-to-lib-service-be3ba0c20753b594.yaml 2021-02-10 03:12:37.996 | M releasenotes/notes/14/14.0.0-new-volume-limit-client-517c17d9090f4df4.yaml 2021-02-10 03:12:37.996 | M releasenotes/notes/14/14.0.0-remo-stress-tests-81052b211ad95d2e.yaml 2021-02-10 03:12:37.996 | M releasenotes/notes/14/14.0.0-remove-baremetal-tests-65186d9e15d5b8fb.yaml 2021-02-10 03:12:37.996 | M releasenotes/notes/14/14.0.0-remove-bootable-option-024f8944c056a3e0.yaml 2021-02-10 03:12:37.996 | M releasenotes/notes/14/14.0.0-remove-negative-test-generator-1653f4c0f86ccf75.yaml 2021-02-10 03:12:37.996 | M releasenotes/notes/14/14.0.0-remove-sahara-tests-1532c47c7df80e3a.yaml 2021-02-10 03:12:37.996 | M releasenotes/notes/14/14.0.0-volume-clients-as-library-309030c7a16e62ab.yaml 2021-02-10 03:12:37.996 | M releasenotes/notes/15/15.0.0-add-identity-v3-clients-as-a-library-d34b4fdf376984ad.yaml 2021-02-10 03:12:37.996 | M releasenotes/notes/15/15.0.0-add-image-clients-tests-49dbc0a0a4281a77.yaml 2021-02-10 03:12:37.996 | M releasenotes/notes/15/15.0.0-add-implied-roles-to-roles-client-library-edf96408ad9ba82e.yaml 2021-02-10 03:12:37.996 | M releasenotes/notes/15/15.0.0-add-snapshot-manage-client-as-library-a76ffdba9d8d01cb.yaml 2021-02-10 03:12:37.996 | M releasenotes/notes/15/15.0.0-deprecate-allow_port_security_disabled-option-2d3d87f6bd11d03a.yaml 2021-02-10 03:12:37.996 | M releasenotes/notes/15/15.0.0-deprecate-identity-feature-enabled.reseller-84800a8232fe217f.yaml 2021-02-10 03:12:37.996 | M releasenotes/notes/15/15.0.0-deprecate-volume_feature_enabled.volume_services-dbe024ea067d5ab2.yaml 2021-02-10 03:12:37.996 | M releasenotes/notes/15/15.0.0-jsonschema-validator-2377ba131e12d3c7.yaml 2021-02-10 03:12:37.996 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-microversion-config-options-eaee6a7d2f8390a8.yaml 2021-02-10 03:12:37.996 | M releasenotes/notes/15/15.0.0-remove-deprecated-compute-validation-config-options-e3d1b89ce074d71c.yaml 2021-02-10 03:12:37.996 | M releasenotes/notes/15/15.0.0-remove-deprecated-input-scenario-config-options-414e0c5442e967e9.yaml 2021-02-10 03:12:37.996 | M releasenotes/notes/15/15.0.0-remove-deprecated-network-config-options-f9ce276231578fe6.yaml 2021-02-10 03:12:37.997 | M releasenotes/notes/16/16.0.0-add-OAUTH-Consumer-Client-tempest-tests-db1df7aae4a9fd4e.yaml 2021-02-10 03:12:37.997 | M releasenotes/notes/16/16.0.0-add-additional-methods-to-roles-client-library-178d4a6000dec72d.yaml 2021-02-10 03:12:37.997 | M releasenotes/notes/16/16.0.0-add-cascade-parameter-to-volumes-client-ff4f7f12795003a4.yaml 2021-02-10 03:12:37.997 | M releasenotes/notes/16/16.0.0-add-compute-server-evaculate-client-as-a-library-ed76baf25f02c3ca.yaml 2021-02-10 03:12:37.997 | M releasenotes/notes/16/16.0.0-add-content-type-without-spaces-b2c9b91b257814f3.yaml 2021-02-10 03:12:37.997 | M releasenotes/notes/16/16.0.0-add-list-auth-project-client-5905076d914a3943.yaml 2021-02-10 03:12:37.997 | M releasenotes/notes/16/16.0.0-add-list-glance-api-versions-ec5fc8081fc8a0ae.yaml 2021-02-10 03:12:37.997 | M releasenotes/notes/16/16.0.0-add-list-security-groups-by-servers-to-servers-client-library-088df48f6d81f4be.yaml 2021-02-10 03:12:37.997 | M releasenotes/notes/16/16.0.0-add-list-version-to-identity-client-944cb7396088a575.yaml 2021-02-10 03:12:37.997 | M releasenotes/notes/16/16.0.0-add-list-version-to-volume-client-4769dd1bd4ab9c5e.yaml 2021-02-10 03:12:37.997 | M releasenotes/notes/16/16.0.0-add-quota-sets-detail-kwarg-74b72183295b3ce7.yaml 2021-02-10 03:12:37.997 | M releasenotes/notes/16/16.0.0-add-tempest-lib-remote-client-adbeb3f42a36910b.yaml 2021-02-10 03:12:37.997 | M releasenotes/notes/16/16.0.0-add-tempest-run-combine-option-e94c1049ba8985d5.yaml 2021-02-10 03:12:37.997 | M releasenotes/notes/16/16.0.0-add-update-encryption-type-to-encryption-types-client-f3093532a0bcf9a1.yaml 2021-02-10 03:12:37.997 | M releasenotes/notes/16/16.0.0-add-volume-manage-client-as-library-78ab198a1dc1bd41.yaml 2021-02-10 03:12:37.997 | M releasenotes/notes/16/16.0.0-create-server-tags-client-8c0042a77e859af6.yaml 2021-02-10 03:12:37.997 | M releasenotes/notes/16/16.0.0-deprecate-deactivate_image-config-7a282c471937bbcb.yaml 2021-02-10 03:12:37.997 | M releasenotes/notes/16/16.0.0-deprecate-dvr_extra_resources-config-8c319d6dab7f7e5c.yaml 2021-02-10 03:12:37.997 | M releasenotes/notes/16/16.0.0-deprecate-glance-api-version-config-options-8370b63aea8e14cf.yaml 2021-02-10 03:12:37.997 | M releasenotes/notes/16/16.0.0-deprecate-resources-prefix-option-ad490c0a30a0266b.yaml 2021-02-10 03:12:37.997 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_attr-decorator-450a1ed727494724.yaml 2021-02-10 03:12:37.997 | M releasenotes/notes/16/16.0.0-deprecate-skip_unless_config-decorator-64c32d588043ab12.yaml 2021-02-10 03:12:37.997 | M releasenotes/notes/16/16.0.0-deprecated-cinder-api-v1-option-df7d5a54d93db5cf.yaml 2021-02-10 03:12:37.997 | M releasenotes/notes/16/16.0.0-dreprecate_client_parameters-cb8d069e62957f7e.yaml 2021-02-10 03:12:37.997 | M releasenotes/notes/16/16.0.0-fix-volume-v2-service-clients-bugfix-1667354-73d2c3c8fedc08bf.yaml 2021-02-10 03:12:37.997 | M releasenotes/notes/16/16.0.0-mitaka-eol-88ff8355fff81b55.yaml 2021-02-10 03:12:37.997 | M releasenotes/notes/16/16.0.0-remove-call_until_true-of-test-de9c13bc8f969921.yaml 2021-02-10 03:12:37.997 | M releasenotes/notes/16/16.0.0-remove-cinder-v1-api-tests-71e266b8d55d475f.yaml 2021-02-10 03:12:37.998 | M releasenotes/notes/16/16.0.0-remove-deprecated-allow_port_security_disabled-option-d0ffaeb2e7817707.yaml 2021-02-10 03:12:37.998 | M releasenotes/notes/16/16.0.0-remove-deprecated-compute-validation-config-options-part-2-5cd17b6e0e6cb8a3.yaml 2021-02-10 03:12:37.998 | M releasenotes/notes/16/16.0.0-remove-deprecated-dvr_extra_resources-option-e8c441c38eab7ddd.yaml 2021-02-10 03:12:37.998 | M releasenotes/notes/16/16.0.0-remove-deprecated-identity-reseller-option-4411c7e3951f1094.yaml 2021-02-10 03:12:37.998 | M releasenotes/notes/16/16.0.0-remove-sahara-service-available-44a642aa9c634ab4.yaml 2021-02-10 03:12:37.998 | M releasenotes/notes/16/16.0.0-remove-volume_feature_enabled.volume_services-c6aa142cc1021297.yaml 2021-02-10 03:12:37.998 | M releasenotes/notes/16/16.0.0-use-keystone-v3-api-935860d30ddbb8e9.yaml 2021-02-10 03:12:37.998 | M releasenotes/notes/16/16.0.0-volume-transfers-client-e5ed3f5464c0cdc0.yaml 2021-02-10 03:12:37.998 | M releasenotes/notes/25/subunt-describe-call-verbose-arg-fix.yaml 2021-02-10 03:12:37.998 | M releasenotes/notes/Extend-cleanup-CLI-to-delete-regions-9f1dbda2c8de12e2.yaml 2021-02-10 03:12:37.998 | M releasenotes/notes/Fix-KeyError-bug-in-v3-volumes_client-ff5d9b894f2257c8.yaml 2021-02-10 03:12:37.998 | M releasenotes/notes/Inclusive-jargon-17621346744f0cf4.yaml 2021-02-10 03:12:37.998 | M releasenotes/notes/Placement-client-for-placement-based-minimum-bw-allocation-27ed0938118752b6.yaml 2021-02-10 03:12:37.998 | M releasenotes/notes/QoS-client-for-placement-based-minimum-bw-allocation-8e5854d5754cec68.yaml 2021-02-10 03:12:37.998 | M releasenotes/notes/Remove-deprecated-image-scenario-options-b573c60e873ab451.yaml 2021-02-10 03:12:37.998 | M releasenotes/notes/Remove-test_reboot_server_soft-48fa786f38cd94dc.yaml 2021-02-10 03:12:37.998 | M releasenotes/notes/Set-default-of-operator_role-to-member-f9c3abd2ebde23b7.yaml 2021-02-10 03:12:37.998 | M releasenotes/notes/account-generator-accepts-positive-numbers-only-33a366a297494ef7.yaml 2021-02-10 03:12:37.998 | M releasenotes/notes/account_generator-6eb03f664a448c35.yaml 2021-02-10 03:12:37.998 | M releasenotes/notes/add-OAUTH-Token-Client-tempest-tests-6351eda451b95a86.yaml 2021-02-10 03:12:37.998 | M releasenotes/notes/add-additional-methods-to-policy-client-library-b8279c18335588c9.yaml 2021-02-10 03:12:37.998 | M releasenotes/notes/add-can-migrate-between-any-hosts-config-option-x8ah4f9737a28e9b.yaml 2021-02-10 03:12:37.998 | M releasenotes/notes/add-compute-feature-serial-console-45583c4341e34fc9.yaml 2021-02-10 03:12:37.998 | M releasenotes/notes/add-compute-feature-shelve-migrate-fdbd3633abe65c4e.yaml 2021-02-10 03:12:37.998 | M releasenotes/notes/add-consistency-group-exceptions-01cbb792cd710231.yaml 2021-02-10 03:12:37.998 | M releasenotes/notes/add-create-group-from-src-tempest-tests-9eb8b0b4b5c52055.yaml 2021-02-10 03:12:37.998 | M releasenotes/notes/add-domain-configuration-client-tempest-tests-e383efabdbb9ad03.yaml 2021-02-10 03:12:37.998 | M releasenotes/notes/add-domain-param-in-cliclient-a270fcf35c8f09e6.yaml 2021-02-10 03:12:37.998 | M releasenotes/notes/add-extra-apis-to-volume-v3-services-client-bf9b235cf5a611fe.yaml 2021-02-10 03:12:37.998 | M releasenotes/notes/add-floating-ip-config-option-e5774bf77702ce9f.yaml 2021-02-10 03:12:37.998 | M releasenotes/notes/add-force-detach-volume-to-volumes-client-library-b2071f2954f8e8b1.yaml 2021-02-10 03:12:37.999 | M releasenotes/notes/add-group-type-specs-apis-to-v3-group-types-client-10390b52dedede54.yaml 2021-02-10 03:12:37.999 | M releasenotes/notes/add-identity-roles-system-methods-519dc144231993a3.yaml 2021-02-10 03:12:37.999 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-endpoint-groups-3518a90bbb731d0f.yaml 2021-02-10 03:12:37.999 | M releasenotes/notes/add-identity-v3-clients-for-os-ep-filter-api-extensions-9cfd217fd2c6a61f.yaml 2021-02-10 03:12:37.999 | M releasenotes/notes/add-image-alt-ssh-user-config-option-1b775af2f468aa5b.yaml 2021-02-10 03:12:37.999 | M releasenotes/notes/add-immutable-user-source-support-dd17772a997075e0.yaml 2021-02-10 03:12:37.999 | M releasenotes/notes/add-ip-version-check-in-addresses-x491ac6d9abaxa12.yaml 2021-02-10 03:12:37.999 | M releasenotes/notes/add-is-resource-deleted-sg-client-f4a7a7a54ff024d7.yaml 2021-02-10 03:12:37.999 | M releasenotes/notes/add-keystone-ep-clients-eeefd0904fbbe151.yaml 2021-02-10 03:12:37.999 | M releasenotes/notes/add-keystone-v3-ec2-tests-d959b7d36f0bd7fc.yaml 2021-02-10 03:12:37.999 | M releasenotes/notes/add-kwargs-to-delete-vol-of-vol-client-1ecde75beb62933c.yaml 2021-02-10 03:12:37.999 | M releasenotes/notes/add-list-volume-transfers-with-detail-to-transfers-client-80169bf78cf4fa66.yaml 2021-02-10 03:12:37.999 | M releasenotes/notes/add-load-list-cmd-35a4a2e6ea0a36fd.yaml 2021-02-10 03:12:37.999 | M releasenotes/notes/add-manage-snapshot-ref-config-option-67efd04897335b67.yaml 2021-02-10 03:12:37.999 | M releasenotes/notes/add-migrate-volume-and-list-hosts-to-v3-volume-client-library-ad3529260db58f00.yaml 2021-02-10 03:12:37.999 | M releasenotes/notes/add-params-to-identity-v3-list-endpoints-958a155be4e17e5b.yaml 2021-02-10 03:12:37.999 | M releasenotes/notes/add-params-to-v2-list-backups-api-c088d2b4bfe90247.yaml 2021-02-10 03:12:37.999 | M releasenotes/notes/add-port-profile-config-option-2610b2fa67027960.yaml 2021-02-10 03:12:37.999 | M releasenotes/notes/add-profiler-config-options-db7c4ae6d338ee5c.yaml 2021-02-10 03:12:37.999 | M releasenotes/notes/add-redirect-param-bea1f6fbce629c70.yaml 2021-02-10 03:12:37.999 | M releasenotes/notes/add-reset-group-snapshot-status-api-to-v3-group-snapshots-client-248d41827daf2a0c.yaml 2021-02-10 03:12:37.999 | M releasenotes/notes/add-reset-group-status-api-to-v3-groups-client-9aa048617c66756a.yaml 2021-02-10 03:12:37.999 | M releasenotes/notes/add-return-value-to-retype-volume-a401aa619aaa2457.yaml 2021-02-10 03:12:37.999 | M releasenotes/notes/add-save-state-option-5ea67858cbaca969.yaml 2021-02-10 03:12:37.999 | M releasenotes/notes/add-server-diagnostics-validation-schema-b5a3c55b45aa718a.yaml 2021-02-10 03:12:37.999 | M releasenotes/notes/add-show-api-v3-details-api-to-v3-versions-client-4b408427379cabfe.yaml 2021-02-10 03:12:37.999 | M releasenotes/notes/add-show-default-group-type-detail-api-to-v3-group-types-client-65f717878cf52da0.yaml 2021-02-10 03:12:37.999 | M releasenotes/notes/add-show-default-quotas-api-to-network-quotas-client-3a7c1159af9e56ff.yaml 2021-02-10 03:12:37.999 | M releasenotes/notes/add-show-default-volume-types-api-to-v3-types-client-44b2676f217d78dc.yaml 2021-02-10 03:12:37.999 | M releasenotes/notes/add-show-encryption-specs-item-api-to-v2-encryption-types-client-290b421cd4bc0c0e.yaml 2021-02-10 03:12:37.999 | M releasenotes/notes/add-show-host-to-hosts-client-library-c60c4eb49d139480.yaml 2021-02-10 03:12:37.999 | M releasenotes/notes/add-show-quota-details-api-to-network-quotas-client-3fffd302cc5d335f.yaml 2021-02-10 03:12:38.000 | M releasenotes/notes/add-show-snapshot-metadata-item-api-to-v2-snapshots-client-bd3cbab3c7f0e0b3.yaml 2021-02-10 03:12:38.000 | M releasenotes/notes/add-show-volume-image-metadata-api-to-v2-volumes-client-ee3c027f35276561.yaml 2021-02-10 03:12:38.000 | M releasenotes/notes/add-show-volume-metadata-item-api-to-v2-volumes-client-47d59ecd999ca9df.yaml 2021-02-10 03:12:38.000 | M releasenotes/notes/add-show-volume-summary-api-to-v3-volumes-client-96e7b01abdb5c9c3.yaml 2021-02-10 03:12:38.000 | M releasenotes/notes/add-storyboard-in-skip-because-decorator-3e139aa8a4f7970f.yaml 2021-02-10 03:12:38.000 | M releasenotes/notes/add-subnet-id-config-option-fac3d6f12abfc171.yaml 2021-02-10 03:12:38.000 | M releasenotes/notes/add-support-args-kwargs-in-call-until-true-a91k592h5a64exf7.yaml 2021-02-10 03:12:38.000 | M releasenotes/notes/add-unstable_test-decorator-a73cf97d4ffcc796.yaml 2021-02-10 03:12:38.000 | M releasenotes/notes/add-update-api-to-group-types-client-09c06ccdf80d5003.yaml 2021-02-10 03:12:38.000 | M releasenotes/notes/add-update-backup-api-to-v3-backups-client-e8465b2b66617dc0.yaml 2021-02-10 03:12:38.000 | M releasenotes/notes/add-update-flavor--api-to-flavors-client-a859542fe54aab7c.yaml 2021-02-10 03:12:38.000 | M releasenotes/notes/add-update-group-tempest-tests-72f8ec19b2809849.yaml 2021-02-10 03:12:38.000 | M releasenotes/notes/add-validation-resources-to-lib-dc2600c4324ca4d7.yaml 2021-02-10 03:12:38.000 | M releasenotes/notes/add-volume-group-snapshots-tempest-tests-840df3da26590f5e.yaml 2021-02-10 03:12:38.000 | M releasenotes/notes/add-volume-group-types-tempest-tests-1298ab8cb4fe8b7b.yaml 2021-02-10 03:12:38.000 | M releasenotes/notes/add-volume-groups-tempest-tests-dd7b2abfe2b48427.yaml 2021-02-10 03:12:38.000 | M releasenotes/notes/add-volume-quota-class-client-as-library-c4c2b22c36ff807e.yaml 2021-02-10 03:12:38.000 | M releasenotes/notes/add-worker-file-option-d949121a61156968.yaml 2021-02-10 03:12:38.000 | M releasenotes/notes/add_proxy_url_get_credentials-aef66b085450513f.yaml 2021-02-10 03:12:38.000 | M releasenotes/notes/agents-client-delete-method-de1a7fb3f845999c.yaml 2021-02-10 03:12:38.000 | M releasenotes/notes/api_v2_admin_flag-dea5ca9bc2ce63bc.yaml 2021-02-10 03:12:38.000 | M releasenotes/notes/associate-disassociate-floating_ip-0b6cfebeef1304b0.yaml 2021-02-10 03:12:38.000 | M releasenotes/notes/bp-application-credentials-df69b1f617db1bb9.yaml 2021-02-10 03:12:38.000 | M releasenotes/notes/bug-1647999-7aeda50a8d082d4c.yaml 2021-02-10 03:12:38.000 | M releasenotes/notes/bug-1791007-328a8b9a43bfb157.yaml 2021-02-10 03:12:38.000 | M releasenotes/notes/bug-1799883-6ea95fc64f70c9ef.yaml 2021-02-10 03:12:38.000 | M releasenotes/notes/bug-1808473-54ada26ab78e7b02.yaml 2021-02-10 03:12:38.000 | M releasenotes/notes/change-default-region-for-placement-to-empty-string-394f1132c28345bb.yaml 2021-02-10 03:12:38.000 | M releasenotes/notes/cinder-use-os-endpoint-type-c11f63fd468ceb4c.yaml 2021-02-10 03:12:38.000 | M releasenotes/notes/cli-tests-v3fixes-fb38189cefd64213.yaml 2021-02-10 03:12:38.000 | M releasenotes/notes/compare-header-version-func-de5139b2161b3627.yaml 2021-02-10 03:12:38.001 | M releasenotes/notes/conditional-attr-a8564ec5a70ec840.yaml 2021-02-10 03:12:38.001 | M releasenotes/notes/config-image-api-v1-default-to-false-39d5f2xafc534ab1.yaml 2021-02-10 03:12:38.001 | M releasenotes/notes/config-volume-multiattach-ea8138dfa4fd308c.yaml 2021-02-10 03:12:38.001 | M releasenotes/notes/config_image_certificate_compute_feature-c56efb520d54aff5.yaml 2021-02-10 03:12:38.001 | M releasenotes/notes/correct-port-profile-config-option-d67f5cb31f1bc34c.yaml 2021-02-10 03:12:38.001 | M releasenotes/notes/create-mount-config-drive-to-lib-1a6e912b8afbcc7e.yaml 2021-02-10 03:12:38.001 | M releasenotes/notes/credentials-factory-stable-c8037bd9ae642482.yaml 2021-02-10 03:12:38.001 | M releasenotes/notes/deprecate-compute-feature-enabled-block-migrate-cinder-iscsi-fcda802d774dfeec.yaml 2021-02-10 03:12:38.001 | M releasenotes/notes/deprecate-compute-images-client-in-volume-tests-92b6dd55fcaba620.yaml 2021-02-10 03:12:38.001 | M releasenotes/notes/deprecate-config-forbid_global_implied_dsr-e64cfa66e6e3ded5.yaml 2021-02-10 03:12:38.001 | M releasenotes/notes/deprecate-default-value-for-v3_endpoint_type-fb9e47c5ba1c719d.yaml 2021-02-10 03:12:38.001 | M releasenotes/notes/deprecate-dns_servers-option-0xf2f297ee47a5ff.yaml 2021-02-10 03:12:38.001 | M releasenotes/notes/deprecate-scheduler-available-filters-cbca2017ba3cf2aa.yaml 2021-02-10 03:12:38.001 | M releasenotes/notes/deprecate-spice-rdp-console-config-f2af173552axfb72.yaml 2021-02-10 03:12:38.001 | M releasenotes/notes/deprecate-vnc-server-header-529f07d592aefb62.yaml 2021-02-10 03:12:38.001 | M releasenotes/notes/deprecate-volume-api-selection-config-options-b95c5c0ccbf38916.yaml 2021-02-10 03:12:38.001 | M releasenotes/notes/disable-identity-v2-testing-4ef1565d1a5aedcf.yaml 2021-02-10 03:12:38.001 | M releasenotes/notes/drop-DEFAULT_PARAMS-bfcc2e7b74ef880b.yaml 2021-02-10 03:12:38.001 | M releasenotes/notes/drop-py-2-7-730baf411876d5d8.yaml 2021-02-10 03:12:38.001 | M releasenotes/notes/drop-py-3-5-support-76ca78f1a650fcad.yaml 2021-02-10 03:12:38.001 | M releasenotes/notes/enable-volume-multiattach-fd5e9bf0e96b56ce.yaml 2021-02-10 03:12:38.001 | M releasenotes/notes/end-of-support-for-stein-f795b968d83497a9.yaml 2021-02-10 03:12:38.001 | M releasenotes/notes/extra-compute-services-tests-92b6c0618972e02f.yaml 2021-02-10 03:12:38.001 | M releasenotes/notes/fix-1847749-2670b1d4f6097a1a.yaml 2021-02-10 03:12:38.001 | M releasenotes/notes/fix-credential-logging-98089c897d801355.yaml 2021-02-10 03:12:38.001 | M releasenotes/notes/fix-list-group-snapshots-api-969d9321002c566c.yaml 2021-02-10 03:12:38.001 | M releasenotes/notes/fix-remoteclient-default-ssh-shell-prologue-33e99343d086f601.yaml 2021-02-10 03:12:38.001 | M releasenotes/notes/fix-show-image-file-expected-code-92d97342d0f6d60e.yaml 2021-02-10 03:12:38.001 | M releasenotes/notes/http_proxy_config-cb39b55520e84db5.yaml 2021-02-10 03:12:38.001 | M releasenotes/notes/identity-tests-domain-drivers-76235f6672221e45.yaml 2021-02-10 03:12:38.001 | M releasenotes/notes/identity-token-client-8aaef74b1d61090a.yaml 2021-02-10 03:12:38.002 | M releasenotes/notes/identity-v3-project-tags-client-36683c6a8644e54b.yaml 2021-02-10 03:12:38.002 | M releasenotes/notes/identity_client-635275d43abbb807.yaml 2021-02-10 03:12:38.002 | M releasenotes/notes/image_import_testing_support-22ba4bcb9f2fb848.yaml 2021-02-10 03:12:38.002 | M releasenotes/notes/intermediate-pike-release-2ce492432ff8f012.yaml 2021-02-10 03:12:38.002 | M releasenotes/notes/intermediate-queens-release-2f9f305775fca454.yaml 2021-02-10 03:12:38.002 | M releasenotes/notes/intermediate-train-release-0146c624cff9a57f.yaml 2021-02-10 03:12:38.002 | M releasenotes/notes/intermediate-ussuri-release-8aebeca312a6718c.yaml 2021-02-10 03:12:38.002 | M releasenotes/notes/introduce-attachments-client-add-show-attachment-api-c3111f7e560a87b3.yaml 2021-02-10 03:12:38.002 | M releasenotes/notes/lib_api_microversion_fixture-f52308fc6b6b89f2.yaml 2021-02-10 03:12:38.002 | M releasenotes/notes/list-auth-domains-v3-endpoint-9ec60c7d3011c397.yaml 2021-02-10 03:12:38.002 | M releasenotes/notes/log_console_output-dae6b8740b5a5821.yaml 2021-02-10 03:12:38.002 | M releasenotes/notes/make-object-storage-client-as-stable-interface-d1b07c7e8f17bef6.yaml 2021-02-10 03:12:38.002 | M releasenotes/notes/merge-tempest-horizon-plugin-39d555339ab8c7ce.yaml 2021-02-10 03:12:38.002 | M releasenotes/notes/migrate-dynamic-creds-ecebb47528080761.yaml 2021-02-10 03:12:38.002 | M releasenotes/notes/migrate-object-storage-as-stable-interface-42014c7b43ecb254.yaml 2021-02-10 03:12:38.002 | M releasenotes/notes/migrate-preprov-creds-ef61a046ee1ec604.yaml 2021-02-10 03:12:38.002 | M releasenotes/notes/move-attr-decorator-to-lib-a1e80c42ba9c5392.yaml 2021-02-10 03:12:38.002 | M releasenotes/notes/move-related_bug-decorator-to-lib-dbfd5c543bbb2805.yaml 2021-02-10 03:12:38.002 | M releasenotes/notes/move-volume-v3-base_client-to-volume-1edbz0f207c3b283.yaml 2021-02-10 03:12:38.002 | M releasenotes/notes/network-show-version-18e1707a4df0a3d3.yaml 2021-02-10 03:12:38.002 | M releasenotes/notes/network-swap-to-project_id-a1d7fdf6c5e1cf44.yaml 2021-02-10 03:12:38.002 | M releasenotes/notes/network-tag-client-f4614029af7927f0.yaml 2021-02-10 03:12:38.002 | M releasenotes/notes/network_feature_enabled_available_features-35f9ac5f253e2ca3.yaml 2021-02-10 03:12:38.002 | M releasenotes/notes/new-placement-client-methods-e35c473e29494928.yaml 2021-02-10 03:12:38.002 | M releasenotes/notes/omit_X-Subject-Token_from_log-1bf5fef88c80334b.yaml 2021-02-10 03:12:38.002 | M releasenotes/notes/os_tenant_name-3ee175763bff455b.yaml 2021-02-10 03:12:38.002 | M releasenotes/notes/pause_teardown-45c9d60ffa889f7f.yaml 2021-02-10 03:12:38.002 | M releasenotes/notes/plugin-client-registration-enhancements-e09131742391225b.yaml 2021-02-10 03:12:38.002 | M releasenotes/notes/prevent-error-in-parse-resp-when-nullable-list-9898cd0f22180986.yaml 2021-02-10 03:12:38.002 | M releasenotes/notes/raise-exception-when-error-deleting-on-volume-18d0d0c5886212dd.yaml 2021-02-10 03:12:38.002 | M releasenotes/notes/random-bytes-size-limit-ee94a8c6534fe916.yaml 2021-02-10 03:12:38.002 | M releasenotes/notes/removal-deprecated-config-options-3db535b979fe3509.yaml 2021-02-10 03:12:38.003 | M releasenotes/notes/removal-deprecated-volume-config-options-21c4412f3c600923.yaml 2021-02-10 03:12:38.003 | M releasenotes/notes/remove-allow_tenant_isolation-option-03f0d998eb498d44.yaml 2021-02-10 03:12:38.003 | M releasenotes/notes/remove-deprecated-apis-from-v2-volumes-client-3ca4a5db5fea518f.yaml 2021-02-10 03:12:38.003 | M releasenotes/notes/remove-deprecated-find-test-caller-f4525cd043bfd1b6.yaml 2021-02-10 03:12:38.003 | M releasenotes/notes/remove-deprecated-skip-decorators-f8b42d812d20b537.yaml 2021-02-10 03:12:38.003 | M releasenotes/notes/remove-deprecated-skip_unless_attr-decorator-02bde59a00328f5c.yaml 2021-02-10 03:12:38.003 | M releasenotes/notes/remove-deprecated-volume-apis-from-v2-volumes-client-cf35e5b4cca89860.yaml 2021-02-10 03:12:38.003 | M releasenotes/notes/remove-get-ipv6-addr-by-EUI64-c79972d799c7a430.yaml 2021-02-10 03:12:38.003 | M releasenotes/notes/remove-heat-tests-9efb42cac3e0b306.yaml 2021-02-10 03:12:38.003 | M releasenotes/notes/remove-some-deprecated-auth-and-identity-options-xa1xd9b8fb948g4f.yaml 2021-02-10 03:12:38.003 | M releasenotes/notes/remove-some-deprecated-identity-options-0ffxd1b8db928e43.yaml 2021-02-10 03:12:38.003 | M releasenotes/notes/remove-support-of-py34-7d59fdb431fefe24.yaml 2021-02-10 03:12:38.003 | M releasenotes/notes/removed-tox-ostestr-8997a93d199c44f3.yaml 2021-02-10 03:12:38.003 | M releasenotes/notes/segments-client-866f02948f40d4ff.yaml 2021-02-10 03:12:38.003 | M releasenotes/notes/set-cinder-api-v3-option-true-1b3e61e3129b7c00.yaml 2021-02-10 03:12:38.003 | M releasenotes/notes/start-of-pike-support-f2a1b7ea8e8b0311.yaml 2021-02-10 03:12:38.003 | M releasenotes/notes/start-of-queens-support-fea9051ba1d85fc7.yaml 2021-02-10 03:12:38.003 | M releasenotes/notes/subunit_describe_calls-ad7df689b9d63e3f.yaml 2021-02-10 03:12:38.003 | M releasenotes/notes/support-microversion-in-scenario-test-b4fbfdd3a977fc58.yaml 2021-02-10 03:12:38.003 | M releasenotes/notes/switch-to-stestr-8c9f834b3f5a55d8.yaml 2021-02-10 03:12:38.003 | M releasenotes/notes/system-scope-44244cc955a7825f.yaml 2021-02-10 03:12:38.003 | M releasenotes/notes/tempest-default-run_validations-9640c41b6a4a9121.yaml 2021-02-10 03:12:38.003 | M releasenotes/notes/tempest-identity-catalog-client-f5c8589a9d7c1eb5.yaml 2021-02-10 03:12:38.003 | M releasenotes/notes/tempest-lib-compute-update-service-6019d2dcfe4a1c5d.yaml 2021-02-10 03:12:38.003 | M releasenotes/notes/tempest-rocky-release-0fc3312053923380.yaml 2021-02-10 03:12:38.003 | M releasenotes/notes/tempest-run-fix-updates-564b41706decbba1.yaml 2021-02-10 03:12:38.003 | M releasenotes/notes/tempest-stein-release-18bad34136a2e6ef.yaml 2021-02-10 03:12:38.003 | M releasenotes/notes/tempest-train-release-a2ed0743a5eadeb6.yaml 2021-02-10 03:12:38.003 | M releasenotes/notes/tempest-ussuri-release-72b5770a3b97678f.yaml 2021-02-10 03:12:38.003 | M releasenotes/notes/tempest-victoria-release-27000c02edc5a112.yaml 2021-02-10 03:12:38.003 | M releasenotes/notes/tempest-workspace-delete-directory-feature-74d6d157a5a05561.yaml 2021-02-10 03:12:38.003 | M releasenotes/notes/test-clients-stable-for-plugin-90b1e7dc83f28ccd.yaml 2021-02-10 03:12:38.004 | M releasenotes/notes/use-cinder-v3-client-for-verify_tempest_config-2bf3d817b0070064.yaml 2021-02-10 03:12:38.004 | M releasenotes/notes/verify-tempest-command-8e88452c7a08dd77.yaml 2021-02-10 03:12:38.004 | M releasenotes/notes/vnc-hardcoded-server-name-removed-6f8d1e90a175dc08.yaml 2021-02-10 03:12:38.004 | M releasenotes/notes/volume-backed-live-mig-5a38b496ba1ec093.yaml 2021-02-10 03:12:38.004 | M releasenotes/notes/volume-service-testing-default-to-v3-endpoints-20b86895a590925d.yaml 2021-02-10 03:12:38.004 | M releasenotes/notes/volume-v3-service-clients-a863a6336af56cca.yaml 2021-02-10 03:12:38.004 | M releasenotes/notes/xenapi_apis-conf-fcca549283e53ed6.yaml 2021-02-10 03:12:38.004 | M releasenotes/source/_static/.placeholder 2021-02-10 03:12:38.004 | M releasenotes/source/_templates/.placeholder 2021-02-10 03:12:38.004 | M releasenotes/source/conf.py 2021-02-10 03:12:38.004 | M releasenotes/source/index.rst 2021-02-10 03:12:38.004 | M releasenotes/source/unreleased.rst 2021-02-10 03:12:38.004 | M releasenotes/source/v10.0.0.rst 2021-02-10 03:12:38.004 | M releasenotes/source/v11.0.0.rst 2021-02-10 03:12:38.004 | M releasenotes/source/v12.0.0.rst 2021-02-10 03:12:38.004 | M releasenotes/source/v13.0.0.rst 2021-02-10 03:12:38.004 | M releasenotes/source/v14.0.0.rst 2021-02-10 03:12:38.004 | M releasenotes/source/v15.0.0.rst 2021-02-10 03:12:38.004 | M releasenotes/source/v16.0.0.rst 2021-02-10 03:12:38.004 | M releasenotes/source/v16.1.0.rst 2021-02-10 03:12:38.004 | M releasenotes/source/v17.0.0.rst 2021-02-10 03:12:38.004 | M releasenotes/source/v17.1.0.rst 2021-02-10 03:12:38.004 | M releasenotes/source/v17.2.0.rst 2021-02-10 03:12:38.004 | M releasenotes/source/v18.0.0.rst 2021-02-10 03:12:38.004 | M releasenotes/source/v19.0.0.rst 2021-02-10 03:12:38.004 | M releasenotes/source/v20.0.0.rst 2021-02-10 03:12:38.004 | M releasenotes/source/v21.0.0.rst 2021-02-10 03:12:38.004 | M releasenotes/source/v22.0.0.rst 2021-02-10 03:12:38.004 | M releasenotes/source/v22.1.0.rst 2021-02-10 03:12:38.004 | M releasenotes/source/v23.0.0.rst 2021-02-10 03:12:38.004 | M releasenotes/source/v24.0.0.rst 2021-02-10 03:12:38.004 | M releasenotes/source/v26.0.0.rst 2021-02-10 03:12:38.005 | M requirements.txt 2021-02-10 03:12:38.005 | M roles/acl-devstack-files/README.rst 2021-02-10 03:12:38.005 | M roles/acl-devstack-files/defaults/main.yaml 2021-02-10 03:12:38.005 | M roles/acl-devstack-files/tasks/main.yaml 2021-02-10 03:12:38.005 | M roles/ipv6-only-deployments-verification/README.rst 2021-02-10 03:12:38.005 | M roles/ipv6-only-deployments-verification/defaults/main.yaml 2021-02-10 03:12:38.005 | M roles/ipv6-only-deployments-verification/tasks/main.yaml 2021-02-10 03:12:38.005 | M roles/run-tempest/README.rst 2021-02-10 03:12:38.005 | M roles/run-tempest/defaults/main.yaml 2021-02-10 03:12:38.005 | M roles/run-tempest/tasks/main.yaml 2021-02-10 03:12:38.005 | M roles/setup-tempest-data-dir/README.rst 2021-02-10 03:12:38.005 | M roles/setup-tempest-data-dir/defaults/main.yaml 2021-02-10 03:12:38.005 | M roles/setup-tempest-data-dir/tasks/main.yaml 2021-02-10 03:12:38.005 | M roles/setup-tempest-run-dir/README.rst 2021-02-10 03:12:38.005 | M roles/setup-tempest-run-dir/defaults/main.yaml 2021-02-10 03:12:38.005 | M roles/setup-tempest-run-dir/tasks/main.yaml 2021-02-10 03:12:38.005 | M roles/tempest-cleanup/README.rst 2021-02-10 03:12:38.005 | M roles/tempest-cleanup/defaults/main.yaml 2021-02-10 03:12:38.005 | M roles/tempest-cleanup/tasks/dry_run.yaml 2021-02-10 03:12:38.005 | M roles/tempest-cleanup/tasks/dry_run_checker.py 2021-02-10 03:12:38.005 | M roles/tempest-cleanup/tasks/main.yaml 2021-02-10 03:12:38.005 | M setup.cfg 2021-02-10 03:12:38.005 | M setup.py 2021-02-10 03:12:38.005 | M tempest/README.rst 2021-02-10 03:12:38.005 | M tempest/__init__.py 2021-02-10 03:12:38.005 | M tempest/api/README.rst 2021-02-10 03:12:38.005 | M tempest/api/__init__.py 2021-02-10 03:12:38.005 | M tempest/api/compute/__init__.py 2021-02-10 03:12:38.005 | M tempest/api/compute/admin/__init__.py 2021-02-10 03:12:38.005 | M tempest/api/compute/admin/test_agents.py 2021-02-10 03:12:38.005 | M tempest/api/compute/admin/test_aggregates.py 2021-02-10 03:12:38.005 | M tempest/api/compute/admin/test_aggregates_negative.py 2021-02-10 03:12:38.006 | M tempest/api/compute/admin/test_auto_allocate_network.py 2021-02-10 03:12:38.006 | M tempest/api/compute/admin/test_availability_zone.py 2021-02-10 03:12:38.006 | M tempest/api/compute/admin/test_availability_zone_negative.py 2021-02-10 03:12:38.006 | M tempest/api/compute/admin/test_create_server.py 2021-02-10 03:12:38.006 | M tempest/api/compute/admin/test_delete_server.py 2021-02-10 03:12:38.006 | M tempest/api/compute/admin/test_fixed_ips.py 2021-02-10 03:12:38.006 | M tempest/api/compute/admin/test_fixed_ips_negative.py 2021-02-10 03:12:38.006 | M tempest/api/compute/admin/test_flavors.py 2021-02-10 03:12:38.006 | M tempest/api/compute/admin/test_flavors_access.py 2021-02-10 03:12:38.006 | M tempest/api/compute/admin/test_flavors_access_negative.py 2021-02-10 03:12:38.006 | M tempest/api/compute/admin/test_flavors_extra_specs.py 2021-02-10 03:12:38.006 | M tempest/api/compute/admin/test_flavors_extra_specs_negative.py 2021-02-10 03:12:38.006 | M tempest/api/compute/admin/test_flavors_microversions.py 2021-02-10 03:12:38.006 | M tempest/api/compute/admin/test_floating_ips_bulk.py 2021-02-10 03:12:38.006 | M tempest/api/compute/admin/test_hosts.py 2021-02-10 03:12:38.006 | M tempest/api/compute/admin/test_hosts_negative.py 2021-02-10 03:12:38.006 | M tempest/api/compute/admin/test_hypervisor.py 2021-02-10 03:12:38.006 | M tempest/api/compute/admin/test_hypervisor_negative.py 2021-02-10 03:12:38.006 | M tempest/api/compute/admin/test_instance_usage_audit_log.py 2021-02-10 03:12:38.006 | M tempest/api/compute/admin/test_instance_usage_audit_log_negative.py 2021-02-10 03:12:38.006 | M tempest/api/compute/admin/test_keypairs_v210.py 2021-02-10 03:12:38.006 | M tempest/api/compute/admin/test_live_migration.py 2021-02-10 03:12:38.006 | M tempest/api/compute/admin/test_live_migration_negative.py 2021-02-10 03:12:38.006 | M tempest/api/compute/admin/test_migrations.py 2021-02-10 03:12:38.006 | M tempest/api/compute/admin/test_networks.py 2021-02-10 03:12:38.006 | M tempest/api/compute/admin/test_quotas.py 2021-02-10 03:12:38.006 | M tempest/api/compute/admin/test_quotas_negative.py 2021-02-10 03:12:38.006 | M tempest/api/compute/admin/test_security_groups.py 2021-02-10 03:12:38.006 | M tempest/api/compute/admin/test_server_diagnostics.py 2021-02-10 03:12:38.006 | M tempest/api/compute/admin/test_server_diagnostics_negative.py 2021-02-10 03:12:38.006 | M tempest/api/compute/admin/test_servers.py 2021-02-10 03:12:38.006 | M tempest/api/compute/admin/test_servers_negative.py 2021-02-10 03:12:38.006 | M tempest/api/compute/admin/test_servers_on_multinodes.py 2021-02-10 03:12:38.007 | M tempest/api/compute/admin/test_services.py 2021-02-10 03:12:38.007 | M tempest/api/compute/admin/test_services_negative.py 2021-02-10 03:12:38.007 | M tempest/api/compute/admin/test_simple_tenant_usage.py 2021-02-10 03:12:38.007 | M tempest/api/compute/admin/test_simple_tenant_usage_negative.py 2021-02-10 03:12:38.007 | M tempest/api/compute/admin/test_volume.py 2021-02-10 03:12:38.007 | M tempest/api/compute/admin/test_volume_swap.py 2021-02-10 03:12:38.007 | M tempest/api/compute/admin/test_volumes_negative.py 2021-02-10 03:12:38.007 | M tempest/api/compute/api_microversion_fixture.py 2021-02-10 03:12:38.007 | M tempest/api/compute/base.py 2021-02-10 03:12:38.007 | M tempest/api/compute/certificates/__init__.py 2021-02-10 03:12:38.007 | M tempest/api/compute/certificates/test_certificates.py 2021-02-10 03:12:38.007 | M tempest/api/compute/flavors/__init__.py 2021-02-10 03:12:38.007 | M tempest/api/compute/flavors/test_flavors.py 2021-02-10 03:12:38.007 | M tempest/api/compute/flavors/test_flavors_negative.py 2021-02-10 03:12:38.007 | M tempest/api/compute/floating_ips/__init__.py 2021-02-10 03:12:38.007 | M tempest/api/compute/floating_ips/base.py 2021-02-10 03:12:38.007 | M tempest/api/compute/floating_ips/test_floating_ips_actions.py 2021-02-10 03:12:38.007 | M tempest/api/compute/floating_ips/test_floating_ips_actions_negative.py 2021-02-10 03:12:38.007 | M tempest/api/compute/floating_ips/test_list_floating_ips.py 2021-02-10 03:12:38.007 | M tempest/api/compute/floating_ips/test_list_floating_ips_negative.py 2021-02-10 03:12:38.007 | M tempest/api/compute/images/__init__.py 2021-02-10 03:12:38.007 | M tempest/api/compute/images/test_image_metadata.py 2021-02-10 03:12:38.007 | M tempest/api/compute/images/test_image_metadata_negative.py 2021-02-10 03:12:38.007 | M tempest/api/compute/images/test_images.py 2021-02-10 03:12:38.007 | M tempest/api/compute/images/test_images_negative.py 2021-02-10 03:12:38.007 | M tempest/api/compute/images/test_images_oneserver.py 2021-02-10 03:12:38.007 | M tempest/api/compute/images/test_images_oneserver_negative.py 2021-02-10 03:12:38.007 | M tempest/api/compute/images/test_list_image_filters.py 2021-02-10 03:12:38.007 | M tempest/api/compute/images/test_list_image_filters_negative.py 2021-02-10 03:12:38.007 | M tempest/api/compute/images/test_list_images.py 2021-02-10 03:12:38.007 | M tempest/api/compute/keypairs/__init__.py 2021-02-10 03:12:38.007 | M tempest/api/compute/keypairs/base.py 2021-02-10 03:12:38.007 | M tempest/api/compute/keypairs/test_keypairs.py 2021-02-10 03:12:38.008 | M tempest/api/compute/keypairs/test_keypairs_negative.py 2021-02-10 03:12:38.008 | M tempest/api/compute/keypairs/test_keypairs_v22.py 2021-02-10 03:12:38.008 | M tempest/api/compute/limits/__init__.py 2021-02-10 03:12:38.008 | M tempest/api/compute/limits/test_absolute_limits.py 2021-02-10 03:12:38.008 | M tempest/api/compute/limits/test_absolute_limits_negative.py 2021-02-10 03:12:38.008 | M tempest/api/compute/security_groups/__init__.py 2021-02-10 03:12:38.008 | M tempest/api/compute/security_groups/base.py 2021-02-10 03:12:38.008 | M tempest/api/compute/security_groups/test_security_group_rules.py 2021-02-10 03:12:38.008 | M tempest/api/compute/security_groups/test_security_group_rules_negative.py 2021-02-10 03:12:38.008 | M tempest/api/compute/security_groups/test_security_groups.py 2021-02-10 03:12:38.008 | M tempest/api/compute/security_groups/test_security_groups_negative.py 2021-02-10 03:12:38.008 | M tempest/api/compute/servers/__init__.py 2021-02-10 03:12:38.008 | M tempest/api/compute/servers/test_attach_interfaces.py 2021-02-10 03:12:38.008 | M tempest/api/compute/servers/test_availability_zone.py 2021-02-10 03:12:38.008 | M tempest/api/compute/servers/test_create_server.py 2021-02-10 03:12:38.008 | M tempest/api/compute/servers/test_create_server_multi_nic.py 2021-02-10 03:12:38.008 | M tempest/api/compute/servers/test_delete_server.py 2021-02-10 03:12:38.008 | M tempest/api/compute/servers/test_device_tagging.py 2021-02-10 03:12:38.008 | M tempest/api/compute/servers/test_disk_config.py 2021-02-10 03:12:38.008 | M tempest/api/compute/servers/test_instance_actions.py 2021-02-10 03:12:38.008 | M tempest/api/compute/servers/test_instance_actions_negative.py 2021-02-10 03:12:38.008 | M tempest/api/compute/servers/test_list_server_filters.py 2021-02-10 03:12:38.008 | M tempest/api/compute/servers/test_list_servers_negative.py 2021-02-10 03:12:38.008 | M tempest/api/compute/servers/test_multiple_create.py 2021-02-10 03:12:38.008 | M tempest/api/compute/servers/test_multiple_create_negative.py 2021-02-10 03:12:38.008 | M tempest/api/compute/servers/test_novnc.py 2021-02-10 03:12:38.008 | M tempest/api/compute/servers/test_server_actions.py 2021-02-10 03:12:38.008 | M tempest/api/compute/servers/test_server_addresses.py 2021-02-10 03:12:38.008 | M tempest/api/compute/servers/test_server_addresses_negative.py 2021-02-10 03:12:38.008 | M tempest/api/compute/servers/test_server_group.py 2021-02-10 03:12:38.008 | M tempest/api/compute/servers/test_server_metadata.py 2021-02-10 03:12:38.008 | M tempest/api/compute/servers/test_server_metadata_negative.py 2021-02-10 03:12:38.008 | M tempest/api/compute/servers/test_server_password.py 2021-02-10 03:12:38.009 | M tempest/api/compute/servers/test_server_personality.py 2021-02-10 03:12:38.009 | M tempest/api/compute/servers/test_server_rescue.py 2021-02-10 03:12:38.009 | M tempest/api/compute/servers/test_server_rescue_negative.py 2021-02-10 03:12:38.009 | M tempest/api/compute/servers/test_server_tags.py 2021-02-10 03:12:38.009 | M tempest/api/compute/servers/test_servers.py 2021-02-10 03:12:38.009 | M tempest/api/compute/servers/test_servers_microversions.py 2021-02-10 03:12:38.009 | M tempest/api/compute/servers/test_servers_negative.py 2021-02-10 03:12:38.009 | M tempest/api/compute/servers/test_virtual_interfaces.py 2021-02-10 03:12:38.009 | M tempest/api/compute/servers/test_virtual_interfaces_negative.py 2021-02-10 03:12:38.009 | M tempest/api/compute/test_extensions.py 2021-02-10 03:12:38.009 | M tempest/api/compute/test_networks.py 2021-02-10 03:12:38.009 | M tempest/api/compute/test_quotas.py 2021-02-10 03:12:38.009 | M tempest/api/compute/test_tenant_networks.py 2021-02-10 03:12:38.009 | M tempest/api/compute/test_versions.py 2021-02-10 03:12:38.009 | M tempest/api/compute/volumes/__init__.py 2021-02-10 03:12:38.009 | M tempest/api/compute/volumes/test_attach_volume.py 2021-02-10 03:12:38.009 | M tempest/api/compute/volumes/test_attach_volume_negative.py 2021-02-10 03:12:38.009 | M tempest/api/compute/volumes/test_volume_snapshots.py 2021-02-10 03:12:38.009 | M tempest/api/compute/volumes/test_volumes_get.py 2021-02-10 03:12:38.009 | M tempest/api/compute/volumes/test_volumes_list.py 2021-02-10 03:12:38.009 | M tempest/api/compute/volumes/test_volumes_negative.py 2021-02-10 03:12:38.009 | M tempest/api/identity/__init__.py 2021-02-10 03:12:38.009 | M tempest/api/identity/admin/__init__.py 2021-02-10 03:12:38.009 | M tempest/api/identity/admin/v2/__init__.py 2021-02-10 03:12:38.009 | M tempest/api/identity/admin/v2/test_endpoints.py 2021-02-10 03:12:38.009 | M tempest/api/identity/admin/v2/test_roles.py 2021-02-10 03:12:38.009 | M tempest/api/identity/admin/v2/test_roles_negative.py 2021-02-10 03:12:38.009 | M tempest/api/identity/admin/v2/test_services.py 2021-02-10 03:12:38.009 | M tempest/api/identity/admin/v2/test_tenant_negative.py 2021-02-10 03:12:38.009 | M tempest/api/identity/admin/v2/test_tenants.py 2021-02-10 03:12:38.010 | M tempest/api/identity/admin/v2/test_tokens.py 2021-02-10 03:12:38.010 | M tempest/api/identity/admin/v2/test_tokens_negative.py 2021-02-10 03:12:38.010 | M tempest/api/identity/admin/v2/test_users.py 2021-02-10 03:12:38.010 | M tempest/api/identity/admin/v2/test_users_negative.py 2021-02-10 03:12:38.010 | M tempest/api/identity/admin/v3/__init__.py 2021-02-10 03:12:38.010 | M tempest/api/identity/admin/v3/test_application_credentials.py 2021-02-10 03:12:38.010 | M tempest/api/identity/admin/v3/test_credentials.py 2021-02-10 03:12:38.010 | M tempest/api/identity/admin/v3/test_default_project_id.py 2021-02-10 03:12:38.010 | M tempest/api/identity/admin/v3/test_domain_configuration.py 2021-02-10 03:12:38.010 | M tempest/api/identity/admin/v3/test_domains.py 2021-02-10 03:12:38.010 | M tempest/api/identity/admin/v3/test_domains_negative.py 2021-02-10 03:12:38.010 | M tempest/api/identity/admin/v3/test_endpoint_groups.py 2021-02-10 03:12:38.010 | M tempest/api/identity/admin/v3/test_endpoints.py 2021-02-10 03:12:38.010 | M tempest/api/identity/admin/v3/test_endpoints_negative.py 2021-02-10 03:12:38.010 | M tempest/api/identity/admin/v3/test_groups.py 2021-02-10 03:12:38.010 | M tempest/api/identity/admin/v3/test_inherits.py 2021-02-10 03:12:38.010 | M tempest/api/identity/admin/v3/test_list_projects.py 2021-02-10 03:12:38.010 | M tempest/api/identity/admin/v3/test_list_users.py 2021-02-10 03:12:38.010 | M tempest/api/identity/admin/v3/test_oauth_consumers.py 2021-02-10 03:12:38.010 | M tempest/api/identity/admin/v3/test_policies.py 2021-02-10 03:12:38.010 | M tempest/api/identity/admin/v3/test_project_tags.py 2021-02-10 03:12:38.010 | M tempest/api/identity/admin/v3/test_projects.py 2021-02-10 03:12:38.010 | M tempest/api/identity/admin/v3/test_projects_negative.py 2021-02-10 03:12:38.010 | M tempest/api/identity/admin/v3/test_regions.py 2021-02-10 03:12:38.010 | M tempest/api/identity/admin/v3/test_roles.py 2021-02-10 03:12:38.010 | M tempest/api/identity/admin/v3/test_services.py 2021-02-10 03:12:38.010 | M tempest/api/identity/admin/v3/test_tokens.py 2021-02-10 03:12:38.010 | M tempest/api/identity/admin/v3/test_trusts.py 2021-02-10 03:12:38.010 | M tempest/api/identity/admin/v3/test_users.py 2021-02-10 03:12:38.010 | M tempest/api/identity/admin/v3/test_users_negative.py 2021-02-10 03:12:38.010 | M tempest/api/identity/base.py 2021-02-10 03:12:38.010 | M tempest/api/identity/v2/__init__.py 2021-02-10 03:12:38.010 | M tempest/api/identity/v2/test_api_discovery.py 2021-02-10 03:12:38.011 | M tempest/api/identity/v2/test_ec2_credentials.py 2021-02-10 03:12:38.011 | M tempest/api/identity/v2/test_extension.py 2021-02-10 03:12:38.011 | M tempest/api/identity/v2/test_tenants.py 2021-02-10 03:12:38.011 | M tempest/api/identity/v2/test_tokens.py 2021-02-10 03:12:38.011 | M tempest/api/identity/v2/test_users.py 2021-02-10 03:12:38.011 | M tempest/api/identity/v3/__init__.py 2021-02-10 03:12:38.011 | M tempest/api/identity/v3/test_access_rules.py 2021-02-10 03:12:38.011 | M tempest/api/identity/v3/test_api_discovery.py 2021-02-10 03:12:38.011 | M tempest/api/identity/v3/test_application_credentials.py 2021-02-10 03:12:38.011 | M tempest/api/identity/v3/test_catalog.py 2021-02-10 03:12:38.011 | M tempest/api/identity/v3/test_domains.py 2021-02-10 03:12:38.011 | M tempest/api/identity/v3/test_ec2_credentials.py 2021-02-10 03:12:38.011 | M tempest/api/identity/v3/test_projects.py 2021-02-10 03:12:38.011 | M tempest/api/identity/v3/test_tokens.py 2021-02-10 03:12:38.011 | M tempest/api/identity/v3/test_users.py 2021-02-10 03:12:38.011 | M tempest/api/image/__init__.py 2021-02-10 03:12:38.011 | M tempest/api/image/base.py 2021-02-10 03:12:38.011 | M tempest/api/image/v1/__init__.py 2021-02-10 03:12:38.011 | M tempest/api/image/v1/test_image_members.py 2021-02-10 03:12:38.011 | M tempest/api/image/v1/test_image_members_negative.py 2021-02-10 03:12:38.011 | M tempest/api/image/v1/test_images.py 2021-02-10 03:12:38.011 | M tempest/api/image/v1/test_images_negative.py 2021-02-10 03:12:38.011 | M tempest/api/image/v2/__init__.py 2021-02-10 03:12:38.011 | M tempest/api/image/v2/admin/__init__.py 2021-02-10 03:12:38.011 | M tempest/api/image/v2/admin/test_images.py 2021-02-10 03:12:38.011 | M tempest/api/image/v2/test_images.py 2021-02-10 03:12:38.011 | M tempest/api/image/v2/test_images_member.py 2021-02-10 03:12:38.011 | M tempest/api/image/v2/test_images_member_negative.py 2021-02-10 03:12:38.011 | M tempest/api/image/v2/test_images_metadefs_namespace_objects.py 2021-02-10 03:12:38.011 | M tempest/api/image/v2/test_images_metadefs_namespace_properties.py 2021-02-10 03:12:38.011 | M tempest/api/image/v2/test_images_metadefs_namespace_tags.py 2021-02-10 03:12:38.011 | M tempest/api/image/v2/test_images_metadefs_namespaces.py 2021-02-10 03:12:38.011 | M tempest/api/image/v2/test_images_metadefs_resource_types.py 2021-02-10 03:12:38.012 | M tempest/api/image/v2/test_images_metadefs_schema.py 2021-02-10 03:12:38.012 | M tempest/api/image/v2/test_images_negative.py 2021-02-10 03:12:38.012 | M tempest/api/image/v2/test_images_tags.py 2021-02-10 03:12:38.012 | M tempest/api/image/v2/test_images_tags_negative.py 2021-02-10 03:12:38.012 | M tempest/api/image/v2/test_versions.py 2021-02-10 03:12:38.012 | M tempest/api/network/__init__.py 2021-02-10 03:12:38.012 | M tempest/api/network/admin/__init__.py 2021-02-10 03:12:38.012 | M tempest/api/network/admin/test_dhcp_agent_scheduler.py 2021-02-10 03:12:38.012 | M tempest/api/network/admin/test_external_network_extension.py 2021-02-10 03:12:38.012 | M tempest/api/network/admin/test_external_networks_negative.py 2021-02-10 03:12:38.012 | M tempest/api/network/admin/test_floating_ips_admin_actions.py 2021-02-10 03:12:38.012 | M tempest/api/network/admin/test_metering_extensions.py 2021-02-10 03:12:38.012 | M tempest/api/network/admin/test_negative_quotas.py 2021-02-10 03:12:38.012 | M tempest/api/network/admin/test_ports.py 2021-02-10 03:12:38.012 | M tempest/api/network/admin/test_quotas.py 2021-02-10 03:12:38.012 | M tempest/api/network/admin/test_routers.py 2021-02-10 03:12:38.012 | M tempest/api/network/admin/test_routers_dvr.py 2021-02-10 03:12:38.012 | M tempest/api/network/admin/test_routers_negative.py 2021-02-10 03:12:38.012 | M tempest/api/network/base.py 2021-02-10 03:12:38.012 | M tempest/api/network/base_security_groups.py 2021-02-10 03:12:38.012 | M tempest/api/network/test_agent_management_negative.py 2021-02-10 03:12:38.012 | M tempest/api/network/test_allowed_address_pair.py 2021-02-10 03:12:38.012 | M tempest/api/network/test_dhcp_ipv6.py 2021-02-10 03:12:38.012 | M tempest/api/network/test_extensions.py 2021-02-10 03:12:38.012 | M tempest/api/network/test_extra_dhcp_options.py 2021-02-10 03:12:38.012 | M tempest/api/network/test_floating_ips.py 2021-02-10 03:12:38.012 | M tempest/api/network/test_floating_ips_negative.py 2021-02-10 03:12:38.012 | M tempest/api/network/test_networks.py 2021-02-10 03:12:38.012 | M tempest/api/network/test_networks_negative.py 2021-02-10 03:12:38.012 | M tempest/api/network/test_ports.py 2021-02-10 03:12:38.012 | M tempest/api/network/test_routers.py 2021-02-10 03:12:38.013 | M tempest/api/network/test_routers_negative.py 2021-02-10 03:12:38.013 | M tempest/api/network/test_security_groups.py 2021-02-10 03:12:38.013 | M tempest/api/network/test_security_groups_negative.py 2021-02-10 03:12:38.013 | M tempest/api/network/test_service_providers.py 2021-02-10 03:12:38.013 | M tempest/api/network/test_subnetpools_extensions.py 2021-02-10 03:12:38.013 | M tempest/api/network/test_tags.py 2021-02-10 03:12:38.013 | M tempest/api/network/test_versions.py 2021-02-10 03:12:38.013 | M tempest/api/object_storage/__init__.py 2021-02-10 03:12:38.013 | M tempest/api/object_storage/base.py 2021-02-10 03:12:38.013 | M tempest/api/object_storage/test_account_bulk.py 2021-02-10 03:12:38.013 | M tempest/api/object_storage/test_account_quotas.py 2021-02-10 03:12:38.013 | M tempest/api/object_storage/test_account_quotas_negative.py 2021-02-10 03:12:38.013 | M tempest/api/object_storage/test_account_services.py 2021-02-10 03:12:38.013 | M tempest/api/object_storage/test_account_services_negative.py 2021-02-10 03:12:38.013 | M tempest/api/object_storage/test_container_acl.py 2021-02-10 03:12:38.013 | M tempest/api/object_storage/test_container_acl_negative.py 2021-02-10 03:12:38.013 | M tempest/api/object_storage/test_container_quotas.py 2021-02-10 03:12:38.013 | M tempest/api/object_storage/test_container_services.py 2021-02-10 03:12:38.013 | M tempest/api/object_storage/test_container_services_negative.py 2021-02-10 03:12:38.013 | M tempest/api/object_storage/test_container_staticweb.py 2021-02-10 03:12:38.013 | M tempest/api/object_storage/test_container_sync.py 2021-02-10 03:12:38.013 | M tempest/api/object_storage/test_container_sync_middleware.py 2021-02-10 03:12:38.013 | M tempest/api/object_storage/test_crossdomain.py 2021-02-10 03:12:38.013 | M tempest/api/object_storage/test_healthcheck.py 2021-02-10 03:12:38.013 | M tempest/api/object_storage/test_object_expiry.py 2021-02-10 03:12:38.013 | M tempest/api/object_storage/test_object_formpost.py 2021-02-10 03:12:38.013 | M tempest/api/object_storage/test_object_formpost_negative.py 2021-02-10 03:12:38.013 | M tempest/api/object_storage/test_object_services.py 2021-02-10 03:12:38.013 | M tempest/api/object_storage/test_object_slo.py 2021-02-10 03:12:38.013 | M tempest/api/object_storage/test_object_temp_url.py 2021-02-10 03:12:38.013 | M tempest/api/object_storage/test_object_temp_url_negative.py 2021-02-10 03:12:38.014 | M tempest/api/object_storage/test_object_version.py 2021-02-10 03:12:38.014 | M tempest/api/volume/__init__.py 2021-02-10 03:12:38.014 | M tempest/api/volume/admin/__init__.py 2021-02-10 03:12:38.014 | M tempest/api/volume/admin/test_backends_capabilities.py 2021-02-10 03:12:38.014 | M tempest/api/volume/admin/test_encrypted_volumes_extend.py 2021-02-10 03:12:38.014 | M tempest/api/volume/admin/test_group_snapshots.py 2021-02-10 03:12:38.014 | M tempest/api/volume/admin/test_group_type_specs.py 2021-02-10 03:12:38.014 | M tempest/api/volume/admin/test_group_types.py 2021-02-10 03:12:38.014 | M tempest/api/volume/admin/test_groups.py 2021-02-10 03:12:38.014 | M tempest/api/volume/admin/test_multi_backend.py 2021-02-10 03:12:38.014 | M tempest/api/volume/admin/test_qos.py 2021-02-10 03:12:38.014 | M tempest/api/volume/admin/test_snapshot_manage.py 2021-02-10 03:12:38.014 | M tempest/api/volume/admin/test_snapshots_actions.py 2021-02-10 03:12:38.014 | M tempest/api/volume/admin/test_user_messages.py 2021-02-10 03:12:38.014 | M tempest/api/volume/admin/test_volume_hosts.py 2021-02-10 03:12:38.014 | M tempest/api/volume/admin/test_volume_manage.py 2021-02-10 03:12:38.014 | M tempest/api/volume/admin/test_volume_pools.py 2021-02-10 03:12:38.014 | M tempest/api/volume/admin/test_volume_quota_classes.py 2021-02-10 03:12:38.014 | M tempest/api/volume/admin/test_volume_quotas.py 2021-02-10 03:12:38.014 | M tempest/api/volume/admin/test_volume_quotas_negative.py 2021-02-10 03:12:38.014 | M tempest/api/volume/admin/test_volume_retype.py 2021-02-10 03:12:38.014 | M tempest/api/volume/admin/test_volume_services.py 2021-02-10 03:12:38.014 | M tempest/api/volume/admin/test_volume_services_negative.py 2021-02-10 03:12:38.014 | M tempest/api/volume/admin/test_volume_snapshot_quotas_negative.py 2021-02-10 03:12:38.014 | M tempest/api/volume/admin/test_volume_type_access.py 2021-02-10 03:12:38.014 | M tempest/api/volume/admin/test_volume_types.py 2021-02-10 03:12:38.014 | M tempest/api/volume/admin/test_volume_types_extra_specs.py 2021-02-10 03:12:38.014 | M tempest/api/volume/admin/test_volume_types_extra_specs_negative.py 2021-02-10 03:12:38.014 | M tempest/api/volume/admin/test_volume_types_negative.py 2021-02-10 03:12:38.014 | M tempest/api/volume/admin/test_volumes_actions.py 2021-02-10 03:12:38.014 | M tempest/api/volume/admin/test_volumes_backup.py 2021-02-10 03:12:38.014 | M tempest/api/volume/admin/test_volumes_list.py 2021-02-10 03:12:38.015 | M tempest/api/volume/api_microversion_fixture.py 2021-02-10 03:12:38.015 | M tempest/api/volume/base.py 2021-02-10 03:12:38.015 | M tempest/api/volume/test_availability_zone.py 2021-02-10 03:12:38.015 | M tempest/api/volume/test_extensions.py 2021-02-10 03:12:38.015 | M tempest/api/volume/test_image_metadata.py 2021-02-10 03:12:38.015 | M tempest/api/volume/test_snapshot_metadata.py 2021-02-10 03:12:38.015 | M tempest/api/volume/test_versions.py 2021-02-10 03:12:38.015 | M tempest/api/volume/test_volume_absolute_limits.py 2021-02-10 03:12:38.015 | M tempest/api/volume/test_volume_delete_cascade.py 2021-02-10 03:12:38.015 | M tempest/api/volume/test_volume_metadata.py 2021-02-10 03:12:38.015 | M tempest/api/volume/test_volume_transfers.py 2021-02-10 03:12:38.015 | M tempest/api/volume/test_volumes_actions.py 2021-02-10 03:12:38.015 | M tempest/api/volume/test_volumes_backup.py 2021-02-10 03:12:38.015 | M tempest/api/volume/test_volumes_clone.py 2021-02-10 03:12:38.015 | M tempest/api/volume/test_volumes_clone_negative.py 2021-02-10 03:12:38.015 | M tempest/api/volume/test_volumes_extend.py 2021-02-10 03:12:38.015 | M tempest/api/volume/test_volumes_get.py 2021-02-10 03:12:38.015 | M tempest/api/volume/test_volumes_list.py 2021-02-10 03:12:38.015 | M tempest/api/volume/test_volumes_negative.py 2021-02-10 03:12:38.015 | M tempest/api/volume/test_volumes_snapshots.py 2021-02-10 03:12:38.015 | M tempest/api/volume/test_volumes_snapshots_list.py 2021-02-10 03:12:38.015 | M tempest/api/volume/test_volumes_snapshots_negative.py 2021-02-10 03:12:38.015 | M tempest/clients.py 2021-02-10 03:12:38.015 | M tempest/cmd/__init__.py 2021-02-10 03:12:38.015 | M tempest/cmd/cleanup.py 2021-02-10 03:12:38.015 | M tempest/cmd/cleanup_service.py 2021-02-10 03:12:38.015 | M tempest/cmd/config-generator.tempest.conf 2021-02-10 03:12:38.015 | M tempest/cmd/init.py 2021-02-10 03:12:38.015 | M tempest/cmd/list_plugins.py 2021-02-10 03:12:38.015 | M tempest/cmd/main.py 2021-02-10 03:12:38.015 | M tempest/cmd/run.py 2021-02-10 03:12:38.015 | M tempest/cmd/subunit_describe_calls.py 2021-02-10 03:12:38.015 | M tempest/cmd/verify_tempest_config.py 2021-02-10 03:12:38.015 | M tempest/cmd/workspace.py 2021-02-10 03:12:38.016 | M tempest/common/__init__.py 2021-02-10 03:12:38.016 | M tempest/common/compute.py 2021-02-10 03:12:38.016 | M tempest/common/credentials_factory.py 2021-02-10 03:12:38.016 | M tempest/common/custom_matchers.py 2021-02-10 03:12:38.016 | M tempest/common/identity.py 2021-02-10 03:12:38.016 | M tempest/common/image.py 2021-02-10 03:12:38.016 | M tempest/common/tempest_fixtures.py 2021-02-10 03:12:38.016 | M tempest/common/utils/__init__.py 2021-02-10 03:12:38.016 | M tempest/common/utils/linux/__init__.py 2021-02-10 03:12:38.016 | M tempest/common/utils/linux/remote_client.py 2021-02-10 03:12:38.016 | M tempest/common/utils/net_info.py 2021-02-10 03:12:38.016 | M tempest/common/utils/net_utils.py 2021-02-10 03:12:38.016 | M tempest/common/waiters.py 2021-02-10 03:12:38.016 | M tempest/config.py 2021-02-10 03:12:38.016 | M tempest/hacking/__init__.py 2021-02-10 03:12:38.016 | M tempest/hacking/checks.py 2021-02-10 03:12:38.016 | M tempest/lib/__init__.py 2021-02-10 03:12:38.016 | M tempest/lib/api_schema/__init__.py 2021-02-10 03:12:38.016 | M tempest/lib/api_schema/response/__init__.py 2021-02-10 03:12:38.016 | M tempest/lib/api_schema/response/compute/__init__.py 2021-02-10 03:12:38.016 | M tempest/lib/api_schema/response/compute/v2_1/__init__.py 2021-02-10 03:12:38.016 | M tempest/lib/api_schema/response/compute/v2_1/agents.py 2021-02-10 03:12:38.016 | M tempest/lib/api_schema/response/compute/v2_1/aggregates.py 2021-02-10 03:12:38.016 | M tempest/lib/api_schema/response/compute/v2_1/availability_zone.py 2021-02-10 03:12:38.016 | M tempest/lib/api_schema/response/compute/v2_1/baremetal_nodes.py 2021-02-10 03:12:38.016 | M tempest/lib/api_schema/response/compute/v2_1/certificates.py 2021-02-10 03:12:38.016 | M tempest/lib/api_schema/response/compute/v2_1/extensions.py 2021-02-10 03:12:38.016 | M tempest/lib/api_schema/response/compute/v2_1/fixed_ips.py 2021-02-10 03:12:38.016 | M tempest/lib/api_schema/response/compute/v2_1/flavors.py 2021-02-10 03:12:38.016 | M tempest/lib/api_schema/response/compute/v2_1/flavors_access.py 2021-02-10 03:12:38.016 | M tempest/lib/api_schema/response/compute/v2_1/flavors_extra_specs.py 2021-02-10 03:12:38.016 | M tempest/lib/api_schema/response/compute/v2_1/floating_ips.py 2021-02-10 03:12:38.016 | M tempest/lib/api_schema/response/compute/v2_1/hosts.py 2021-02-10 03:12:38.017 | M tempest/lib/api_schema/response/compute/v2_1/hypervisors.py 2021-02-10 03:12:38.017 | M tempest/lib/api_schema/response/compute/v2_1/images.py 2021-02-10 03:12:38.017 | M tempest/lib/api_schema/response/compute/v2_1/instance_usage_audit_logs.py 2021-02-10 03:12:38.017 | M tempest/lib/api_schema/response/compute/v2_1/interfaces.py 2021-02-10 03:12:38.017 | M tempest/lib/api_schema/response/compute/v2_1/keypairs.py 2021-02-10 03:12:38.017 | M tempest/lib/api_schema/response/compute/v2_1/limits.py 2021-02-10 03:12:38.017 | M tempest/lib/api_schema/response/compute/v2_1/migrations.py 2021-02-10 03:12:38.017 | M tempest/lib/api_schema/response/compute/v2_1/parameter_types.py 2021-02-10 03:12:38.017 | M tempest/lib/api_schema/response/compute/v2_1/quota_classes.py 2021-02-10 03:12:38.017 | M tempest/lib/api_schema/response/compute/v2_1/quotas.py 2021-02-10 03:12:38.017 | M tempest/lib/api_schema/response/compute/v2_1/security_group_default_rule.py 2021-02-10 03:12:38.017 | M tempest/lib/api_schema/response/compute/v2_1/security_groups.py 2021-02-10 03:12:38.017 | M tempest/lib/api_schema/response/compute/v2_1/server_groups.py 2021-02-10 03:12:38.017 | M tempest/lib/api_schema/response/compute/v2_1/servers.py 2021-02-10 03:12:38.017 | M tempest/lib/api_schema/response/compute/v2_1/services.py 2021-02-10 03:12:38.017 | M tempest/lib/api_schema/response/compute/v2_1/snapshots.py 2021-02-10 03:12:38.017 | M tempest/lib/api_schema/response/compute/v2_1/tenant_networks.py 2021-02-10 03:12:38.017 | M tempest/lib/api_schema/response/compute/v2_1/tenant_usages.py 2021-02-10 03:12:38.017 | M tempest/lib/api_schema/response/compute/v2_1/versions.py 2021-02-10 03:12:38.017 | M tempest/lib/api_schema/response/compute/v2_1/volumes.py 2021-02-10 03:12:38.017 | M tempest/lib/api_schema/response/compute/v2_11/__init__.py 2021-02-10 03:12:38.017 | M tempest/lib/api_schema/response/compute/v2_11/services.py 2021-02-10 03:12:38.017 | M tempest/lib/api_schema/response/compute/v2_13/__init__.py 2021-02-10 03:12:38.017 | M tempest/lib/api_schema/response/compute/v2_13/server_groups.py 2021-02-10 03:12:38.017 | M tempest/lib/api_schema/response/compute/v2_16/__init__.py 2021-02-10 03:12:38.017 | M tempest/lib/api_schema/response/compute/v2_16/servers.py 2021-02-10 03:12:38.017 | M tempest/lib/api_schema/response/compute/v2_19/__init__.py 2021-02-10 03:12:38.017 | M tempest/lib/api_schema/response/compute/v2_19/servers.py 2021-02-10 03:12:38.017 | M tempest/lib/api_schema/response/compute/v2_2/__init__.py 2021-02-10 03:12:38.017 | M tempest/lib/api_schema/response/compute/v2_2/keypairs.py 2021-02-10 03:12:38.017 | M tempest/lib/api_schema/response/compute/v2_23/__init__.py 2021-02-10 03:12:38.017 | M tempest/lib/api_schema/response/compute/v2_23/migrations.py 2021-02-10 03:12:38.018 | M tempest/lib/api_schema/response/compute/v2_26/__init__.py 2021-02-10 03:12:38.018 | M tempest/lib/api_schema/response/compute/v2_26/servers.py 2021-02-10 03:12:38.018 | M tempest/lib/api_schema/response/compute/v2_28/__init__.py 2021-02-10 03:12:38.018 | M tempest/lib/api_schema/response/compute/v2_28/hypervisors.py 2021-02-10 03:12:38.018 | M tempest/lib/api_schema/response/compute/v2_3/__init__.py 2021-02-10 03:12:38.018 | M tempest/lib/api_schema/response/compute/v2_3/servers.py 2021-02-10 03:12:38.018 | M tempest/lib/api_schema/response/compute/v2_36/__init__.py 2021-02-10 03:12:38.018 | M tempest/lib/api_schema/response/compute/v2_36/limits.py 2021-02-10 03:12:38.018 | M tempest/lib/api_schema/response/compute/v2_36/quotas.py 2021-02-10 03:12:38.018 | M tempest/lib/api_schema/response/compute/v2_39/__init__.py 2021-02-10 03:12:38.018 | M tempest/lib/api_schema/response/compute/v2_39/limits.py 2021-02-10 03:12:38.018 | M tempest/lib/api_schema/response/compute/v2_41/__init__.py 2021-02-10 03:12:38.018 | M tempest/lib/api_schema/response/compute/v2_41/aggregates.py 2021-02-10 03:12:38.018 | M tempest/lib/api_schema/response/compute/v2_45/__init__.py 2021-02-10 03:12:38.018 | M tempest/lib/api_schema/response/compute/v2_45/images.py 2021-02-10 03:12:38.018 | M tempest/lib/api_schema/response/compute/v2_47/__init__.py 2021-02-10 03:12:38.018 | M tempest/lib/api_schema/response/compute/v2_47/servers.py 2021-02-10 03:12:38.018 | M tempest/lib/api_schema/response/compute/v2_48/__init__.py 2021-02-10 03:12:38.018 | M tempest/lib/api_schema/response/compute/v2_48/servers.py 2021-02-10 03:12:38.018 | M tempest/lib/api_schema/response/compute/v2_53/__init__.py 2021-02-10 03:12:38.018 | M tempest/lib/api_schema/response/compute/v2_53/services.py 2021-02-10 03:12:38.018 | M tempest/lib/api_schema/response/compute/v2_54/__init__.py 2021-02-10 03:12:38.018 | M tempest/lib/api_schema/response/compute/v2_54/servers.py 2021-02-10 03:12:38.018 | M tempest/lib/api_schema/response/compute/v2_55/__init__.py 2021-02-10 03:12:38.018 | M tempest/lib/api_schema/response/compute/v2_55/flavors.py 2021-02-10 03:12:38.018 | M tempest/lib/api_schema/response/compute/v2_57/__init__.py 2021-02-10 03:12:38.018 | M tempest/lib/api_schema/response/compute/v2_57/limits.py 2021-02-10 03:12:38.018 | M tempest/lib/api_schema/response/compute/v2_57/quotas.py 2021-02-10 03:12:38.018 | M tempest/lib/api_schema/response/compute/v2_57/servers.py 2021-02-10 03:12:38.018 | M tempest/lib/api_schema/response/compute/v2_59/__init__.py 2021-02-10 03:12:38.018 | M tempest/lib/api_schema/response/compute/v2_59/migrations.py 2021-02-10 03:12:38.018 | M tempest/lib/api_schema/response/compute/v2_6/__init__.py 2021-02-10 03:12:38.018 | M tempest/lib/api_schema/response/compute/v2_6/servers.py 2021-02-10 03:12:38.019 | M tempest/lib/api_schema/response/compute/v2_61/__init__.py 2021-02-10 03:12:38.019 | M tempest/lib/api_schema/response/compute/v2_61/flavors.py 2021-02-10 03:12:38.019 | M tempest/lib/api_schema/response/compute/v2_63/__init__.py 2021-02-10 03:12:38.019 | M tempest/lib/api_schema/response/compute/v2_63/servers.py 2021-02-10 03:12:38.019 | M tempest/lib/api_schema/response/compute/v2_70/__init__.py 2021-02-10 03:12:38.019 | M tempest/lib/api_schema/response/compute/v2_70/interfaces.py 2021-02-10 03:12:38.019 | M tempest/lib/api_schema/response/compute/v2_70/servers.py 2021-02-10 03:12:38.019 | M tempest/lib/api_schema/response/compute/v2_71/__init__.py 2021-02-10 03:12:38.019 | M tempest/lib/api_schema/response/compute/v2_71/servers.py 2021-02-10 03:12:38.019 | M tempest/lib/api_schema/response/compute/v2_73/__init__.py 2021-02-10 03:12:38.019 | M tempest/lib/api_schema/response/compute/v2_73/servers.py 2021-02-10 03:12:38.019 | M tempest/lib/api_schema/response/compute/v2_8/__init__.py 2021-02-10 03:12:38.019 | M tempest/lib/api_schema/response/compute/v2_8/servers.py 2021-02-10 03:12:38.019 | M tempest/lib/api_schema/response/compute/v2_9/__init__.py 2021-02-10 03:12:38.019 | M tempest/lib/api_schema/response/compute/v2_9/servers.py 2021-02-10 03:12:38.019 | M tempest/lib/api_schema/response/volume/__init__.py 2021-02-10 03:12:38.019 | M tempest/lib/api_schema/response/volume/backups.py 2021-02-10 03:12:38.019 | M tempest/lib/api_schema/response/volume/capabilities.py 2021-02-10 03:12:38.019 | M tempest/lib/api_schema/response/volume/extensions.py 2021-02-10 03:12:38.019 | M tempest/lib/api_schema/response/volume/group_snapshots.py 2021-02-10 03:12:38.019 | M tempest/lib/api_schema/response/volume/group_types.py 2021-02-10 03:12:38.019 | M tempest/lib/api_schema/response/volume/groups.py 2021-02-10 03:12:38.019 | M tempest/lib/api_schema/response/volume/hosts.py 2021-02-10 03:12:38.019 | M tempest/lib/api_schema/response/volume/limits.py 2021-02-10 03:12:38.019 | M tempest/lib/api_schema/response/volume/manage_snapshot.py 2021-02-10 03:12:38.019 | M tempest/lib/api_schema/response/volume/manage_volume.py 2021-02-10 03:12:38.019 | M tempest/lib/api_schema/response/volume/messages.py 2021-02-10 03:12:38.019 | M tempest/lib/api_schema/response/volume/qos.py 2021-02-10 03:12:38.019 | M tempest/lib/api_schema/response/volume/quota_classes.py 2021-02-10 03:12:38.019 | M tempest/lib/api_schema/response/volume/quotas.py 2021-02-10 03:12:38.019 | M tempest/lib/api_schema/response/volume/scheduler_stats.py 2021-02-10 03:12:38.019 | M tempest/lib/api_schema/response/volume/services.py 2021-02-10 03:12:38.020 | M tempest/lib/api_schema/response/volume/snapshots.py 2021-02-10 03:12:38.020 | M tempest/lib/api_schema/response/volume/transfers.py 2021-02-10 03:12:38.020 | M tempest/lib/api_schema/response/volume/volume_types.py 2021-02-10 03:12:38.020 | M tempest/lib/api_schema/response/volume/volumes.py 2021-02-10 03:12:38.020 | M tempest/lib/auth.py 2021-02-10 03:12:38.020 | M tempest/lib/base.py 2021-02-10 03:12:38.020 | M tempest/lib/cli/__init__.py 2021-02-10 03:12:38.020 | M tempest/lib/cli/base.py 2021-02-10 03:12:38.020 | M tempest/lib/cli/output_parser.py 2021-02-10 03:12:38.020 | M tempest/lib/cmd/__init__.py 2021-02-10 03:12:38.020 | M tempest/lib/common/__init__.py 2021-02-10 03:12:38.020 | M tempest/lib/common/api_microversion_fixture.py 2021-02-10 03:12:38.020 | M tempest/lib/common/api_version_request.py 2021-02-10 03:12:38.020 | M tempest/lib/common/api_version_utils.py 2021-02-10 03:12:38.020 | M tempest/lib/common/cred_client.py 2021-02-10 03:12:38.020 | M tempest/lib/common/cred_provider.py 2021-02-10 03:12:38.020 | M tempest/lib/common/dynamic_creds.py 2021-02-10 03:12:38.020 | M tempest/lib/common/fixed_network.py 2021-02-10 03:12:38.020 | M tempest/lib/common/http.py 2021-02-10 03:12:38.020 | M tempest/lib/common/jsonschema_validator.py 2021-02-10 03:12:38.020 | M tempest/lib/common/preprov_creds.py 2021-02-10 03:12:38.020 | M tempest/lib/common/profiler.py 2021-02-10 03:12:38.020 | M tempest/lib/common/rest_client.py 2021-02-10 03:12:38.020 | M tempest/lib/common/ssh.py 2021-02-10 03:12:38.020 | M tempest/lib/common/thread.py 2021-02-10 03:12:38.020 | M tempest/lib/common/utils/__init__.py 2021-02-10 03:12:38.020 | M tempest/lib/common/utils/data_utils.py 2021-02-10 03:12:38.020 | M tempest/lib/common/utils/linux/__init__.py 2021-02-10 03:12:38.020 | M tempest/lib/common/utils/linux/remote_client.py 2021-02-10 03:12:38.020 | M tempest/lib/common/utils/misc.py 2021-02-10 03:12:38.020 | M tempest/lib/common/utils/test_utils.py 2021-02-10 03:12:38.020 | M tempest/lib/common/validation_resources.py 2021-02-10 03:12:38.020 | M tempest/lib/decorators.py 2021-02-10 03:12:38.021 | M tempest/lib/exceptions.py 2021-02-10 03:12:38.021 | M tempest/lib/services/__init__.py 2021-02-10 03:12:38.021 | M tempest/lib/services/clients.py 2021-02-10 03:12:38.021 | M tempest/lib/services/compute/__init__.py 2021-02-10 03:12:38.021 | M tempest/lib/services/compute/agents_client.py 2021-02-10 03:12:38.021 | M tempest/lib/services/compute/aggregates_client.py 2021-02-10 03:12:38.021 | M tempest/lib/services/compute/availability_zone_client.py 2021-02-10 03:12:38.021 | M tempest/lib/services/compute/baremetal_nodes_client.py 2021-02-10 03:12:38.021 | M tempest/lib/services/compute/base_compute_client.py 2021-02-10 03:12:38.021 | M tempest/lib/services/compute/certificates_client.py 2021-02-10 03:12:38.021 | M tempest/lib/services/compute/extensions_client.py 2021-02-10 03:12:38.021 | M tempest/lib/services/compute/fixed_ips_client.py 2021-02-10 03:12:38.021 | M tempest/lib/services/compute/flavors_client.py 2021-02-10 03:12:38.021 | M tempest/lib/services/compute/floating_ip_pools_client.py 2021-02-10 03:12:38.021 | M tempest/lib/services/compute/floating_ips_bulk_client.py 2021-02-10 03:12:38.021 | M tempest/lib/services/compute/floating_ips_client.py 2021-02-10 03:12:38.021 | M tempest/lib/services/compute/hosts_client.py 2021-02-10 03:12:38.021 | M tempest/lib/services/compute/hypervisor_client.py 2021-02-10 03:12:38.021 | M tempest/lib/services/compute/images_client.py 2021-02-10 03:12:38.021 | M tempest/lib/services/compute/instance_usage_audit_log_client.py 2021-02-10 03:12:38.021 | M tempest/lib/services/compute/interfaces_client.py 2021-02-10 03:12:38.021 | M tempest/lib/services/compute/keypairs_client.py 2021-02-10 03:12:38.021 | M tempest/lib/services/compute/limits_client.py 2021-02-10 03:12:38.021 | M tempest/lib/services/compute/migrations_client.py 2021-02-10 03:12:38.021 | M tempest/lib/services/compute/networks_client.py 2021-02-10 03:12:38.021 | M tempest/lib/services/compute/quota_classes_client.py 2021-02-10 03:12:38.021 | M tempest/lib/services/compute/quotas_client.py 2021-02-10 03:12:38.021 | M tempest/lib/services/compute/security_group_default_rules_client.py 2021-02-10 03:12:38.021 | M tempest/lib/services/compute/security_group_rules_client.py 2021-02-10 03:12:38.021 | M tempest/lib/services/compute/security_groups_client.py 2021-02-10 03:12:38.021 | M tempest/lib/services/compute/server_groups_client.py 2021-02-10 03:12:38.021 | M tempest/lib/services/compute/servers_client.py 2021-02-10 03:12:38.022 | M tempest/lib/services/compute/services_client.py 2021-02-10 03:12:38.022 | M tempest/lib/services/compute/snapshots_client.py 2021-02-10 03:12:38.022 | M tempest/lib/services/compute/tenant_networks_client.py 2021-02-10 03:12:38.022 | M tempest/lib/services/compute/tenant_usages_client.py 2021-02-10 03:12:38.022 | M tempest/lib/services/compute/versions_client.py 2021-02-10 03:12:38.022 | M tempest/lib/services/compute/volumes_client.py 2021-02-10 03:12:38.022 | M tempest/lib/services/identity/__init__.py 2021-02-10 03:12:38.022 | M tempest/lib/services/identity/v2/__init__.py 2021-02-10 03:12:38.022 | M tempest/lib/services/identity/v2/endpoints_client.py 2021-02-10 03:12:38.022 | M tempest/lib/services/identity/v2/identity_client.py 2021-02-10 03:12:38.022 | M tempest/lib/services/identity/v2/roles_client.py 2021-02-10 03:12:38.022 | M tempest/lib/services/identity/v2/services_client.py 2021-02-10 03:12:38.022 | M tempest/lib/services/identity/v2/tenants_client.py 2021-02-10 03:12:38.022 | M tempest/lib/services/identity/v2/token_client.py 2021-02-10 03:12:38.022 | M tempest/lib/services/identity/v2/users_client.py 2021-02-10 03:12:38.022 | M tempest/lib/services/identity/v3/__init__.py 2021-02-10 03:12:38.022 | M tempest/lib/services/identity/v3/access_rules_client.py 2021-02-10 03:12:38.022 | M tempest/lib/services/identity/v3/application_credentials_client.py 2021-02-10 03:12:38.022 | M tempest/lib/services/identity/v3/catalog_client.py 2021-02-10 03:12:38.022 | M tempest/lib/services/identity/v3/credentials_client.py 2021-02-10 03:12:38.022 | M tempest/lib/services/identity/v3/domain_configuration_client.py 2021-02-10 03:12:38.022 | M tempest/lib/services/identity/v3/domains_client.py 2021-02-10 03:12:38.022 | M tempest/lib/services/identity/v3/endpoint_filter_client.py 2021-02-10 03:12:38.022 | M tempest/lib/services/identity/v3/endpoint_groups_client.py 2021-02-10 03:12:38.022 | M tempest/lib/services/identity/v3/endpoints_client.py 2021-02-10 03:12:38.022 | M tempest/lib/services/identity/v3/groups_client.py 2021-02-10 03:12:38.022 | M tempest/lib/services/identity/v3/identity_client.py 2021-02-10 03:12:38.022 | M tempest/lib/services/identity/v3/inherited_roles_client.py 2021-02-10 03:12:38.022 | M tempest/lib/services/identity/v3/oauth_consumers_client.py 2021-02-10 03:12:38.022 | M tempest/lib/services/identity/v3/oauth_token_client.py 2021-02-10 03:12:38.022 | M tempest/lib/services/identity/v3/policies_client.py 2021-02-10 03:12:38.022 | M tempest/lib/services/identity/v3/project_tags_client.py 2021-02-10 03:12:38.022 | M tempest/lib/services/identity/v3/projects_client.py 2021-02-10 03:12:38.023 | M tempest/lib/services/identity/v3/regions_client.py 2021-02-10 03:12:38.023 | M tempest/lib/services/identity/v3/role_assignments_client.py 2021-02-10 03:12:38.023 | M tempest/lib/services/identity/v3/roles_client.py 2021-02-10 03:12:38.023 | M tempest/lib/services/identity/v3/services_client.py 2021-02-10 03:12:38.023 | M tempest/lib/services/identity/v3/token_client.py 2021-02-10 03:12:38.023 | M tempest/lib/services/identity/v3/trusts_client.py 2021-02-10 03:12:38.023 | M tempest/lib/services/identity/v3/users_client.py 2021-02-10 03:12:38.023 | M tempest/lib/services/identity/v3/versions_client.py 2021-02-10 03:12:38.023 | M tempest/lib/services/image/__init__.py 2021-02-10 03:12:38.023 | M tempest/lib/services/image/v1/__init__.py 2021-02-10 03:12:38.023 | M tempest/lib/services/image/v1/image_members_client.py 2021-02-10 03:12:38.023 | M tempest/lib/services/image/v1/images_client.py 2021-02-10 03:12:38.023 | M tempest/lib/services/image/v2/__init__.py 2021-02-10 03:12:38.023 | M tempest/lib/services/image/v2/image_members_client.py 2021-02-10 03:12:38.023 | M tempest/lib/services/image/v2/images_client.py 2021-02-10 03:12:38.023 | M tempest/lib/services/image/v2/namespace_objects_client.py 2021-02-10 03:12:38.023 | M tempest/lib/services/image/v2/namespace_properties_client.py 2021-02-10 03:12:38.023 | M tempest/lib/services/image/v2/namespace_tags_client.py 2021-02-10 03:12:38.023 | M tempest/lib/services/image/v2/namespaces_client.py 2021-02-10 03:12:38.023 | M tempest/lib/services/image/v2/resource_types_client.py 2021-02-10 03:12:38.023 | M tempest/lib/services/image/v2/schemas_client.py 2021-02-10 03:12:38.023 | M tempest/lib/services/image/v2/versions_client.py 2021-02-10 03:12:38.023 | M tempest/lib/services/network/__init__.py 2021-02-10 03:12:38.023 | M tempest/lib/services/network/agents_client.py 2021-02-10 03:12:38.023 | M tempest/lib/services/network/base.py 2021-02-10 03:12:38.023 | M tempest/lib/services/network/extensions_client.py 2021-02-10 03:12:38.023 | M tempest/lib/services/network/floating_ips_client.py 2021-02-10 03:12:38.023 | M tempest/lib/services/network/metering_label_rules_client.py 2021-02-10 03:12:38.023 | M tempest/lib/services/network/metering_labels_client.py 2021-02-10 03:12:38.023 | M tempest/lib/services/network/networks_client.py 2021-02-10 03:12:38.023 | M tempest/lib/services/network/ports_client.py 2021-02-10 03:12:38.023 | M tempest/lib/services/network/qos_client.py 2021-02-10 03:12:38.024 | M tempest/lib/services/network/qos_minimum_bandwidth_rules_client.py 2021-02-10 03:12:38.024 | M tempest/lib/services/network/quotas_client.py 2021-02-10 03:12:38.024 | M tempest/lib/services/network/routers_client.py 2021-02-10 03:12:38.024 | M tempest/lib/services/network/security_group_rules_client.py 2021-02-10 03:12:38.024 | M tempest/lib/services/network/security_groups_client.py 2021-02-10 03:12:38.024 | M tempest/lib/services/network/segments_client.py 2021-02-10 03:12:38.024 | M tempest/lib/services/network/service_providers_client.py 2021-02-10 03:12:38.024 | M tempest/lib/services/network/subnetpools_client.py 2021-02-10 03:12:38.024 | M tempest/lib/services/network/subnets_client.py 2021-02-10 03:12:38.024 | M tempest/lib/services/network/tags_client.py 2021-02-10 03:12:38.024 | M tempest/lib/services/network/versions_client.py 2021-02-10 03:12:38.024 | M tempest/lib/services/object_storage/__init__.py 2021-02-10 03:12:38.024 | M tempest/lib/services/object_storage/account_client.py 2021-02-10 03:12:38.024 | M tempest/lib/services/object_storage/bulk_middleware_client.py 2021-02-10 03:12:38.024 | M tempest/lib/services/object_storage/capabilities_client.py 2021-02-10 03:12:38.024 | M tempest/lib/services/object_storage/container_client.py 2021-02-10 03:12:38.024 | M tempest/lib/services/object_storage/object_client.py 2021-02-10 03:12:38.024 | M tempest/lib/services/placement/__init__.py 2021-02-10 03:12:38.024 | M tempest/lib/services/placement/base_placement_client.py 2021-02-10 03:12:38.024 | M tempest/lib/services/placement/placement_client.py 2021-02-10 03:12:38.024 | M tempest/lib/services/placement/resource_providers_client.py 2021-02-10 03:12:38.024 | M tempest/lib/services/volume/__init__.py 2021-02-10 03:12:38.024 | M tempest/lib/services/volume/base_client.py 2021-02-10 03:12:38.024 | M tempest/lib/services/volume/v1/__init__.py 2021-02-10 03:12:38.024 | M tempest/lib/services/volume/v1/availability_zone_client.py 2021-02-10 03:12:38.024 | M tempest/lib/services/volume/v1/backups_client.py 2021-02-10 03:12:38.024 | M tempest/lib/services/volume/v1/encryption_types_client.py 2021-02-10 03:12:38.024 | M tempest/lib/services/volume/v1/extensions_client.py 2021-02-10 03:12:38.024 | M tempest/lib/services/volume/v1/hosts_client.py 2021-02-10 03:12:38.024 | M tempest/lib/services/volume/v1/limits_client.py 2021-02-10 03:12:38.024 | M tempest/lib/services/volume/v1/qos_client.py 2021-02-10 03:12:38.024 | M tempest/lib/services/volume/v1/quotas_client.py 2021-02-10 03:12:38.024 | M tempest/lib/services/volume/v1/services_client.py 2021-02-10 03:12:38.025 | M tempest/lib/services/volume/v1/snapshots_client.py 2021-02-10 03:12:38.025 | M tempest/lib/services/volume/v1/types_client.py 2021-02-10 03:12:38.025 | M tempest/lib/services/volume/v1/volumes_client.py 2021-02-10 03:12:38.025 | M tempest/lib/services/volume/v2/__init__.py 2021-02-10 03:12:38.025 | M tempest/lib/services/volume/v2/availability_zone_client.py 2021-02-10 03:12:38.025 | M tempest/lib/services/volume/v2/backups_client.py 2021-02-10 03:12:38.025 | M tempest/lib/services/volume/v2/capabilities_client.py 2021-02-10 03:12:38.025 | M tempest/lib/services/volume/v2/encryption_types_client.py 2021-02-10 03:12:38.025 | M tempest/lib/services/volume/v2/extensions_client.py 2021-02-10 03:12:38.025 | M tempest/lib/services/volume/v2/hosts_client.py 2021-02-10 03:12:38.025 | M tempest/lib/services/volume/v2/limits_client.py 2021-02-10 03:12:38.025 | M tempest/lib/services/volume/v2/qos_client.py 2021-02-10 03:12:38.025 | M tempest/lib/services/volume/v2/quota_classes_client.py 2021-02-10 03:12:38.025 | M tempest/lib/services/volume/v2/quotas_client.py 2021-02-10 03:12:38.025 | M tempest/lib/services/volume/v2/scheduler_stats_client.py 2021-02-10 03:12:38.025 | M tempest/lib/services/volume/v2/services_client.py 2021-02-10 03:12:38.025 | M tempest/lib/services/volume/v2/snapshot_manage_client.py 2021-02-10 03:12:38.025 | M tempest/lib/services/volume/v2/snapshots_client.py 2021-02-10 03:12:38.025 | M tempest/lib/services/volume/v2/transfers_client.py 2021-02-10 03:12:38.025 | M tempest/lib/services/volume/v2/types_client.py 2021-02-10 03:12:38.025 | M tempest/lib/services/volume/v2/volume_manage_client.py 2021-02-10 03:12:38.025 | M tempest/lib/services/volume/v2/volumes_client.py 2021-02-10 03:12:38.025 | M tempest/lib/services/volume/v3/__init__.py 2021-02-10 03:12:38.025 | M tempest/lib/services/volume/v3/attachments_client.py 2021-02-10 03:12:38.025 | M tempest/lib/services/volume/v3/availability_zone_client.py 2021-02-10 03:12:38.025 | M tempest/lib/services/volume/v3/backups_client.py 2021-02-10 03:12:38.025 | M tempest/lib/services/volume/v3/base_client.py 2021-02-10 03:12:38.025 | M tempest/lib/services/volume/v3/capabilities_client.py 2021-02-10 03:12:38.025 | M tempest/lib/services/volume/v3/encryption_types_client.py 2021-02-10 03:12:38.025 | M tempest/lib/services/volume/v3/extensions_client.py 2021-02-10 03:12:38.025 | M tempest/lib/services/volume/v3/group_snapshots_client.py 2021-02-10 03:12:38.026 | M tempest/lib/services/volume/v3/group_types_client.py 2021-02-10 03:12:38.026 | M tempest/lib/services/volume/v3/groups_client.py 2021-02-10 03:12:38.026 | M tempest/lib/services/volume/v3/hosts_client.py 2021-02-10 03:12:38.026 | M tempest/lib/services/volume/v3/limits_client.py 2021-02-10 03:12:38.026 | M tempest/lib/services/volume/v3/messages_client.py 2021-02-10 03:12:38.026 | M tempest/lib/services/volume/v3/qos_client.py 2021-02-10 03:12:38.026 | M tempest/lib/services/volume/v3/quota_classes_client.py 2021-02-10 03:12:38.026 | M tempest/lib/services/volume/v3/quotas_client.py 2021-02-10 03:12:38.026 | M tempest/lib/services/volume/v3/scheduler_stats_client.py 2021-02-10 03:12:38.026 | M tempest/lib/services/volume/v3/services_client.py 2021-02-10 03:12:38.026 | M tempest/lib/services/volume/v3/snapshot_manage_client.py 2021-02-10 03:12:38.026 | M tempest/lib/services/volume/v3/snapshots_client.py 2021-02-10 03:12:38.026 | M tempest/lib/services/volume/v3/transfers_client.py 2021-02-10 03:12:38.026 | M tempest/lib/services/volume/v3/types_client.py 2021-02-10 03:12:38.026 | M tempest/lib/services/volume/v3/versions_client.py 2021-02-10 03:12:38.026 | M tempest/lib/services/volume/v3/volume_manage_client.py 2021-02-10 03:12:38.026 | M tempest/lib/services/volume/v3/volumes_client.py 2021-02-10 03:12:38.026 | M tempest/manager.py 2021-02-10 03:12:38.026 | M tempest/scenario/README.rst 2021-02-10 03:12:38.026 | M tempest/scenario/__init__.py 2021-02-10 03:12:38.026 | M tempest/scenario/manager.py 2021-02-10 03:12:38.026 | M tempest/scenario/test_aggregates_basic_ops.py 2021-02-10 03:12:38.026 | M tempest/scenario/test_dashboard_basic_ops.py 2021-02-10 03:12:38.026 | M tempest/scenario/test_encrypted_cinder_volumes.py 2021-02-10 03:12:38.026 | M tempest/scenario/test_minbw_allocation_placement.py 2021-02-10 03:12:38.026 | M tempest/scenario/test_minimum_basic.py 2021-02-10 03:12:38.026 | M tempest/scenario/test_network_advanced_server_ops.py 2021-02-10 03:12:38.026 | M tempest/scenario/test_network_basic_ops.py 2021-02-10 03:12:38.026 | M tempest/scenario/test_network_v6.py 2021-02-10 03:12:38.026 | M tempest/scenario/test_object_storage_basic_ops.py 2021-02-10 03:12:38.026 | M tempest/scenario/test_security_groups_basic_ops.py 2021-02-10 03:12:38.026 | M tempest/scenario/test_server_advanced_ops.py 2021-02-10 03:12:38.026 | M tempest/scenario/test_server_basic_ops.py 2021-02-10 03:12:38.027 | M tempest/scenario/test_server_multinode.py 2021-02-10 03:12:38.027 | M tempest/scenario/test_shelve_instance.py 2021-02-10 03:12:38.027 | M tempest/scenario/test_snapshot_pattern.py 2021-02-10 03:12:38.027 | M tempest/scenario/test_stamp_pattern.py 2021-02-10 03:12:38.027 | M tempest/scenario/test_volume_backup_restore.py 2021-02-10 03:12:38.027 | M tempest/scenario/test_volume_boot_pattern.py 2021-02-10 03:12:38.027 | M tempest/scenario/test_volume_migrate_attached.py 2021-02-10 03:12:38.027 | M tempest/services/__init__.py 2021-02-10 03:12:38.027 | M tempest/services/orchestration/__init__.py 2021-02-10 03:12:38.027 | M tempest/services/orchestration/json/__init__.py 2021-02-10 03:12:38.027 | M tempest/services/orchestration/json/orchestration_client.py 2021-02-10 03:12:38.027 | M tempest/test.py 2021-02-10 03:12:38.027 | M tempest/test_discover/__init__.py 2021-02-10 03:12:38.027 | M tempest/test_discover/plugins.py 2021-02-10 03:12:38.027 | M tempest/test_discover/test_discover.py 2021-02-10 03:12:38.027 | M tempest/tests/README.rst 2021-02-10 03:12:38.027 | M tempest/tests/__init__.py 2021-02-10 03:12:38.027 | M tempest/tests/api/__init__.py 2021-02-10 03:12:38.027 | M tempest/tests/api/compute/__init__.py 2021-02-10 03:12:38.027 | M tempest/tests/api/compute/test_base.py 2021-02-10 03:12:38.027 | M tempest/tests/base.py 2021-02-10 03:12:38.027 | M tempest/tests/cmd/__init__.py 2021-02-10 03:12:38.027 | M tempest/tests/cmd/subunit_describe_calls_data/calls.subunit 2021-02-10 03:12:38.027 | M tempest/tests/cmd/subunit_describe_calls_data/calls_subunit_expected.json 2021-02-10 03:12:38.027 | M tempest/tests/cmd/test_account_generator.py 2021-02-10 03:12:38.027 | M tempest/tests/cmd/test_cleanup.py 2021-02-10 03:12:38.027 | M tempest/tests/cmd/test_cleanup_services.py 2021-02-10 03:12:38.027 | M tempest/tests/cmd/test_list_plugins.py 2021-02-10 03:12:38.027 | M tempest/tests/cmd/test_run.py 2021-02-10 03:12:38.027 | M tempest/tests/cmd/test_saved_state_json.json 2021-02-10 03:12:38.027 | M tempest/tests/cmd/test_subunit_describe_calls.py 2021-02-10 03:12:38.027 | M tempest/tests/cmd/test_tempest_init.py 2021-02-10 03:12:38.027 | M tempest/tests/cmd/test_verify_tempest_config.py 2021-02-10 03:12:38.028 | M tempest/tests/cmd/test_workspace.py 2021-02-10 03:12:38.028 | M tempest/tests/common/__init__.py 2021-02-10 03:12:38.028 | M tempest/tests/common/test_admin_available.py 2021-02-10 03:12:38.028 | M tempest/tests/common/test_alt_available.py 2021-02-10 03:12:38.028 | M tempest/tests/common/test_compute.py 2021-02-10 03:12:38.028 | M tempest/tests/common/test_credentials_factory.py 2021-02-10 03:12:38.028 | M tempest/tests/common/test_custom_matchers.py 2021-02-10 03:12:38.028 | M tempest/tests/common/test_image.py 2021-02-10 03:12:38.028 | M tempest/tests/common/utils/__init__.py 2021-02-10 03:12:38.028 | M tempest/tests/common/utils/linux/__init__.py 2021-02-10 03:12:38.028 | M tempest/tests/common/utils/linux/test_remote_client.py 2021-02-10 03:12:38.028 | M tempest/tests/common/utils/test_net_utils.py 2021-02-10 03:12:38.028 | M tempest/tests/fake_config.py 2021-02-10 03:12:38.028 | M tempest/tests/fake_tempest_plugin.py 2021-02-10 03:12:38.028 | M tempest/tests/files/__init__.py 2021-02-10 03:12:38.028 | M tempest/tests/files/failing-tests 2021-02-10 03:12:38.028 | M tempest/tests/files/passing-tests 2021-02-10 03:12:38.028 | M tempest/tests/files/setup.cfg 2021-02-10 03:12:38.028 | M tempest/tests/files/testr-conf 2021-02-10 03:12:38.028 | M tempest/tests/lib/__init__.py 2021-02-10 03:12:38.028 | M tempest/tests/lib/cli/__init__.py 2021-02-10 03:12:38.028 | M tempest/tests/lib/cli/test_command_failed.py 2021-02-10 03:12:38.028 | M tempest/tests/lib/cli/test_execute.py 2021-02-10 03:12:38.028 | M tempest/tests/lib/cli/test_output_parser.py 2021-02-10 03:12:38.028 | M tempest/tests/lib/cmd/__init__.py 2021-02-10 03:12:38.028 | M tempest/tests/lib/cmd/test_check_uuid.py 2021-02-10 03:12:38.028 | M tempest/tests/lib/common/__init__.py 2021-02-10 03:12:38.028 | M tempest/tests/lib/common/test_api_version_request.py 2021-02-10 03:12:38.028 | M tempest/tests/lib/common/test_api_version_utils.py 2021-02-10 03:12:38.028 | M tempest/tests/lib/common/test_cred_client.py 2021-02-10 03:12:38.028 | M tempest/tests/lib/common/test_dynamic_creds.py 2021-02-10 03:12:38.028 | M tempest/tests/lib/common/test_http.py 2021-02-10 03:12:38.028 | M tempest/tests/lib/common/test_jsonschema_validator.py 2021-02-10 03:12:38.029 | M tempest/tests/lib/common/test_preprov_creds.py 2021-02-10 03:12:38.029 | M tempest/tests/lib/common/test_profiler.py 2021-02-10 03:12:38.029 | M tempest/tests/lib/common/test_rest_client.py 2021-02-10 03:12:38.029 | M tempest/tests/lib/common/test_validation_resources.py 2021-02-10 03:12:38.029 | M tempest/tests/lib/common/utils/__init__.py 2021-02-10 03:12:38.029 | M tempest/tests/lib/common/utils/linux/__init__.py 2021-02-10 03:12:38.029 | M tempest/tests/lib/common/utils/linux/test_remote_client.py 2021-02-10 03:12:38.029 | M tempest/tests/lib/common/utils/test_data_utils.py 2021-02-10 03:12:38.029 | M tempest/tests/lib/common/utils/test_misc.py 2021-02-10 03:12:38.029 | M tempest/tests/lib/common/utils/test_test_utils.py 2021-02-10 03:12:38.029 | M tempest/tests/lib/fake_auth_provider.py 2021-02-10 03:12:38.029 | M tempest/tests/lib/fake_credentials.py 2021-02-10 03:12:38.029 | M tempest/tests/lib/fake_http.py 2021-02-10 03:12:38.029 | M tempest/tests/lib/fake_identity.py 2021-02-10 03:12:38.029 | M tempest/tests/lib/services/__init__.py 2021-02-10 03:12:38.029 | M tempest/tests/lib/services/base.py 2021-02-10 03:12:38.029 | M tempest/tests/lib/services/compute/__init__.py 2021-02-10 03:12:38.029 | M tempest/tests/lib/services/compute/test_agents_client.py 2021-02-10 03:12:38.029 | M tempest/tests/lib/services/compute/test_aggregates_client.py 2021-02-10 03:12:38.029 | M tempest/tests/lib/services/compute/test_availability_zone_client.py 2021-02-10 03:12:38.029 | M tempest/tests/lib/services/compute/test_baremetal_nodes_client.py 2021-02-10 03:12:38.029 | M tempest/tests/lib/services/compute/test_base_compute_client.py 2021-02-10 03:12:38.029 | M tempest/tests/lib/services/compute/test_certificates_client.py 2021-02-10 03:12:38.029 | M tempest/tests/lib/services/compute/test_extensions_client.py 2021-02-10 03:12:38.029 | M tempest/tests/lib/services/compute/test_fixedIPs_client.py 2021-02-10 03:12:38.029 | M tempest/tests/lib/services/compute/test_flavors_client.py 2021-02-10 03:12:38.029 | M tempest/tests/lib/services/compute/test_floating_ip_pools_client.py 2021-02-10 03:12:38.029 | M tempest/tests/lib/services/compute/test_floating_ips_bulk_client.py 2021-02-10 03:12:38.029 | M tempest/tests/lib/services/compute/test_floating_ips_client.py 2021-02-10 03:12:38.029 | M tempest/tests/lib/services/compute/test_hosts_client.py 2021-02-10 03:12:38.030 | M tempest/tests/lib/services/compute/test_hypervisor_client.py 2021-02-10 03:12:38.030 | M tempest/tests/lib/services/compute/test_images_client.py 2021-02-10 03:12:38.030 | M tempest/tests/lib/services/compute/test_instance_usage_audit_log_client.py 2021-02-10 03:12:38.030 | M tempest/tests/lib/services/compute/test_interfaces_client.py 2021-02-10 03:12:38.030 | M tempest/tests/lib/services/compute/test_keypairs_client.py 2021-02-10 03:12:38.030 | M tempest/tests/lib/services/compute/test_limits_client.py 2021-02-10 03:12:38.030 | M tempest/tests/lib/services/compute/test_migrations_client.py 2021-02-10 03:12:38.030 | M tempest/tests/lib/services/compute/test_networks_client.py 2021-02-10 03:12:38.030 | M tempest/tests/lib/services/compute/test_quota_classes_client.py 2021-02-10 03:12:38.030 | M tempest/tests/lib/services/compute/test_quotas_client.py 2021-02-10 03:12:38.030 | M tempest/tests/lib/services/compute/test_security_group_default_rules_client.py 2021-02-10 03:12:38.030 | M tempest/tests/lib/services/compute/test_security_group_rules_client.py 2021-02-10 03:12:38.030 | M tempest/tests/lib/services/compute/test_security_groups_client.py 2021-02-10 03:12:38.030 | M tempest/tests/lib/services/compute/test_server_groups_client.py 2021-02-10 03:12:38.030 | M tempest/tests/lib/services/compute/test_servers_client.py 2021-02-10 03:12:38.030 | M tempest/tests/lib/services/compute/test_services_client.py 2021-02-10 03:12:38.030 | M tempest/tests/lib/services/compute/test_snapshots_client.py 2021-02-10 03:12:38.030 | M tempest/tests/lib/services/compute/test_tenant_networks_client.py 2021-02-10 03:12:38.030 | M tempest/tests/lib/services/compute/test_tenant_usages_client.py 2021-02-10 03:12:38.030 | M tempest/tests/lib/services/compute/test_versions_client.py 2021-02-10 03:12:38.030 | M tempest/tests/lib/services/compute/test_volumes_client.py 2021-02-10 03:12:38.030 | M tempest/tests/lib/services/identity/__init__.py 2021-02-10 03:12:38.030 | M tempest/tests/lib/services/identity/v2/__init__.py 2021-02-10 03:12:38.030 | M tempest/tests/lib/services/identity/v2/test_endpoints_client.py 2021-02-10 03:12:38.030 | M tempest/tests/lib/services/identity/v2/test_identity_client.py 2021-02-10 03:12:38.030 | M tempest/tests/lib/services/identity/v2/test_roles_client.py 2021-02-10 03:12:38.030 | M tempest/tests/lib/services/identity/v2/test_services_client.py 2021-02-10 03:12:38.030 | M tempest/tests/lib/services/identity/v2/test_tenants_client.py 2021-02-10 03:12:38.030 | M tempest/tests/lib/services/identity/v2/test_token_client.py 2021-02-10 03:12:38.030 | M tempest/tests/lib/services/identity/v2/test_users_client.py 2021-02-10 03:12:38.030 | M tempest/tests/lib/services/identity/v3/__init__.py 2021-02-10 03:12:38.030 | M tempest/tests/lib/services/identity/v3/test_access_rules_client.py 2021-02-10 03:12:38.030 | M tempest/tests/lib/services/identity/v3/test_application_credentials_client.py 2021-02-10 03:12:38.031 | M tempest/tests/lib/services/identity/v3/test_catalog_client.py 2021-02-10 03:12:38.031 | M tempest/tests/lib/services/identity/v3/test_credentials_client.py 2021-02-10 03:12:38.031 | M tempest/tests/lib/services/identity/v3/test_domain_configuration_client.py 2021-02-10 03:12:38.031 | M tempest/tests/lib/services/identity/v3/test_domains_client.py 2021-02-10 03:12:38.031 | M tempest/tests/lib/services/identity/v3/test_endpoint_filter_client.py 2021-02-10 03:12:38.031 | M tempest/tests/lib/services/identity/v3/test_endpoint_groups_client.py 2021-02-10 03:12:38.031 | M tempest/tests/lib/services/identity/v3/test_endpoints_client.py 2021-02-10 03:12:38.031 | M tempest/tests/lib/services/identity/v3/test_groups_client.py 2021-02-10 03:12:38.031 | M tempest/tests/lib/services/identity/v3/test_identity_client.py 2021-02-10 03:12:38.031 | M tempest/tests/lib/services/identity/v3/test_inherited_roles_client.py 2021-02-10 03:12:38.031 | M tempest/tests/lib/services/identity/v3/test_oauth_consumers_client.py 2021-02-10 03:12:38.031 | M tempest/tests/lib/services/identity/v3/test_oauth_token_client.py 2021-02-10 03:12:38.031 | M tempest/tests/lib/services/identity/v3/test_policies_client.py 2021-02-10 03:12:38.031 | M tempest/tests/lib/services/identity/v3/test_project_tags_client.py 2021-02-10 03:12:38.031 | M tempest/tests/lib/services/identity/v3/test_projects_client.py 2021-02-10 03:12:38.031 | M tempest/tests/lib/services/identity/v3/test_regions_client.py 2021-02-10 03:12:38.031 | M tempest/tests/lib/services/identity/v3/test_role_assignments_client.py 2021-02-10 03:12:38.031 | M tempest/tests/lib/services/identity/v3/test_roles_client.py 2021-02-10 03:12:38.031 | M tempest/tests/lib/services/identity/v3/test_services_client.py 2021-02-10 03:12:38.031 | M tempest/tests/lib/services/identity/v3/test_token_client.py 2021-02-10 03:12:38.031 | M tempest/tests/lib/services/identity/v3/test_trusts_client.py 2021-02-10 03:12:38.032 | M tempest/tests/lib/services/identity/v3/test_users_client.py 2021-02-10 03:12:38.032 | M tempest/tests/lib/services/identity/v3/test_versions_client.py 2021-02-10 03:12:38.032 | M tempest/tests/lib/services/image/__init__.py 2021-02-10 03:12:38.032 | M tempest/tests/lib/services/image/v1/__init__.py 2021-02-10 03:12:38.032 | M tempest/tests/lib/services/image/v1/test_image_members_client.py 2021-02-10 03:12:38.032 | M tempest/tests/lib/services/image/v2/__init__.py 2021-02-10 03:12:38.032 | M tempest/tests/lib/services/image/v2/test_image_members_client.py 2021-02-10 03:12:38.032 | M tempest/tests/lib/services/image/v2/test_images_client.py 2021-02-10 03:12:38.032 | M tempest/tests/lib/services/image/v2/test_namespace_object_client.py 2021-02-10 03:12:38.032 | M tempest/tests/lib/services/image/v2/test_namespace_properties_client.py 2021-02-10 03:12:38.032 | M tempest/tests/lib/services/image/v2/test_namespace_tags_client.py 2021-02-10 03:12:38.032 | M tempest/tests/lib/services/image/v2/test_namespaces_client.py 2021-02-10 03:12:38.032 | M tempest/tests/lib/services/image/v2/test_resource_types_client.py 2021-02-10 03:12:38.032 | M tempest/tests/lib/services/image/v2/test_schemas_client.py 2021-02-10 03:12:38.032 | M tempest/tests/lib/services/image/v2/test_versions_client.py 2021-02-10 03:12:38.032 | M tempest/tests/lib/services/network/__init__.py 2021-02-10 03:12:38.032 | M tempest/tests/lib/services/network/test_agents_client.py 2021-02-10 03:12:38.032 | M tempest/tests/lib/services/network/test_base_network_client.py 2021-02-10 03:12:38.032 | M tempest/tests/lib/services/network/test_extensions_client.py 2021-02-10 03:12:38.032 | M tempest/tests/lib/services/network/test_floating_ips_client.py 2021-02-10 03:12:38.032 | M tempest/tests/lib/services/network/test_metering_label_rules_client.py 2021-02-10 03:12:38.032 | M tempest/tests/lib/services/network/test_metering_labels_client.py 2021-02-10 03:12:38.032 | M tempest/tests/lib/services/network/test_networks_client.py 2021-02-10 03:12:38.032 | M tempest/tests/lib/services/network/test_ports_client.py 2021-02-10 03:12:38.032 | M tempest/tests/lib/services/network/test_qos_client.py 2021-02-10 03:12:38.032 | M tempest/tests/lib/services/network/test_qos_minimum_bandwidth_rules_client.py 2021-02-10 03:12:38.032 | M tempest/tests/lib/services/network/test_quotas_client.py 2021-02-10 03:12:38.032 | M tempest/tests/lib/services/network/test_routers_client.py 2021-02-10 03:12:38.032 | M tempest/tests/lib/services/network/test_security_group_rules_client.py 2021-02-10 03:12:38.032 | M tempest/tests/lib/services/network/test_security_groups_client.py 2021-02-10 03:12:38.033 | M tempest/tests/lib/services/network/test_segments_client.py 2021-02-10 03:12:38.033 | M tempest/tests/lib/services/network/test_service_providers_client.py 2021-02-10 03:12:38.033 | M tempest/tests/lib/services/network/test_subnetpools_client.py 2021-02-10 03:12:38.033 | M tempest/tests/lib/services/network/test_subnets_client.py 2021-02-10 03:12:38.033 | M tempest/tests/lib/services/network/test_tags_client.py 2021-02-10 03:12:38.033 | M tempest/tests/lib/services/network/test_versions_client.py 2021-02-10 03:12:38.033 | M tempest/tests/lib/services/object_storage/__init__.py 2021-02-10 03:12:38.033 | M tempest/tests/lib/services/object_storage/test_bulk_middleware_client.py 2021-02-10 03:12:38.033 | M tempest/tests/lib/services/object_storage/test_capabilities_client.py 2021-02-10 03:12:38.033 | M tempest/tests/lib/services/object_storage/test_object_client.py 2021-02-10 03:12:38.033 | M tempest/tests/lib/services/placement/__init__.py 2021-02-10 03:12:38.033 | M tempest/tests/lib/services/placement/test_placement_client.py 2021-02-10 03:12:38.033 | M tempest/tests/lib/services/placement/test_resource_providers_client.py 2021-02-10 03:12:38.033 | M tempest/tests/lib/services/registry_fixture.py 2021-02-10 03:12:38.033 | M tempest/tests/lib/services/test_clients.py 2021-02-10 03:12:38.033 | M tempest/tests/lib/services/volume/__init__.py 2021-02-10 03:12:38.033 | M tempest/tests/lib/services/volume/v1/__init__.py 2021-02-10 03:12:38.033 | M tempest/tests/lib/services/volume/v1/test_encryption_types_client.py 2021-02-10 03:12:38.033 | M tempest/tests/lib/services/volume/v1/test_quotas_client.py 2021-02-10 03:12:38.033 | M tempest/tests/lib/services/volume/v1/test_snapshots_client.py 2021-02-10 03:12:38.033 | M tempest/tests/lib/services/volume/v3/__init__.py 2021-02-10 03:12:38.033 | M tempest/tests/lib/services/volume/v3/test_attachments_client.py 2021-02-10 03:12:38.033 | M tempest/tests/lib/services/volume/v3/test_availability_zone_client.py 2021-02-10 03:12:38.033 | M tempest/tests/lib/services/volume/v3/test_backups_client.py 2021-02-10 03:12:38.033 | M tempest/tests/lib/services/volume/v3/test_capabilities_client.py 2021-02-10 03:12:38.033 | M tempest/tests/lib/services/volume/v3/test_encryption_types_client.py 2021-02-10 03:12:38.033 | M tempest/tests/lib/services/volume/v3/test_extensions_client.py 2021-02-10 03:12:38.033 | M tempest/tests/lib/services/volume/v3/test_group_snapshots_client.py 2021-02-10 03:12:38.033 | M tempest/tests/lib/services/volume/v3/test_group_types_client.py 2021-02-10 03:12:38.033 | M tempest/tests/lib/services/volume/v3/test_groups_client.py 2021-02-10 03:12:38.034 | M tempest/tests/lib/services/volume/v3/test_hosts_client.py 2021-02-10 03:12:38.034 | M tempest/tests/lib/services/volume/v3/test_limits_client.py 2021-02-10 03:12:38.034 | M tempest/tests/lib/services/volume/v3/test_quota_classes_client.py 2021-02-10 03:12:38.034 | M tempest/tests/lib/services/volume/v3/test_quotas_client.py 2021-02-10 03:12:38.034 | M tempest/tests/lib/services/volume/v3/test_scheduler_stats_client.py 2021-02-10 03:12:38.034 | M tempest/teSwitched to branch 'master' 2021-02-10 03:12:38.034 | sts/lib/services/volume/v3/test_services_client.py 2021-02-10 03:12:38.034 | M tempest/tests/lib/services/volume/v3/test_snapshot_manage_client.py 2021-02-10 03:12:38.034 | M tempest/tests/lib/services/volume/v3/test_snapshots_client.py 2021-02-10 03:12:38.034 | M tempest/tests/lib/services/volume/v3/test_transfers_client.py 2021-02-10 03:12:38.034 | M tempest/tests/lib/services/volume/v3/test_types_client.py 2021-02-10 03:12:38.034 | M tempest/tests/lib/services/volume/v3/test_user_messages_client.py 2021-02-10 03:12:38.034 | M tempest/tests/lib/services/volume/v3/test_versions_client.py 2021-02-10 03:12:38.034 | M tempest/tests/lib/services/volume/v3/test_volume_manage_client.py 2021-02-10 03:12:38.034 | M tempest/tests/lib/services/volume/v3/test_volumes_client.py 2021-02-10 03:12:38.034 | M tempest/tests/lib/test_api_microversion_fixture.py 2021-02-10 03:12:38.034 | M tempest/tests/lib/test_auth.py 2021-02-10 03:12:38.034 | M tempest/tests/lib/test_base.py 2021-02-10 03:12:38.034 | M tempest/tests/lib/test_credentials.py 2021-02-10 03:12:38.034 | M tempest/tests/lib/test_decorators.py 2021-02-10 03:12:38.034 | M tempest/tests/lib/test_ssh.py 2021-02-10 03:12:38.034 | M tempest/tests/lib/test_tempest_lib.py 2021-02-10 03:12:38.034 | M tempest/tests/test_base_test.py 2021-02-10 03:12:38.034 | M tempest/tests/test_config.py 2021-02-10 03:12:38.034 | M tempest/tests/test_decorators.py 2021-02-10 03:12:38.034 | M tempest/tests/test_hacking.py 2021-02-10 03:12:38.034 | M tempest/tests/test_imports.py 2021-02-10 03:12:38.034 | M tempest/tests/test_list_tests.py 2021-02-10 03:12:38.034 | M tempest/tests/test_microversions.py 2021-02-10 03:12:38.034 | M tempest/tests/test_tempest_plugin.py 2021-02-10 03:12:38.034 | M tempest/tests/test_test.py 2021-02-10 03:12:38.034 | M tempest/tests/utils.py 2021-02-10 03:12:38.035 | M tempest/version.py 2021-02-10 03:12:38.035 | M test-requirements.txt 2021-02-10 03:12:38.035 | M tools/generate-tempest-plugins-list.py 2021-02-10 03:12:38.035 | M tools/tempest-integrated-gate-compute-exclude-list.txt 2021-02-10 03:12:38.035 | M tools/tempest-integrated-gate-networking-exclude-list.txt 2021-02-10 03:12:38.035 | M tools/tempest-integrated-gate-object-storage-exclude-list.txt 2021-02-10 03:12:38.035 | M tools/tempest-integrated-gate-placement-exclude-list.txt 2021-02-10 03:12:38.035 | M tools/tempest-integrated-gate-storage-exclude-list.txt 2021-02-10 03:12:38.035 | M tools/tempest-plugin-sanity.sh 2021-02-10 03:12:38.035 | M tox.ini 2021-02-10 03:12:38.035 | M zuul.d/base.yaml 2021-02-10 03:12:38.035 | M zuul.d/integrated-gate.yaml 2021-02-10 03:12:38.035 | M zuul.d/project.yaml 2021-02-10 03:12:38.035 | M zuul.d/stable-jobs.yaml 2021-02-10 03:12:38.035 | M zuul.d/tempest-specific.yaml 2021-02-10 03:12:38.035 | Your branch is up to date with 'origin/master'. 2021-02-10 03:12:38.035 | ++ lib/tempest:install_tempest:705 : tox -r --notest -efull 2021-02-10 03:12:38.652 | full create: /opt/stack/tempest/.tox/tempest 2021-02-10 03:12:39.586 | full installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2021-02-10 03:13:03.896 | full develop-inst: /opt/stack/tempest 2021-02-10 03:13:09.445 | full installed: attrs==20.3.0,bcrypt==3.2.0,certifi==2020.12.5,cffi==1.14.4,chardet==4.0.0,cliff==3.6.0,cmd2==1.5.0,colorama==0.4.4,cryptography==3.4.3,debtcollector==2.2.0,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==2.10,importlib-metadata==3.4.0,importlib-resources==3.3.1,iso8601==0.1.14,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.5,msgpack==1.0.2,netaddr==0.8.0,netifaces==0.10.9,oslo.concurrency==4.4.0,oslo.config==8.4.0,oslo.context==3.1.1,oslo.i18n==5.0.1,oslo.log==4.4.0,oslo.serialization==4.1.0,oslo.utils==4.7.0,packaging==20.9,paramiko==2.7.2,pbr==5.5.1,prettytable==0.7.2,pycparser==2.20,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==2.4.7,pyperclip==1.8.1,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.4.0,six==1.15.0,stestr==3.1.0,stevedore==3.3.0,-e git+https://opendev.org/openstack/tempest@eae384ac1d2981aee1b56a270caf764f5061f4f8#egg=tempest,testtools==2.4.0,traceback2==1.4.0,typing-extensions==3.7.4.3,unittest2==1.1.0,urllib3==1.26.3,voluptuous==0.12.1,wcwidth==0.2.5,wrapt==1.12.1,zipp==3.4.0 2021-02-10 03:13:09.445 | ___________________________________ summary ____________________________________ 2021-02-10 03:13:09.445 | full: skipped tests 2021-02-10 03:13:09.445 | congratulations :) 2021-02-10 03:13:09.445 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:13:09.445 | 2021-02-10 03:13:09.445 | Traceback (most recent call last): 2021-02-10 03:13:09.445 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:13:09.445 | exec(line) 2021-02-10 03:13:09.445 | File "", line 1, in 2021-02-10 03:13:09.446 | File "", line 568, in module_from_spec 2021-02-10 03:13:09.446 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:13:09.446 | 2021-02-10 03:13:09.446 | Remainder of file ignored 2021-02-10 03:13:09.484 | ++ lib/tempest:install_tempest:708 : /opt/stack/tempest/.tox/tempest/bin/pip install -U -r /home/ubuntu/devstack/tools/cap-pip.txt 2021-02-10 03:13:10.149 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-10 03:13:10.327 | Requirement already up-to-date: pip<20.3 in ./.tox/tempest/lib/python3.6/site-packages (from -r /home/ubuntu/devstack/tools/cap-pip.txt (line 1)) (20.2.4) 2021-02-10 03:13:10.985 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-10 03:13:10.985 | You should consider upgrading via the '/opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip' command. 2021-02-10 03:13:11.043 | ++ lib/tempest:install_tempest:712 : /opt/stack/tempest/.tox/tempest/bin/pip install -c /opt/stack/requirements/upper-constraints.txt -r requirements.txt 2021-02-10 03:13:12.676 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-10 03:13:12.676 | 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-02-10 03:13:12.685 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-10 03:13:12.688 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-10 03:13:12.695 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-10 03:13:12.700 | Requirement already satisfied: PyYAML===5.4.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-02-10 03:13:12.716 | Requirement already satisfied: cliff===3.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (3.6.0) 2021-02-10 03:13:12.728 | Requirement already satisfied: cmd2===1.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (1.5.0) 2021-02-10 03:13:12.791 | Requirement already satisfied: colorama===0.4.4 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (0.4.4) 2021-02-10 03:13:12.795 | Requirement already satisfied: debtcollector===2.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.2.0) 2021-02-10 03:13:12.802 | Requirement already satisfied: fixtures===3.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (3.0.0) 2021-02-10 03:13:12.812 | Requirement already satisfied: importlib-metadata===3.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (3.4.0) 2021-02-10 03:13:12.851 | Requirement already satisfied: jsonschema===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (3.2.0) 2021-02-10 03:13:12.882 | Requirement already satisfied: netaddr===0.8.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 265)) (0.8.0) 2021-02-10 03:13:12.888 | Requirement already satisfied: oslo.concurrency===4.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 311)) (4.4.0) 2021-02-10 03:13:12.899 | Requirement already satisfied: oslo.config===8.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (8.4.0) 2021-02-10 03:13:12.944 | Requirement already satisfied: oslo.i18n===5.0.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (5.0.1) 2021-02-10 03:13:12.950 | Requirement already satisfied: oslo.log===4.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 317)) (4.4.0) 2021-02-10 03:13:12.992 | Requirement already satisfied: oslo.serialization===4.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (4.1.0) 2021-02-10 03:13:13.001 | Requirement already satisfied: oslo.utils===4.7.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (4.7.0) 2021-02-10 03:13:13.019 | Requirement already satisfied: packaging===20.9 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (20.9) 2021-02-10 03:13:13.024 | Requirement already satisfied: paramiko===2.7.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 338)) (2.7.2) 2021-02-10 03:13:13.061 | Requirement already satisfied: pbr===5.5.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.5.1) 2021-02-10 03:13:13.063 | Requirement already satisfied: prettytable===0.7.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (0.7.2) 2021-02-10 03:13:13.065 | Requirement already satisfied: pyinotify===0.9.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 369)) (0.9.6) 2021-02-10 03:13:13.066 | Requirement already satisfied: pyparsing===2.4.7 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 375)) (2.4.7) 2021-02-10 03:13:13.069 | Requirement already satisfied: pyperclip===1.8.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376)) (1.8.1) 2021-02-10 03:13:13.070 | Requirement already satisfied: pyrsistent===0.17.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 379)) (0.17.3) 2021-02-10 03:13:13.074 | Requirement already satisfied: python-dateutil===2.8.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 402)) (2.8.1) 2021-02-10 03:13:13.079 | Requirement already satisfied: python-subunit===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 435)) (1.4.0) 2021-02-10 03:13:13.093 | Requirement already satisfied: pytz===2021.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2021.1) 2021-02-10 03:13:13.096 | Requirement already satisfied: requests===2.25.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.25.1) 2021-02-10 03:13:13.116 | Requirement already satisfied: rfc3986===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.4.0) 2021-02-10 03:13:13.121 | Requirement already satisfied: setuptools===53.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 487)) (53.0.0) 2021-02-10 03:13:13.168 | Requirement already satisfied: six===1.15.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.15.0) 2021-02-10 03:13:13.170 | Requirement already satisfied: stestr===3.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 521)) (3.1.0) 2021-02-10 03:13:13.201 | Requirement already satisfied: stevedore===3.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (3.3.0) 2021-02-10 03:13:13.209 | Requirement already satisfied: testtools===2.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.4.0) 2021-02-10 03:13:13.227 | Requirement already satisfied: traceback2===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (1.4.0) 2021-02-10 03:13:13.230 | Requirement already satisfied: typing-extensions===3.7.4.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (3.7.4.3) 2021-02-10 03:13:13.233 | Requirement already satisfied: unittest2===1.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (1.1.0) 2021-02-10 03:13:13.240 | Requirement already satisfied: urllib3===1.26.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 563)) (1.26.3) 2021-02-10 03:13:13.262 | Requirement already satisfied: voluptuous===0.12.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (0.12.1) 2021-02-10 03:13:13.265 | Requirement already satisfied: wcwidth===0.2.5 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) (0.2.5) 2021-02-10 03:13:13.270 | Requirement already satisfied: wrapt===1.12.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (1.12.1) 2021-02-10 03:13:13.272 | Requirement already satisfied: zipp===3.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 591)) (3.4.0) 2021-02-10 03:13:13.298 | Requirement already satisfied: attrs===20.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2021-02-10 03:13:13.342 | Requirement already satisfied: importlib-resources===3.3.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (3.3.1) 2021-02-10 03:13:13.360 | Requirement already satisfied: fasteners===0.14.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.14.1) 2021-02-10 03:13:13.364 | Requirement already satisfied: oslo.context===3.1.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (3.1.1) 2021-02-10 03:13:13.370 | Requirement already satisfied: msgpack===1.0.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (1.0.2) 2021-02-10 03:13:13.372 | Requirement already satisfied: iso8601===0.1.14 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.1.14) 2021-02-10 03:13:13.374 | Requirement already satisfied: netifaces===0.10.9 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 266)) (0.10.9) 2021-02-10 03:13:13.376 | Requirement already satisfied: cryptography===3.4.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (3.4.3) 2021-02-10 03:13:13.420 | Requirement already satisfied: PyNaCl===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2021-02-10 03:13:13.433 | Requirement already satisfied: bcrypt===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (3.2.0) 2021-02-10 03:13:13.442 | Requirement already satisfied: extras===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2021-02-10 03:13:13.444 | Requirement already satisfied: idna===2.10 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (2.10) 2021-02-10 03:13:13.447 | Requirement already satisfied: chardet===4.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (4.0.0) 2021-02-10 03:13:13.449 | Requirement already satisfied: certifi===2020.12.5 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-02-10 03:13:13.451 | Requirement already satisfied: future===0.18.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (0.18.2) 2021-02-10 03:13:13.454 | Requirement already satisfied: python-mimeparse===1.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 419)) (1.6.0) 2021-02-10 03:13:13.455 | Requirement already satisfied: linecache2===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 242)) (1.0.0) 2021-02-10 03:13:13.457 | Requirement already satisfied: argparse in ./.tox/tempest/lib/python3.6/site-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 561)) (1.4.0) 2021-02-10 03:13:13.458 | Requirement already satisfied: monotonic===1.5 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.5) 2021-02-10 03:13:13.460 | Requirement already satisfied: cffi===1.14.4 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.4) 2021-02-10 03:13:13.463 | Requirement already satisfied: pycparser===2.20 in ./.tox/tempest/lib/python3.6/site-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.20) 2021-02-10 03:13:13.560 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-10 03:13:13.560 | You should consider upgrading via the '/opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip' command. 2021-02-10 03:13:13.620 | ++ lib/tempest:install_tempest:713 : PROJECT_VENV["tempest"]=/opt/stack/tempest/.tox/tempest 2021-02-10 03:13:13.625 | ++ lib/tempest:install_tempest:714 : popd 2021-02-10 03:13:13.625 | ~/devstack 2021-02-10 03:13:13.628 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-02-10 03:13:13.633 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-02-10 03:13:13.637 | + functions-common:run_phase:1755 : [[ stack == \s\o\u\r\c\e ]] 2021-02-10 03:13:13.640 | + functions-common:run_phase:1758 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-02-10 03:13:13.642 | + functions-common:run_phase:1761 : run_plugins stack install 2021-02-10 03:13:13.645 | + functions-common:run_plugins:1720 : local mode=stack 2021-02-10 03:13:13.648 | + functions-common:run_plugins:1721 : local phase=install 2021-02-10 03:13:13.651 | + functions-common:run_plugins:1723 : local plugins=,devstack-plugin-ceph 2021-02-10 03:13:13.653 | + functions-common:run_plugins:1724 : local plugin 2021-02-10 03:13:13.656 | + functions-common:run_plugins:1725 : for plugin in ${plugins//,/ } 2021-02-10 03:13:13.659 | + functions-common:run_plugins:1726 : local dir=/opt/stack/devstack-plugin-ceph 2021-02-10 03:13:13.661 | + functions-common:run_plugins:1727 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/plugin.sh ]] 2021-02-10 03:13:13.664 | + functions-common:run_plugins:1728 : source /opt/stack/devstack-plugin-ceph/devstack/plugin.sh stack install 2021-02-10 03:13:13.667 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:3 : [[ stack == \s\o\u\r\c\e ]] 2021-02-10 03:13:13.669 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ stack == \s\t\a\c\k ]] 2021-02-10 03:13:13.672 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ install == \p\r\e\-\i\n\s\t\a\l\l ]] 2021-02-10 03:13:13.674 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:32 : [[ stack == \s\t\a\c\k ]] 2021-02-10 03:13:13.676 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:32 : [[ install == \i\n\s\t\a\l\l ]] 2021-02-10 03:13:13.679 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:41 : [[ master == stable/queens ]] 2021-02-10 03:13:13.681 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:41 : [[ master == master ]] 2021-02-10 03:13:13.683 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:42 : pip_install -U --force PasteDeploy 2021-02-10 03:13:13.703 | Using python 3.6 to install PasteDeploy 2021-02-10 03:13:13.705 | ++ 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.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -U --force PasteDeploy 2021-02-10 03:13:14.879 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:13:14.879 | 2021-02-10 03:13:14.879 | Traceback (most recent call last): 2021-02-10 03:13:14.879 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:13:14.879 | exec(line) 2021-02-10 03:13:14.879 | File "", line 1, in 2021-02-10 03:13:14.879 | File "", line 568, in module_from_spec 2021-02-10 03:13:14.879 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:13:14.879 | 2021-02-10 03:13:14.879 | Remainder of file ignored 2021-02-10 03:13:14.879 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:13:14.879 | from cryptography.utils import int_from_bytes 2021-02-10 03:13:14.879 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:13:14.879 | from cryptography.utils import int_from_bytes 2021-02-10 03:13:16.051 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-10 03:13:16.052 | 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-02-10 03:13:16.060 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-10 03:13:16.063 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-10 03:13:16.071 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-10 03:13:16.146 | Collecting PasteDeploy===2.1.1 2021-02-10 03:13:16.154 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/149/23cfd6ad4281b/PasteDeploy-2.1.1-py2.py3-none-any.whl (17 kB) 2021-02-10 03:13:16.750 | Collecting setuptools===53.0.0 2021-02-10 03:13:16.756 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/0e8/6620d658c5ca8/setuptools-53.0.0-py3-none-any.whl (784 kB) 2021-02-10 03:13:19.293 | Installing collected packages: setuptools, PasteDeploy 2021-02-10 03:13:19.293 | Attempting uninstall: setuptools 2021-02-10 03:13:19.296 | Found existing installation: setuptools 53.0.0 2021-02-10 03:13:19.381 | Uninstalling setuptools-53.0.0: 2021-02-10 03:13:19.774 | Successfully uninstalled setuptools-53.0.0 2021-02-10 03:13:20.297 | Attempting uninstall: PasteDeploy 2021-02-10 03:13:20.299 | Found existing installation: PasteDeploy 2.1.1 2021-02-10 03:13:20.307 | Uninstalling PasteDeploy-2.1.1: 2021-02-10 03:13:20.690 | Successfully uninstalled PasteDeploy-2.1.1 2021-02-10 03:13:20.836 | Successfully installed PasteDeploy-2.1.1 setuptools-53.0.0 2021-02-10 03:13:20.986 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-10 03:13:20.986 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-02-10 03:13:21.097 | ++ inc/python:pip_install:200 : result=0 2021-02-10 03:13:21.100 | ++ inc/python:pip_install:202 : time_stop pip_install 2021-02-10 03:13:21.102 | ++ functions-common:time_stop:2306 : local name 2021-02-10 03:13:21.104 | ++ functions-common:time_stop:2307 : local end_time 2021-02-10 03:13:21.107 | ++ functions-common:time_stop:2308 : local elapsed_time 2021-02-10 03:13:21.109 | ++ functions-common:time_stop:2309 : local total 2021-02-10 03:13:21.111 | ++ functions-common:time_stop:2310 : local start_time 2021-02-10 03:13:21.114 | ++ functions-common:time_stop:2312 : name=pip_install 2021-02-10 03:13:21.116 | ++ functions-common:time_stop:2313 : start_time=1612926793698 2021-02-10 03:13:21.119 | ++ functions-common:time_stop:2315 : [[ -z 1612926793698 ]] 2021-02-10 03:13:21.122 | +++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 03:13:21.126 | ++ functions-common:time_stop:2318 : end_time=1612926801123 2021-02-10 03:13:21.128 | ++ functions-common:time_stop:2319 : elapsed_time=7425 2021-02-10 03:13:21.130 | ++ functions-common:time_stop:2320 : total=249946 2021-02-10 03:13:21.133 | ++ functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 03:13:21.135 | ++ functions-common:time_stop:2323 : _TIME_TOTAL[$name]=257371 2021-02-10 03:13:21.137 | ++ inc/python:pip_install:203 : return 0 2021-02-10 03:13:21.140 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:125 : [[ stack == \u\n\s\t\a\c\k ]] 2021-02-10 03:13:21.143 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:139 : [[ stack == \c\l\e\a\n ]] 2021-02-10 03:13:21.145 | + ./stack.sh:main:941 : use_library_from_git python-openstackclient 2021-02-10 03:13:21.148 | + inc/python:use_library_from_git:250 : local name=python-openstackclient 2021-02-10 03:13:21.150 | + inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 03:13:21.153 | + inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 03:13:21.156 | + inc/python:use_library_from_git:252 : [[ ,, =~ ,python-openstackclient, ]] 2021-02-10 03:13:21.159 | + inc/python:use_library_from_git:253 : return 1 2021-02-10 03:13:21.161 | + ./stack.sh:main:945 : pip_install_gr python-openstackclient 2021-02-10 03:13:21.164 | + inc/python:pip_install_gr:76 : local name=python-openstackclient 2021-02-10 03:13:21.166 | + inc/python:pip_install_gr:77 : local clean_name 2021-02-10 03:13:21.170 | ++ inc/python:pip_install_gr:78 : get_from_global_requirements python-openstackclient 2021-02-10 03:13:21.173 | ++ inc/python:get_from_global_requirements:225 : local package=python-openstackclient 2021-02-10 03:13:21.176 | ++ inc/python:get_from_global_requirements:226 : local required_pkg 2021-02-10 03:13:21.180 | +++ inc/python:get_from_global_requirements:227 : grep -i -h '^python-openstackclient' /opt/stack/requirements/global-requirements.txt 2021-02-10 03:13:21.180 | +++ inc/python:get_from_global_requirements:227 : cut -d# -f1 2021-02-10 03:13:21.185 | ++ inc/python:get_from_global_requirements:227 : required_pkg='python-openstackclient ' 2021-02-10 03:13:21.187 | ++ inc/python:get_from_global_requirements:228 : [[ python-openstackclient == '' ]] 2021-02-10 03:13:21.190 | ++ inc/python:get_from_global_requirements:231 : echo python-openstackclient 2021-02-10 03:13:21.193 | + inc/python:pip_install_gr:78 : clean_name=python-openstackclient 2021-02-10 03:13:21.195 | + inc/python:pip_install_gr:79 : pip_install python-openstackclient 2021-02-10 03:13:21.215 | Using python 3.6 to install python-openstackclient 2021-02-10 03:13:21.218 | + 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.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt python-openstackclient 2021-02-10 03:13:22.403 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:13:22.404 | 2021-02-10 03:13:22.404 | Traceback (most recent call last): 2021-02-10 03:13:22.404 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:13:22.404 | exec(line) 2021-02-10 03:13:22.404 | File "", line 1, in 2021-02-10 03:13:22.404 | File "", line 568, in module_from_spec 2021-02-10 03:13:22.404 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:13:22.404 | 2021-02-10 03:13:22.404 | Remainder of file ignored 2021-02-10 03:13:22.404 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:13:22.404 | from cryptography.utils import int_from_bytes 2021-02-10 03:13:22.404 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:13:22.404 | from cryptography.utils import int_from_bytes 2021-02-10 03:13:23.582 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-10 03:13:23.583 | 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-02-10 03:13:23.591 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-10 03:13:23.595 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-10 03:13:23.602 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-10 03:13:23.829 | Collecting python-openstackclient===5.4.0 2021-02-10 03:13:23.837 | Downloading http://10.100.0.9:8080/root/pypi/%2Bf/266/5fc7a9ce7e44a/python_openstackclient-5.4.0-py3-none-any.whl (886 kB) 2021-02-10 03:13:23.989 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 490)) (1.15.0) 2021-02-10 03:13:23.993 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (3.3.0) 2021-02-10 03:13:24.003 | Requirement already satisfied: python-novaclient===17.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 424)) (17.3.0) 2021-02-10 03:13:24.022 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 340)) (5.5.1) 2021-02-10 03:13:24.026 | Requirement already satisfied: python-keystoneclient===4.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 413)) (4.2.0) 2021-02-10 03:13:24.046 | Requirement already satisfied: cliff===3.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (3.6.0) 2021-02-10 03:13:24.061 | Requirement already satisfied: python-cinderclient===7.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 397)) (7.3.0) 2021-02-10 03:13:24.080 | Requirement already satisfied: openstacksdk===0.53.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 291)) (0.53.0) 2021-02-10 03:13:24.111 | Requirement already satisfied: osc-lib===2.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 308)) (2.3.1) 2021-02-10 03:13:24.128 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 315)) (5.0.1) 2021-02-10 03:13:24.135 | Requirement already satisfied: oslo.utils===4.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 328)) (4.7.0) 2021-02-10 03:13:24.155 | Requirement already satisfied: importlib-metadata===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (3.4.0) 2021-02-10 03:13:24.195 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.1.14) 2021-02-10 03:13:24.198 | Requirement already satisfied: simplejson===3.13.2 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 489)) (3.13.2) 2021-02-10 03:13:24.201 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 325)) (4.1.0) 2021-02-10 03:13:24.212 | Requirement already satisfied: keystoneauth1===4.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 233)) (4.3.0) 2021-02-10 03:13:24.278 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 348)) (0.7.2) 2021-02-10 03:13:24.281 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 454)) (2.25.1) 2021-02-10 03:13:24.304 | Requirement already satisfied: oslo.config===8.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (8.4.0) 2021-02-10 03:13:24.353 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.2.0) 2021-02-10 03:13:24.369 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 375)) (2.4.7) 2021-02-10 03:13:24.374 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-02-10 03:13:24.377 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (1.5.0) 2021-02-10 03:13:24.442 | Requirement already satisfied: dogpile.cache===1.1.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 151)) (1.1.2) 2021-02-10 03:13:24.449 | Requirement already satisfied: requestsexceptions===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 462)) (1.4.0) 2021-02-10 03:13:24.452 | Requirement already satisfied: os-service-types===1.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 302)) (1.7.0) 2021-02-10 03:13:24.457 | Requirement already satisfied: munch===2.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 259)) (2.5.0) 2021-02-10 03:13:24.481 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 266)) (0.10.9) 2021-02-10 03:13:24.484 | Requirement already satisfied: jmespath===0.10.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 219)) (0.10.0) 2021-02-10 03:13:24.488 | Requirement already satisfied: decorator===4.4.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 132)) (4.4.2) 2021-02-10 03:13:24.492 | Requirement already satisfied: cryptography===3.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (3.4.3) 2021-02-10 03:13:24.560 | Requirement already satisfied: appdirs===1.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 85)) (1.4.4) 2021-02-10 03:13:24.564 | Requirement already satisfied: jsonpatch===1.28 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 222)) (1.28) 2021-02-10 03:13:24.570 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 443)) (2021.1) 2021-02-10 03:13:24.574 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 265)) (0.8.0) 2021-02-10 03:13:24.582 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 336)) (20.9) 2021-02-10 03:13:24.588 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (3.7.4.3) 2021-02-10 03:13:24.593 | Requirement already satisfied: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 591)) (3.4.0) 2021-02-10 03:13:24.621 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (1.0.2) 2021-02-10 03:13:24.624 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (4.0.0) 2021-02-10 03:13:24.628 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 563)) (1.26.3) 2021-02-10 03:13:24.652 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (2.10) 2021-02-10 03:13:24.657 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-02-10 03:13:24.660 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 467)) (1.4.0) 2021-02-10 03:13:24.665 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (1.12.1) 2021-02-10 03:13:24.668 | Requirement already satisfied: pyperclip===1.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376)) (1.8.1) 2021-02-10 03:13:24.671 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2021-02-10 03:13:24.717 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) (0.2.5) 2021-02-10 03:13:24.723 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (0.4.4) 2021-02-10 03:13:24.727 | Requirement already satisfied: cffi===1.14.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.4) 2021-02-10 03:13:24.732 | Requirement already satisfied: jsonpointer===2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 226)) (2.0) 2021-02-10 03:13:24.735 | Requirement already satisfied: importlib-resources===3.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (3.3.1) 2021-02-10 03:13:24.755 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 363)) (2.20) 2021-02-10 03:13:26.664 | Installing collected packages: python-openstackclient 2021-02-10 03:13:27.927 | Successfully installed python-openstackclient-5.4.0 2021-02-10 03:13:28.080 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-10 03:13:28.080 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-02-10 03:13:28.183 | + inc/python:pip_install:200 : result=0 2021-02-10 03:13:28.188 | + inc/python:pip_install:202 : time_stop pip_install 2021-02-10 03:13:28.191 | + functions-common:time_stop:2306 : local name 2021-02-10 03:13:28.195 | + functions-common:time_stop:2307 : local end_time 2021-02-10 03:13:28.199 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 03:13:28.203 | + functions-common:time_stop:2309 : local total 2021-02-10 03:13:28.206 | + functions-common:time_stop:2310 : local start_time 2021-02-10 03:13:28.211 | + functions-common:time_stop:2312 : name=pip_install 2021-02-10 03:13:28.214 | + functions-common:time_stop:2313 : start_time=1612926801210 2021-02-10 03:13:28.217 | + functions-common:time_stop:2315 : [[ -z 1612926801210 ]] 2021-02-10 03:13:28.220 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 03:13:28.224 | + functions-common:time_stop:2318 : end_time=1612926808221 2021-02-10 03:13:28.226 | + functions-common:time_stop:2319 : elapsed_time=7011 2021-02-10 03:13:28.229 | + functions-common:time_stop:2320 : total=257371 2021-02-10 03:13:28.231 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 03:13:28.234 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=264382 2021-02-10 03:13:28.236 | + inc/python:pip_install:203 : return 0 2021-02-10 03:13:28.239 | + ./stack.sh:main:950 : install_oscwrap 2021-02-10 03:13:28.242 | ++ functions-common:install_oscwrap:2351 : mktemp 2021-02-10 03:13:28.246 | + functions-common:install_oscwrap:2351 : OSCWRAP_TIMER_FILE=/tmp/tmp.mu3ubIVjCw 2021-02-10 03:13:28.249 | + functions-common:install_oscwrap:2354 : shopt -s expand_aliases 2021-02-10 03:13:28.251 | + functions-common:install_oscwrap:2357 : unalias -a 2021-02-10 03:13:28.254 | + functions-common:install_oscwrap:2359 : alias openstack=oscwrap 2021-02-10 03:13:28.257 | + ./stack.sh:main:955 : [[ False != \F\a\l\s\e ]] 2021-02-10 03:13:28.259 | + ./stack.sh:main:995 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-02-10 03:13:28.262 | + ./stack.sh:main:1003 : is_service_enabled mysql postgresql 2021-02-10 03:13:28.278 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:13:28.281 | + ./stack.sh:main:1004 : configure_database 2021-02-10 03:13:28.284 | + lib/database:configure_database:126 : configure_database_mysql 2021-02-10 03:13:28.287 | + lib/databases/mysql:configure_database_mysql:69 : local my_conf mysql slow_log 2021-02-10 03:13:28.289 | + lib/databases/mysql:configure_database_mysql:70 : echo_summary 'Configuring and starting MySQL' 2021-02-10 03:13:28.292 | + ./stack.sh:echo_summary:416 : [[ -t 3 ]] 2021-02-10 03:13:28.294 | + ./stack.sh:echo_summary:422 : echo -e Configuring and starting MySQL 2021-02-10 03:13:28.297 | + lib/databases/mysql:configure_database_mysql:72 : is_ubuntu 2021-02-10 03:13:28.299 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 03:13:28.301 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 03:13:28.304 | + lib/databases/mysql:configure_database_mysql:73 : my_conf=/etc/mysql/my.cnf 2021-02-10 03:13:28.306 | + lib/databases/mysql:configure_database_mysql:87 : is_fedora 2021-02-10 03:13:28.309 | + functions-common:is_fedora:448 : [[ -z Ubuntu ]] 2021-02-10 03:13:28.311 | + functions-common:is_fedora:452 : '[' Ubuntu = Fedora ']' 2021-02-10 03:13:28.313 | + functions-common:is_fedora:452 : '[' Ubuntu = 'Red Hat' ']' 2021-02-10 03:13:28.315 | + functions-common:is_fedora:453 : '[' Ubuntu = RedHatEnterpriseServer ']' 2021-02-10 03:13:28.318 | + functions-common:is_fedora:454 : '[' Ubuntu = RedHatEnterprise ']' 2021-02-10 03:13:28.320 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOS ']' 2021-02-10 03:13:28.322 | + functions-common:is_fedora:455 : '[' Ubuntu = CentOSStream ']' 2021-02-10 03:13:28.324 | + functions-common:is_fedora:456 : '[' Ubuntu = OracleServer ']' 2021-02-10 03:13:28.327 | + functions-common:is_fedora:456 : '[' Ubuntu = Virtuozzo ']' 2021-02-10 03:13:28.329 | + lib/databases/mysql:configure_database_mysql:87 : is_suse 2021-02-10 03:13:28.332 | + functions-common:is_suse:464 : is_opensuse 2021-02-10 03:13:28.334 | + functions-common:is_opensuse:471 : [[ -z Ubuntu ]] 2021-02-10 03:13:28.336 | + functions-common:is_opensuse:475 : [[ Ubuntu =~ (openSUSE) ]] 2021-02-10 03:13:28.339 | + functions-common:is_suse:464 : is_suse_linux_enterprise 2021-02-10 03:13:28.341 | + functions-common:is_suse_linux_enterprise:483 : [[ -z Ubuntu ]] 2021-02-10 03:13:28.343 | + functions-common:is_suse_linux_enterprise:487 : [[ Ubuntu =~ (^SUSE) ]] 2021-02-10 03:13:28.346 | + lib/databases/mysql:configure_database_mysql:95 : sudo mysqladmin -u root password Passw0rd 2021-02-10 03:13:28.366 | mysqladmin: [Warning] Using a password on the command line interface can be insecure. 2021-02-10 03:13:28.366 | Warning: Since password will be sent to server in plain text, use ssl connection to ensure password safety. 2021-02-10 03:13:28.371 | + lib/databases/mysql:configure_database_mysql:99 : is_ubuntu 2021-02-10 03:13:28.374 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 03:13:28.376 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 03:13:28.379 | + lib/databases/mysql:configure_database_mysql:99 : '[' mysql == mariadb ']' 2021-02-10 03:13:28.382 | + lib/databases/mysql:configure_database_mysql:102 : local 'cmd_args=-uroot -pPassw0rd -h127.0.0.1 ' 2021-02-10 03:13:28.384 | + lib/databases/mysql:configure_database_mysql:108 : is_ubuntu 2021-02-10 03:13:28.386 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 03:13:28.389 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 03:13:28.392 | + lib/databases/mysql:configure_database_mysql:108 : '[' mysql == mariadb ']' 2021-02-10 03:13:28.394 | + 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-02-10 03:13:28.404 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-02-10 03:13:28.419 | + lib/databases/mysql:configure_database_mysql:115 : sudo mysql -uroot -pPassw0rd -h127.0.0.1 -e 'GRANT ALL PRIVILEGES ON *.* TO '\''root'\''@'\''%'\'';' 2021-02-10 03:13:28.428 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-02-10 03:13:28.443 | ++ lib/databases/mysql:configure_database_mysql:121 : ipv6_unquote 0.0.0.0 2021-02-10 03:13:28.446 | ++ functions-common:ipv6_unquote:2104 : echo 0.0.0.0 2021-02-10 03:13:28.447 | ++ functions-common:ipv6_unquote:2104 : tr -d '[]' 2021-02-10 03:13:28.451 | + lib/databases/mysql:configure_database_mysql:121 : iniset -sudo /etc/mysql/my.cnf mysqld bind-address 0.0.0.0 2021-02-10 03:13:28.506 | + lib/databases/mysql:configure_database_mysql:122 : iniset -sudo /etc/mysql/my.cnf mysqld sql_mode TRADITIONAL 2021-02-10 03:13:28.554 | + lib/databases/mysql:configure_database_mysql:123 : iniset -sudo /etc/mysql/my.cnf mysqld default-storage-engine InnoDB 2021-02-10 03:13:28.599 | + lib/databases/mysql:configure_database_mysql:124 : iniset -sudo /etc/mysql/my.cnf mysqld max_connections 1024 2021-02-10 03:13:28.645 | + lib/databases/mysql:configure_database_mysql:126 : [[ False == \T\r\u\e ]] 2021-02-10 03:13:28.647 | + lib/databases/mysql:configure_database_mysql:146 : restart_service mysql 2021-02-10 03:13:28.650 | + functions-common:restart_service:2190 : '[' -x /bin/systemctl ']' 2021-02-10 03:13:28.652 | + functions-common:restart_service:2191 : sudo /bin/systemctl restart mysql 2021-02-10 03:13:30.756 | + ./stack.sh:main:1008 : save_stackenv 1008 2021-02-10 03:13:30.758 | + functions-common:save_stackenv:60 : local tag=1008 2021-02-10 03:13:30.762 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-02-10 03:13:30.766 | + functions-common:save_stackenv:62 : time_stamp=2021-02-10-031330 2021-02-10 03:13:30.769 | + functions-common:save_stackenv:63 : echo '# 2021-02-10-031330 1008' 2021-02-10 03:13:30.772 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-10 03:13:30.775 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-02-10 03:13:30.779 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-10 03:13:30.782 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-02-10 03:13:30.786 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-10 03:13:30.789 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-02-10 03:13:30.792 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-10 03:13:30.795 | + 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-02-10 03:13:30.798 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-10 03:13:30.800 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.43 2021-02-10 03:13:30.803 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-10 03:13:30.805 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.43/identity 2021-02-10 03:13:30.808 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-10 03:13:30.810 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-02-10-030154 2021-02-10 03:13:30.813 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-10 03:13:30.815 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-02-10 03:13:30.818 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-10 03:13:30.820 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.43 2021-02-10 03:13:30.823 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-10 03:13:30.825 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-02-10 03:13:30.828 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-10 03:13:30.830 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-02-10 03:13:30.833 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-10 03:13:30.835 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-02-10 03:13:30.838 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-10 03:13:30.840 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-02-10 03:13:30.843 | + ./stack.sh:main:1020 : [[ True == \T\r\u\e ]] 2021-02-10 03:13:30.845 | + ./stack.sh:main:1021 : [[ -f /sys/kernel/mm/ksm/run ]] 2021-02-10 03:13:30.847 | + ./stack.sh:main:1022 : sudo sh -c 'echo 1 > /sys/kernel/mm/ksm/run' 2021-02-10 03:13:30.858 | + ./stack.sh:main:1034 : start_dstat 2021-02-10 03:13:30.861 | + lib/dstat:start_dstat:31 : run_process dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-02-10 03:13:30.864 | + functions-common:run_process:1561 : local service=dstat 2021-02-10 03:13:30.866 | + functions-common:run_process:1562 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-02-10 03:13:30.869 | + functions-common:run_process:1563 : local group= 2021-02-10 03:13:30.871 | + functions-common:run_process:1564 : local user= 2021-02-10 03:13:30.874 | + functions-common:run_process:1566 : local name=dstat 2021-02-10 03:13:30.876 | + functions-common:run_process:1568 : time_start run_process 2021-02-10 03:13:30.879 | + functions-common:time_start:2292 : local name=run_process 2021-02-10 03:13:30.881 | + functions-common:time_start:2293 : local start_time= 2021-02-10 03:13:30.884 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-10 03:13:30.887 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-10 03:13:30.890 | + functions-common:time_start:2297 : _TIME_START[$name]=1612926810888 2021-02-10 03:13:30.893 | + functions-common:run_process:1569 : is_service_enabled dstat 2021-02-10 03:13:30.910 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:13:30.912 | + functions-common:run_process:1570 : _run_under_systemd dstat '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' '' 2021-02-10 03:13:30.915 | + functions-common:_run_under_systemd:1526 : local service=dstat 2021-02-10 03:13:30.917 | + functions-common:_run_under_systemd:1527 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-02-10 03:13:30.920 | + functions-common:_run_under_systemd:1528 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-02-10 03:13:30.922 | + functions-common:_run_under_systemd:1530 : _common_systemd_pitfalls '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-02-10 03:13:30.925 | + functions-common:_common_systemd_pitfalls:1498 : local 'cmd=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-02-10 03:13:30.927 | + functions-common:_common_systemd_pitfalls:1501 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ sudo ]] 2021-02-10 03:13:30.930 | + functions-common:_common_systemd_pitfalls:1512 : [[ ! /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ ^/ ]] 2021-02-10 03:13:30.932 | + functions-common:_run_under_systemd:1532 : local systemd_service=devstack@dstat.service 2021-02-10 03:13:30.935 | + functions-common:_run_under_systemd:1533 : local group= 2021-02-10 03:13:30.937 | + functions-common:_run_under_systemd:1534 : local user=ubuntu 2021-02-10 03:13:30.940 | + functions-common:_run_under_systemd:1535 : [[ /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs =~ uwsgi ]] 2021-02-10 03:13:30.943 | + functions-common:_run_under_systemd:1538 : write_user_unit_file devstack@dstat.service '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' '' ubuntu 2021-02-10 03:13:30.945 | + functions-common:write_user_unit_file:1443 : local service=devstack@dstat.service 2021-02-10 03:13:30.948 | + functions-common:write_user_unit_file:1444 : local 'command=/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-02-10 03:13:30.951 | + functions-common:write_user_unit_file:1445 : local group= 2021-02-10 03:13:30.953 | + functions-common:write_user_unit_file:1446 : local user=ubuntu 2021-02-10 03:13:30.955 | + functions-common:write_user_unit_file:1447 : local extra= 2021-02-10 03:13:30.959 | + functions-common:write_user_unit_file:1448 : [[ -n '' ]] 2021-02-10 03:13:30.961 | + functions-common:write_user_unit_file:1451 : local unitfile=/etc/systemd/system/devstack@dstat.service 2021-02-10 03:13:30.963 | + functions-common:write_user_unit_file:1452 : mkdir -p /etc/systemd/system 2021-02-10 03:13:30.968 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@dstat.service Unit Description 'Devstack devstack@dstat.service' 2021-02-10 03:13:31.021 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service User ubuntu 2021-02-10 03:13:31.076 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecStart '/home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs' 2021-02-10 03:13:31.123 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service KillMode process 2021-02-10 03:13:31.169 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service TimeoutStopSec 300 2021-02-10 03:13:31.217 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@dstat.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-02-10 03:13:31.261 | + functions-common:write_user_unit_file:1460 : [[ -n '' ]] 2021-02-10 03:13:31.264 | + functions-common:write_user_unit_file:1463 : iniset -sudo /etc/systemd/system/devstack@dstat.service Install WantedBy multi-user.target 2021-02-10 03:13:31.318 | + functions-common:write_user_unit_file:1466 : sudo systemctl daemon-reload 2021-02-10 03:13:31.527 | + functions-common:_run_under_systemd:1541 : sudo systemctl enable devstack@dstat.service 2021-02-10 03:13:31.543 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@dstat.service → /etc/systemd/system/devstack@dstat.service. 2021-02-10 03:13:31.737 | + functions-common:_run_under_systemd:1542 : sudo systemctl start devstack@dstat.service 2021-02-10 03:13:31.760 | + functions-common:run_process:1572 : time_stop run_process 2021-02-10 03:13:31.763 | + functions-common:time_stop:2306 : local name 2021-02-10 03:13:31.766 | + functions-common:time_stop:2307 : local end_time 2021-02-10 03:13:31.768 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 03:13:31.771 | + functions-common:time_stop:2309 : local total 2021-02-10 03:13:31.774 | + functions-common:time_stop:2310 : local start_time 2021-02-10 03:13:31.776 | + functions-common:time_stop:2312 : name=run_process 2021-02-10 03:13:31.779 | + functions-common:time_stop:2313 : start_time=1612926810888 2021-02-10 03:13:31.782 | + functions-common:time_stop:2315 : [[ -z 1612926810888 ]] 2021-02-10 03:13:31.785 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 03:13:31.789 | + functions-common:time_stop:2318 : end_time=1612926811786 2021-02-10 03:13:31.791 | + functions-common:time_stop:2319 : elapsed_time=898 2021-02-10 03:13:31.794 | + functions-common:time_stop:2320 : total=0 2021-02-10 03:13:31.796 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 03:13:31.799 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=898 2021-02-10 03:13:31.801 | + lib/dstat:start_dstat:36 : run_process memory_tracker /home/ubuntu/devstack/tools/memory_tracker.sh '' root 2021-02-10 03:13:31.804 | + functions-common:run_process:1561 : local service=memory_tracker 2021-02-10 03:13:31.806 | + functions-common:run_process:1562 : local command=/home/ubuntu/devstack/tools/memory_tracker.sh 2021-02-10 03:13:31.808 | + functions-common:run_process:1563 : local group= 2021-02-10 03:13:31.811 | + functions-common:run_process:1564 : local user=root 2021-02-10 03:13:31.813 | + functions-common:run_process:1566 : local name=memory_tracker 2021-02-10 03:13:31.816 | + functions-common:run_process:1568 : time_start run_process 2021-02-10 03:13:31.818 | + functions-common:time_start:2292 : local name=run_process 2021-02-10 03:13:31.821 | + functions-common:time_start:2293 : local start_time= 2021-02-10 03:13:31.823 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-10 03:13:31.826 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-10 03:13:31.830 | + functions-common:time_start:2297 : _TIME_START[$name]=1612926811827 2021-02-10 03:13:31.832 | + functions-common:run_process:1569 : is_service_enabled memory_tracker 2021-02-10 03:13:31.851 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 03:13:31.854 | + functions-common:run_process:1572 : time_stop run_process 2021-02-10 03:13:31.856 | + functions-common:time_stop:2306 : local name 2021-02-10 03:13:31.859 | + functions-common:time_stop:2307 : local end_time 2021-02-10 03:13:31.861 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 03:13:31.864 | + functions-common:time_stop:2309 : local total 2021-02-10 03:13:31.868 | + functions-common:time_stop:2310 : local start_time 2021-02-10 03:13:31.870 | + functions-common:time_stop:2312 : name=run_process 2021-02-10 03:13:31.872 | + functions-common:time_stop:2313 : start_time=1612926811827 2021-02-10 03:13:31.875 | + functions-common:time_stop:2315 : [[ -z 1612926811827 ]] 2021-02-10 03:13:31.878 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 03:13:31.882 | + functions-common:time_stop:2318 : end_time=1612926811879 2021-02-10 03:13:31.884 | + functions-common:time_stop:2319 : elapsed_time=52 2021-02-10 03:13:31.887 | + functions-common:time_stop:2320 : total=898 2021-02-10 03:13:31.889 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 03:13:31.891 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=950 2021-02-10 03:13:31.894 | + lib/dstat:start_dstat:40 : is_service_enabled peakmem_tracker 2021-02-10 03:13:31.911 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 03:13:31.914 | + ./stack.sh:main:1038 : is_service_enabled tcpdump 2021-02-10 03:13:31.929 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 03:13:31.932 | + ./stack.sh:main:1046 : is_service_enabled etcd3 2021-02-10 03:13:31.948 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:13:31.950 | + ./stack.sh:main:1047 : start_etcd3 2021-02-10 03:13:31.953 | + lib/etcd3:start_etcd3:41 : local cmd=/opt/stack/bin/etcd 2021-02-10 03:13:31.955 | + lib/etcd3:start_etcd3:42 : cmd+=' --name dv-osbrick-768576-7-ceph --data-dir /opt/stack/data/etcd' 2021-02-10 03:13:31.958 | + lib/etcd3:start_etcd3:43 : cmd+=' --initial-cluster-state new --initial-cluster-token etcd-cluster-01' 2021-02-10 03:13:31.960 | + lib/etcd3:start_etcd3:44 : cmd+=' --initial-cluster dv-osbrick-768576-7-ceph=http://10.222.0.43:2380' 2021-02-10 03:13:31.962 | + lib/etcd3:start_etcd3:45 : cmd+=' --initial-advertise-peer-urls http://10.222.0.43:2380' 2021-02-10 03:13:31.965 | + lib/etcd3:start_etcd3:46 : cmd+=' --advertise-client-urls http://10.222.0.43:2379' 2021-02-10 03:13:31.967 | + lib/etcd3:start_etcd3:47 : '[' 0.0.0.0 == :: ']' 2021-02-10 03:13:31.970 | + lib/etcd3:start_etcd3:50 : cmd+=' --listen-peer-urls http://0.0.0.0:2380 ' 2021-02-10 03:13:31.972 | + lib/etcd3:start_etcd3:52 : cmd+=' --listen-client-urls http://10.222.0.43:2379' 2021-02-10 03:13:31.975 | + lib/etcd3:start_etcd3:53 : '[' True == True ']' 2021-02-10 03:13:31.977 | + lib/etcd3:start_etcd3:54 : cmd+=' --debug' 2021-02-10 03:13:31.980 | + lib/etcd3:start_etcd3:57 : local unitfile=/etc/systemd/system/devstack@etcd.service 2021-02-10 03:13:31.982 | + lib/etcd3:start_etcd3:58 : write_user_unit_file devstack@etcd.service '/opt/stack/bin/etcd --name dv-osbrick-768576-7-ceph --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-osbrick-768576-7-ceph=http://10.222.0.43:2380 --initial-advertise-peer-urls http://10.222.0.43:2380 --advertise-client-urls http://10.222.0.43:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.43:2379 --debug' '' root 2021-02-10 03:13:31.985 | + functions-common:write_user_unit_file:1443 : local service=devstack@etcd.service 2021-02-10 03:13:31.988 | + functions-common:write_user_unit_file:1444 : local 'command=/opt/stack/bin/etcd --name dv-osbrick-768576-7-ceph --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-osbrick-768576-7-ceph=http://10.222.0.43:2380 --initial-advertise-peer-urls http://10.222.0.43:2380 --advertise-client-urls http://10.222.0.43:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.43:2379 --debug' 2021-02-10 03:13:31.990 | + functions-common:write_user_unit_file:1445 : local group= 2021-02-10 03:13:31.993 | + functions-common:write_user_unit_file:1446 : local user=root 2021-02-10 03:13:31.996 | + functions-common:write_user_unit_file:1447 : local extra= 2021-02-10 03:13:31.998 | + functions-common:write_user_unit_file:1448 : [[ -n '' ]] 2021-02-10 03:13:32.000 | + functions-common:write_user_unit_file:1451 : local unitfile=/etc/systemd/system/devstack@etcd.service 2021-02-10 03:13:32.003 | + functions-common:write_user_unit_file:1452 : mkdir -p /etc/systemd/system 2021-02-10 03:13:32.007 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit Description 'Devstack devstack@etcd.service' 2021-02-10 03:13:32.065 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service User root 2021-02-10 03:13:32.119 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecStart '/opt/stack/bin/etcd --name dv-osbrick-768576-7-ceph --data-dir /opt/stack/data/etcd --initial-cluster-state new --initial-cluster-token etcd-cluster-01 --initial-cluster dv-osbrick-768576-7-ceph=http://10.222.0.43:2380 --initial-advertise-peer-urls http://10.222.0.43:2380 --advertise-client-urls http://10.222.0.43:2379 --listen-peer-urls http://0.0.0.0:2380 --listen-client-urls http://10.222.0.43:2379 --debug' 2021-02-10 03:13:32.164 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service KillMode process 2021-02-10 03:13:32.210 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service TimeoutStopSec 300 2021-02-10 03:13:32.256 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-02-10 03:13:32.302 | + functions-common:write_user_unit_file:1460 : [[ -n '' ]] 2021-02-10 03:13:32.305 | + functions-common:write_user_unit_file:1463 : iniset -sudo /etc/systemd/system/devstack@etcd.service Install WantedBy multi-user.target 2021-02-10 03:13:32.360 | + functions-common:write_user_unit_file:1466 : sudo systemctl daemon-reload 2021-02-10 03:13:32.542 | + lib/etcd3:start_etcd3:60 : iniset -sudo /etc/systemd/system/devstack@etcd.service Unit After network.target 2021-02-10 03:13:32.600 | + lib/etcd3:start_etcd3:61 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Type notify 2021-02-10 03:13:32.649 | + lib/etcd3:start_etcd3:62 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service Restart on-failure 2021-02-10 03:13:32.696 | + lib/etcd3:start_etcd3:63 : iniset -sudo /etc/systemd/system/devstack@etcd.service Service LimitNOFILE 65536 2021-02-10 03:13:32.747 | + lib/etcd3:start_etcd3:64 : is_arch aarch64 2021-02-10 03:13:32.750 | ++ functions-common:is_arch:430 : uname -m 2021-02-10 03:13:32.753 | + functions-common:is_arch:430 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2021-02-10 03:13:32.756 | + lib/etcd3:start_etcd3:68 : sudo systemctl daemon-reload 2021-02-10 03:13:32.936 | + lib/etcd3:start_etcd3:69 : sudo systemctl enable devstack@etcd.service 2021-02-10 03:13:32.954 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@etcd.service → /etc/systemd/system/devstack@etcd.service. 2021-02-10 03:13:33.156 | + lib/etcd3:start_etcd3:70 : sudo systemctl start devstack@etcd.service 2021-02-10 03:13:34.117 | + ./stack.sh:main:1058 : cat 2021-02-10 03:13:34.124 | + ./stack.sh:main:1073 : is_service_enabled tls-proxy 2021-02-10 03:13:34.141 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 03:13:34.143 | + ./stack.sh:main:1078 : source /home/ubuntu/devstack/userrc_early 2021-02-10 03:13:34.146 | ++ userrc_early:source:4 : export OS_IDENTITY_API_VERSION=3 2021-02-10 03:13:34.148 | ++ userrc_early:source:4 : OS_IDENTITY_API_VERSION=3 2021-02-10 03:13:34.151 | ++ userrc_early:source:5 : export OS_AUTH_URL=http://10.222.0.43/identity 2021-02-10 03:13:34.153 | ++ userrc_early:source:5 : OS_AUTH_URL=http://10.222.0.43/identity 2021-02-10 03:13:34.156 | ++ userrc_early:source:6 : export OS_USERNAME=admin 2021-02-10 03:13:34.159 | ++ userrc_early:source:6 : OS_USERNAME=admin 2021-02-10 03:13:34.162 | ++ userrc_early:source:7 : export OS_USER_DOMAIN_ID=default 2021-02-10 03:13:34.164 | ++ userrc_early:source:7 : OS_USER_DOMAIN_ID=default 2021-02-10 03:13:34.167 | ++ userrc_early:source:8 : export OS_PASSWORD=Passw0rd 2021-02-10 03:13:34.170 | ++ userrc_early:source:8 : OS_PASSWORD=Passw0rd 2021-02-10 03:13:34.172 | ++ userrc_early:source:9 : export OS_PROJECT_NAME=admin 2021-02-10 03:13:34.175 | ++ userrc_early:source:9 : OS_PROJECT_NAME=admin 2021-02-10 03:13:34.177 | ++ userrc_early:source:10 : export OS_PROJECT_DOMAIN_ID=default 2021-02-10 03:13:34.180 | ++ userrc_early:source:10 : OS_PROJECT_DOMAIN_ID=default 2021-02-10 03:13:34.183 | ++ userrc_early:source:11 : export OS_REGION_NAME=RegionOne 2021-02-10 03:13:34.185 | ++ userrc_early:source:11 : OS_REGION_NAME=RegionOne 2021-02-10 03:13:34.188 | + ./stack.sh:main:1080 : is_service_enabled keystone 2021-02-10 03:13:34.204 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:13:34.207 | + ./stack.sh:main:1081 : echo_summary 'Starting Keystone' 2021-02-10 03:13:34.209 | + ./stack.sh:echo_summary:416 : [[ -t 3 ]] 2021-02-10 03:13:34.212 | + ./stack.sh:echo_summary:422 : echo -e Starting Keystone 2021-02-10 03:13:34.214 | + ./stack.sh:main:1083 : '[' 10.222.0.43 == 10.222.0.43 ']' 2021-02-10 03:13:34.217 | + ./stack.sh:main:1084 : init_keystone 2021-02-10 03:13:34.219 | + lib/keystone:init_keystone:437 : is_service_enabled ldap 2021-02-10 03:13:34.234 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 03:13:34.237 | + lib/keystone:init_keystone:441 : [[ True == True ]] 2021-02-10 03:13:34.239 | + lib/keystone:init_keystone:443 : recreate_database keystone 2021-02-10 03:13:34.242 | + lib/database:recreate_database:110 : local db=keystone 2021-02-10 03:13:34.244 | + lib/database:recreate_database:111 : recreate_database_mysql keystone 2021-02-10 03:13:34.247 | + lib/databases/mysql:recreate_database_mysql:63 : local db=keystone 2021-02-10 03:13:34.249 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS keystone;' 2021-02-10 03:13:34.253 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-02-10 03:13:34.269 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE keystone CHARACTER SET utf8;' 2021-02-10 03:13:34.272 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-02-10 03:13:34.286 | + lib/keystone:init_keystone:446 : time_start dbsync 2021-02-10 03:13:34.289 | + functions-common:time_start:2292 : local name=dbsync 2021-02-10 03:13:34.292 | + functions-common:time_start:2293 : local start_time= 2021-02-10 03:13:34.295 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-10 03:13:34.298 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-10 03:13:34.302 | + functions-common:time_start:2297 : _TIME_START[$name]=1612926814299 2021-02-10 03:13:34.304 | + lib/keystone:init_keystone:448 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf db_sync 2021-02-10 03:13:38.876 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-10 03:13:38.877 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:38.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:38.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:38.878 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:38.878 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:38.878 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:38.878 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:38.879 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:38.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:38.879 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:38.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:38.879 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:38.879 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:38.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:38.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:38.880 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:38.880 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:38.880 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:38.880 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:38.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:38.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:38.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:38.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:38.881 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:38.881 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:38.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:38.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:38.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:38.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:38.882 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:38.882 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:38.883 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:38.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:38.883 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:38.883 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:38.883 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:38.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:38.884 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:38.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:38.884 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:38.884 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:38.884 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:38.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:38.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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:38.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:38.885 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:38.885 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:38.886 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:38.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:38.886 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:38.886 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:38.886 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:38.886 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:38.887 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:38.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:38.887 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:38.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:38.887 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:38.887 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:38.888 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:38.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:38.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:38.888 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:38.888 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:38.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:38.889 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:38.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:38.889 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:38.889 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:38.889 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:38.890 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:38.890 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:38.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:38.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:38.890 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:38.890 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:38.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:38.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:38.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:38.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:38.891 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:38.891 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:38.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:38.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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:38.892 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:38.892 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:38.892 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-10 03:13:38.893 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-10 03:13:38.997 | 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=66302) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-02-10 03:13:39.000 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-10 03:13:39.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.001 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.001 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.002 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.002 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.002 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.002 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.002 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.002 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.003 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.003 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.004 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.004 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.004 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.004 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.005 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.005 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.006 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.006 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.007 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.007 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.007 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.008 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.008 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.008 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.008 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.008 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.008 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.009 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.009 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.009 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.009 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.009 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.010 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.010 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.010 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.011 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.011 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.011 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.011 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.012 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.012 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.013 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.013 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.014 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.014 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.015 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.015 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.016 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.016 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-10 03:13:39.016 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-10 03:13:39.059 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-10 03:13:39.060 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.060 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.061 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.061 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.061 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.061 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.062 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.062 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.062 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.063 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.063 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.063 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.063 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.063 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.063 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.064 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.064 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.064 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.065 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.065 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.065 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.065 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.065 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.065 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.066 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.066 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.066 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.066 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.066 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.066 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.067 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.067 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.067 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.067 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.067 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.067 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.068 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.068 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.068 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.068 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.069 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.069 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.069 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.069 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.069 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.070 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.070 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.070 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.070 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.071 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.071 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.072 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.072 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.072 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.072 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.073 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.073 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.073 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.073 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.073 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.073 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.074 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.074 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.074 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.074 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.074 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.074 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.075 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.075 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.075 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.075 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-10 03:13:39.075 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-10 03:13:39.173 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-10 03:13:39.174 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.174 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.174 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.174 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.175 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.175 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.175 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.176 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.176 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.176 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.176 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.176 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.177 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.177 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.177 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.177 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.179 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.179 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.179 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.179 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.179 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.179 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.180 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.180 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.180 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.181 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.181 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.181 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.181 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.181 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.182 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.182 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.182 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.182 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.182 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.183 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.183 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.183 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.183 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.183 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.183 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.184 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.184 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.184 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.184 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.184 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.185 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.185 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.185 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.185 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.185 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.186 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.186 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.186 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.186 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.186 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.186 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.187 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.187 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.187 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.187 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.187 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.187 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.188 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.188 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.188 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.188 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.188 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.188 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.189 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.189 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.189 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.189 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.189 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:39.189 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:39.190 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-10 03:13:39.190 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-10 03:13:39.197 | INFO migrate.versioning.api [-] 66 -> 67...  2021-02-10 03:13:41.852 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:41.852 | INFO migrate.versioning.api [-] 67 -> 68...  2021-02-10 03:13:41.860 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:41.860 | INFO migrate.versioning.api [-] 68 -> 69...  2021-02-10 03:13:41.868 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:41.868 | INFO migrate.versioning.api [-] 69 -> 70...  2021-02-10 03:13:41.875 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:41.875 | INFO migrate.versioning.api [-] 70 -> 71...  2021-02-10 03:13:41.882 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:41.882 | INFO migrate.versioning.api [-] 71 -> 72...  2021-02-10 03:13:41.891 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:41.891 | INFO migrate.versioning.api [-] 72 -> 73...  2021-02-10 03:13:42.138 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:42.138 | INFO migrate.versioning.api [-] 73 -> 74...  2021-02-10 03:13:42.261 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:42.262 | INFO migrate.versioning.api [-] 74 -> 75...  2021-02-10 03:13:42.324 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:42.325 | INFO migrate.versioning.api [-] 75 -> 76...  2021-02-10 03:13:42.336 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:42.336 | INFO migrate.versioning.api [-] 76 -> 77...  2021-02-10 03:13:42.348 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:42.348 | INFO migrate.versioning.api [-] 77 -> 78...  2021-02-10 03:13:42.358 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:42.358 | INFO migrate.versioning.api [-] 78 -> 79...  2021-02-10 03:13:42.369 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:42.369 | INFO migrate.versioning.api [-] 79 -> 80...  2021-02-10 03:13:42.377 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:42.377 | INFO migrate.versioning.api [-] 80 -> 81...  2021-02-10 03:13:42.434 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:42.434 | INFO migrate.versioning.api [-] 81 -> 82...  2021-02-10 03:13:42.751 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:42.751 | INFO migrate.versioning.api [-] 82 -> 83...  2021-02-10 03:13:43.099 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:43.099 | INFO migrate.versioning.api [-] 83 -> 84...  2021-02-10 03:13:43.215 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:43.215 | INFO migrate.versioning.api [-] 84 -> 85...  2021-02-10 03:13:43.388 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:43.388 | INFO migrate.versioning.api [-] 85 -> 86...  2021-02-10 03:13:43.454 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:43.454 | INFO migrate.versioning.api [-] 86 -> 87...  2021-02-10 03:13:43.802 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:43.802 | INFO migrate.versioning.api [-] 87 -> 88...  2021-02-10 03:13:43.967 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:43.967 | INFO migrate.versioning.api [-] 88 -> 89...  2021-02-10 03:13:44.001 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:44.001 | INFO migrate.versioning.api [-] 89 -> 90...  2021-02-10 03:13:44.140 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:44.140 | INFO migrate.versioning.api [-] 90 -> 91...  2021-02-10 03:13:44.473 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:44.473 | INFO migrate.versioning.api [-] 91 -> 92...  2021-02-10 03:13:44.817 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:44.817 | INFO migrate.versioning.api [-] 92 -> 93...  2021-02-10 03:13:45.176 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:45.176 | INFO migrate.versioning.api [-] 93 -> 94...  2021-02-10 03:13:45.428 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:45.428 | INFO migrate.versioning.api [-] 94 -> 95...  2021-02-10 03:13:45.618 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:45.618 | INFO migrate.versioning.api [-] 95 -> 96...  2021-02-10 03:13:45.635 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:45.635 | INFO migrate.versioning.api [-] 96 -> 97...  2021-02-10 03:13:45.652 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:45.652 | INFO migrate.versioning.api [-] 97 -> 98...  2021-02-10 03:13:45.662 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:45.662 | INFO migrate.versioning.api [-] 98 -> 99...  2021-02-10 03:13:45.671 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:45.671 | INFO migrate.versioning.api [-] 99 -> 100...  2021-02-10 03:13:45.679 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:45.679 | INFO migrate.versioning.api [-] 100 -> 101...  2021-02-10 03:13:45.690 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:45.690 | INFO migrate.versioning.api [-] 101 -> 102...  2021-02-10 03:13:45.708 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:45.708 | INFO migrate.versioning.api [-] 102 -> 103...  2021-02-10 03:13:45.781 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:45.781 | INFO migrate.versioning.api [-] 103 -> 104...  2021-02-10 03:13:45.795 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:45.795 | INFO migrate.versioning.api [-] 104 -> 105...  2021-02-10 03:13:46.007 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:46.007 | INFO migrate.versioning.api [-] 105 -> 106...  2021-02-10 03:13:46.110 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:46.111 | INFO migrate.versioning.api [-] 106 -> 107...  2021-02-10 03:13:46.302 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:46.302 | INFO migrate.versioning.api [-] 107 -> 108...  2021-02-10 03:13:46.521 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:46.521 | INFO migrate.versioning.api [-] 108 -> 109...  2021-02-10 03:13:46.650 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:46.651 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-10 03:13:46.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.653 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.653 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.654 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.654 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.654 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.654 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.655 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.655 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.656 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.656 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.656 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.657 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.657 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.658 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.658 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.658 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.658 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.659 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.659 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.660 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.660 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.660 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.661 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.661 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.662 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.662 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.663 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.663 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.663 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.663 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.664 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.664 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.664 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.664 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.665 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.665 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.665 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.665 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.666 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.666 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.666 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.667 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.667 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.667 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.667 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.668 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.668 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.669 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.669 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.669 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.669 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.670 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.670 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.671 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.671 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.671 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-10 03:13:46.672 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-10 03:13:46.672 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-10 03:13:46.673 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.673 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.674 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.674 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.674 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.674 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.674 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.675 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.675 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.676 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.676 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.676 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.676 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.677 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.677 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.678 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.678 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.678 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.678 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.679 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.679 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.679 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.679 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.680 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.680 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.680 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.681 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.681 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.681 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.682 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.682 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.682 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.682 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.682 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.683 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.683 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.683 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.684 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.684 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.684 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.685 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.685 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.685 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.685 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.686 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.686 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.686 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.686 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.686 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.687 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.687 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.687 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.687 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.687 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.687 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.688 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.688 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.688 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.688 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-10 03:13:46.688 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-10 03:13:46.689 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/migrate_repo... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-10 03:13:46.690 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.690 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/093_migrate_domains_to_projects.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.690 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.690 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.690 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.691 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.691 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.691 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.691 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.691 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.691 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.692 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.692 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/099_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.692 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.692 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/084_add_revoke_tables.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.692 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.693 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/085_add_endpoint_filtering_table.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.693 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.693 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/073_insert_assignment_inherited_pk.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/086_add_duplicate_constraint_trusts.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.694 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.694 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/087_implied_roles.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.695 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/103_add_nonlocal_user_table.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.695 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.696 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/107_add_user_date_columns.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.696 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/088_domain_specific_roles.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.696 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/074_add_is_domain_project.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.696 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/097_drop_user_name_domainid_constraint.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.697 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/105_add_password_date_columns.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/109_add_password_self_service_column.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.697 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.697 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/083_add_oauth1_tables.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.698 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/081_add_endpoint_policy_table.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.698 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/104_drop_user_name_domainid_constraint.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.698 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.698 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.699 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.699 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/100_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.699 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/092_make_implied_roles_fks_cascaded.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.700 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/089_add_root_of_all_domains.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.700 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.700 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.700 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/098_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/067_kilo.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.701 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.701 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/096_drop_role_name_constraint.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/106_allow_password_column_to_be_nullable.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.702 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.702 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/075_confirm_config_registration.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/101_drop_role_name_constraint.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.703 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.703 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/102_drop_domain_table.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/094_add_federated_user_table.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/108_add_failed_auth_columns.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.704 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.704 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/migrate_repo/versions/082_add_federation_tables.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.705 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/migrate_repo loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-10 03:13:46.705 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-10 03:13:46.710 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-10 03:13:46.712 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.712 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.712 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.712 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.713 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.713 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.713 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.713 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.713 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.714 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.714 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.714 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.714 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.715 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.715 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.715 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.715 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.716 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.716 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.716 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.716 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.716 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.716 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.717 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.717 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.717 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.718 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.718 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.719 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.719 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.720 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.720 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.722 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.722 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.722 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.723 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.723 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.723 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.723 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.723 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.725 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.725 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.725 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.726 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.726 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.726 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.726 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.727 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.727 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.727 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.729 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.729 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.729 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.729 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.729 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.729 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/032_expand_add_expired_at_int_to_trust.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.730 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.730 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.731 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.733 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.734 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.734 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.735 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.735 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.735 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.736 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.736 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.736 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.737 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.737 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.737 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.737 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.738 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.738 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.738 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.738 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.738 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.738 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.739 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.739 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.739 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-10 03:13:46.739 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-10 03:13:46.755 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-10 03:13:46.756 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.756 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.757 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.757 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.757 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.758 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.758 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.758 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.758 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.758 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.759 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.760 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.760 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.760 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.760 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.760 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.761 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.761 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.761 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.762 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.762 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.762 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.762 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.762 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.762 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.763 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.763 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.763 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.763 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.763 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.763 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.764 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.764 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.764 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.764 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.764 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.764 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.765 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.765 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.765 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.765 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.765 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.765 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.766 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.766 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.766 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.766 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.766 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.767 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.767 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.767 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.767 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.767 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.767 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.768 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.768 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.768 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.768 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.768 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.768 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.769 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.769 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.769 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.769 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.769 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.769 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.770 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.770 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.770 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.770 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.770 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.770 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.771 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.771 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.771 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.771 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.771 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.772 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.772 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.773 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.773 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.773 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.773 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.773 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.773 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.774 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.774 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.774 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.774 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.774 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.774 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.775 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.775 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.775 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.775 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.775 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.776 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.776 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.776 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.776 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.776 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.776 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.777 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.777 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.777 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.777 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.777 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.777 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.778 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.778 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.778 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.778 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.778 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.778 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.779 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.779 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.779 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.779 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.779 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.779 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.780 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.780 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.780 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.781 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.781 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.781 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.781 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.782 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.782 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.782 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.782 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.782 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.783 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.783 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.783 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.783 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-10 03:13:46.783 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-10 03:13:46.784 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-10 03:13:46.785 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.785 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.785 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.785 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.785 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.786 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.786 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.786 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.786 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.786 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.786 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.787 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.787 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.787 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.787 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.787 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.787 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.788 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.788 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.788 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.788 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.789 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.789 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.789 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.789 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.789 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.789 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.790 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.790 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.790 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.791 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.791 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.792 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.792 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.793 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.793 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.793 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.793 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.794 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.794 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.795 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.795 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.795 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.795 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.795 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.796 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.796 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.796 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.796 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.796 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.796 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.797 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.797 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.797 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.797 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.797 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.797 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.798 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.798 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.798 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.798 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.798 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.799 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.799 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.799 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.799 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.799 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.800 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.800 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.800 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.800 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.801 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.801 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.802 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.802 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.802 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.802 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.802 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.803 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.803 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.803 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/024_expand_create_created_at_int_columns.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.803 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.803 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.803 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.804 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.804 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.804 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.804 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.804 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.804 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.805 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.805 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.805 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.805 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.806 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.806 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.806 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.808 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.808 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.808 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.808 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.808 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.808 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.808 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.808 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.809 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.809 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.809 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.809 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.809 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.809 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.809 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.809 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.809 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.809 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.809 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.809 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.810 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.810 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.810 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.810 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.810 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.811 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.811 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.811 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.811 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.811 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.811 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.812 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.812 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.812 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-10 03:13:46.812 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-10 03:13:46.818 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-10 03:13:46.819 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.820 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.820 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.820 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.821 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.821 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.821 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.821 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.821 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.821 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.822 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.822 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.822 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.822 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.823 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.823 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.823 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.824 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.824 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.824 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.824 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.824 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.824 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.825 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.825 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.825 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.826 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.826 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.827 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.827 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.827 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.827 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.828 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.828 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.829 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.829 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.829 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.829 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.829 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.830 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.830 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.830 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.830 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.830 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.830 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.831 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.831 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.831 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.831 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.832 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.832 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.832 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.832 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.833 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.833 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.833 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.833 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.834 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.834 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.834 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.834 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.834 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.834 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.835 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.835 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.836 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.836 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.836 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.836 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.837 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.837 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.837 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.837 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.837 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.838 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.838 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.838 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.839 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.839 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.839 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.839 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.840 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.840 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.840 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.840 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.841 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.841 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.841 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.841 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.842 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.842 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.842 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.842 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.842 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.843 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.843 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.843 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.843 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.844 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.844 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.844 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.844 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.844 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.845 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.845 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.845 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.845 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.846 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.846 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.846 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:46.846 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:46.846 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-10 03:13:46.846 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-10 03:13:46.854 | INFO migrate.versioning.api [-] 0 -> 1...  2021-02-10 03:13:46.862 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:46.862 | INFO migrate.versioning.api [-] 1 -> 2...  2021-02-10 03:13:46.870 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:46.870 | INFO migrate.versioning.api [-] 2 -> 3...  2021-02-10 03:13:47.157 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:47.157 | INFO migrate.versioning.api [-] 3 -> 4...  2021-02-10 03:13:47.168 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:47.168 | INFO migrate.versioning.api [-] 4 -> 5...  2021-02-10 03:13:47.176 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:47.176 | INFO migrate.versioning.api [-] 5 -> 6...  2021-02-10 03:13:47.185 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:47.185 | INFO migrate.versioning.api [-] 6 -> 7...  2021-02-10 03:13:47.192 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:47.193 | INFO migrate.versioning.api [-] 7 -> 8...  2021-02-10 03:13:47.200 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:47.200 | INFO migrate.versioning.api [-] 8 -> 9...  2021-02-10 03:13:47.208 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:47.208 | INFO migrate.versioning.api [-] 9 -> 10...  2021-02-10 03:13:47.402 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:47.403 | INFO migrate.versioning.api [-] 10 -> 11...  2021-02-10 03:13:47.416 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:47.416 | INFO migrate.versioning.api [-] 11 -> 12...  2021-02-10 03:13:47.665 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:47.665 | INFO migrate.versioning.api [-] 12 -> 13...  2021-02-10 03:13:47.678 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:47.679 | INFO migrate.versioning.api [-] 13 -> 14...  2021-02-10 03:13:47.918 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:47.918 | INFO migrate.versioning.api [-] 14 -> 15...  2021-02-10 03:13:47.927 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:47.927 | INFO migrate.versioning.api [-] 15 -> 16...  2021-02-10 03:13:47.997 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:47.998 | INFO migrate.versioning.api [-] 16 -> 17...  2021-02-10 03:13:48.010 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:48.010 | INFO migrate.versioning.api [-] 17 -> 18...  2021-02-10 03:13:48.018 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:48.018 | INFO migrate.versioning.api [-] 18 -> 19...  2021-02-10 03:13:48.026 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:48.026 | INFO migrate.versioning.api [-] 19 -> 20...  2021-02-10 03:13:48.034 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:48.034 | INFO migrate.versioning.api [-] 20 -> 21...  2021-02-10 03:13:48.042 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:48.042 | INFO migrate.versioning.api [-] 21 -> 22...  2021-02-10 03:13:48.097 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:48.097 | INFO migrate.versioning.api [-] 22 -> 23...  2021-02-10 03:13:48.217 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:48.217 | INFO migrate.versioning.api [-] 23 -> 24...  2021-02-10 03:13:48.424 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:48.424 | INFO migrate.versioning.api [-] 24 -> 25...  2021-02-10 03:13:48.432 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:48.432 | INFO migrate.versioning.api [-] 25 -> 26...  2021-02-10 03:13:48.440 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:48.440 | INFO migrate.versioning.api [-] 26 -> 27...  2021-02-10 03:13:48.449 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:48.449 | INFO migrate.versioning.api [-] 27 -> 28...  2021-02-10 03:13:48.458 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:48.458 | INFO migrate.versioning.api [-] 28 -> 29...  2021-02-10 03:13:48.469 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:48.469 | INFO migrate.versioning.api [-] 29 -> 30...  2021-02-10 03:13:48.552 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:48.552 | INFO migrate.versioning.api [-] 30 -> 31...  2021-02-10 03:13:48.626 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:48.626 | INFO migrate.versioning.api [-] 31 -> 32...  2021-02-10 03:13:48.790 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:48.790 | INFO migrate.versioning.api [-] 32 -> 33...  2021-02-10 03:13:49.098 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:49.098 | INFO migrate.versioning.api [-] 33 -> 34...  2021-02-10 03:13:49.224 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:49.225 | INFO migrate.versioning.api [-] 34 -> 35...  2021-02-10 03:13:49.342 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:49.343 | INFO migrate.versioning.api [-] 35 -> 36...  2021-02-10 03:13:49.454 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:49.454 | INFO migrate.versioning.api [-] 36 -> 37...  2021-02-10 03:13:49.462 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:49.462 | INFO migrate.versioning.api [-] 37 -> 38...  2021-02-10 03:13:49.471 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:49.471 | INFO migrate.versioning.api [-] 38 -> 39...  2021-02-10 03:13:49.480 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:49.480 | INFO migrate.versioning.api [-] 39 -> 40...  2021-02-10 03:13:49.489 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:49.489 | INFO migrate.versioning.api [-] 40 -> 41...  2021-02-10 03:13:49.497 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:49.497 | INFO migrate.versioning.api [-] 41 -> 42...  2021-02-10 03:13:49.505 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:49.505 | INFO migrate.versioning.api [-] 42 -> 43...  2021-02-10 03:13:49.512 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:49.512 | INFO migrate.versioning.api [-] 43 -> 44...  2021-02-10 03:13:49.520 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:49.520 | INFO migrate.versioning.api [-] 44 -> 45...  2021-02-10 03:13:49.757 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:49.757 | INFO migrate.versioning.api [-] 45 -> 46...  2021-02-10 03:13:49.767 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:49.767 | INFO migrate.versioning.api [-] 46 -> 47...  2021-02-10 03:13:50.420 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:50.420 | INFO migrate.versioning.api [-] 47 -> 48...  2021-02-10 03:13:50.732 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:50.732 | INFO migrate.versioning.api [-] 48 -> 49...  2021-02-10 03:13:50.740 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:50.741 | INFO migrate.versioning.api [-] 49 -> 50...  2021-02-10 03:13:50.748 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:50.748 | INFO migrate.versioning.api [-] 50 -> 51...  2021-02-10 03:13:50.755 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:50.755 | INFO migrate.versioning.api [-] 51 -> 52...  2021-02-10 03:13:50.764 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:50.764 | INFO migrate.versioning.api [-] 52 -> 53...  2021-02-10 03:13:50.863 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:50.863 | INFO migrate.versioning.api [-] 53 -> 54...  2021-02-10 03:13:50.871 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:50.871 | INFO migrate.versioning.api [-] 54 -> 55...  2021-02-10 03:13:51.015 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:51.015 | INFO migrate.versioning.api [-] 55 -> 56...  2021-02-10 03:13:51.142 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:51.143 | INFO migrate.versioning.api [-] 56 -> 57...  2021-02-10 03:13:51.151 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:51.151 | INFO migrate.versioning.api [-] 57 -> 58...  2021-02-10 03:13:51.160 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:51.161 | INFO migrate.versioning.api [-] 58 -> 59...  2021-02-10 03:13:51.169 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:51.169 | INFO migrate.versioning.api [-] 59 -> 60...  2021-02-10 03:13:51.178 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:51.178 | INFO migrate.versioning.api [-] 60 -> 61...  2021-02-10 03:13:51.187 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:51.187 | INFO migrate.versioning.api [-] 61 -> 62...  2021-02-10 03:13:51.431 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:51.431 | INFO migrate.versioning.api [-] 62 -> 63...  2021-02-10 03:13:51.440 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:51.440 | INFO migrate.versioning.api [-] 63 -> 64...  2021-02-10 03:13:51.556 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:51.556 | INFO migrate.versioning.api [-] 64 -> 65...  2021-02-10 03:13:51.929 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:51.929 | INFO migrate.versioning.api [-] 65 -> 66...  2021-02-10 03:13:52.050 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:52.050 | INFO migrate.versioning.api [-] 66 -> 67...  2021-02-10 03:13:52.059 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:52.059 | INFO migrate.versioning.api [-] 67 -> 68...  2021-02-10 03:13:52.068 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:52.068 | INFO migrate.versioning.api [-] 68 -> 69...  2021-02-10 03:13:52.076 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:52.076 | INFO migrate.versioning.api [-] 69 -> 70...  2021-02-10 03:13:52.084 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:52.084 | INFO migrate.versioning.api [-] 70 -> 71...  2021-02-10 03:13:52.094 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:52.095 | INFO migrate.versioning.api [-] 71 -> 72...  2021-02-10 03:13:52.104 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:52.104 | INFO migrate.versioning.api [-] 72 -> 73...  2021-02-10 03:13:52.300 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:52.300 | INFO migrate.versioning.api [-] 73 -> 74...  2021-02-10 03:13:52.313 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:52.313 | INFO migrate.versioning.api [-] 74 -> 75...  2021-02-10 03:13:52.323 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:52.323 | INFO migrate.versioning.api [-] 75 -> 76...  2021-02-10 03:13:52.332 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:52.332 | INFO migrate.versioning.api [-] 76 -> 77...  2021-02-10 03:13:52.341 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:52.341 | INFO migrate.versioning.api [-] 77 -> 78...  2021-02-10 03:13:52.350 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:52.350 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-10 03:13:52.351 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.351 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.352 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.352 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.352 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.352 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.352 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.352 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.353 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.353 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.353 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.353 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.353 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.354 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.354 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.354 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.354 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.354 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/065_migrate_add_user_external_id_to_access_rule.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.354 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.355 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.355 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.355 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.355 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.355 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.355 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.356 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.356 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.356 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.356 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.356 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.356 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.357 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.357 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.357 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.357 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.357 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.357 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.358 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.358 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.358 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.358 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.358 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.359 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.359 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.359 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.359 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.359 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.359 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.360 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.360 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.360 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.360 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.360 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.361 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.361 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.361 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.361 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.361 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.361 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.362 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.362 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.362 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.362 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.362 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.362 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.363 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.363 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.363 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.363 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.363 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.364 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.364 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.364 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.364 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.364 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.364 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.365 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.365 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.365 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.365 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.365 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.365 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.366 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.366 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.366 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.366 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.366 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.366 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.367 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.367 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.367 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.367 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.367 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.368 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.368 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.368 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.368 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.368 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.368 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.369 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.369 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.369 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.369 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.369 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.369 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.370 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.370 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.370 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.370 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.370 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.370 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.371 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.371 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.371 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.371 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.371 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.371 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.372 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.372 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.372 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.372 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.372 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.372 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.373 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.373 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.373 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.373 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.373 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.374 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/064_migrate_add_remote_id_attribute_to_federation_protocol_table.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.374 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.374 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.374 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.374 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.375 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.375 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.375 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.375 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.376 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.376 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.376 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.376 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.376 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.377 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.377 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.377 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.377 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.377 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.378 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.378 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.378 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.378 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.378 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.379 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.379 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.379 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.379 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-10 03:13:52.380 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_data_migrate'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-10 03:13:52.380 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-10 03:13:52.381 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.382 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.382 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.382 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.382 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.382 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.382 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.383 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.383 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.383 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.383 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.383 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.384 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.384 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.384 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.384 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.384 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.385 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.385 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.385 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.385 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.385 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.385 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.386 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.386 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.386 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.386 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.386 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.386 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.387 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.387 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.387 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.387 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.387 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.389 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.389 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.389 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.389 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.389 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.389 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.390 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.390 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.390 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.390 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.390 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.390 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.391 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.391 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.391 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.391 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.391 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.391 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.392 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.392 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.392 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.392 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.392 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.393 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.393 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.393 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.393 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.393 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.393 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.394 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.394 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.394 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.394 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.394 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.395 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.395 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.395 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.395 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.395 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.396 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.396 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.396 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.396 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.396 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.396 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.396 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.396 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.397 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.397 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.398 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.398 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.398 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.398 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.398 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.398 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.398 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.399 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.399 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.399 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.399 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.399 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.400 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.400 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.400 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.400 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.400 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.401 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.401 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.401 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.401 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.401 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.401 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.402 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.402 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.402 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.402 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.402 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.402 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.403 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.403 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.403 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.403 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.403 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.403 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.404 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.404 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.404 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.404 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.404 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.405 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.405 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.405 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.405 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.406 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.406 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.406 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.406 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.406 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.406 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.407 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.407 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.407 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.407 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.407 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.407 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.408 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.408 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.408 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.408 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.408 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.409 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.409 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-10 03:13:52.409 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-10 03:13:52.409 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/expand_repo... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-10 03:13:52.410 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.410 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.411 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.411 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/027_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.411 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.411 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/067_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.411 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.412 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.412 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.412 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.412 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.412 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/069_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.412 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.413 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.413 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/042_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.413 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.413 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/038_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/054_expand_drop_old_passoword_column.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.414 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.414 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/060_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.414 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.414 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/008_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.415 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.415 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.415 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.415 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.415 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/002_password_created_at_not_nullable.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.415 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.416 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/059_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.416 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/001_expand_initial_null_migration.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.416 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.416 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/017_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.417 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/043_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.417 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/068_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/076_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.418 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.418 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/074_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.418 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.419 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/009_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.419 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/040_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.419 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.420 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/073_expand_expiring_group_membership.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.420 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.420 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/018_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.420 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.420 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/049_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.420 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.421 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/070_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.421 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.421 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.421 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.421 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.422 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.422 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.422 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/045_expand_add_description_to_limit.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.422 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.422 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.422 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/077_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.423 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.423 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/033_expand_add_limits_tables.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.423 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.423 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/029_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.423 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.423 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/044_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.424 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.424 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/058_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.424 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.424 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.424 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.424 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/051_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.425 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/015_expand_update_federated_user_domain.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.425 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.425 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.425 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.425 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.426 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.426 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.426 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/021_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.426 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.426 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/075_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.426 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.427 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/016_expand_add_user_options.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.427 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/025_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.427 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/078_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.427 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.428 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.428 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/030_expand_add_project_tags_table.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.428 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.428 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.428 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.428 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.429 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.429 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.429 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/041_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.429 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.429 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/020_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.430 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/055_expand_add_domain_to_limit.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.430 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.430 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.430 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/057_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.430 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.430 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/071_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/039_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/028_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/007_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/031_expand_system_assignment_table.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/072_expand_drop_domain_id_fk.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.432 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/061_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.433 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.433 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.433 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.433 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/026_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.433 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.433 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/010_expand_add_revocation_event_index.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.434 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/034_expand_add_application_credential_table.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.434 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/052_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/019_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/005_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.435 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.436 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.436 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.436 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/063_expand_drop_limit_columns.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.436 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.436 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/006_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.436 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.437 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.437 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.437 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.437 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.437 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/expand_repo/versions/050_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.437 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/expand_repo loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-10 03:13:52.438 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_expand'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-10 03:13:52.444 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-10 03:13:52.446 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.446 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.446 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.446 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.446 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.446 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.447 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.447 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.447 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.447 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.447 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.447 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.448 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.448 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.448 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.448 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.448 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.448 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.449 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.449 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/002_password_created_at_not_nullable.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.449 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.449 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.449 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.449 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.450 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.450 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.450 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.452 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.452 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.452 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.452 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.452 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.452 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.453 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.453 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.453 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.453 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.453 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.453 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.454 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.454 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.454 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.454 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.454 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.454 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.455 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.455 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.455 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.455 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.455 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.456 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.457 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.457 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.457 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.457 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.457 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.457 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.458 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.458 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.458 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.458 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.458 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.458 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.459 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.459 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.459 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.459 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.459 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.459 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.460 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.460 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.460 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.460 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.460 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.460 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.461 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.461 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.461 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.461 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.461 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.461 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.461 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.462 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.462 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.462 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.462 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.462 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.462 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.463 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.463 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.463 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.463 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.463 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.463 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.464 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.464 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.464 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.464 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.464 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.464 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.465 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.465 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.465 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.465 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.465 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.465 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.466 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.466 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.466 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.466 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.466 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.466 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.467 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.467 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.467 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.467 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.467 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.467 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.468 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.468 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.468 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.468 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.468 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.468 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.469 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.469 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.469 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.469 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.469 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.470 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.470 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.470 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.470 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.470 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.470 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.471 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.471 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.471 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.471 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.471 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.471 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.472 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.472 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.472 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-10 03:13:52.472 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_data_migrate'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-10 03:13:52.504 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-10 03:13:52.505 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.505 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.505 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.505 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.506 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.506 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.506 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.506 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.507 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.507 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.507 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.508 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.508 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.508 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.508 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.509 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.509 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.509 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.510 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.510 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.510 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.510 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.510 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.510 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.511 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.511 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.511 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.511 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.511 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.511 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.512 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.512 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.513 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.513 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.513 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.513 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.513 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.514 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.514 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.514 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.514 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.514 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.514 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.515 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.515 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.515 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.515 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.515 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.515 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.516 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.516 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.516 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.516 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.516 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.516 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.517 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.517 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.517 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.517 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.517 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.517 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.518 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.518 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.518 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.518 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.518 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.518 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.519 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.519 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.519 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.519 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.519 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.520 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.520 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.520 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.520 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.520 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.520 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.521 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.521 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.521 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.521 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.521 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.521 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.522 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.522 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.522 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.522 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.522 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.522 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.523 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.523 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.523 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.523 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.523 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.524 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.524 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.524 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.524 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.524 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.524 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.525 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.525 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.525 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.525 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.525 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.525 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.526 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.526 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.526 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.526 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.526 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.526 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.527 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.527 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.527 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.527 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.527 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.527 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.528 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.528 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.528 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.528 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.528 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.529 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.529 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.529 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.529 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.529 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.529 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.530 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.530 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.530 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.530 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.531 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.531 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.531 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.531 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.531 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.531 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.532 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.532 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.532 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.532 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-10 03:13:52.532 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_data_migrate'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-10 03:13:52.533 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-10 03:13:52.534 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.534 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.534 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.534 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.534 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.535 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.535 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.535 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.535 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.535 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.536 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.536 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.536 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.536 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.536 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.536 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.537 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.537 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.537 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.537 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.537 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.537 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.538 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.538 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.538 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.538 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.539 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.539 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.540 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.540 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.540 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.540 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.541 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.541 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.541 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.541 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.541 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.542 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.542 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.542 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.542 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.542 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.542 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.543 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.543 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.543 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/023_migrate_add_second_password_column_for_expanded_hash_sizes.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.543 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.543 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.544 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.544 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.544 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.545 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.545 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.545 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.545 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.546 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.546 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.546 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.546 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.546 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.547 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.547 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.547 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.547 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.547 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.547 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.548 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.548 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.548 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.548 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.548 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.548 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.549 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.549 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.550 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.550 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.550 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.550 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.551 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.551 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.551 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.551 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.551 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.551 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.552 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.552 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.552 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.552 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.552 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.552 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.553 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.553 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.554 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.554 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.554 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.554 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.554 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.554 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.555 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.555 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.555 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.555 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.555 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.555 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.556 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.556 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.556 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.556 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.556 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.556 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.557 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.557 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.557 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.557 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.557 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.557 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.558 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.558 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.558 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.558 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.558 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.558 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.559 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.559 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.559 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.559 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.559 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.560 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.560 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.560 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.560 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.560 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.560 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.561 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.561 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-10 03:13:52.561 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_data_migrate'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-10 03:13:52.566 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-10 03:13:52.567 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.567 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.568 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.568 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.568 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.568 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.569 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.569 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.570 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.570 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.570 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.570 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.571 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.571 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.571 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.571 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.571 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.572 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.572 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.573 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.573 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.574 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.574 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.574 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.574 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.575 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.575 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.575 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.575 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.576 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.576 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.576 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.576 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.576 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.576 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.577 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.577 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.577 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.577 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.577 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.577 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.578 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.578 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.578 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.579 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.579 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.579 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.579 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.580 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.580 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.580 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.580 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.580 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.581 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/066_migrate_add_resource_options_table.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.581 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.581 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.581 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.581 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.581 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.582 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.582 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.582 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.583 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.583 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/024_migrate_create_created_at_int_columns.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.584 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.584 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.584 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.585 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.585 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.585 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.586 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.586 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.586 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.586 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.586 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.586 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.587 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.587 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.587 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.587 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.587 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.587 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.588 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.588 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.588 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.588 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.588 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.588 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.589 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.589 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.589 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.589 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.590 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.590 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.590 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.590 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.590 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.591 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.591 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.591 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.591 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.591 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.591 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.592 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.592 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.592 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.592 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.593 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.593 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.593 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.593 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.593 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.593 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.594 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.594 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.594 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:52.594 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:52.594 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-10 03:13:52.594 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_data_migrate'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-10 03:13:52.601 | INFO migrate.versioning.api [-] 0 -> 1...  2021-02-10 03:13:52.610 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:52.610 | INFO migrate.versioning.api [-] 1 -> 2...  2021-02-10 03:13:52.618 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:52.619 | INFO migrate.versioning.api [-] 2 -> 3...  2021-02-10 03:13:52.638 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:52.638 | INFO migrate.versioning.api [-] 3 -> 4...  2021-02-10 03:13:52.646 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:52.646 | INFO migrate.versioning.api [-] 4 -> 5...  2021-02-10 03:13:52.654 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:52.654 | INFO migrate.versioning.api [-] 5 -> 6...  2021-02-10 03:13:52.661 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:52.661 | INFO migrate.versioning.api [-] 6 -> 7...  2021-02-10 03:13:52.669 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:52.669 | INFO migrate.versioning.api [-] 7 -> 8...  2021-02-10 03:13:52.676 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:52.676 | INFO migrate.versioning.api [-] 8 -> 9...  2021-02-10 03:13:52.683 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:52.683 | INFO migrate.versioning.api [-] 9 -> 10...  2021-02-10 03:13:52.690 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:52.690 | INFO migrate.versioning.api [-] 10 -> 11...  2021-02-10 03:13:52.697 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:52.697 | INFO migrate.versioning.api [-] 11 -> 12...  2021-02-10 03:13:52.714 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:52.714 | INFO migrate.versioning.api [-] 12 -> 13...  2021-02-10 03:13:52.721 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:52.721 | INFO migrate.versioning.api [-] 13 -> 14...  2021-02-10 03:13:52.748 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:52.748 | INFO migrate.versioning.api [-] 14 -> 15...  2021-02-10 03:13:52.774 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:52.774 | INFO migrate.versioning.api [-] 15 -> 16...  2021-02-10 03:13:52.782 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:52.782 | INFO migrate.versioning.api [-] 16 -> 17...  2021-02-10 03:13:52.789 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:52.789 | INFO migrate.versioning.api [-] 17 -> 18...  2021-02-10 03:13:52.796 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:52.796 | INFO migrate.versioning.api [-] 18 -> 19...  2021-02-10 03:13:52.803 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:52.803 | INFO migrate.versioning.api [-] 19 -> 20...  2021-02-10 03:13:52.810 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:52.810 | INFO migrate.versioning.api [-] 20 -> 21...  2021-02-10 03:13:52.817 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:52.817 | INFO migrate.versioning.api [-] 21 -> 22...  2021-02-10 03:13:52.825 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:52.825 | INFO migrate.versioning.api [-] 22 -> 23...  2021-02-10 03:13:52.832 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:52.832 | INFO migrate.versioning.api [-] 23 -> 24...  2021-02-10 03:13:52.839 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:52.839 | INFO migrate.versioning.api [-] 24 -> 25...  2021-02-10 03:13:52.846 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:52.846 | INFO migrate.versioning.api [-] 25 -> 26...  2021-02-10 03:13:52.853 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:52.853 | INFO migrate.versioning.api [-] 26 -> 27...  2021-02-10 03:13:52.861 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:52.862 | INFO migrate.versioning.api [-] 27 -> 28...  2021-02-10 03:13:52.870 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:52.870 | INFO migrate.versioning.api [-] 28 -> 29...  2021-02-10 03:13:52.880 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:52.880 | INFO migrate.versioning.api [-] 29 -> 30...  2021-02-10 03:13:52.886 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:52.886 | INFO migrate.versioning.api [-] 30 -> 31...  2021-02-10 03:13:52.895 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:52.895 | INFO migrate.versioning.api [-] 31 -> 32...  2021-02-10 03:13:52.902 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:52.903 | INFO migrate.versioning.api [-] 32 -> 33...  2021-02-10 03:13:52.910 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:52.910 | INFO migrate.versioning.api [-] 33 -> 34...  2021-02-10 03:13:52.919 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:52.919 | INFO migrate.versioning.api [-] 34 -> 35...  2021-02-10 03:13:52.926 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:52.926 | INFO migrate.versioning.api [-] 35 -> 36...  2021-02-10 03:13:52.934 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:52.934 | INFO migrate.versioning.api [-] 36 -> 37...  2021-02-10 03:13:52.941 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:52.941 | INFO migrate.versioning.api [-] 37 -> 38...  2021-02-10 03:13:52.950 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:52.950 | INFO migrate.versioning.api [-] 38 -> 39...  2021-02-10 03:13:52.958 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:52.958 | INFO migrate.versioning.api [-] 39 -> 40...  2021-02-10 03:13:52.965 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:52.965 | INFO migrate.versioning.api [-] 40 -> 41...  2021-02-10 03:13:52.974 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:52.974 | INFO migrate.versioning.api [-] 41 -> 42...  2021-02-10 03:13:52.982 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:52.983 | INFO migrate.versioning.api [-] 42 -> 43...  2021-02-10 03:13:52.989 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:52.990 | INFO migrate.versioning.api [-] 43 -> 44...  2021-02-10 03:13:52.998 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:52.998 | INFO migrate.versioning.api [-] 44 -> 45...  2021-02-10 03:13:53.005 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:53.005 | INFO migrate.versioning.api [-] 45 -> 46...  2021-02-10 03:13:53.028 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:53.028 | INFO migrate.versioning.api [-] 46 -> 47...  2021-02-10 03:13:53.035 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:53.036 | INFO migrate.versioning.api [-] 47 -> 48...  2021-02-10 03:13:53.042 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:53.043 | INFO migrate.versioning.api [-] 48 -> 49...  2021-02-10 03:13:53.051 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:53.051 | INFO migrate.versioning.api [-] 49 -> 50...  2021-02-10 03:13:53.064 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:53.064 | INFO migrate.versioning.api [-] 50 -> 51...  2021-02-10 03:13:53.076 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:53.076 | INFO migrate.versioning.api [-] 51 -> 52...  2021-02-10 03:13:53.084 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:53.084 | INFO migrate.versioning.api [-] 52 -> 53...  2021-02-10 03:13:53.092 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:53.092 | INFO migrate.versioning.api [-] 53 -> 54...  2021-02-10 03:13:53.101 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:53.101 | INFO migrate.versioning.api [-] 54 -> 55...  2021-02-10 03:13:53.109 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:53.109 | INFO migrate.versioning.api [-] 55 -> 56...  2021-02-10 03:13:53.116 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:53.116 | INFO migrate.versioning.api [-] 56 -> 57...  2021-02-10 03:13:53.123 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:53.123 | INFO migrate.versioning.api [-] 57 -> 58...  2021-02-10 03:13:53.131 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:53.131 | INFO migrate.versioning.api [-] 58 -> 59...  2021-02-10 03:13:53.138 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:53.138 | INFO migrate.versioning.api [-] 59 -> 60...  2021-02-10 03:13:53.145 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:53.145 | INFO migrate.versioning.api [-] 60 -> 61...  2021-02-10 03:13:53.152 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:53.152 | INFO migrate.versioning.api [-] 61 -> 62...  2021-02-10 03:13:53.168 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:53.168 | INFO migrate.versioning.api [-] 62 -> 63...  2021-02-10 03:13:53.175 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:53.175 | INFO migrate.versioning.api [-] 63 -> 64...  2021-02-10 03:13:53.182 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:53.182 | INFO migrate.versioning.api [-] 64 -> 65...  2021-02-10 03:13:53.189 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:53.189 | INFO migrate.versioning.api [-] 65 -> 66...  2021-02-10 03:13:53.196 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:53.196 | INFO migrate.versioning.api [-] 66 -> 67...  2021-02-10 03:13:53.203 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:53.203 | INFO migrate.versioning.api [-] 67 -> 68...  2021-02-10 03:13:53.212 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:53.212 | INFO migrate.versioning.api [-] 68 -> 69...  2021-02-10 03:13:53.219 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:53.219 | INFO migrate.versioning.api [-] 69 -> 70...  2021-02-10 03:13:53.227 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:53.227 | INFO migrate.versioning.api [-] 70 -> 71...  2021-02-10 03:13:53.234 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:53.234 | INFO migrate.versioning.api [-] 71 -> 72...  2021-02-10 03:13:53.243 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:53.243 | INFO migrate.versioning.api [-] 72 -> 73...  2021-02-10 03:13:53.251 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:53.251 | INFO migrate.versioning.api [-] 73 -> 74...  2021-02-10 03:13:53.258 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:53.259 | INFO migrate.versioning.api [-] 74 -> 75...  2021-02-10 03:13:53.267 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:53.267 | INFO migrate.versioning.api [-] 75 -> 76...  2021-02-10 03:13:53.276 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:53.276 | INFO migrate.versioning.api [-] 76 -> 77...  2021-02-10 03:13:53.283 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:53.283 | INFO migrate.versioning.api [-] 77 -> 78...  2021-02-10 03:13:53.291 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:53.292 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-10 03:13:53.293 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.293 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.293 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.293 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.294 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.294 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.294 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.294 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.294 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.294 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.295 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.295 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.295 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.295 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.295 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.295 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.296 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.296 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.296 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.296 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.296 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.296 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.296 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.297 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.297 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.297 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.297 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.297 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.297 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.298 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.298 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.298 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.298 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.298 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.299 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.299 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.299 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.299 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.299 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.299 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.300 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.300 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.300 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.300 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.300 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.300 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.301 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.301 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.301 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.301 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.301 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.301 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.302 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.302 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.302 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.302 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.302 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.302 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.303 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.303 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.303 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.303 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.303 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.303 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.304 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.304 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.304 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.304 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.305 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.305 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.305 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.305 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.305 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.306 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.306 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.306 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.306 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.306 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.306 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.307 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.307 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.307 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.307 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.307 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.307 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.307 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.308 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.308 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.308 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.308 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.308 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.308 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.309 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.309 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/011_contract_user_id_unique_for_nonlocal_user.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.309 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.309 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.309 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.309 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.310 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.310 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.310 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.310 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.310 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.310 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.311 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.311 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.311 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.311 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.311 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.311 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.312 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.312 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.312 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.312 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.312 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.312 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.313 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.313 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.313 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.313 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.313 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.314 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.314 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.314 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.314 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.314 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.314 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.315 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.315 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.315 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.315 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.315 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.315 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.316 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.316 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.316 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.316 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.316 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.316 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.317 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.317 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.317 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.317 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.317 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.317 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.318 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.318 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.318 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.318 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.318 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.318 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.319 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.319 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.319 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.319 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.319 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.319 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-10 03:13:53.320 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-10 03:13:53.320 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-10 03:13:53.321 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.321 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.322 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.322 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.322 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.322 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.322 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.323 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.323 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.323 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.323 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.323 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.323 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.324 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.324 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.324 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.324 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.324 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.324 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.325 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.325 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.325 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.325 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.325 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.326 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.326 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.326 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.326 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.326 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.326 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.327 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.327 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.327 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.327 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.327 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.327 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.328 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.328 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.328 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.328 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.328 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.328 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.329 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.329 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.329 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.329 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.329 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.329 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.330 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.330 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.330 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.330 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.330 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.331 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.331 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.331 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.331 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.331 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.331 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.332 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.332 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.332 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.332 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.332 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.332 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.333 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.333 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.333 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.333 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.333 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.334 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.334 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.334 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.334 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.334 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.334 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/034_migrate_add_application_credentials_table.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.335 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.335 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.335 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.335 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.335 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.335 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.336 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.336 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.336 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.336 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.336 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.336 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.337 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.337 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.337 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.337 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.337 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.337 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.338 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.338 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.338 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.338 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.338 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.338 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.339 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.339 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.339 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.339 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.339 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.340 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.340 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.340 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.340 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.340 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.340 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.341 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.341 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.341 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.341 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.341 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.341 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.342 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.342 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.342 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.342 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.342 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.342 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.343 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.343 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.343 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.343 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.343 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.343 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.344 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.344 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.344 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/037_migrate_remove_service_and_region_fk_for_registered_limit.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.344 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.344 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.345 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.345 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.345 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.345 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.345 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.345 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.346 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.346 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.346 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.346 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.346 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.346 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.347 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.347 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.347 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.347 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.347 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.347 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.348 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.348 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.348 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.348 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.348 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-10 03:13:53.349 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_data_migrate'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-10 03:13:53.349 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/data_migration_repo... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-10 03:13:53.350 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.350 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/027_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.350 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.350 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/067_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.351 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.351 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.351 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.351 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/069_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.351 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.351 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/042_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.352 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.352 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/038_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.352 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.352 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/060_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.352 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.353 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/008_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.353 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.353 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.353 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.353 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.353 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.354 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/059_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.354 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/004_reset_password_created_at.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.354 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.354 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.354 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/017_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.354 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.355 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/043_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.355 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.355 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/068_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.355 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.355 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/076_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.355 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.356 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/074_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.356 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.356 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/009_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.356 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.356 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/040_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.357 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.357 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.357 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.357 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/018_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.357 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.357 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/049_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.358 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.358 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.358 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.358 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/070_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.358 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.358 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.359 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.359 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.359 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/016_migrate_add_user_options.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.359 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.359 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.359 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.360 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.360 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.360 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/077_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.360 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.360 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/029_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.361 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/033_migrate_add_limits_tables.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.361 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.361 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.361 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/044_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.361 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.361 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/058_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.362 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.362 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/073_migrate_expiring_group_membership.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.362 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.362 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.362 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.362 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/051_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.362 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.363 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.363 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.363 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.363 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/001_data_initial_null_migration.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.363 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.363 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.364 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.364 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.364 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.364 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.364 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/021_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.365 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.365 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/003_migrate_unencrypted_credentials.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.365 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.365 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/075_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.365 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.365 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/025_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.366 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.366 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/078_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.366 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.366 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.366 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.366 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/041_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.367 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.367 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/063_migrate_drop_limit_columns.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.367 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.367 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/020_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.367 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.367 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/057_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.368 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.368 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/047_migrate_update_pk_for_unified_limit.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.368 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.368 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/071_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.368 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.368 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/039_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.369 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.369 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/028_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.369 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.369 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/007_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.369 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/031_migrate_system_assignment_table.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.369 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.370 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.370 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.370 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.370 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.370 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.370 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.371 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.371 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.371 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.371 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/061_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.371 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.372 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/026_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.372 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.372 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.372 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.372 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.372 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.373 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/052_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.373 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.373 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/019_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.373 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.373 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.373 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.374 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.374 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.374 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/005_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.374 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.374 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.374 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.375 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/006_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.375 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.375 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.375 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.375 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.376 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.376 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.376 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.376 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.376 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.376 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/data_migration_repo/versions/050_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.377 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/data_migration_repo loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-10 03:13:53.377 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_data_migrate'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-10 03:13:53.383 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-10 03:13:53.384 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.384 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.384 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.384 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.384 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.385 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.385 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.385 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.385 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.385 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.386 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.386 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.386 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.386 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.386 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.386 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.387 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.387 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.387 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.387 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.387 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.388 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.389 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.389 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.389 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.389 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.389 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.389 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.390 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.390 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.390 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.390 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.390 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.390 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.391 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.391 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.391 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.391 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.391 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.392 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.392 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.392 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.392 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.392 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.392 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.393 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.393 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.393 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.393 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.393 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.393 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.394 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.394 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.394 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.394 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.394 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.395 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.395 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.395 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.395 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.395 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.395 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.396 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.396 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.396 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.396 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.396 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.396 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.397 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.397 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.397 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.397 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.397 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.398 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.398 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.398 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.398 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.398 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.398 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.399 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.399 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.399 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.400 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.400 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.400 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.400 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.400 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.400 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.401 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.401 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.401 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.401 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.401 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.401 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.402 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.402 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.402 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.402 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.402 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.402 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.403 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.403 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.403 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.403 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.403 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.403 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.404 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.404 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.404 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.404 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.404 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.404 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.404 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.405 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.405 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.405 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.406 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.406 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.406 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.406 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.406 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.406 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.407 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.407 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.407 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.407 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.407 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.407 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.408 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.408 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.408 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.408 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.408 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.408 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.409 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.409 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.409 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.409 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.410 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.410 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.410 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.410 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.410 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.411 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.411 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.411 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-10 03:13:53.411 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-10 03:13:53.425 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-10 03:13:53.426 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.427 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.427 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.427 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.427 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.427 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.428 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.428 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.428 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.428 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.428 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.428 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.429 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.429 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.429 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.429 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.429 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.429 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.430 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.430 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.430 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.430 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.430 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.430 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.431 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.431 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.431 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.431 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.431 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.432 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.432 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.433 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.433 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.433 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.433 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.433 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.434 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.434 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.434 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.434 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.434 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.435 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.435 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.436 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.436 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.436 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.436 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.436 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.436 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.437 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.437 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.437 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.437 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.437 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.437 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.438 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.438 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.438 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.438 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.438 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.439 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.439 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.439 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.439 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.439 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.439 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.440 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.440 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.440 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.440 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.440 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.441 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.441 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.441 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.441 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.442 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.442 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.442 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.442 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.442 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.442 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.443 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.443 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.443 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.443 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.443 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.443 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.444 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.444 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.444 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.444 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.444 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.444 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.445 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.445 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.445 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.445 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.445 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.445 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.446 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.446 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.446 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.446 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.446 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.446 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.447 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.447 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.447 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.447 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.447 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.447 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.448 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.448 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.448 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.448 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.448 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.448 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.449 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.449 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.449 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.449 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.449 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.450 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.450 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.450 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.450 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.451 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.451 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.451 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.451 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.452 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.452 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.452 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.452 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.452 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.452 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.453 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.453 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.453 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-10 03:13:53.453 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-10 03:13:53.453 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-10 03:13:53.454 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.454 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.455 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.455 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.455 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.455 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.455 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.456 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.456 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.456 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.456 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.457 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.457 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.457 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.457 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.457 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.458 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.458 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.458 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.458 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.458 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.458 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.459 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.459 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.459 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.459 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.459 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.459 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.460 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.460 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.460 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.460 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.460 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.460 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.461 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.461 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.461 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.461 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.461 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.462 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.462 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.462 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.462 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.462 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.462 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.463 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.463 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.463 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.463 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.463 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.463 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.464 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.464 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.464 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.464 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.464 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.464 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.465 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.465 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.465 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.465 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.465 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.465 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.466 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.466 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.466 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.466 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.466 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.467 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.467 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.467 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.467 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.467 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.467 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.468 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.468 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.468 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.468 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.468 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.468 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.469 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.469 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.469 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.469 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.469 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.469 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.470 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.470 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.470 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.470 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.470 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.470 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.471 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.471 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.471 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.471 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.472 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.472 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.472 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.472 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.472 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.472 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.473 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.473 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.473 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.473 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.473 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.474 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.474 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.474 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.474 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.474 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.475 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.475 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.475 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.475 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.475 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.475 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.476 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.476 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.476 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.476 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.476 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.476 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.477 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.477 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.477 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.477 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.477 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.477 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.478 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.478 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.478 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.478 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.478 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.478 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.479 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.479 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.479 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.479 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.479 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.480 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.480 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.480 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.480 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.480 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.480 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.481 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.481 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.481 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.481 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-10 03:13:53.481 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-10 03:13:53.487 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/keystone/keystone/common/sql/contract_repo... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-10 03:13:53.488 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.488 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.489 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.489 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/027_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.489 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.489 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.489 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.490 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/067_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.490 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.490 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.490 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.490 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/069_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.490 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.491 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/063_contract_drop_limit_columns.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.491 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.491 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.491 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.491 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/042_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.491 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.492 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.492 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.492 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/038_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.492 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.492 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/060_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.492 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.493 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/008_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.493 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.493 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.493 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/002_password_created_at_not_nullable.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.493 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.493 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.493 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/059_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.494 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.494 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/004_reset_password_created_at.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.494 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.494 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/017_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.494 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.494 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/043_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.495 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/068_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.495 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.495 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/076_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.495 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.495 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.496 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.496 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/074_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.496 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.496 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/009_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.496 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.496 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/016_contract_add_user_options.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.497 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.497 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/040_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.497 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.497 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/018_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.497 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/034_contract_add_application_credentials_table.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.497 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.498 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.498 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/049_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.498 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.498 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/070_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.498 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/072_contract_drop_domain_id_fk.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.498 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.499 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/077_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.499 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/029_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.499 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/044_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.499 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.500 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/058_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.500 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.500 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.500 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.500 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/051_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.501 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.501 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.501 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.502 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.502 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.502 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/021_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.502 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.502 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.502 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.503 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/075_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.503 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.503 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/025_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.503 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.503 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/033_contract_add_limits_tables.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.503 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.504 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/078_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/066_contract_add_resource_options_table.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.504 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.504 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.504 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.504 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/010_contract_add_revocation_event_index.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.505 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.505 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/054_contract_drop_old_passoword_column.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.505 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.505 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/015_contract_update_federated_user_domain.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.505 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.506 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/041_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.506 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.506 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.506 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.506 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/020_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.507 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/057_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.507 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/071_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.507 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.507 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/014_contract_add_domain_id_to_user_table.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.508 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/039_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.508 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/030_contract_add_project_tags_table.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.508 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.508 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.508 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.509 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/028_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.509 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/007_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.509 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.509 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/061_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.510 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.510 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.510 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/045_contract_add_description_to_limit.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.510 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.510 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.510 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/026_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.511 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/013_contract_protocol_cascade_delete_for_federated_user.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.511 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.511 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.511 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/001_contract_initial_null_migration.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.511 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.511 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/052_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.512 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/019_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.512 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.513 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/005_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.513 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.513 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.513 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.513 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/031_contract_system_assignment_table.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.513 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.514 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/006_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.514 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/055_contract_add_domain_to_limit.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.514 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.514 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.514 | 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=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.514 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.515 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/073_contract_expiring_group_membership.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.515 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py... {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:13:53.515 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/keystone/keystone/common/sql/contract_repo/versions/050_placeholder.py loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:13:53.515 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/keystone/keystone/common/sql/contract_repo loaded successfully {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-10 03:13:53.515 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'keystone_contract'), ('version_table', 'migrate_version'), ('required_dbs', '[]'), ('use_timestamp_numbering', 'False')]))]) {{(pid=66302) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-10 03:13:53.523 | INFO migrate.versioning.api [-] 0 -> 1...  2021-02-10 03:13:53.533 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:53.533 | INFO migrate.versioning.api [-] 1 -> 2...  2021-02-10 03:13:53.778 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:53.778 | INFO migrate.versioning.api [-] 2 -> 3...  2021-02-10 03:13:54.077 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:54.077 | INFO migrate.versioning.api [-] 3 -> 4...  2021-02-10 03:13:54.401 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:54.402 | INFO migrate.versioning.api [-] 4 -> 5...  2021-02-10 03:13:54.413 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:54.413 | INFO migrate.versioning.api [-] 5 -> 6...  2021-02-10 03:13:54.421 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:54.421 | INFO migrate.versioning.api [-] 6 -> 7...  2021-02-10 03:13:54.430 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:54.430 | INFO migrate.versioning.api [-] 7 -> 8...  2021-02-10 03:13:54.439 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:54.439 | INFO migrate.versioning.api [-] 8 -> 9...  2021-02-10 03:13:54.447 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:54.448 | INFO migrate.versioning.api [-] 9 -> 10...  2021-02-10 03:13:54.456 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:54.456 | INFO migrate.versioning.api [-] 10 -> 11...  2021-02-10 03:13:54.540 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:54.540 | INFO migrate.versioning.api [-] 11 -> 12...  2021-02-10 03:13:54.662 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:54.662 | INFO migrate.versioning.api [-] 12 -> 13...  2021-02-10 03:13:54.847 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:54.847 | INFO migrate.versioning.api [-] 13 -> 14...  2021-02-10 03:13:55.285 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:55.285 | INFO migrate.versioning.api [-] 14 -> 15...  2021-02-10 03:13:55.419 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:55.419 | INFO migrate.versioning.api [-] 15 -> 16...  2021-02-10 03:13:55.437 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:55.437 | INFO migrate.versioning.api [-] 16 -> 17...  2021-02-10 03:13:55.448 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:55.448 | INFO migrate.versioning.api [-] 17 -> 18...  2021-02-10 03:13:55.456 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:55.456 | INFO migrate.versioning.api [-] 18 -> 19...  2021-02-10 03:13:55.465 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:55.465 | INFO migrate.versioning.api [-] 19 -> 20...  2021-02-10 03:13:55.474 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:55.474 | INFO migrate.versioning.api [-] 20 -> 21...  2021-02-10 03:13:55.483 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:55.483 | INFO migrate.versioning.api [-] 21 -> 22...  2021-02-10 03:13:55.491 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:55.492 | INFO migrate.versioning.api [-] 22 -> 23...  2021-02-10 03:13:55.500 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:55.500 | INFO migrate.versioning.api [-] 23 -> 24...  2021-02-10 03:13:55.631 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:55.631 | INFO migrate.versioning.api [-] 24 -> 25...  2021-02-10 03:13:55.644 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:55.644 | INFO migrate.versioning.api [-] 25 -> 26...  2021-02-10 03:13:55.656 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:55.656 | INFO migrate.versioning.api [-] 26 -> 27...  2021-02-10 03:13:55.664 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:55.664 | INFO migrate.versioning.api [-] 27 -> 28...  2021-02-10 03:13:55.673 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:55.673 | INFO migrate.versioning.api [-] 28 -> 29...  2021-02-10 03:13:55.681 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:55.681 | INFO migrate.versioning.api [-] 29 -> 30...  2021-02-10 03:13:55.689 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:55.689 | INFO migrate.versioning.api [-] 30 -> 31...  2021-02-10 03:13:55.697 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:55.697 | INFO migrate.versioning.api [-] 31 -> 32...  2021-02-10 03:13:55.732 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:55.732 | INFO migrate.versioning.api [-] 32 -> 33...  2021-02-10 03:13:55.740 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:55.740 | INFO migrate.versioning.api [-] 33 -> 34...  2021-02-10 03:13:55.748 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:55.748 | INFO migrate.versioning.api [-] 34 -> 35...  2021-02-10 03:13:55.859 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:55.859 | INFO migrate.versioning.api [-] 35 -> 36...  2021-02-10 03:13:55.972 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:55.972 | INFO migrate.versioning.api [-] 36 -> 37...  2021-02-10 03:13:56.029 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:56.029 | INFO migrate.versioning.api [-] 37 -> 38...  2021-02-10 03:13:56.038 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:56.038 | INFO migrate.versioning.api [-] 38 -> 39...  2021-02-10 03:13:56.045 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:56.045 | INFO migrate.versioning.api [-] 39 -> 40...  2021-02-10 03:13:56.052 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:56.053 | INFO migrate.versioning.api [-] 40 -> 41...  2021-02-10 03:13:56.060 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:56.061 | INFO migrate.versioning.api [-] 41 -> 42...  2021-02-10 03:13:56.069 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:56.070 | INFO migrate.versioning.api [-] 42 -> 43...  2021-02-10 03:13:56.078 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:56.078 | INFO migrate.versioning.api [-] 43 -> 44...  2021-02-10 03:13:56.086 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:56.087 | INFO migrate.versioning.api [-] 44 -> 45...  2021-02-10 03:13:56.094 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:56.094 | INFO migrate.versioning.api [-] 45 -> 46...  2021-02-10 03:13:56.102 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:56.102 | INFO migrate.versioning.api [-] 46 -> 47...  2021-02-10 03:13:56.226 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:56.226 | INFO migrate.versioning.api [-] 47 -> 48...  2021-02-10 03:13:56.235 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:56.235 | INFO migrate.versioning.api [-] 48 -> 49...  2021-02-10 03:13:56.244 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:56.244 | INFO migrate.versioning.api [-] 49 -> 50...  2021-02-10 03:13:56.252 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:56.252 | INFO migrate.versioning.api [-] 50 -> 51...  2021-02-10 03:13:56.260 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:56.260 | INFO migrate.versioning.api [-] 51 -> 52...  2021-02-10 03:13:56.267 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:56.267 | INFO migrate.versioning.api [-] 52 -> 53...  2021-02-10 03:13:56.275 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:56.275 | INFO migrate.versioning.api [-] 53 -> 54...  2021-02-10 03:13:56.394 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:56.394 | INFO migrate.versioning.api [-] 54 -> 55...  2021-02-10 03:13:56.414 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:56.414 | INFO migrate.versioning.api [-] 55 -> 56...  2021-02-10 03:13:56.422 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:56.422 | INFO migrate.versioning.api [-] 56 -> 57...  2021-02-10 03:13:56.430 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:56.431 | INFO migrate.versioning.api [-] 57 -> 58...  2021-02-10 03:13:56.440 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:56.440 | INFO migrate.versioning.api [-] 58 -> 59...  2021-02-10 03:13:56.457 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:56.457 | INFO migrate.versioning.api [-] 59 -> 60...  2021-02-10 03:13:56.465 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:56.465 | INFO migrate.versioning.api [-] 60 -> 61...  2021-02-10 03:13:56.473 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:56.474 | INFO migrate.versioning.api [-] 61 -> 62...  2021-02-10 03:13:56.482 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:56.482 | INFO migrate.versioning.api [-] 62 -> 63...  2021-02-10 03:13:56.843 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:56.843 | INFO migrate.versioning.api [-] 63 -> 64...  2021-02-10 03:13:56.852 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:56.852 | INFO migrate.versioning.api [-] 64 -> 65...  2021-02-10 03:13:56.860 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:56.860 | INFO migrate.versioning.api [-] 65 -> 66...  2021-02-10 03:13:56.868 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:56.868 | INFO migrate.versioning.api [-] 66 -> 67...  2021-02-10 03:13:56.875 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:56.875 | INFO migrate.versioning.api [-] 67 -> 68...  2021-02-10 03:13:56.883 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:56.884 | INFO migrate.versioning.api [-] 68 -> 69...  2021-02-10 03:13:56.890 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:56.890 | INFO migrate.versioning.api [-] 69 -> 70...  2021-02-10 03:13:56.899 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:56.900 | INFO migrate.versioning.api [-] 70 -> 71...  2021-02-10 03:13:56.907 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:56.907 | INFO migrate.versioning.api [-] 71 -> 72...  2021-02-10 03:13:56.943 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:56.944 | INFO migrate.versioning.api [-] 72 -> 73...  2021-02-10 03:13:56.952 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:56.952 | INFO migrate.versioning.api [-] 73 -> 74...  2021-02-10 03:13:56.960 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:56.961 | INFO migrate.versioning.api [-] 74 -> 75...  2021-02-10 03:13:56.969 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:56.970 | INFO migrate.versioning.api [-] 75 -> 76...  2021-02-10 03:13:56.981 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:56.981 | INFO migrate.versioning.api [-] 76 -> 77...  2021-02-10 03:13:56.991 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:56.991 | INFO migrate.versioning.api [-] 77 -> 78...  2021-02-10 03:13:56.998 | INFO migrate.versioning.api [-] done 2021-02-10 03:13:56.998 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:13:56.998 | 2021-02-10 03:13:56.998 | Traceback (most recent call last): 2021-02-10 03:13:56.998 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:13:56.998 | exec(line) 2021-02-10 03:13:56.998 | File "", line 1, in 2021-02-10 03:13:56.998 | File "", line 568, in module_from_spec 2021-02-10 03:13:56.998 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:13:56.998 | 2021-02-10 03:13:56.998 | Remainder of file ignored 2021-02-10 03:13:57.303 | + lib/keystone:init_keystone:449 : time_stop dbsync 2021-02-10 03:13:57.307 | + functions-common:time_stop:2306 : local name 2021-02-10 03:13:57.312 | + functions-common:time_stop:2307 : local end_time 2021-02-10 03:13:57.316 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 03:13:57.319 | + functions-common:time_stop:2309 : local total 2021-02-10 03:13:57.322 | + functions-common:time_stop:2310 : local start_time 2021-02-10 03:13:57.324 | + functions-common:time_stop:2312 : name=dbsync 2021-02-10 03:13:57.327 | + functions-common:time_stop:2313 : start_time=1612926814299 2021-02-10 03:13:57.329 | + functions-common:time_stop:2315 : [[ -z 1612926814299 ]] 2021-02-10 03:13:57.332 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 03:13:57.336 | + functions-common:time_stop:2318 : end_time=1612926837333 2021-02-10 03:13:57.339 | + functions-common:time_stop:2319 : elapsed_time=23034 2021-02-10 03:13:57.341 | + functions-common:time_stop:2320 : total=0 2021-02-10 03:13:57.344 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 03:13:57.347 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=23034 2021-02-10 03:13:57.349 | + lib/keystone:init_keystone:451 : [[ fernet == \f\e\r\n\e\t ]] 2021-02-10 03:13:57.352 | + lib/keystone:init_keystone:452 : rm -rf /etc/keystone/fernet-keys/ 2021-02-10 03:13:57.355 | + lib/keystone:init_keystone:453 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf fernet_setup 2021-02-10 03:14:01.757 | INFO keystone.common.utils [-] /etc/keystone/fernet-keys/ does not appear to exist; attempting to create it 2021-02-10 03:14:01.757 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2021-02-10 03:14:01.758 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2021-02-10 03:14:01.758 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/fernet-keys/0'] 2021-02-10 03:14:01.759 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/fernet-keys/0.tmp 2021-02-10 03:14:01.760 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2021-02-10 03:14:01.760 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2021-02-10 03:14:01.760 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2021-02-10 03:14:01.760 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/fernet-keys/0 2021-02-10 03:14:01.761 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:14:01.761 | 2021-02-10 03:14:01.761 | Traceback (most recent call last): 2021-02-10 03:14:01.761 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:14:01.761 | exec(line) 2021-02-10 03:14:01.761 | File "", line 1, in 2021-02-10 03:14:01.761 | File "", line 568, in module_from_spec 2021-02-10 03:14:01.761 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:14:01.761 | 2021-02-10 03:14:01.761 | Remainder of file ignored 2021-02-10 03:14:02.046 | + lib/keystone:init_keystone:455 : rm -rf /etc/keystone/credential-keys/ 2021-02-10 03:14:02.051 | + lib/keystone:init_keystone:456 : /usr/local/bin/keystone-manage --config-file /etc/keystone/keystone.conf credential_setup 2021-02-10 03:14:06.411 | INFO keystone.common.utils [-] /etc/keystone/credential-keys/ does not appear to exist; attempting to create it 2021-02-10 03:14:06.412 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2021-02-10 03:14:06.412 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2021-02-10 03:14:06.413 | INFO keystone.common.fernet_utils [-] Starting key rotation with 1 key files: ['/etc/keystone/credential-keys/0'] 2021-02-10 03:14:06.413 | INFO keystone.common.fernet_utils [-] Created a new temporary key: /etc/keystone/credential-keys/0.tmp 2021-02-10 03:14:06.414 | INFO keystone.common.fernet_utils [-] Current primary key is: 0 2021-02-10 03:14:06.414 | INFO keystone.common.fernet_utils [-] Next primary key will be: 1 2021-02-10 03:14:06.414 | INFO keystone.common.fernet_utils [-] Promoted key 0 to be the primary: 1 2021-02-10 03:14:06.415 | INFO keystone.common.fernet_utils [-] Become a valid new key: /etc/keystone/credential-keys/0 2021-02-10 03:14:06.415 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:14:06.415 | 2021-02-10 03:14:06.415 | Traceback (most recent call last): 2021-02-10 03:14:06.415 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:14:06.415 | exec(line) 2021-02-10 03:14:06.415 | File "", line 1, in 2021-02-10 03:14:06.415 | File "", line 568, in module_from_spec 2021-02-10 03:14:06.415 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:14:06.415 | 2021-02-10 03:14:06.415 | Remainder of file ignored 2021-02-10 03:14:06.697 | + ./stack.sh:main:1085 : start_keystone 2021-02-10 03:14:06.700 | + lib/keystone:start_keystone:514 : local service_port=5000 2021-02-10 03:14:06.703 | + lib/keystone:start_keystone:515 : local auth_protocol=http 2021-02-10 03:14:06.707 | + lib/keystone:start_keystone:516 : is_service_enabled tls-proxy 2021-02-10 03:14:06.723 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 03:14:06.727 | + lib/keystone:start_keystone:521 : '[' uwsgi == mod_wsgi ']' 2021-02-10 03:14:06.730 | ++ lib/keystone:start_keystone:525 : which uwsgi 2021-02-10 03:14:06.734 | + lib/keystone:start_keystone:525 : run_process keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' 2021-02-10 03:14:06.737 | + functions-common:run_process:1561 : local service=keystone 2021-02-10 03:14:06.740 | + functions-common:run_process:1562 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-02-10 03:14:06.742 | + functions-common:run_process:1563 : local group= 2021-02-10 03:14:06.745 | + functions-common:run_process:1564 : local user= 2021-02-10 03:14:06.747 | + functions-common:run_process:1566 : local name=keystone 2021-02-10 03:14:06.750 | + functions-common:run_process:1568 : time_start run_process 2021-02-10 03:14:06.752 | + functions-common:time_start:2292 : local name=run_process 2021-02-10 03:14:06.755 | + functions-common:time_start:2293 : local start_time= 2021-02-10 03:14:06.757 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-10 03:14:06.760 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-10 03:14:06.764 | + functions-common:time_start:2297 : _TIME_START[$name]=1612926846761 2021-02-10 03:14:06.766 | + functions-common:run_process:1569 : is_service_enabled keystone 2021-02-10 03:14:06.782 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:14:06.784 | + functions-common:run_process:1570 : _run_under_systemd keystone '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' '' 2021-02-10 03:14:06.787 | + functions-common:_run_under_systemd:1526 : local service=keystone 2021-02-10 03:14:06.789 | + functions-common:_run_under_systemd:1527 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-02-10 03:14:06.792 | + functions-common:_run_under_systemd:1528 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-02-10 03:14:06.794 | + functions-common:_run_under_systemd:1530 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-02-10 03:14:06.796 | + functions-common:_common_systemd_pitfalls:1498 : local 'cmd=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-02-10 03:14:06.799 | + functions-common:_common_systemd_pitfalls:1501 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ sudo ]] 2021-02-10 03:14:06.801 | + functions-common:_common_systemd_pitfalls:1512 : [[ ! /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ ^/ ]] 2021-02-10 03:14:06.805 | + functions-common:_run_under_systemd:1532 : local systemd_service=devstack@keystone.service 2021-02-10 03:14:06.808 | + functions-common:_run_under_systemd:1533 : local group= 2021-02-10 03:14:06.811 | + functions-common:_run_under_systemd:1534 : local user=ubuntu 2021-02-10 03:14:06.815 | + functions-common:_run_under_systemd:1535 : [[ /usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini =~ uwsgi ]] 2021-02-10 03:14:06.818 | + functions-common:_run_under_systemd:1536 : write_uwsgi_user_unit_file devstack@keystone.service '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' '' ubuntu 2021-02-10 03:14:06.821 | + functions-common:write_uwsgi_user_unit_file:1470 : local service=devstack@keystone.service 2021-02-10 03:14:06.825 | + functions-common:write_uwsgi_user_unit_file:1471 : local 'command=/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-02-10 03:14:06.828 | + functions-common:write_uwsgi_user_unit_file:1472 : local group= 2021-02-10 03:14:06.831 | + functions-common:write_uwsgi_user_unit_file:1473 : local user=ubuntu 2021-02-10 03:14:06.834 | + functions-common:write_uwsgi_user_unit_file:1474 : local unitfile=/etc/systemd/system/devstack@keystone.service 2021-02-10 03:14:06.836 | + functions-common:write_uwsgi_user_unit_file:1475 : mkdir -p /etc/systemd/system 2021-02-10 03:14:06.840 | + functions-common:write_uwsgi_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@keystone.service Unit Description 'Devstack devstack@keystone.service' 2021-02-10 03:14:06.894 | + functions-common:write_uwsgi_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service SyslogIdentifier devstack@keystone.service 2021-02-10 03:14:06.951 | + functions-common:write_uwsgi_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service User ubuntu 2021-02-10 03:14:06.996 | + functions-common:write_uwsgi_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecStart '/usr/bin/uwsgi --procname-prefix keystone --ini /etc/keystone/keystone-uwsgi-public.ini' 2021-02-10 03:14:07.042 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-02-10 03:14:07.087 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Type notify 2021-02-10 03:14:07.133 | + functions-common:write_uwsgi_user_unit_file:1483 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service KillMode process 2021-02-10 03:14:07.178 | + functions-common:write_uwsgi_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service Restart always 2021-02-10 03:14:07.223 | + functions-common:write_uwsgi_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service NotifyAccess all 2021-02-10 03:14:07.268 | + functions-common:write_uwsgi_user_unit_file:1486 : iniset -sudo /etc/systemd/system/devstack@keystone.service Service RestartForceExitStatus 100 2021-02-10 03:14:07.313 | + functions-common:write_uwsgi_user_unit_file:1488 : [[ -n '' ]] 2021-02-10 03:14:07.315 | + functions-common:write_uwsgi_user_unit_file:1491 : iniset -sudo /etc/systemd/system/devstack@keystone.service Install WantedBy multi-user.target 2021-02-10 03:14:07.368 | + functions-common:write_uwsgi_user_unit_file:1494 : sudo systemctl daemon-reload 2021-02-10 03:14:07.576 | + functions-common:_run_under_systemd:1541 : sudo systemctl enable devstack@keystone.service 2021-02-10 03:14:07.591 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@keystone.service → /etc/systemd/system/devstack@keystone.service. 2021-02-10 03:14:07.788 | + functions-common:_run_under_systemd:1542 : sudo systemctl start devstack@keystone.service 2021-02-10 03:14:07.877 | + functions-common:run_process:1572 : time_stop run_process 2021-02-10 03:14:07.883 | + functions-common:time_stop:2306 : local name 2021-02-10 03:14:07.885 | + functions-common:time_stop:2307 : local end_time 2021-02-10 03:14:07.888 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 03:14:07.891 | + functions-common:time_stop:2309 : local total 2021-02-10 03:14:07.893 | + functions-common:time_stop:2310 : local start_time 2021-02-10 03:14:07.895 | + functions-common:time_stop:2312 : name=run_process 2021-02-10 03:14:07.898 | + functions-common:time_stop:2313 : start_time=1612926846761 2021-02-10 03:14:07.900 | + functions-common:time_stop:2315 : [[ -z 1612926846761 ]] 2021-02-10 03:14:07.903 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 03:14:07.908 | + functions-common:time_stop:2318 : end_time=1612926847904 2021-02-10 03:14:07.911 | + functions-common:time_stop:2319 : elapsed_time=1143 2021-02-10 03:14:07.915 | + functions-common:time_stop:2320 : total=950 2021-02-10 03:14:07.917 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 03:14:07.920 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=2093 2021-02-10 03:14:07.922 | + lib/keystone:start_keystone:528 : echo 'Waiting for keystone to start...' 2021-02-10 03:14:07.922 | Waiting for keystone to start... 2021-02-10 03:14:07.925 | + lib/keystone:start_keystone:534 : local service_uri=http://10.222.0.43/identity/v3/ 2021-02-10 03:14:07.928 | + lib/keystone:start_keystone:536 : wait_for_service 60 http://10.222.0.43/identity/v3/ 2021-02-10 03:14:07.930 | + functions:wait_for_service:481 : local timeout=60 2021-02-10 03:14:07.933 | + functions:wait_for_service:482 : local url=http://10.222.0.43/identity/v3/ 2021-02-10 03:14:07.935 | + functions:wait_for_service:483 : local rval=0 2021-02-10 03:14:07.937 | + functions:wait_for_service:484 : time_start wait_for_service 2021-02-10 03:14:07.940 | + functions-common:time_start:2292 : local name=wait_for_service 2021-02-10 03:14:07.942 | + functions-common:time_start:2293 : local start_time= 2021-02-10 03:14:07.944 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-10 03:14:07.947 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-10 03:14:07.951 | + functions-common:time_start:2297 : _TIME_START[$name]=1612926847948 2021-02-10 03:14:07.953 | + functions:wait_for_service:485 : timeout 60 bash -x 2021-02-10 03:14:07.958 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.43/identity/v3/ 2021-02-10 03:14:14.395 | + :: : [[ 200 == 503 ]] 2021-02-10 03:14:14.397 | + :: : [[ 0 -eq 7 ]] 2021-02-10 03:14:14.402 | + functions:wait_for_service:490 : time_stop wait_for_service 2021-02-10 03:14:14.405 | + functions-common:time_stop:2306 : local name 2021-02-10 03:14:14.408 | + functions-common:time_stop:2307 : local end_time 2021-02-10 03:14:14.411 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 03:14:14.415 | + functions-common:time_stop:2309 : local total 2021-02-10 03:14:14.418 | + functions-common:time_stop:2310 : local start_time 2021-02-10 03:14:14.422 | + functions-common:time_stop:2312 : name=wait_for_service 2021-02-10 03:14:14.425 | + functions-common:time_stop:2313 : start_time=1612926847948 2021-02-10 03:14:14.428 | + functions-common:time_stop:2315 : [[ -z 1612926847948 ]] 2021-02-10 03:14:14.431 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 03:14:14.435 | + functions-common:time_stop:2318 : end_time=1612926854432 2021-02-10 03:14:14.437 | + functions-common:time_stop:2319 : elapsed_time=6484 2021-02-10 03:14:14.440 | + functions-common:time_stop:2320 : total=0 2021-02-10 03:14:14.442 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 03:14:14.445 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=6484 2021-02-10 03:14:14.447 | + functions:wait_for_service:491 : return 0 2021-02-10 03:14:14.450 | + lib/keystone:start_keystone:541 : is_service_enabled tls-proxy 2021-02-10 03:14:14.466 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 03:14:14.469 | + lib/keystone:start_keystone:547 : restart_service memcached 2021-02-10 03:14:14.471 | + functions-common:restart_service:2190 : '[' -x /bin/systemctl ']' 2021-02-10 03:14:14.474 | + functions-common:restart_service:2191 : sudo /bin/systemctl restart memcached 2021-02-10 03:14:14.516 | + ./stack.sh:main:1086 : bootstrap_keystone 2021-02-10 03:14:14.519 | + lib/keystone:bootstrap_keystone:570 : /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.43/identity --bootstrap-public-url http://10.222.0.43/identity 2021-02-10 03:14:19.171 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.deleted`. {{(pid=66951) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-10 03:14:19.171 | DEBUG keystone.notifications [-] Callback: `keystone.application_credential.core.Manager._delete_app_creds_on_user_delete_callback` subscribed to event `identity.user.disabled`. {{(pid=66951) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-10 03:14:19.172 | 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=66951) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-10 03:14:19.181 | DEBUG keystone.notifications [-] Callback: `keystone.assignment.core.Manager._delete_domain_assignments` subscribed to event `identity.domain.deleted`. {{(pid=66951) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-10 03:14:19.199 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.project.deleted`. {{(pid=66951) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-10 03:14:19.200 | DEBUG keystone.notifications [-] Callback: `keystone.catalog.core.Manager._on_project_or_endpoint_delete` subscribed to event `identity.endpoint.deleted`. {{(pid=66951) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-10 03:14:19.234 | DEBUG keystone.notifications [-] Callback: `keystone.federation.core.Manager._cleanup_identity_provider` subscribed to event `identity.domain_deleted.internal`. {{(pid=66951) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-10 03:14:19.270 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._domain_deleted` subscribed to event `identity.domain_deleted.internal`. {{(pid=66951) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-10 03:14:19.270 | DEBUG keystone.notifications [-] Callback: `keystone.identity.core.Manager._unset_default_project` subscribed to event `identity.project.deleted`. {{(pid=66951) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-10 03:14:19.357 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._trust_callback` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=66951) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-10 03:14:19.358 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._consumer_callback` subscribed to event `identity.OS-OAUTH1:consumer.deleted`. {{(pid=66951) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-10 03:14:19.358 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.deleted`. {{(pid=66951) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-10 03:14:19.358 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._project_callback` subscribed to event `identity.project.deleted`. {{(pid=66951) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-10 03:14:19.358 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.user.disabled`. {{(pid=66951) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-10 03:14:19.359 | DEBUG keystone.notifications [-] Callback: `keystone.revoke.core.Manager._user_callback` subscribed to event `identity.persist_revocation_event_for_user.internal`. {{(pid=66951) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-10 03:14:19.373 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=66951) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-10 03:14:19.373 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.deleted`. {{(pid=66951) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-10 03:14:19.374 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.deleted`. {{(pid=66951) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-10 03:14:19.374 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.user.disabled`. {{(pid=66951) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-10 03:14:19.374 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.domain.disabled`. {{(pid=66951) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-10 03:14:19.374 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.project.disabled`. {{(pid=66951) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-10 03:14:19.374 | DEBUG keystone.notifications [-] Callback: `keystone.receipt.provider.Manager._drop_receipt_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=66951) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-10 03:14:19.382 | DEBUG keystone.notifications [-] Callback: `keystone.trust.core.Manager._on_user_delete` subscribed to event `identity.user.deleted`. {{(pid=66951) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-10 03:14:19.385 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.OS-TRUST:trust.deleted`. {{(pid=66951) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-10 03:14:19.386 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.deleted`. {{(pid=66951) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-10 03:14:19.386 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.deleted`. {{(pid=66951) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-10 03:14:19.386 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.user.disabled`. {{(pid=66951) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-10 03:14:19.386 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.domain.disabled`. {{(pid=66951) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-10 03:14:19.387 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.project.disabled`. {{(pid=66951) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-10 03:14:19.387 | DEBUG keystone.notifications [-] Callback: `keystone.token.provider.Manager._drop_token_cache` subscribed to event `identity.invalidate_token_cache.internal`. {{(pid=66951) register_event_callback /opt/stack/keystone/keystone/notifications.py:295}} 2021-02-10 03:14:19.436 | 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=66951) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-02-10 03:14:19.729 | INFO keystone.cmd.bootstrap [None req-18cfcb6b-b789-447a-a64e-f82c8ddd05e3 None None] Created domain default 2021-02-10 03:14:19.782 | INFO keystone.cmd.bootstrap [None req-18cfcb6b-b789-447a-a64e-f82c8ddd05e3 None None] Created project admin 2021-02-10 03:14:19.808 | DEBUG passlib.handlers.bcrypt [None req-18cfcb6b-b789-447a-a64e-f82c8ddd05e3 None None] detected 'bcrypt' backend, version '3.2.0' {{(pid=66951) _load_backend_mixin /usr/local/lib/python3.6/dist-packages/passlib/handlers/bcrypt.py:625}} 2021-02-10 03:14:19.809 | DEBUG passlib.handlers.bcrypt [None req-18cfcb6b-b789-447a-a64e-f82c8ddd05e3 None None] 'bcrypt' backend lacks $2$ support, enabling workaround {{(pid=66951) _finalize_backend_mixin /usr/local/lib/python3.6/dist-packages/passlib/handlers/bcrypt.py:406}} 2021-02-10 03:14:19.869 | INFO keystone.cmd.bootstrap [None req-18cfcb6b-b789-447a-a64e-f82c8ddd05e3 None None] Created user admin 2021-02-10 03:14:19.884 | INFO keystone.cmd.bootstrap [None req-18cfcb6b-b789-447a-a64e-f82c8ddd05e3 None None] Created role reader 2021-02-10 03:14:19.904 | INFO keystone.cmd.bootstrap [None req-18cfcb6b-b789-447a-a64e-f82c8ddd05e3 None None] Created role member 2021-02-10 03:14:19.926 | INFO keystone.cmd.bootstrap [None req-18cfcb6b-b789-447a-a64e-f82c8ddd05e3 None None] Created implied role where e8f3f668ab0c4d4caf286a73be56d2c3 implies 88089d246f884078b169bcafe983bc34 2021-02-10 03:14:19.936 | INFO keystone.cmd.bootstrap [None req-18cfcb6b-b789-447a-a64e-f82c8ddd05e3 None None] Created role admin 2021-02-10 03:14:19.956 | INFO keystone.cmd.bootstrap [None req-18cfcb6b-b789-447a-a64e-f82c8ddd05e3 None None] Created implied role where f136fbff4bee4e10b716c38835050242 implies e8f3f668ab0c4d4caf286a73be56d2c3 2021-02-10 03:14:19.974 | INFO keystone.cmd.bootstrap [None req-18cfcb6b-b789-447a-a64e-f82c8ddd05e3 None None] Granted role admin on project admin to user admin. 2021-02-10 03:14:19.981 | INFO keystone.cmd.bootstrap [None req-18cfcb6b-b789-447a-a64e-f82c8ddd05e3 None None] Granted role admin on the system to user admin. 2021-02-10 03:14:19.993 | WARNING py.warnings [None req-18cfcb6b-b789-447a-a64e-f82c8ddd05e3 None None] /usr/local/lib/python3.6/dist-packages/pycadf/identifier.py:72: UserWarning: Invalid uuid: RegionOne. To ensure interoperability, identifiers should be a valid uuid. 2021-02-10 03:14:19.993 | 'identifiers should be a valid uuid.' % (value))) 2021-02-10 03:14:19.993 |  2021-02-10 03:14:19.998 | INFO keystone.cmd.bootstrap [None req-18cfcb6b-b789-447a-a64e-f82c8ddd05e3 None None] Created region RegionOne 2021-02-10 03:14:20.032 | INFO keystone.cmd.bootstrap [None req-18cfcb6b-b789-447a-a64e-f82c8ddd05e3 None None] Created public endpoint http://10.222.0.43/identity 2021-02-10 03:14:20.042 | INFO keystone.cmd.bootstrap [None req-18cfcb6b-b789-447a-a64e-f82c8ddd05e3 None None] Created admin endpoint http://10.222.0.43/identity 2021-02-10 03:14:20.042 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:14:20.042 | 2021-02-10 03:14:20.042 | Traceback (most recent call last): 2021-02-10 03:14:20.042 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:14:20.042 | exec(line) 2021-02-10 03:14:20.043 | File "", line 1, in 2021-02-10 03:14:20.043 | File "", line 568, in module_from_spec 2021-02-10 03:14:20.043 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:14:20.043 | 2021-02-10 03:14:20.043 | Remainder of file ignored 2021-02-10 03:14:20.412 | + ./stack.sh:main:1089 : create_keystone_accounts 2021-02-10 03:14:20.415 | + lib/keystone:create_keystone_accounts:314 : local admin_project 2021-02-10 03:14:20.421 | ++ lib/keystone:create_keystone_accounts:315 : oscwrap project show admin -f value -c id 2021-02-10 03:14:23.678 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:14:23.678 | 2021-02-10 03:14:23.678 | Traceback (most recent call last): 2021-02-10 03:14:23.678 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:14:23.678 | exec(line) 2021-02-10 03:14:23.678 | File "", line 1, in 2021-02-10 03:14:23.678 | File "", line 568, in module_from_spec 2021-02-10 03:14:23.679 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:14:23.679 | 2021-02-10 03:14:23.679 | Remainder of file ignored 2021-02-10 03:14:23.679 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:14:23.679 | from cryptography.utils import int_from_bytes 2021-02-10 03:14:23.679 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:14:23.679 | from cryptography.utils import int_from_bytes 2021-02-10 03:14:23.869 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 03:14:23.873 | + lib/keystone:create_keystone_accounts:315 : admin_project=01198e934f36437fb4d89e12ac88fccc 2021-02-10 03:14:23.876 | + lib/keystone:create_keystone_accounts:316 : local admin_user 2021-02-10 03:14:23.880 | ++ lib/keystone:create_keystone_accounts:317 : oscwrap user show admin -f value -c id 2021-02-10 03:14:26.276 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:14:26.276 | 2021-02-10 03:14:26.276 | Traceback (most recent call last): 2021-02-10 03:14:26.276 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:14:26.276 | exec(line) 2021-02-10 03:14:26.276 | File "", line 1, in 2021-02-10 03:14:26.276 | File "", line 568, in module_from_spec 2021-02-10 03:14:26.276 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:14:26.276 | 2021-02-10 03:14:26.276 | Remainder of file ignored 2021-02-10 03:14:26.276 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:14:26.276 | from cryptography.utils import int_from_bytes 2021-02-10 03:14:26.276 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:14:26.276 | from cryptography.utils import int_from_bytes 2021-02-10 03:14:26.461 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 03:14:26.465 | + lib/keystone:create_keystone_accounts:317 : admin_user=d371a8e2938947198115b88384d2e8a2 2021-02-10 03:14:26.469 | + lib/keystone:create_keystone_accounts:318 : local admin_role=admin 2021-02-10 03:14:26.473 | + lib/keystone:create_keystone_accounts:319 : local member_role=member 2021-02-10 03:14:26.477 | + lib/keystone:create_keystone_accounts:321 : get_or_add_user_domain_role admin d371a8e2938947198115b88384d2e8a2 default 2021-02-10 03:14:26.481 | + functions-common:get_or_add_user_domain_role:920 : local user_role_id 2021-02-10 03:14:26.487 | ++ functions-common:get_or_add_user_domain_role:926 : oscwrap role assignment list --role admin --user d371a8e2938947198115b88384d2e8a2 --domain default 2021-02-10 03:14:26.487 | ++ functions-common:get_or_add_user_domain_role:926 : grep '^|\s[a-f0-9]\+' 2021-02-10 03:14:26.487 | ++ functions-common:get_or_add_user_domain_role:926 : get_field 1 2021-02-10 03:14:26.490 | ++ functions-common:get_field:728 : local data field 2021-02-10 03:14:26.493 | ++ functions-common:get_field:729 : read data 2021-02-10 03:14:29.055 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:14:29.055 | 2021-02-10 03:14:29.055 | Traceback (most recent call last): 2021-02-10 03:14:29.055 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:14:29.055 | exec(line) 2021-02-10 03:14:29.055 | File "", line 1, in 2021-02-10 03:14:29.055 | File "", line 568, in module_from_spec 2021-02-10 03:14:29.055 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:14:29.055 | 2021-02-10 03:14:29.055 | Remainder of file ignored 2021-02-10 03:14:29.055 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:14:29.055 | from cryptography.utils import int_from_bytes 2021-02-10 03:14:29.055 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:14:29.055 | from cryptography.utils import int_from_bytes 2021-02-10 03:14:29.244 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 03:14:29.249 | + functions-common:get_or_add_user_domain_role:926 : user_role_id= 2021-02-10 03:14:29.254 | + functions-common:get_or_add_user_domain_role:927 : [[ -z '' ]] 2021-02-10 03:14:29.257 | + functions-common:get_or_add_user_domain_role:929 : openstack role add admin --user d371a8e2938947198115b88384d2e8a2 --domain default 2021-02-10 03:14:32.145 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:14:32.145 | 2021-02-10 03:14:32.145 | Traceback (most recent call last): 2021-02-10 03:14:32.145 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:14:32.145 | exec(line) 2021-02-10 03:14:32.145 | File "", line 1, in 2021-02-10 03:14:32.145 | File "", line 568, in module_from_spec 2021-02-10 03:14:32.145 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:14:32.145 | 2021-02-10 03:14:32.145 | Remainder of file ignored 2021-02-10 03:14:32.145 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:14:32.145 | from cryptography.utils import int_from_bytes 2021-02-10 03:14:32.145 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:14:32.146 | from cryptography.utils import int_from_bytes 2021-02-10 03:14:32.329 | ++ functions-common:get_or_add_user_domain_role:936 : oscwrap role assignment list --role admin --user d371a8e2938947198115b88384d2e8a2 --domain default 2021-02-10 03:14:32.329 | ++ functions-common:get_or_add_user_domain_role:936 : grep '^|\s[a-f0-9]\+' 2021-02-10 03:14:32.329 | ++ functions-common:get_or_add_user_domain_role:936 : get_field 1 2021-02-10 03:14:32.333 | ++ functions-common:get_field:728 : local data field 2021-02-10 03:14:32.336 | ++ functions-common:get_field:729 : read data 2021-02-10 03:14:34.949 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:14:34.949 | 2021-02-10 03:14:34.949 | Traceback (most recent call last): 2021-02-10 03:14:34.949 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:14:34.949 | exec(line) 2021-02-10 03:14:34.949 | File "", line 1, in 2021-02-10 03:14:34.949 | File "", line 568, in module_from_spec 2021-02-10 03:14:34.949 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:14:34.949 | 2021-02-10 03:14:34.949 | Remainder of file ignored 2021-02-10 03:14:34.949 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:14:34.949 | from cryptography.utils import int_from_bytes 2021-02-10 03:14:34.949 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:14:34.949 | from cryptography.utils import int_from_bytes 2021-02-10 03:14:35.138 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 03:14:35.143 | ++ functions-common:get_field:730 : '[' 1 -lt 0 ']' 2021-02-10 03:14:35.146 | ++ functions-common:get_field:733 : field='$2' 2021-02-10 03:14:35.150 | ++ functions-common:get_field:735 : echo '| f136fbff4bee4e10b716c38835050242 | d371a8e2938947198115b88384d2e8a2 | | | default | | False |' 2021-02-10 03:14:35.150 | ++ functions-common:get_field:735 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-02-10 03:14:35.158 | ++ functions-common:get_field:729 : read data 2021-02-10 03:14:35.163 | + functions-common:get_or_add_user_domain_role:936 : user_role_id=f136fbff4bee4e10b716c38835050242 2021-02-10 03:14:35.165 | + functions-common:get_or_add_user_domain_role:938 : echo f136fbff4bee4e10b716c38835050242 2021-02-10 03:14:35.165 | f136fbff4bee4e10b716c38835050242 2021-02-10 03:14:35.168 | + lib/keystone:create_keystone_accounts:324 : get_or_create_domain Default 2021-02-10 03:14:35.170 | + functions-common:get_or_create_domain:794 : local domain_id 2021-02-10 03:14:35.174 | ++ functions-common:get_or_create_domain:806 : oscwrap domain show Default -f value -c id 2021-02-10 03:14:37.753 | + functions-common:get_or_create_domain:804 : domain_id=default 2021-02-10 03:14:37.756 | + functions-common:get_or_create_domain:805 : echo default 2021-02-10 03:14:37.756 | default 2021-02-10 03:14:37.761 | + lib/keystone:create_keystone_accounts:325 : get_or_create_project service Default 2021-02-10 03:14:37.764 | + functions-common:get_or_create_project:849 : local project_id 2021-02-10 03:14:37.769 | ++ functions-common:get_or_create_project:857 : oscwrap project create service --domain=Default --or-show -f value -c id 2021-02-10 03:14:40.292 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:14:40.292 | 2021-02-10 03:14:40.292 | Traceback (most recent call last): 2021-02-10 03:14:40.292 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:14:40.292 | exec(line) 2021-02-10 03:14:40.293 | File "", line 1, in 2021-02-10 03:14:40.293 | File "", line 568, in module_from_spec 2021-02-10 03:14:40.293 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:14:40.293 | 2021-02-10 03:14:40.293 | Remainder of file ignored 2021-02-10 03:14:40.293 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:14:40.293 | from cryptography.utils import int_from_bytes 2021-02-10 03:14:40.293 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:14:40.293 | from cryptography.utils import int_from_bytes 2021-02-10 03:14:40.476 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 03:14:40.480 | + functions-common:get_or_create_project:855 : project_id=d1ec3cc1c7d849d488b1283a8aca4738 2021-02-10 03:14:40.484 | + functions-common:get_or_create_project:856 : echo d1ec3cc1c7d849d488b1283a8aca4738 2021-02-10 03:14:40.484 | d1ec3cc1c7d849d488b1283a8aca4738 2021-02-10 03:14:40.488 | + lib/keystone:create_keystone_accounts:328 : get_or_create_role service 2021-02-10 03:14:40.491 | + functions-common:get_or_create_role:862 : local role_id 2021-02-10 03:14:40.494 | ++ functions-common:get_or_create_role:869 : oscwrap role create service --or-show -f value -c id 2021-02-10 03:14:43.126 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:14:43.126 | 2021-02-10 03:14:43.126 | Traceback (most recent call last): 2021-02-10 03:14:43.126 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:14:43.126 | exec(line) 2021-02-10 03:14:43.126 | File "", line 1, in 2021-02-10 03:14:43.126 | File "", line 568, in module_from_spec 2021-02-10 03:14:43.126 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:14:43.126 | 2021-02-10 03:14:43.126 | Remainder of file ignored 2021-02-10 03:14:43.126 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:14:43.126 | from cryptography.utils import int_from_bytes 2021-02-10 03:14:43.126 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:14:43.126 | from cryptography.utils import int_from_bytes 2021-02-10 03:14:43.313 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 03:14:43.318 | + functions-common:get_or_create_role:867 : role_id=5f1a7284d0af4cd498c1031f734b33d5 2021-02-10 03:14:43.320 | + functions-common:get_or_create_role:868 : echo 5f1a7284d0af4cd498c1031f734b33d5 2021-02-10 03:14:43.320 | 5f1a7284d0af4cd498c1031f734b33d5 2021-02-10 03:14:43.323 | + lib/keystone:create_keystone_accounts:334 : get_or_create_role ResellerAdmin 2021-02-10 03:14:43.327 | + functions-common:get_or_create_role:862 : local role_id 2021-02-10 03:14:43.330 | ++ functions-common:get_or_create_role:869 : oscwrap role create ResellerAdmin --or-show -f value -c id 2021-02-10 03:14:45.677 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:14:45.677 | 2021-02-10 03:14:45.677 | Traceback (most recent call last): 2021-02-10 03:14:45.677 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:14:45.677 | exec(line) 2021-02-10 03:14:45.677 | File "", line 1, in 2021-02-10 03:14:45.677 | File "", line 568, in module_from_spec 2021-02-10 03:14:45.677 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:14:45.678 | 2021-02-10 03:14:45.678 | Remainder of file ignored 2021-02-10 03:14:45.678 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:14:45.678 | from cryptography.utils import int_from_bytes 2021-02-10 03:14:45.678 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:14:45.678 | from cryptography.utils import int_from_bytes 2021-02-10 03:14:45.862 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 03:14:45.866 | + functions-common:get_or_create_role:867 : role_id=3938780f61334374a22ebb58117221d8 2021-02-10 03:14:45.868 | + functions-common:get_or_create_role:868 : echo 3938780f61334374a22ebb58117221d8 2021-02-10 03:14:45.868 | 3938780f61334374a22ebb58117221d8 2021-02-10 03:14:45.871 | + lib/keystone:create_keystone_accounts:338 : local another_role=anotherrole 2021-02-10 03:14:45.874 | + lib/keystone:create_keystone_accounts:339 : get_or_create_role anotherrole 2021-02-10 03:14:45.876 | + functions-common:get_or_create_role:862 : local role_id 2021-02-10 03:14:45.881 | ++ functions-common:get_or_create_role:869 : oscwrap role create anotherrole --or-show -f value -c id 2021-02-10 03:14:48.199 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:14:48.199 | 2021-02-10 03:14:48.199 | Traceback (most recent call last): 2021-02-10 03:14:48.199 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:14:48.199 | exec(line) 2021-02-10 03:14:48.199 | File "", line 1, in 2021-02-10 03:14:48.199 | File "", line 568, in module_from_spec 2021-02-10 03:14:48.199 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:14:48.199 | 2021-02-10 03:14:48.199 | Remainder of file ignored 2021-02-10 03:14:48.199 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:14:48.199 | from cryptography.utils import int_from_bytes 2021-02-10 03:14:48.199 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:14:48.199 | from cryptography.utils import int_from_bytes 2021-02-10 03:14:48.383 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 03:14:48.388 | + functions-common:get_or_create_role:867 : role_id=b2917cedb6e945b596921ca10179b927 2021-02-10 03:14:48.392 | + functions-common:get_or_create_role:868 : echo b2917cedb6e945b596921ca10179b927 2021-02-10 03:14:48.393 | b2917cedb6e945b596921ca10179b927 2021-02-10 03:14:48.397 | + lib/keystone:create_keystone_accounts:342 : local invis_project 2021-02-10 03:14:48.402 | ++ lib/keystone:create_keystone_accounts:343 : get_or_create_project invisible_to_admin default 2021-02-10 03:14:48.406 | ++ functions-common:get_or_create_project:849 : local project_id 2021-02-10 03:14:48.411 | +++ functions-common:get_or_create_project:857 : oscwrap project create invisible_to_admin --domain=default --or-show -f value -c id 2021-02-10 03:14:50.805 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:14:50.805 | 2021-02-10 03:14:50.805 | Traceback (most recent call last): 2021-02-10 03:14:50.805 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:14:50.805 | exec(line) 2021-02-10 03:14:50.805 | File "", line 1, in 2021-02-10 03:14:50.805 | File "", line 568, in module_from_spec 2021-02-10 03:14:50.805 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:14:50.806 | 2021-02-10 03:14:50.806 | Remainder of file ignored 2021-02-10 03:14:50.806 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:14:50.806 | from cryptography.utils import int_from_bytes 2021-02-10 03:14:50.806 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:14:50.806 | from cryptography.utils import int_from_bytes 2021-02-10 03:14:50.995 | +++ functions-common:oscwrap:2346 : return 0 2021-02-10 03:14:50.999 | ++ functions-common:get_or_create_project:855 : project_id=083b8d12b42d49e9820881243bf96613 2021-02-10 03:14:51.003 | ++ functions-common:get_or_create_project:856 : echo 083b8d12b42d49e9820881243bf96613 2021-02-10 03:14:51.007 | + lib/keystone:create_keystone_accounts:343 : invis_project=083b8d12b42d49e9820881243bf96613 2021-02-10 03:14:51.011 | + lib/keystone:create_keystone_accounts:346 : local demo_project 2021-02-10 03:14:51.016 | ++ lib/keystone:create_keystone_accounts:347 : get_or_create_project demo default 2021-02-10 03:14:51.019 | ++ functions-common:get_or_create_project:849 : local project_id 2021-02-10 03:14:51.023 | +++ functions-common:get_or_create_project:857 : oscwrap project create demo --domain=default --or-show -f value -c id 2021-02-10 03:14:53.496 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:14:53.496 | 2021-02-10 03:14:53.496 | Traceback (most recent call last): 2021-02-10 03:14:53.496 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:14:53.496 | exec(line) 2021-02-10 03:14:53.496 | File "", line 1, in 2021-02-10 03:14:53.496 | File "", line 568, in module_from_spec 2021-02-10 03:14:53.496 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:14:53.496 | 2021-02-10 03:14:53.496 | Remainder of file ignored 2021-02-10 03:14:53.496 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:14:53.496 | from cryptography.utils import int_from_bytes 2021-02-10 03:14:53.497 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:14:53.497 | from cryptography.utils import int_from_bytes 2021-02-10 03:14:53.682 | +++ functions-common:oscwrap:2346 : return 0 2021-02-10 03:14:53.687 | ++ functions-common:get_or_create_project:855 : project_id=d115b02a31964b6f84e94116df76aaa6 2021-02-10 03:14:53.691 | ++ functions-common:get_or_create_project:856 : echo d115b02a31964b6f84e94116df76aaa6 2021-02-10 03:14:53.694 | + lib/keystone:create_keystone_accounts:347 : demo_project=d115b02a31964b6f84e94116df76aaa6 2021-02-10 03:14:53.697 | + lib/keystone:create_keystone_accounts:348 : local demo_user 2021-02-10 03:14:53.700 | ++ lib/keystone:create_keystone_accounts:350 : get_or_create_user demo Passw0rd default demo@example.com 2021-02-10 03:14:53.703 | ++ functions-common:get_or_create_user:826 : local user_id 2021-02-10 03:14:53.706 | ++ functions-common:get_or_create_user:827 : [[ ! -z demo@example.com ]] 2021-02-10 03:14:53.708 | ++ functions-common:get_or_create_user:828 : local email=--email=demo@example.com 2021-02-10 03:14:53.712 | +++ functions-common:get_or_create_user:844 : oscwrap user create demo --password Passw0rd --domain=default --email=demo@example.com --or-show -f value -c id 2021-02-10 03:14:56.210 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:14:56.211 | 2021-02-10 03:14:56.211 | Traceback (most recent call last): 2021-02-10 03:14:56.211 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:14:56.211 | exec(line) 2021-02-10 03:14:56.211 | File "", line 1, in 2021-02-10 03:14:56.211 | File "", line 568, in module_from_spec 2021-02-10 03:14:56.211 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:14:56.211 | 2021-02-10 03:14:56.211 | Remainder of file ignored 2021-02-10 03:14:56.211 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:14:56.211 | from cryptography.utils import int_from_bytes 2021-02-10 03:14:56.211 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:14:56.211 | from cryptography.utils import int_from_bytes 2021-02-10 03:14:56.395 | +++ functions-common:oscwrap:2346 : return 0 2021-02-10 03:14:56.399 | ++ functions-common:get_or_create_user:842 : user_id=474efc6539ba437494dbe172ef352bd9 2021-02-10 03:14:56.402 | ++ functions-common:get_or_create_user:843 : echo 474efc6539ba437494dbe172ef352bd9 2021-02-10 03:14:56.407 | + lib/keystone:create_keystone_accounts:350 : demo_user=474efc6539ba437494dbe172ef352bd9 2021-02-10 03:14:56.410 | + lib/keystone:create_keystone_accounts:352 : get_or_add_user_project_role member 474efc6539ba437494dbe172ef352bd9 d115b02a31964b6f84e94116df76aaa6 2021-02-10 03:14:56.413 | + functions-common:get_or_add_user_project_role:890 : local user_role_id 2021-02-10 03:14:56.417 | ++ functions-common:get_or_add_user_project_role:892 : _get_domain_args 2021-02-10 03:14:56.420 | ++ functions-common:_get_domain_args:874 : local domain 2021-02-10 03:14:56.423 | ++ functions-common:_get_domain_args:875 : domain= 2021-02-10 03:14:56.426 | ++ functions-common:_get_domain_args:877 : [[ -n '' ]] 2021-02-10 03:14:56.429 | ++ functions-common:_get_domain_args:880 : [[ -n '' ]] 2021-02-10 03:14:56.431 | ++ functions-common:_get_domain_args:884 : echo 2021-02-10 03:14:56.434 | + functions-common:get_or_add_user_project_role:892 : domain_args= 2021-02-10 03:14:56.438 | ++ functions-common:get_or_add_user_project_role:900 : oscwrap role assignment list --role member --user 474efc6539ba437494dbe172ef352bd9 --project d115b02a31964b6f84e94116df76aaa6 2021-02-10 03:14:56.438 | ++ functions-common:get_or_add_user_project_role:900 : grep '^|\s[a-f0-9]\+' 2021-02-10 03:14:56.439 | ++ functions-common:get_or_add_user_project_role:900 : get_field 1 2021-02-10 03:14:56.442 | ++ functions-common:get_field:728 : local data field 2021-02-10 03:14:56.445 | ++ functions-common:get_field:729 : read data 2021-02-10 03:14:59.117 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:14:59.117 | 2021-02-10 03:14:59.117 | Traceback (most recent call last): 2021-02-10 03:14:59.117 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:14:59.117 | exec(line) 2021-02-10 03:14:59.117 | File "", line 1, in 2021-02-10 03:14:59.117 | File "", line 568, in module_from_spec 2021-02-10 03:14:59.117 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:14:59.117 | 2021-02-10 03:14:59.117 | Remainder of file ignored 2021-02-10 03:14:59.117 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:14:59.117 | from cryptography.utils import int_from_bytes 2021-02-10 03:14:59.117 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:14:59.117 | from cryptography.utils import int_from_bytes 2021-02-10 03:14:59.304 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 03:14:59.309 | + functions-common:get_or_add_user_project_role:900 : user_role_id= 2021-02-10 03:14:59.314 | + functions-common:get_or_add_user_project_role:901 : [[ -z '' ]] 2021-02-10 03:14:59.317 | + functions-common:get_or_add_user_project_role:903 : openstack role add member --user 474efc6539ba437494dbe172ef352bd9 --project d115b02a31964b6f84e94116df76aaa6 2021-02-10 03:15:01.899 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:15:01.899 | 2021-02-10 03:15:01.899 | Traceback (most recent call last): 2021-02-10 03:15:01.899 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:15:01.899 | exec(line) 2021-02-10 03:15:01.899 | File "", line 1, in 2021-02-10 03:15:01.899 | File "", line 568, in module_from_spec 2021-02-10 03:15:01.899 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:15:01.899 | 2021-02-10 03:15:01.899 | Remainder of file ignored 2021-02-10 03:15:01.899 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:15:01.899 | from cryptography.utils import int_from_bytes 2021-02-10 03:15:01.899 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:15:01.899 | from cryptography.utils import int_from_bytes 2021-02-10 03:15:02.081 | ++ functions-common:get_or_add_user_project_role:912 : oscwrap role assignment list --role member --user 474efc6539ba437494dbe172ef352bd9 --project d115b02a31964b6f84e94116df76aaa6 2021-02-10 03:15:02.081 | ++ functions-common:get_or_add_user_project_role:912 : grep '^|\s[a-f0-9]\+' 2021-02-10 03:15:02.081 | ++ functions-common:get_or_add_user_project_role:912 : get_field 1 2021-02-10 03:15:02.084 | ++ functions-common:get_field:728 : local data field 2021-02-10 03:15:02.088 | ++ functions-common:get_field:729 : read data 2021-02-10 03:15:04.798 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:15:04.798 | 2021-02-10 03:15:04.798 | Traceback (most recent call last): 2021-02-10 03:15:04.798 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:15:04.798 | exec(line) 2021-02-10 03:15:04.798 | File "", line 1, in 2021-02-10 03:15:04.798 | File "", line 568, in module_from_spec 2021-02-10 03:15:04.798 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:15:04.798 | 2021-02-10 03:15:04.798 | Remainder of file ignored 2021-02-10 03:15:04.798 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:15:04.798 | from cryptography.utils import int_from_bytes 2021-02-10 03:15:04.799 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:15:04.799 | from cryptography.utils import int_from_bytes 2021-02-10 03:15:04.990 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 03:15:04.995 | ++ functions-common:get_field:730 : '[' 1 -lt 0 ']' 2021-02-10 03:15:04.999 | ++ functions-common:get_field:733 : field='$2' 2021-02-10 03:15:05.003 | ++ functions-common:get_field:735 : echo '| e8f3f668ab0c4d4caf286a73be56d2c3 | 474efc6539ba437494dbe172ef352bd9 | | d115b02a31964b6f84e94116df76aaa6 | | | False |' 2021-02-10 03:15:05.004 | ++ functions-common:get_field:735 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-02-10 03:15:05.010 | ++ functions-common:get_field:729 : read data 2021-02-10 03:15:05.013 | + functions-common:get_or_add_user_project_role:912 : user_role_id=e8f3f668ab0c4d4caf286a73be56d2c3 2021-02-10 03:15:05.016 | + functions-common:get_or_add_user_project_role:914 : echo e8f3f668ab0c4d4caf286a73be56d2c3 2021-02-10 03:15:05.016 | e8f3f668ab0c4d4caf286a73be56d2c3 2021-02-10 03:15:05.019 | + lib/keystone:create_keystone_accounts:353 : get_or_add_user_project_role admin d371a8e2938947198115b88384d2e8a2 d115b02a31964b6f84e94116df76aaa6 2021-02-10 03:15:05.021 | + functions-common:get_or_add_user_project_role:890 : local user_role_id 2021-02-10 03:15:05.024 | ++ functions-common:get_or_add_user_project_role:892 : _get_domain_args 2021-02-10 03:15:05.027 | ++ functions-common:_get_domain_args:874 : local domain 2021-02-10 03:15:05.030 | ++ functions-common:_get_domain_args:875 : domain= 2021-02-10 03:15:05.032 | ++ functions-common:_get_domain_args:877 : [[ -n '' ]] 2021-02-10 03:15:05.035 | ++ functions-common:_get_domain_args:880 : [[ -n '' ]] 2021-02-10 03:15:05.037 | ++ functions-common:_get_domain_args:884 : echo 2021-02-10 03:15:05.040 | + functions-common:get_or_add_user_project_role:892 : domain_args= 2021-02-10 03:15:05.044 | ++ functions-common:get_or_add_user_project_role:900 : oscwrap role assignment list --role admin --user d371a8e2938947198115b88384d2e8a2 --project d115b02a31964b6f84e94116df76aaa6 2021-02-10 03:15:05.044 | ++ functions-common:get_or_add_user_project_role:900 : grep '^|\s[a-f0-9]\+' 2021-02-10 03:15:05.045 | ++ functions-common:get_or_add_user_project_role:900 : get_field 1 2021-02-10 03:15:05.048 | ++ functions-common:get_field:728 : local data field 2021-02-10 03:15:05.051 | ++ functions-common:get_field:729 : read data 2021-02-10 03:15:07.690 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:15:07.690 | 2021-02-10 03:15:07.690 | Traceback (most recent call last): 2021-02-10 03:15:07.690 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:15:07.690 | exec(line) 2021-02-10 03:15:07.691 | File "", line 1, in 2021-02-10 03:15:07.691 | File "", line 568, in module_from_spec 2021-02-10 03:15:07.691 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:15:07.691 | 2021-02-10 03:15:07.691 | Remainder of file ignored 2021-02-10 03:15:07.691 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:15:07.691 | from cryptography.utils import int_from_bytes 2021-02-10 03:15:07.691 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:15:07.691 | from cryptography.utils import int_from_bytes 2021-02-10 03:15:07.878 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 03:15:07.882 | + functions-common:get_or_add_user_project_role:900 : user_role_id= 2021-02-10 03:15:07.888 | + functions-common:get_or_add_user_project_role:901 : [[ -z '' ]] 2021-02-10 03:15:07.890 | + functions-common:get_or_add_user_project_role:903 : openstack role add admin --user d371a8e2938947198115b88384d2e8a2 --project d115b02a31964b6f84e94116df76aaa6 2021-02-10 03:15:10.457 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:15:10.457 | 2021-02-10 03:15:10.457 | Traceback (most recent call last): 2021-02-10 03:15:10.457 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:15:10.457 | exec(line) 2021-02-10 03:15:10.457 | File "", line 1, in 2021-02-10 03:15:10.457 | File "", line 568, in module_from_spec 2021-02-10 03:15:10.457 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:15:10.457 | 2021-02-10 03:15:10.457 | Remainder of file ignored 2021-02-10 03:15:10.458 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:15:10.458 | from cryptography.utils import int_from_bytes 2021-02-10 03:15:10.458 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:15:10.458 | from cryptography.utils import int_from_bytes 2021-02-10 03:15:10.639 | ++ functions-common:get_or_add_user_project_role:912 : oscwrap role assignment list --role admin --user d371a8e2938947198115b88384d2e8a2 --project d115b02a31964b6f84e94116df76aaa6 2021-02-10 03:15:10.639 | ++ functions-common:get_or_add_user_project_role:912 : grep '^|\s[a-f0-9]\+' 2021-02-10 03:15:10.639 | ++ functions-common:get_or_add_user_project_role:912 : get_field 1 2021-02-10 03:15:10.643 | ++ functions-common:get_field:728 : local data field 2021-02-10 03:15:10.647 | ++ functions-common:get_field:729 : read data 2021-02-10 03:15:13.334 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:15:13.334 | 2021-02-10 03:15:13.335 | Traceback (most recent call last): 2021-02-10 03:15:13.335 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:15:13.335 | exec(line) 2021-02-10 03:15:13.335 | File "", line 1, in 2021-02-10 03:15:13.335 | File "", line 568, in module_from_spec 2021-02-10 03:15:13.335 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:15:13.335 | 2021-02-10 03:15:13.335 | Remainder of file ignored 2021-02-10 03:15:13.335 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:15:13.335 | from cryptography.utils import int_from_bytes 2021-02-10 03:15:13.335 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:15:13.335 | from cryptography.utils import int_from_bytes 2021-02-10 03:15:13.527 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 03:15:13.532 | ++ functions-common:get_field:730 : '[' 1 -lt 0 ']' 2021-02-10 03:15:13.534 | ++ functions-common:get_field:733 : field='$2' 2021-02-10 03:15:13.538 | ++ functions-common:get_field:735 : echo '| f136fbff4bee4e10b716c38835050242 | d371a8e2938947198115b88384d2e8a2 | | d115b02a31964b6f84e94116df76aaa6 | | | False |' 2021-02-10 03:15:13.539 | ++ functions-common:get_field:735 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-02-10 03:15:13.544 | ++ functions-common:get_field:729 : read data 2021-02-10 03:15:13.550 | + functions-common:get_or_add_user_project_role:912 : user_role_id=f136fbff4bee4e10b716c38835050242 2021-02-10 03:15:13.552 | + functions-common:get_or_add_user_project_role:914 : echo f136fbff4bee4e10b716c38835050242 2021-02-10 03:15:13.552 | f136fbff4bee4e10b716c38835050242 2021-02-10 03:15:13.555 | + lib/keystone:create_keystone_accounts:354 : get_or_add_user_project_role anotherrole 474efc6539ba437494dbe172ef352bd9 d115b02a31964b6f84e94116df76aaa6 2021-02-10 03:15:13.557 | + functions-common:get_or_add_user_project_role:890 : local user_role_id 2021-02-10 03:15:13.561 | ++ functions-common:get_or_add_user_project_role:892 : _get_domain_args 2021-02-10 03:15:13.563 | ++ functions-common:_get_domain_args:874 : local domain 2021-02-10 03:15:13.566 | ++ functions-common:_get_domain_args:875 : domain= 2021-02-10 03:15:13.568 | ++ functions-common:_get_domain_args:877 : [[ -n '' ]] 2021-02-10 03:15:13.571 | ++ functions-common:_get_domain_args:880 : [[ -n '' ]] 2021-02-10 03:15:13.573 | ++ functions-common:_get_domain_args:884 : echo 2021-02-10 03:15:13.576 | + functions-common:get_or_add_user_project_role:892 : domain_args= 2021-02-10 03:15:13.580 | ++ functions-common:get_or_add_user_project_role:900 : oscwrap role assignment list --role anotherrole --user 474efc6539ba437494dbe172ef352bd9 --project d115b02a31964b6f84e94116df76aaa6 2021-02-10 03:15:13.580 | ++ functions-common:get_or_add_user_project_role:900 : grep '^|\s[a-f0-9]\+' 2021-02-10 03:15:13.580 | ++ functions-common:get_or_add_user_project_role:900 : get_field 1 2021-02-10 03:15:13.584 | ++ functions-common:get_field:728 : local data field 2021-02-10 03:15:13.586 | ++ functions-common:get_field:729 : read data 2021-02-10 03:15:16.197 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:15:16.197 | 2021-02-10 03:15:16.197 | Traceback (most recent call last): 2021-02-10 03:15:16.197 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:15:16.197 | exec(line) 2021-02-10 03:15:16.197 | File "", line 1, in 2021-02-10 03:15:16.197 | File "", line 568, in module_from_spec 2021-02-10 03:15:16.197 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:15:16.197 | 2021-02-10 03:15:16.197 | Remainder of file ignored 2021-02-10 03:15:16.197 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:15:16.197 | from cryptography.utils import int_from_bytes 2021-02-10 03:15:16.197 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:15:16.197 | from cryptography.utils import int_from_bytes 2021-02-10 03:15:16.383 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 03:15:16.389 | + functions-common:get_or_add_user_project_role:900 : user_role_id= 2021-02-10 03:15:16.393 | + functions-common:get_or_add_user_project_role:901 : [[ -z '' ]] 2021-02-10 03:15:16.397 | + functions-common:get_or_add_user_project_role:903 : openstack role add anotherrole --user 474efc6539ba437494dbe172ef352bd9 --project d115b02a31964b6f84e94116df76aaa6 2021-02-10 03:15:18.974 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:15:18.974 | 2021-02-10 03:15:18.974 | Traceback (most recent call last): 2021-02-10 03:15:18.974 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:15:18.975 | exec(line) 2021-02-10 03:15:18.975 | File "", line 1, in 2021-02-10 03:15:18.975 | File "", line 568, in module_from_spec 2021-02-10 03:15:18.975 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:15:18.975 | 2021-02-10 03:15:18.975 | Remainder of file ignored 2021-02-10 03:15:18.975 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:15:18.975 | from cryptography.utils import int_from_bytes 2021-02-10 03:15:18.975 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:15:18.975 | from cryptography.utils import int_from_bytes 2021-02-10 03:15:19.156 | ++ functions-common:get_or_add_user_project_role:912 : oscwrap role assignment list --role anotherrole --user 474efc6539ba437494dbe172ef352bd9 --project d115b02a31964b6f84e94116df76aaa6 2021-02-10 03:15:19.156 | ++ functions-common:get_or_add_user_project_role:912 : grep '^|\s[a-f0-9]\+' 2021-02-10 03:15:19.156 | ++ functions-common:get_or_add_user_project_role:912 : get_field 1 2021-02-10 03:15:19.160 | ++ functions-common:get_field:728 : local data field 2021-02-10 03:15:19.163 | ++ functions-common:get_field:729 : read data 2021-02-10 03:15:21.889 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:15:21.889 | 2021-02-10 03:15:21.889 | Traceback (most recent call last): 2021-02-10 03:15:21.889 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:15:21.889 | exec(line) 2021-02-10 03:15:21.889 | File "", line 1, in 2021-02-10 03:15:21.889 | File "", line 568, in module_from_spec 2021-02-10 03:15:21.889 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:15:21.889 | 2021-02-10 03:15:21.889 | Remainder of file ignored 2021-02-10 03:15:21.889 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:15:21.889 | from cryptography.utils import int_from_bytes 2021-02-10 03:15:21.889 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:15:21.889 | from cryptography.utils import int_from_bytes 2021-02-10 03:15:22.076 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 03:15:22.081 | ++ functions-common:get_field:730 : '[' 1 -lt 0 ']' 2021-02-10 03:15:22.085 | ++ functions-common:get_field:733 : field='$2' 2021-02-10 03:15:22.090 | ++ functions-common:get_field:735 : echo '| b2917cedb6e945b596921ca10179b927 | 474efc6539ba437494dbe172ef352bd9 | | d115b02a31964b6f84e94116df76aaa6 | | | False |' 2021-02-10 03:15:22.090 | ++ functions-common:get_field:735 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-02-10 03:15:22.098 | ++ functions-common:get_field:729 : read data 2021-02-10 03:15:22.102 | + functions-common:get_or_add_user_project_role:912 : user_role_id=b2917cedb6e945b596921ca10179b927 2021-02-10 03:15:22.104 | + functions-common:get_or_add_user_project_role:914 : echo b2917cedb6e945b596921ca10179b927 2021-02-10 03:15:22.105 | b2917cedb6e945b596921ca10179b927 2021-02-10 03:15:22.107 | + lib/keystone:create_keystone_accounts:355 : get_or_add_user_project_role member 474efc6539ba437494dbe172ef352bd9 083b8d12b42d49e9820881243bf96613 2021-02-10 03:15:22.110 | + functions-common:get_or_add_user_project_role:890 : local user_role_id 2021-02-10 03:15:22.113 | ++ functions-common:get_or_add_user_project_role:892 : _get_domain_args 2021-02-10 03:15:22.115 | ++ functions-common:_get_domain_args:874 : local domain 2021-02-10 03:15:22.118 | ++ functions-common:_get_domain_args:875 : domain= 2021-02-10 03:15:22.121 | ++ functions-common:_get_domain_args:877 : [[ -n '' ]] 2021-02-10 03:15:22.123 | ++ functions-common:_get_domain_args:880 : [[ -n '' ]] 2021-02-10 03:15:22.126 | ++ functions-common:_get_domain_args:884 : echo 2021-02-10 03:15:22.129 | + functions-common:get_or_add_user_project_role:892 : domain_args= 2021-02-10 03:15:22.133 | ++ functions-common:get_or_add_user_project_role:900 : oscwrap role assignment list --role member --user 474efc6539ba437494dbe172ef352bd9 --project 083b8d12b42d49e9820881243bf96613 2021-02-10 03:15:22.133 | ++ functions-common:get_or_add_user_project_role:900 : get_field 1 2021-02-10 03:15:22.134 | ++ functions-common:get_or_add_user_project_role:900 : grep '^|\s[a-f0-9]\+' 2021-02-10 03:15:22.136 | ++ functions-common:get_field:728 : local data field 2021-02-10 03:15:22.139 | ++ functions-common:get_field:729 : read data 2021-02-10 03:15:24.758 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:15:24.758 | 2021-02-10 03:15:24.759 | Traceback (most recent call last): 2021-02-10 03:15:24.759 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:15:24.759 | exec(line) 2021-02-10 03:15:24.759 | File "", line 1, in 2021-02-10 03:15:24.759 | File "", line 568, in module_from_spec 2021-02-10 03:15:24.759 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:15:24.759 | 2021-02-10 03:15:24.759 | Remainder of file ignored 2021-02-10 03:15:24.759 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:15:24.759 | from cryptography.utils import int_from_bytes 2021-02-10 03:15:24.759 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:15:24.759 | from cryptography.utils import int_from_bytes 2021-02-10 03:15:24.947 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 03:15:24.952 | + functions-common:get_or_add_user_project_role:900 : user_role_id= 2021-02-10 03:15:24.956 | + functions-common:get_or_add_user_project_role:901 : [[ -z '' ]] 2021-02-10 03:15:24.960 | + functions-common:get_or_add_user_project_role:903 : openstack role add member --user 474efc6539ba437494dbe172ef352bd9 --project 083b8d12b42d49e9820881243bf96613 2021-02-10 03:15:27.532 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:15:27.532 | 2021-02-10 03:15:27.532 | Traceback (most recent call last): 2021-02-10 03:15:27.532 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:15:27.532 | exec(line) 2021-02-10 03:15:27.532 | File "", line 1, in 2021-02-10 03:15:27.532 | File "", line 568, in module_from_spec 2021-02-10 03:15:27.532 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:15:27.532 | 2021-02-10 03:15:27.532 | Remainder of file ignored 2021-02-10 03:15:27.532 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:15:27.533 | from cryptography.utils import int_from_bytes 2021-02-10 03:15:27.533 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:15:27.533 | from cryptography.utils import int_from_bytes 2021-02-10 03:15:27.714 | ++ functions-common:get_or_add_user_project_role:912 : grep '^|\s[a-f0-9]\+' 2021-02-10 03:15:27.714 | ++ functions-common:get_or_add_user_project_role:912 : oscwrap role assignment list --role member --user 474efc6539ba437494dbe172ef352bd9 --project 083b8d12b42d49e9820881243bf96613 2021-02-10 03:15:27.714 | ++ functions-common:get_or_add_user_project_role:912 : get_field 1 2021-02-10 03:15:27.718 | ++ functions-common:get_field:728 : local data field 2021-02-10 03:15:27.721 | ++ functions-common:get_field:729 : read data 2021-02-10 03:15:30.399 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:15:30.400 | 2021-02-10 03:15:30.400 | Traceback (most recent call last): 2021-02-10 03:15:30.400 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:15:30.400 | exec(line) 2021-02-10 03:15:30.400 | File "", line 1, in 2021-02-10 03:15:30.400 | File "", line 568, in module_from_spec 2021-02-10 03:15:30.400 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:15:30.400 | 2021-02-10 03:15:30.400 | Remainder of file ignored 2021-02-10 03:15:30.400 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:15:30.400 | from cryptography.utils import int_from_bytes 2021-02-10 03:15:30.400 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:15:30.400 | from cryptography.utils import int_from_bytes 2021-02-10 03:15:30.588 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 03:15:30.592 | ++ functions-common:get_field:730 : '[' 1 -lt 0 ']' 2021-02-10 03:15:30.596 | ++ functions-common:get_field:733 : field='$2' 2021-02-10 03:15:30.600 | ++ functions-common:get_field:735 : echo '| e8f3f668ab0c4d4caf286a73be56d2c3 | 474efc6539ba437494dbe172ef352bd9 | | 083b8d12b42d49e9820881243bf96613 | | | False |' 2021-02-10 03:15:30.601 | ++ functions-common:get_field:735 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-02-10 03:15:30.607 | ++ functions-common:get_field:729 : read data 2021-02-10 03:15:30.612 | + functions-common:get_or_add_user_project_role:912 : user_role_id=e8f3f668ab0c4d4caf286a73be56d2c3 2021-02-10 03:15:30.615 | + functions-common:get_or_add_user_project_role:914 : echo e8f3f668ab0c4d4caf286a73be56d2c3 2021-02-10 03:15:30.615 | e8f3f668ab0c4d4caf286a73be56d2c3 2021-02-10 03:15:30.618 | + lib/keystone:create_keystone_accounts:358 : local alt_demo_project 2021-02-10 03:15:30.621 | ++ lib/keystone:create_keystone_accounts:359 : get_or_create_project alt_demo default 2021-02-10 03:15:30.623 | ++ functions-common:get_or_create_project:849 : local project_id 2021-02-10 03:15:30.627 | +++ functions-common:get_or_create_project:857 : oscwrap project create alt_demo --domain=default --or-show -f value -c id 2021-02-10 03:15:33.022 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:15:33.023 | 2021-02-10 03:15:33.023 | Traceback (most recent call last): 2021-02-10 03:15:33.023 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:15:33.023 | exec(line) 2021-02-10 03:15:33.023 | File "", line 1, in 2021-02-10 03:15:33.023 | File "", line 568, in module_from_spec 2021-02-10 03:15:33.023 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:15:33.023 | 2021-02-10 03:15:33.023 | Remainder of file ignored 2021-02-10 03:15:33.023 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:15:33.023 | from cryptography.utils import int_from_bytes 2021-02-10 03:15:33.023 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:15:33.023 | from cryptography.utils import int_from_bytes 2021-02-10 03:15:33.207 | +++ functions-common:oscwrap:2346 : return 0 2021-02-10 03:15:33.211 | ++ functions-common:get_or_create_project:855 : project_id=8d5afb4193ea4706ac8b2206974a1747 2021-02-10 03:15:33.215 | ++ functions-common:get_or_create_project:856 : echo 8d5afb4193ea4706ac8b2206974a1747 2021-02-10 03:15:33.218 | + lib/keystone:create_keystone_accounts:359 : alt_demo_project=8d5afb4193ea4706ac8b2206974a1747 2021-02-10 03:15:33.221 | + lib/keystone:create_keystone_accounts:360 : local alt_demo_user 2021-02-10 03:15:33.225 | ++ lib/keystone:create_keystone_accounts:362 : get_or_create_user alt_demo Passw0rd default alt_demo@example.com 2021-02-10 03:15:33.229 | ++ functions-common:get_or_create_user:826 : local user_id 2021-02-10 03:15:33.232 | ++ functions-common:get_or_create_user:827 : [[ ! -z alt_demo@example.com ]] 2021-02-10 03:15:33.236 | ++ functions-common:get_or_create_user:828 : local email=--email=alt_demo@example.com 2021-02-10 03:15:33.240 | +++ functions-common:get_or_create_user:844 : oscwrap user create alt_demo --password Passw0rd --domain=default --email=alt_demo@example.com --or-show -f value -c id 2021-02-10 03:15:35.697 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:15:35.697 | 2021-02-10 03:15:35.697 | Traceback (most recent call last): 2021-02-10 03:15:35.697 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:15:35.697 | exec(line) 2021-02-10 03:15:35.697 | File "", line 1, in 2021-02-10 03:15:35.698 | File "", line 568, in module_from_spec 2021-02-10 03:15:35.698 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:15:35.698 | 2021-02-10 03:15:35.698 | Remainder of file ignored 2021-02-10 03:15:35.698 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:15:35.698 | from cryptography.utils import int_from_bytes 2021-02-10 03:15:35.698 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:15:35.698 | from cryptography.utils import int_from_bytes 2021-02-10 03:15:35.881 | +++ functions-common:oscwrap:2346 : return 0 2021-02-10 03:15:35.884 | ++ functions-common:get_or_create_user:842 : user_id=11b5125978074aebb9c178355411dfee 2021-02-10 03:15:35.887 | ++ functions-common:get_or_create_user:843 : echo 11b5125978074aebb9c178355411dfee 2021-02-10 03:15:35.890 | + lib/keystone:create_keystone_accounts:362 : alt_demo_user=11b5125978074aebb9c178355411dfee 2021-02-10 03:15:35.892 | + lib/keystone:create_keystone_accounts:364 : get_or_add_user_project_role member 11b5125978074aebb9c178355411dfee 8d5afb4193ea4706ac8b2206974a1747 2021-02-10 03:15:35.895 | + functions-common:get_or_add_user_project_role:890 : local user_role_id 2021-02-10 03:15:35.898 | ++ functions-common:get_or_add_user_project_role:892 : _get_domain_args 2021-02-10 03:15:35.901 | ++ functions-common:_get_domain_args:874 : local domain 2021-02-10 03:15:35.904 | ++ functions-common:_get_domain_args:875 : domain= 2021-02-10 03:15:35.906 | ++ functions-common:_get_domain_args:877 : [[ -n '' ]] 2021-02-10 03:15:35.909 | ++ functions-common:_get_domain_args:880 : [[ -n '' ]] 2021-02-10 03:15:35.911 | ++ functions-common:_get_domain_args:884 : echo 2021-02-10 03:15:35.914 | + functions-common:get_or_add_user_project_role:892 : domain_args= 2021-02-10 03:15:35.919 | ++ functions-common:get_or_add_user_project_role:900 : grep '^|\s[a-f0-9]\+' 2021-02-10 03:15:35.919 | ++ functions-common:get_or_add_user_project_role:900 : oscwrap role assignment list --role member --user 11b5125978074aebb9c178355411dfee --project 8d5afb4193ea4706ac8b2206974a1747 2021-02-10 03:15:35.919 | ++ functions-common:get_or_add_user_project_role:900 : get_field 1 2021-02-10 03:15:35.922 | ++ functions-common:get_field:728 : local data field 2021-02-10 03:15:35.924 | ++ functions-common:get_field:729 : read data 2021-02-10 03:15:38.590 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:15:38.590 | 2021-02-10 03:15:38.590 | Traceback (most recent call last): 2021-02-10 03:15:38.590 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:15:38.590 | exec(line) 2021-02-10 03:15:38.590 | File "", line 1, in 2021-02-10 03:15:38.591 | File "", line 568, in module_from_spec 2021-02-10 03:15:38.591 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:15:38.591 | 2021-02-10 03:15:38.591 | Remainder of file ignored 2021-02-10 03:15:38.591 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:15:38.591 | from cryptography.utils import int_from_bytes 2021-02-10 03:15:38.591 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:15:38.591 | from cryptography.utils import int_from_bytes 2021-02-10 03:15:38.781 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 03:15:38.787 | + functions-common:get_or_add_user_project_role:900 : user_role_id= 2021-02-10 03:15:38.791 | + functions-common:get_or_add_user_project_role:901 : [[ -z '' ]] 2021-02-10 03:15:38.795 | + functions-common:get_or_add_user_project_role:903 : openstack role add member --user 11b5125978074aebb9c178355411dfee --project 8d5afb4193ea4706ac8b2206974a1747 2021-02-10 03:15:41.335 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:15:41.335 | 2021-02-10 03:15:41.335 | Traceback (most recent call last): 2021-02-10 03:15:41.335 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:15:41.335 | exec(line) 2021-02-10 03:15:41.335 | File "", line 1, in 2021-02-10 03:15:41.335 | File "", line 568, in module_from_spec 2021-02-10 03:15:41.335 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:15:41.336 | 2021-02-10 03:15:41.336 | Remainder of file ignored 2021-02-10 03:15:41.336 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:15:41.336 | from cryptography.utils import int_from_bytes 2021-02-10 03:15:41.336 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:15:41.336 | from cryptography.utils import int_from_bytes 2021-02-10 03:15:41.517 | ++ functions-common:get_or_add_user_project_role:912 : oscwrap role assignment list --role member --user 11b5125978074aebb9c178355411dfee --project 8d5afb4193ea4706ac8b2206974a1747 2021-02-10 03:15:41.517 | ++ functions-common:get_or_add_user_project_role:912 : grep '^|\s[a-f0-9]\+' 2021-02-10 03:15:41.518 | ++ functions-common:get_or_add_user_project_role:912 : get_field 1 2021-02-10 03:15:41.520 | ++ functions-common:get_field:728 : local data field 2021-02-10 03:15:41.523 | ++ functions-common:get_field:729 : read data 2021-02-10 03:15:44.220 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:15:44.220 | 2021-02-10 03:15:44.220 | Traceback (most recent call last): 2021-02-10 03:15:44.220 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:15:44.220 | exec(line) 2021-02-10 03:15:44.220 | File "", line 1, in 2021-02-10 03:15:44.220 | File "", line 568, in module_from_spec 2021-02-10 03:15:44.220 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:15:44.220 | 2021-02-10 03:15:44.221 | Remainder of file ignored 2021-02-10 03:15:44.221 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:15:44.221 | from cryptography.utils import int_from_bytes 2021-02-10 03:15:44.221 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:15:44.221 | from cryptography.utils import int_from_bytes 2021-02-10 03:15:44.412 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 03:15:44.415 | ++ functions-common:get_field:730 : '[' 1 -lt 0 ']' 2021-02-10 03:15:44.420 | ++ functions-common:get_field:733 : field='$2' 2021-02-10 03:15:44.425 | ++ functions-common:get_field:735 : echo '| e8f3f668ab0c4d4caf286a73be56d2c3 | 11b5125978074aebb9c178355411dfee | | 8d5afb4193ea4706ac8b2206974a1747 | | | False |' 2021-02-10 03:15:44.425 | ++ functions-common:get_field:735 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-02-10 03:15:44.431 | ++ functions-common:get_field:729 : read data 2021-02-10 03:15:44.435 | + functions-common:get_or_add_user_project_role:912 : user_role_id=e8f3f668ab0c4d4caf286a73be56d2c3 2021-02-10 03:15:44.438 | + functions-common:get_or_add_user_project_role:914 : echo e8f3f668ab0c4d4caf286a73be56d2c3 2021-02-10 03:15:44.439 | e8f3f668ab0c4d4caf286a73be56d2c3 2021-02-10 03:15:44.443 | + lib/keystone:create_keystone_accounts:365 : get_or_add_user_project_role admin d371a8e2938947198115b88384d2e8a2 8d5afb4193ea4706ac8b2206974a1747 2021-02-10 03:15:44.446 | + functions-common:get_or_add_user_project_role:890 : local user_role_id 2021-02-10 03:15:44.449 | ++ functions-common:get_or_add_user_project_role:892 : _get_domain_args 2021-02-10 03:15:44.452 | ++ functions-common:_get_domain_args:874 : local domain 2021-02-10 03:15:44.454 | ++ functions-common:_get_domain_args:875 : domain= 2021-02-10 03:15:44.457 | ++ functions-common:_get_domain_args:877 : [[ -n '' ]] 2021-02-10 03:15:44.459 | ++ functions-common:_get_domain_args:880 : [[ -n '' ]] 2021-02-10 03:15:44.462 | ++ functions-common:_get_domain_args:884 : echo 2021-02-10 03:15:44.465 | + functions-common:get_or_add_user_project_role:892 : domain_args= 2021-02-10 03:15:44.469 | ++ functions-common:get_or_add_user_project_role:900 : oscwrap role assignment list --role admin --user d371a8e2938947198115b88384d2e8a2 --project 8d5afb4193ea4706ac8b2206974a1747 2021-02-10 03:15:44.469 | ++ functions-common:get_or_add_user_project_role:900 : grep '^|\s[a-f0-9]\+' 2021-02-10 03:15:44.469 | ++ functions-common:get_or_add_user_project_role:900 : get_field 1 2021-02-10 03:15:44.472 | ++ functions-common:get_field:728 : local data field 2021-02-10 03:15:44.475 | ++ functions-common:get_field:729 : read data 2021-02-10 03:15:47.110 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:15:47.110 | 2021-02-10 03:15:47.110 | Traceback (most recent call last): 2021-02-10 03:15:47.110 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:15:47.110 | exec(line) 2021-02-10 03:15:47.110 | File "", line 1, in 2021-02-10 03:15:47.110 | File "", line 568, in module_from_spec 2021-02-10 03:15:47.110 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:15:47.110 | 2021-02-10 03:15:47.110 | Remainder of file ignored 2021-02-10 03:15:47.110 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:15:47.110 | from cryptography.utils import int_from_bytes 2021-02-10 03:15:47.110 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:15:47.110 | from cryptography.utils import int_from_bytes 2021-02-10 03:15:47.296 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 03:15:47.302 | + functions-common:get_or_add_user_project_role:900 : user_role_id= 2021-02-10 03:15:47.305 | + functions-common:get_or_add_user_project_role:901 : [[ -z '' ]] 2021-02-10 03:15:47.307 | + functions-common:get_or_add_user_project_role:903 : openstack role add admin --user d371a8e2938947198115b88384d2e8a2 --project 8d5afb4193ea4706ac8b2206974a1747 2021-02-10 03:15:49.852 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:15:49.852 | 2021-02-10 03:15:49.852 | Traceback (most recent call last): 2021-02-10 03:15:49.852 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:15:49.852 | exec(line) 2021-02-10 03:15:49.853 | File "", line 1, in 2021-02-10 03:15:49.853 | File "", line 568, in module_from_spec 2021-02-10 03:15:49.853 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:15:49.853 | 2021-02-10 03:15:49.853 | Remainder of file ignored 2021-02-10 03:15:49.853 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:15:49.853 | from cryptography.utils import int_from_bytes 2021-02-10 03:15:49.853 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:15:49.853 | from cryptography.utils import int_from_bytes 2021-02-10 03:15:50.043 | ++ functions-common:get_or_add_user_project_role:912 : oscwrap role assignment list --role admin --user d371a8e2938947198115b88384d2e8a2 --project 8d5afb4193ea4706ac8b2206974a1747 2021-02-10 03:15:50.043 | ++ functions-common:get_or_add_user_project_role:912 : grep '^|\s[a-f0-9]\+' 2021-02-10 03:15:50.043 | ++ functions-common:get_or_add_user_project_role:912 : get_field 1 2021-02-10 03:15:50.047 | ++ functions-common:get_field:728 : local data field 2021-02-10 03:15:50.050 | ++ functions-common:get_field:729 : read data 2021-02-10 03:15:52.754 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:15:52.754 | 2021-02-10 03:15:52.754 | Traceback (most recent call last): 2021-02-10 03:15:52.754 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:15:52.754 | exec(line) 2021-02-10 03:15:52.754 | File "", line 1, in 2021-02-10 03:15:52.754 | File "", line 568, in module_from_spec 2021-02-10 03:15:52.754 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:15:52.754 | 2021-02-10 03:15:52.754 | Remainder of file ignored 2021-02-10 03:15:52.754 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:15:52.754 | from cryptography.utils import int_from_bytes 2021-02-10 03:15:52.754 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:15:52.754 | from cryptography.utils import int_from_bytes 2021-02-10 03:15:52.941 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 03:15:52.944 | ++ functions-common:get_field:730 : '[' 1 -lt 0 ']' 2021-02-10 03:15:52.947 | ++ functions-common:get_field:733 : field='$2' 2021-02-10 03:15:52.950 | ++ functions-common:get_field:735 : echo '| f136fbff4bee4e10b716c38835050242 | d371a8e2938947198115b88384d2e8a2 | | 8d5afb4193ea4706ac8b2206974a1747 | | | False |' 2021-02-10 03:15:52.951 | ++ functions-common:get_field:735 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-02-10 03:15:52.956 | ++ functions-common:get_field:729 : read data 2021-02-10 03:15:52.960 | + functions-common:get_or_add_user_project_role:912 : user_role_id=f136fbff4bee4e10b716c38835050242 2021-02-10 03:15:52.963 | + functions-common:get_or_add_user_project_role:914 : echo f136fbff4bee4e10b716c38835050242 2021-02-10 03:15:52.963 | f136fbff4bee4e10b716c38835050242 2021-02-10 03:15:52.965 | + lib/keystone:create_keystone_accounts:366 : get_or_add_user_project_role anotherrole 11b5125978074aebb9c178355411dfee 8d5afb4193ea4706ac8b2206974a1747 2021-02-10 03:15:52.968 | + functions-common:get_or_add_user_project_role:890 : local user_role_id 2021-02-10 03:15:52.972 | ++ functions-common:get_or_add_user_project_role:892 : _get_domain_args 2021-02-10 03:15:52.975 | ++ functions-common:_get_domain_args:874 : local domain 2021-02-10 03:15:52.978 | ++ functions-common:_get_domain_args:875 : domain= 2021-02-10 03:15:52.980 | ++ functions-common:_get_domain_args:877 : [[ -n '' ]] 2021-02-10 03:15:52.983 | ++ functions-common:_get_domain_args:880 : [[ -n '' ]] 2021-02-10 03:15:52.985 | ++ functions-common:_get_domain_args:884 : echo 2021-02-10 03:15:52.988 | + functions-common:get_or_add_user_project_role:892 : domain_args= 2021-02-10 03:15:52.992 | ++ functions-common:get_or_add_user_project_role:900 : oscwrap role assignment list --role anotherrole --user 11b5125978074aebb9c178355411dfee --project 8d5afb4193ea4706ac8b2206974a1747 2021-02-10 03:15:52.993 | ++ functions-common:get_or_add_user_project_role:900 : grep '^|\s[a-f0-9]\+' 2021-02-10 03:15:52.993 | ++ functions-common:get_or_add_user_project_role:900 : get_field 1 2021-02-10 03:15:52.996 | ++ functions-common:get_field:728 : local data field 2021-02-10 03:15:52.999 | ++ functions-common:get_field:729 : read data 2021-02-10 03:15:55.633 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:15:55.634 | 2021-02-10 03:15:55.634 | Traceback (most recent call last): 2021-02-10 03:15:55.634 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:15:55.634 | exec(line) 2021-02-10 03:15:55.634 | File "", line 1, in 2021-02-10 03:15:55.634 | File "", line 568, in module_from_spec 2021-02-10 03:15:55.634 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:15:55.634 | 2021-02-10 03:15:55.634 | Remainder of file ignored 2021-02-10 03:15:55.634 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:15:55.634 | from cryptography.utils import int_from_bytes 2021-02-10 03:15:55.634 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:15:55.634 | from cryptography.utils import int_from_bytes 2021-02-10 03:15:55.818 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 03:15:55.823 | + functions-common:get_or_add_user_project_role:900 : user_role_id= 2021-02-10 03:15:55.827 | + functions-common:get_or_add_user_project_role:901 : [[ -z '' ]] 2021-02-10 03:15:55.829 | + functions-common:get_or_add_user_project_role:903 : openstack role add anotherrole --user 11b5125978074aebb9c178355411dfee --project 8d5afb4193ea4706ac8b2206974a1747 2021-02-10 03:15:58.386 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:15:58.386 | 2021-02-10 03:15:58.386 | Traceback (most recent call last): 2021-02-10 03:15:58.386 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:15:58.386 | exec(line) 2021-02-10 03:15:58.386 | File "", line 1, in 2021-02-10 03:15:58.386 | File "", line 568, in module_from_spec 2021-02-10 03:15:58.386 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:15:58.386 | 2021-02-10 03:15:58.386 | Remainder of file ignored 2021-02-10 03:15:58.386 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:15:58.386 | from cryptography.utils import int_from_bytes 2021-02-10 03:15:58.386 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:15:58.386 | from cryptography.utils import int_from_bytes 2021-02-10 03:15:58.568 | ++ functions-common:get_or_add_user_project_role:912 : oscwrap role assignment list --role anotherrole --user 11b5125978074aebb9c178355411dfee --project 8d5afb4193ea4706ac8b2206974a1747 2021-02-10 03:15:58.568 | ++ functions-common:get_or_add_user_project_role:912 : grep '^|\s[a-f0-9]\+' 2021-02-10 03:15:58.569 | ++ functions-common:get_or_add_user_project_role:912 : get_field 1 2021-02-10 03:15:58.572 | ++ functions-common:get_field:728 : local data field 2021-02-10 03:15:58.575 | ++ functions-common:get_field:729 : read data 2021-02-10 03:16:01.274 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:16:01.274 | 2021-02-10 03:16:01.274 | Traceback (most recent call last): 2021-02-10 03:16:01.274 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:16:01.274 | exec(line) 2021-02-10 03:16:01.274 | File "", line 1, in 2021-02-10 03:16:01.275 | File "", line 568, in module_from_spec 2021-02-10 03:16:01.275 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:16:01.275 | 2021-02-10 03:16:01.275 | Remainder of file ignored 2021-02-10 03:16:01.275 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:16:01.275 | from cryptography.utils import int_from_bytes 2021-02-10 03:16:01.275 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:16:01.275 | from cryptography.utils import int_from_bytes 2021-02-10 03:16:01.459 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 03:16:01.463 | ++ functions-common:get_field:730 : '[' 1 -lt 0 ']' 2021-02-10 03:16:01.467 | ++ functions-common:get_field:733 : field='$2' 2021-02-10 03:16:01.471 | ++ functions-common:get_field:735 : echo '| b2917cedb6e945b596921ca10179b927 | 11b5125978074aebb9c178355411dfee | | 8d5afb4193ea4706ac8b2206974a1747 | | | False |' 2021-02-10 03:16:01.472 | ++ functions-common:get_field:735 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-02-10 03:16:01.479 | ++ functions-common:get_field:729 : read data 2021-02-10 03:16:01.483 | + functions-common:get_or_add_user_project_role:912 : user_role_id=b2917cedb6e945b596921ca10179b927 2021-02-10 03:16:01.487 | + functions-common:get_or_add_user_project_role:914 : echo b2917cedb6e945b596921ca10179b927 2021-02-10 03:16:01.487 | b2917cedb6e945b596921ca10179b927 2021-02-10 03:16:01.489 | + lib/keystone:create_keystone_accounts:369 : local admin_group 2021-02-10 03:16:01.493 | ++ lib/keystone:create_keystone_accounts:371 : get_or_create_group admins default 'openstack admin group' 2021-02-10 03:16:01.495 | ++ functions-common:get_or_create_group:811 : local 'desc=openstack admin group' 2021-02-10 03:16:01.498 | ++ functions-common:get_or_create_group:812 : local group_id 2021-02-10 03:16:01.501 | +++ functions-common:get_or_create_group:821 : oscwrap group create admins --domain default --description 'openstack admin group' --or-show -f value -c id 2021-02-10 03:16:03.863 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:16:03.863 | 2021-02-10 03:16:03.863 | Traceback (most recent call last): 2021-02-10 03:16:03.863 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:16:03.863 | exec(line) 2021-02-10 03:16:03.863 | File "", line 1, in 2021-02-10 03:16:03.863 | File "", line 568, in module_from_spec 2021-02-10 03:16:03.864 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:16:03.864 | 2021-02-10 03:16:03.864 | Remainder of file ignored 2021-02-10 03:16:03.864 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:16:03.864 | from cryptography.utils import int_from_bytes 2021-02-10 03:16:03.864 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:16:03.864 | from cryptography.utils import int_from_bytes 2021-02-10 03:16:04.051 | +++ functions-common:oscwrap:2346 : return 0 2021-02-10 03:16:04.056 | ++ functions-common:get_or_create_group:819 : group_id=6a764d920c0c498db8ff8d09bcab5435 2021-02-10 03:16:04.061 | ++ functions-common:get_or_create_group:820 : echo 6a764d920c0c498db8ff8d09bcab5435 2021-02-10 03:16:04.066 | + lib/keystone:create_keystone_accounts:371 : admin_group=6a764d920c0c498db8ff8d09bcab5435 2021-02-10 03:16:04.069 | + lib/keystone:create_keystone_accounts:372 : local non_admin_group 2021-02-10 03:16:04.073 | ++ lib/keystone:create_keystone_accounts:374 : get_or_create_group nonadmins default 'non-admin group' 2021-02-10 03:16:04.075 | ++ functions-common:get_or_create_group:811 : local 'desc=non-admin group' 2021-02-10 03:16:04.078 | ++ functions-common:get_or_create_group:812 : local group_id 2021-02-10 03:16:04.081 | +++ functions-common:get_or_create_group:821 : oscwrap group create nonadmins --domain default --description 'non-admin group' --or-show -f value -c id 2021-02-10 03:16:06.478 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:16:06.478 | 2021-02-10 03:16:06.478 | Traceback (most recent call last): 2021-02-10 03:16:06.478 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:16:06.478 | exec(line) 2021-02-10 03:16:06.478 | File "", line 1, in 2021-02-10 03:16:06.478 | File "", line 568, in module_from_spec 2021-02-10 03:16:06.478 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:16:06.478 | 2021-02-10 03:16:06.478 | Remainder of file ignored 2021-02-10 03:16:06.478 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:16:06.478 | from cryptography.utils import int_from_bytes 2021-02-10 03:16:06.478 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:16:06.478 | from cryptography.utils import int_from_bytes 2021-02-10 03:16:06.664 | +++ functions-common:oscwrap:2346 : return 0 2021-02-10 03:16:06.668 | ++ functions-common:get_or_create_group:819 : group_id=8187edf8e1d0425783e16a50f5f56ef2 2021-02-10 03:16:06.672 | ++ functions-common:get_or_create_group:820 : echo 8187edf8e1d0425783e16a50f5f56ef2 2021-02-10 03:16:06.676 | + lib/keystone:create_keystone_accounts:374 : non_admin_group=8187edf8e1d0425783e16a50f5f56ef2 2021-02-10 03:16:06.679 | + lib/keystone:create_keystone_accounts:376 : get_or_add_group_project_role member 8187edf8e1d0425783e16a50f5f56ef2 d115b02a31964b6f84e94116df76aaa6 2021-02-10 03:16:06.682 | + functions-common:get_or_add_group_project_role:944 : local group_role_id 2021-02-10 03:16:06.685 | ++ functions-common:get_or_add_group_project_role:950 : oscwrap role assignment list --role member --group 8187edf8e1d0425783e16a50f5f56ef2 --project d115b02a31964b6f84e94116df76aaa6 -f value 2021-02-10 03:16:09.344 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:16:09.344 | 2021-02-10 03:16:09.344 | Traceback (most recent call last): 2021-02-10 03:16:09.344 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:16:09.344 | exec(line) 2021-02-10 03:16:09.344 | File "", line 1, in 2021-02-10 03:16:09.344 | File "", line 568, in module_from_spec 2021-02-10 03:16:09.344 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:16:09.344 | 2021-02-10 03:16:09.344 | Remainder of file ignored 2021-02-10 03:16:09.344 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:16:09.344 | from cryptography.utils import int_from_bytes 2021-02-10 03:16:09.344 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:16:09.344 | from cryptography.utils import int_from_bytes 2021-02-10 03:16:09.529 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 03:16:09.533 | + functions-common:get_or_add_group_project_role:950 : group_role_id= 2021-02-10 03:16:09.537 | + functions-common:get_or_add_group_project_role:951 : [[ -z '' ]] 2021-02-10 03:16:09.540 | + functions-common:get_or_add_group_project_role:953 : openstack role add member --group 8187edf8e1d0425783e16a50f5f56ef2 --project d115b02a31964b6f84e94116df76aaa6 2021-02-10 03:16:12.084 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:16:12.084 | 2021-02-10 03:16:12.084 | Traceback (most recent call last): 2021-02-10 03:16:12.084 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:16:12.084 | exec(line) 2021-02-10 03:16:12.084 | File "", line 1, in 2021-02-10 03:16:12.084 | File "", line 568, in module_from_spec 2021-02-10 03:16:12.084 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:16:12.084 | 2021-02-10 03:16:12.084 | Remainder of file ignored 2021-02-10 03:16:12.084 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:16:12.084 | from cryptography.utils import int_from_bytes 2021-02-10 03:16:12.084 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:16:12.084 | from cryptography.utils import int_from_bytes 2021-02-10 03:16:12.264 | ++ functions-common:get_or_add_group_project_role:960 : oscwrap role assignment list --role member --group 8187edf8e1d0425783e16a50f5f56ef2 --project d115b02a31964b6f84e94116df76aaa6 -f value 2021-02-10 03:16:15.004 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:16:15.004 | 2021-02-10 03:16:15.004 | Traceback (most recent call last): 2021-02-10 03:16:15.004 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:16:15.004 | exec(line) 2021-02-10 03:16:15.004 | File "", line 1, in 2021-02-10 03:16:15.004 | File "", line 568, in module_from_spec 2021-02-10 03:16:15.004 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:16:15.004 | 2021-02-10 03:16:15.004 | Remainder of file ignored 2021-02-10 03:16:15.004 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:16:15.004 | from cryptography.utils import int_from_bytes 2021-02-10 03:16:15.004 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:16:15.004 | from cryptography.utils import int_from_bytes 2021-02-10 03:16:15.189 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 03:16:15.194 | + functions-common:get_or_add_group_project_role:960 : group_role_id='e8f3f668ab0c4d4caf286a73be56d2c3 8187edf8e1d0425783e16a50f5f56ef2 d115b02a31964b6f84e94116df76aaa6 False' 2021-02-10 03:16:15.198 | + functions-common:get_or_add_group_project_role:962 : echo e8f3f668ab0c4d4caf286a73be56d2c3 8187edf8e1d0425783e16a50f5f56ef2 d115b02a31964b6f84e94116df76aaa6 False 2021-02-10 03:16:15.199 | e8f3f668ab0c4d4caf286a73be56d2c3 8187edf8e1d0425783e16a50f5f56ef2 d115b02a31964b6f84e94116df76aaa6 False 2021-02-10 03:16:15.202 | + lib/keystone:create_keystone_accounts:377 : get_or_add_group_project_role anotherrole 8187edf8e1d0425783e16a50f5f56ef2 d115b02a31964b6f84e94116df76aaa6 2021-02-10 03:16:15.206 | + functions-common:get_or_add_group_project_role:944 : local group_role_id 2021-02-10 03:16:15.211 | ++ functions-common:get_or_add_group_project_role:950 : oscwrap role assignment list --role anotherrole --group 8187edf8e1d0425783e16a50f5f56ef2 --project d115b02a31964b6f84e94116df76aaa6 -f value 2021-02-10 03:16:17.850 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:16:17.850 | 2021-02-10 03:16:17.850 | Traceback (most recent call last): 2021-02-10 03:16:17.850 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:16:17.850 | exec(line) 2021-02-10 03:16:17.850 | File "", line 1, in 2021-02-10 03:16:17.850 | File "", line 568, in module_from_spec 2021-02-10 03:16:17.850 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:16:17.850 | 2021-02-10 03:16:17.850 | Remainder of file ignored 2021-02-10 03:16:17.850 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:16:17.850 | from cryptography.utils import int_from_bytes 2021-02-10 03:16:17.851 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:16:17.851 | from cryptography.utils import int_from_bytes 2021-02-10 03:16:18.042 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 03:16:18.046 | + functions-common:get_or_add_group_project_role:950 : group_role_id= 2021-02-10 03:16:18.050 | + functions-common:get_or_add_group_project_role:951 : [[ -z '' ]] 2021-02-10 03:16:18.053 | + functions-common:get_or_add_group_project_role:953 : openstack role add anotherrole --group 8187edf8e1d0425783e16a50f5f56ef2 --project d115b02a31964b6f84e94116df76aaa6 2021-02-10 03:16:20.571 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:16:20.571 | 2021-02-10 03:16:20.571 | Traceback (most recent call last): 2021-02-10 03:16:20.571 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:16:20.571 | exec(line) 2021-02-10 03:16:20.571 | File "", line 1, in 2021-02-10 03:16:20.571 | File "", line 568, in module_from_spec 2021-02-10 03:16:20.571 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:16:20.572 | 2021-02-10 03:16:20.572 | Remainder of file ignored 2021-02-10 03:16:20.572 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:16:20.572 | from cryptography.utils import int_from_bytes 2021-02-10 03:16:20.572 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:16:20.572 | from cryptography.utils import int_from_bytes 2021-02-10 03:16:20.751 | ++ functions-common:get_or_add_group_project_role:960 : oscwrap role assignment list --role anotherrole --group 8187edf8e1d0425783e16a50f5f56ef2 --project d115b02a31964b6f84e94116df76aaa6 -f value 2021-02-10 03:16:23.464 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:16:23.464 | 2021-02-10 03:16:23.464 | Traceback (most recent call last): 2021-02-10 03:16:23.464 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:16:23.464 | exec(line) 2021-02-10 03:16:23.464 | File "", line 1, in 2021-02-10 03:16:23.464 | File "", line 568, in module_from_spec 2021-02-10 03:16:23.464 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:16:23.464 | 2021-02-10 03:16:23.464 | Remainder of file ignored 2021-02-10 03:16:23.464 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:16:23.464 | from cryptography.utils import int_from_bytes 2021-02-10 03:16:23.464 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:16:23.464 | from cryptography.utils import int_from_bytes 2021-02-10 03:16:23.653 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 03:16:23.657 | + functions-common:get_or_add_group_project_role:960 : group_role_id='b2917cedb6e945b596921ca10179b927 8187edf8e1d0425783e16a50f5f56ef2 d115b02a31964b6f84e94116df76aaa6 False' 2021-02-10 03:16:23.661 | + functions-common:get_or_add_group_project_role:962 : echo b2917cedb6e945b596921ca10179b927 8187edf8e1d0425783e16a50f5f56ef2 d115b02a31964b6f84e94116df76aaa6 False 2021-02-10 03:16:23.662 | b2917cedb6e945b596921ca10179b927 8187edf8e1d0425783e16a50f5f56ef2 d115b02a31964b6f84e94116df76aaa6 False 2021-02-10 03:16:23.665 | + lib/keystone:create_keystone_accounts:378 : get_or_add_group_project_role member 8187edf8e1d0425783e16a50f5f56ef2 8d5afb4193ea4706ac8b2206974a1747 2021-02-10 03:16:23.669 | + functions-common:get_or_add_group_project_role:944 : local group_role_id 2021-02-10 03:16:23.674 | ++ functions-common:get_or_add_group_project_role:950 : oscwrap role assignment list --role member --group 8187edf8e1d0425783e16a50f5f56ef2 --project 8d5afb4193ea4706ac8b2206974a1747 -f value 2021-02-10 03:16:26.307 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:16:26.307 | 2021-02-10 03:16:26.307 | Traceback (most recent call last): 2021-02-10 03:16:26.307 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:16:26.307 | exec(line) 2021-02-10 03:16:26.307 | File "", line 1, in 2021-02-10 03:16:26.307 | File "", line 568, in module_from_spec 2021-02-10 03:16:26.307 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:16:26.307 | 2021-02-10 03:16:26.307 | Remainder of file ignored 2021-02-10 03:16:26.307 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:16:26.307 | from cryptography.utils import int_from_bytes 2021-02-10 03:16:26.307 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:16:26.307 | from cryptography.utils import int_from_bytes 2021-02-10 03:16:26.492 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 03:16:26.497 | + functions-common:get_or_add_group_project_role:950 : group_role_id= 2021-02-10 03:16:26.501 | + functions-common:get_or_add_group_project_role:951 : [[ -z '' ]] 2021-02-10 03:16:26.505 | + functions-common:get_or_add_group_project_role:953 : openstack role add member --group 8187edf8e1d0425783e16a50f5f56ef2 --project 8d5afb4193ea4706ac8b2206974a1747 2021-02-10 03:16:29.059 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:16:29.059 | 2021-02-10 03:16:29.059 | Traceback (most recent call last): 2021-02-10 03:16:29.059 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:16:29.059 | exec(line) 2021-02-10 03:16:29.059 | File "", line 1, in 2021-02-10 03:16:29.059 | File "", line 568, in module_from_spec 2021-02-10 03:16:29.059 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:16:29.059 | 2021-02-10 03:16:29.059 | Remainder of file ignored 2021-02-10 03:16:29.059 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:16:29.059 | from cryptography.utils import int_from_bytes 2021-02-10 03:16:29.060 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:16:29.060 | from cryptography.utils import int_from_bytes 2021-02-10 03:16:29.242 | ++ functions-common:get_or_add_group_project_role:960 : oscwrap role assignment list --role member --group 8187edf8e1d0425783e16a50f5f56ef2 --project 8d5afb4193ea4706ac8b2206974a1747 -f value 2021-02-10 03:16:31.936 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:16:31.936 | 2021-02-10 03:16:31.936 | Traceback (most recent call last): 2021-02-10 03:16:31.936 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:16:31.936 | exec(line) 2021-02-10 03:16:31.936 | File "", line 1, in 2021-02-10 03:16:31.936 | File "", line 568, in module_from_spec 2021-02-10 03:16:31.936 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:16:31.936 | 2021-02-10 03:16:31.936 | Remainder of file ignored 2021-02-10 03:16:31.936 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:16:31.936 | from cryptography.utils import int_from_bytes 2021-02-10 03:16:31.936 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:16:31.936 | from cryptography.utils import int_from_bytes 2021-02-10 03:16:32.123 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 03:16:32.129 | + functions-common:get_or_add_group_project_role:960 : group_role_id='e8f3f668ab0c4d4caf286a73be56d2c3 8187edf8e1d0425783e16a50f5f56ef2 8d5afb4193ea4706ac8b2206974a1747 False' 2021-02-10 03:16:32.132 | + functions-common:get_or_add_group_project_role:962 : echo e8f3f668ab0c4d4caf286a73be56d2c3 8187edf8e1d0425783e16a50f5f56ef2 8d5afb4193ea4706ac8b2206974a1747 False 2021-02-10 03:16:32.132 | e8f3f668ab0c4d4caf286a73be56d2c3 8187edf8e1d0425783e16a50f5f56ef2 8d5afb4193ea4706ac8b2206974a1747 False 2021-02-10 03:16:32.136 | + lib/keystone:create_keystone_accounts:379 : get_or_add_group_project_role anotherrole 8187edf8e1d0425783e16a50f5f56ef2 8d5afb4193ea4706ac8b2206974a1747 2021-02-10 03:16:32.140 | + functions-common:get_or_add_group_project_role:944 : local group_role_id 2021-02-10 03:16:32.145 | ++ functions-common:get_or_add_group_project_role:950 : oscwrap role assignment list --role anotherrole --group 8187edf8e1d0425783e16a50f5f56ef2 --project 8d5afb4193ea4706ac8b2206974a1747 -f value 2021-02-10 03:16:34.799 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:16:34.799 | 2021-02-10 03:16:34.799 | Traceback (most recent call last): 2021-02-10 03:16:34.799 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:16:34.800 | exec(line) 2021-02-10 03:16:34.800 | File "", line 1, in 2021-02-10 03:16:34.800 | File "", line 568, in module_from_spec 2021-02-10 03:16:34.800 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:16:34.800 | 2021-02-10 03:16:34.800 | Remainder of file ignored 2021-02-10 03:16:34.800 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:16:34.800 | from cryptography.utils import int_from_bytes 2021-02-10 03:16:34.800 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:16:34.800 | from cryptography.utils import int_from_bytes 2021-02-10 03:16:34.987 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 03:16:34.991 | + functions-common:get_or_add_group_project_role:950 : group_role_id= 2021-02-10 03:16:34.993 | + functions-common:get_or_add_group_project_role:951 : [[ -z '' ]] 2021-02-10 03:16:34.996 | + functions-common:get_or_add_group_project_role:953 : openstack role add anotherrole --group 8187edf8e1d0425783e16a50f5f56ef2 --project 8d5afb4193ea4706ac8b2206974a1747 2021-02-10 03:16:37.539 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:16:37.539 | 2021-02-10 03:16:37.540 | Traceback (most recent call last): 2021-02-10 03:16:37.540 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:16:37.540 | exec(line) 2021-02-10 03:16:37.540 | File "", line 1, in 2021-02-10 03:16:37.540 | File "", line 568, in module_from_spec 2021-02-10 03:16:37.540 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:16:37.540 | 2021-02-10 03:16:37.540 | Remainder of file ignored 2021-02-10 03:16:37.540 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:16:37.540 | from cryptography.utils import int_from_bytes 2021-02-10 03:16:37.540 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:16:37.540 | from cryptography.utils import int_from_bytes 2021-02-10 03:16:37.722 | ++ functions-common:get_or_add_group_project_role:960 : oscwrap role assignment list --role anotherrole --group 8187edf8e1d0425783e16a50f5f56ef2 --project 8d5afb4193ea4706ac8b2206974a1747 -f value 2021-02-10 03:16:40.559 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:16:40.559 | 2021-02-10 03:16:40.559 | Traceback (most recent call last): 2021-02-10 03:16:40.559 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:16:40.559 | exec(line) 2021-02-10 03:16:40.559 | File "", line 1, in 2021-02-10 03:16:40.559 | File "", line 568, in module_from_spec 2021-02-10 03:16:40.559 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:16:40.559 | 2021-02-10 03:16:40.559 | Remainder of file ignored 2021-02-10 03:16:40.559 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:16:40.559 | from cryptography.utils import int_from_bytes 2021-02-10 03:16:40.559 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:16:40.559 | from cryptography.utils import int_from_bytes 2021-02-10 03:16:40.745 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 03:16:40.750 | + functions-common:get_or_add_group_project_role:960 : group_role_id='b2917cedb6e945b596921ca10179b927 8187edf8e1d0425783e16a50f5f56ef2 8d5afb4193ea4706ac8b2206974a1747 False' 2021-02-10 03:16:40.754 | + functions-common:get_or_add_group_project_role:962 : echo b2917cedb6e945b596921ca10179b927 8187edf8e1d0425783e16a50f5f56ef2 8d5afb4193ea4706ac8b2206974a1747 False 2021-02-10 03:16:40.754 | b2917cedb6e945b596921ca10179b927 8187edf8e1d0425783e16a50f5f56ef2 8d5afb4193ea4706ac8b2206974a1747 False 2021-02-10 03:16:40.757 | + lib/keystone:create_keystone_accounts:380 : get_or_add_group_project_role admin 6a764d920c0c498db8ff8d09bcab5435 01198e934f36437fb4d89e12ac88fccc 2021-02-10 03:16:40.759 | + functions-common:get_or_add_group_project_role:944 : local group_role_id 2021-02-10 03:16:40.763 | ++ functions-common:get_or_add_group_project_role:950 : oscwrap role assignment list --role admin --group 6a764d920c0c498db8ff8d09bcab5435 --project 01198e934f36437fb4d89e12ac88fccc -f value 2021-02-10 03:16:43.386 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:16:43.386 | 2021-02-10 03:16:43.386 | Traceback (most recent call last): 2021-02-10 03:16:43.386 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:16:43.386 | exec(line) 2021-02-10 03:16:43.386 | File "", line 1, in 2021-02-10 03:16:43.386 | File "", line 568, in module_from_spec 2021-02-10 03:16:43.386 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:16:43.386 | 2021-02-10 03:16:43.386 | Remainder of file ignored 2021-02-10 03:16:43.386 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:16:43.386 | from cryptography.utils import int_from_bytes 2021-02-10 03:16:43.386 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:16:43.386 | from cryptography.utils import int_from_bytes 2021-02-10 03:16:43.573 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 03:16:43.578 | + functions-common:get_or_add_group_project_role:950 : group_role_id= 2021-02-10 03:16:43.582 | + functions-common:get_or_add_group_project_role:951 : [[ -z '' ]] 2021-02-10 03:16:43.586 | + functions-common:get_or_add_group_project_role:953 : openstack role add admin --group 6a764d920c0c498db8ff8d09bcab5435 --project 01198e934f36437fb4d89e12ac88fccc 2021-02-10 03:16:46.148 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:16:46.148 | 2021-02-10 03:16:46.148 | Traceback (most recent call last): 2021-02-10 03:16:46.148 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:16:46.148 | exec(line) 2021-02-10 03:16:46.148 | File "", line 1, in 2021-02-10 03:16:46.148 | File "", line 568, in module_from_spec 2021-02-10 03:16:46.148 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:16:46.148 | 2021-02-10 03:16:46.148 | Remainder of file ignored 2021-02-10 03:16:46.148 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:16:46.148 | from cryptography.utils import int_from_bytes 2021-02-10 03:16:46.148 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:16:46.148 | from cryptography.utils import int_from_bytes 2021-02-10 03:16:46.329 | ++ functions-common:get_or_add_group_project_role:960 : oscwrap role assignment list --role admin --group 6a764d920c0c498db8ff8d09bcab5435 --project 01198e934f36437fb4d89e12ac88fccc -f value 2021-02-10 03:16:49.161 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:16:49.162 | 2021-02-10 03:16:49.162 | Traceback (most recent call last): 2021-02-10 03:16:49.162 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:16:49.162 | exec(line) 2021-02-10 03:16:49.162 | File "", line 1, in 2021-02-10 03:16:49.162 | File "", line 568, in module_from_spec 2021-02-10 03:16:49.162 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:16:49.162 | 2021-02-10 03:16:49.162 | Remainder of file ignored 2021-02-10 03:16:49.162 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:16:49.162 | from cryptography.utils import int_from_bytes 2021-02-10 03:16:49.162 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:16:49.162 | from cryptography.utils import int_from_bytes 2021-02-10 03:16:49.348 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 03:16:49.353 | + functions-common:get_or_add_group_project_role:960 : group_role_id='f136fbff4bee4e10b716c38835050242 6a764d920c0c498db8ff8d09bcab5435 01198e934f36437fb4d89e12ac88fccc False' 2021-02-10 03:16:49.356 | + functions-common:get_or_add_group_project_role:962 : echo f136fbff4bee4e10b716c38835050242 6a764d920c0c498db8ff8d09bcab5435 01198e934f36437fb4d89e12ac88fccc False 2021-02-10 03:16:49.356 | f136fbff4bee4e10b716c38835050242 6a764d920c0c498db8ff8d09bcab5435 01198e934f36437fb4d89e12ac88fccc False 2021-02-10 03:16:49.360 | + lib/keystone:create_keystone_accounts:382 : is_service_enabled ldap 2021-02-10 03:16:49.377 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 03:16:49.380 | + ./stack.sh:main:1090 : is_service_enabled nova 2021-02-10 03:16:49.396 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:16:49.399 | + ./stack.sh:main:1091 : create_nova_accounts 2021-02-10 03:16:49.401 | + lib/nova:create_nova_accounts:337 : [[ 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-02-10 03:16:49.404 | + lib/nova:create_nova_accounts:341 : create_service_user nova admin 2021-02-10 03:16:49.407 | + lib/keystone:create_service_user:395 : get_or_create_user nova Passw0rd Default 2021-02-10 03:16:49.409 | + functions-common:get_or_create_user:826 : local user_id 2021-02-10 03:16:49.412 | + functions-common:get_or_create_user:827 : [[ ! -z '' ]] 2021-02-10 03:16:49.414 | + functions-common:get_or_create_user:830 : local email= 2021-02-10 03:16:49.418 | ++ functions-common:get_or_create_user:844 : oscwrap user create nova --password Passw0rd --domain=Default --or-show -f value -c id 2021-02-10 03:16:51.963 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:16:51.963 | 2021-02-10 03:16:51.963 | Traceback (most recent call last): 2021-02-10 03:16:51.963 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:16:51.963 | exec(line) 2021-02-10 03:16:51.963 | File "", line 1, in 2021-02-10 03:16:51.964 | File "", line 568, in module_from_spec 2021-02-10 03:16:51.964 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:16:51.964 | 2021-02-10 03:16:51.964 | Remainder of file ignored 2021-02-10 03:16:51.964 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:16:51.964 | from cryptography.utils import int_from_bytes 2021-02-10 03:16:51.964 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:16:51.964 | from cryptography.utils import int_from_bytes 2021-02-10 03:16:52.153 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 03:16:52.158 | + functions-common:get_or_create_user:842 : user_id=077869cc536449028cec6371cc9f23b6 2021-02-10 03:16:52.163 | + functions-common:get_or_create_user:843 : echo 077869cc536449028cec6371cc9f23b6 2021-02-10 03:16:52.163 | 077869cc536449028cec6371cc9f23b6 2021-02-10 03:16:52.167 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service nova service Default Default 2021-02-10 03:16:52.171 | + functions-common:get_or_add_user_project_role:890 : local user_role_id 2021-02-10 03:16:52.177 | ++ functions-common:get_or_add_user_project_role:892 : _get_domain_args Default Default 2021-02-10 03:16:52.179 | ++ functions-common:_get_domain_args:874 : local domain 2021-02-10 03:16:52.182 | ++ functions-common:_get_domain_args:875 : domain= 2021-02-10 03:16:52.184 | ++ functions-common:_get_domain_args:877 : [[ -n Default ]] 2021-02-10 03:16:52.187 | ++ functions-common:_get_domain_args:878 : domain=' --user-domain Default' 2021-02-10 03:16:52.190 | ++ functions-common:_get_domain_args:880 : [[ -n Default ]] 2021-02-10 03:16:52.192 | ++ functions-common:_get_domain_args:881 : domain=' --user-domain Default --project-domain Default' 2021-02-10 03:16:52.195 | ++ functions-common:_get_domain_args:884 : echo --user-domain Default --project-domain Default 2021-02-10 03:16:52.198 | + functions-common:get_or_add_user_project_role:892 : domain_args='--user-domain Default --project-domain Default' 2021-02-10 03:16:52.202 | ++ functions-common:get_or_add_user_project_role:900 : oscwrap role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2021-02-10 03:16:52.202 | ++ functions-common:get_or_add_user_project_role:900 : get_field 1 2021-02-10 03:16:52.202 | ++ functions-common:get_or_add_user_project_role:900 : grep '^|\s[a-f0-9]\+' 2021-02-10 03:16:52.205 | ++ functions-common:get_field:728 : local data field 2021-02-10 03:16:52.207 | ++ functions-common:get_field:729 : read data 2021-02-10 03:16:55.414 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:16:55.414 | 2021-02-10 03:16:55.414 | Traceback (most recent call last): 2021-02-10 03:16:55.414 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:16:55.414 | exec(line) 2021-02-10 03:16:55.414 | File "", line 1, in 2021-02-10 03:16:55.414 | File "", line 568, in module_from_spec 2021-02-10 03:16:55.414 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:16:55.414 | 2021-02-10 03:16:55.414 | Remainder of file ignored 2021-02-10 03:16:55.414 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:16:55.414 | from cryptography.utils import int_from_bytes 2021-02-10 03:16:55.415 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:16:55.415 | from cryptography.utils import int_from_bytes 2021-02-10 03:16:55.611 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 03:16:55.616 | + functions-common:get_or_add_user_project_role:900 : user_role_id= 2021-02-10 03:16:55.619 | + functions-common:get_or_add_user_project_role:901 : [[ -z '' ]] 2021-02-10 03:16:55.624 | + functions-common:get_or_add_user_project_role:903 : openstack role add service --user nova --project service --user-domain Default --project-domain Default 2021-02-10 03:16:58.765 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:16:58.765 | 2021-02-10 03:16:58.765 | Traceback (most recent call last): 2021-02-10 03:16:58.765 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:16:58.765 | exec(line) 2021-02-10 03:16:58.765 | File "", line 1, in 2021-02-10 03:16:58.765 | File "", line 568, in module_from_spec 2021-02-10 03:16:58.765 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:16:58.765 | 2021-02-10 03:16:58.766 | Remainder of file ignored 2021-02-10 03:16:58.766 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:16:58.766 | from cryptography.utils import int_from_bytes 2021-02-10 03:16:58.766 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:16:58.766 | from cryptography.utils import int_from_bytes 2021-02-10 03:16:58.950 | ++ functions-common:get_or_add_user_project_role:912 : oscwrap role assignment list --role service --user nova --project service --user-domain Default --project-domain Default 2021-02-10 03:16:58.950 | ++ functions-common:get_or_add_user_project_role:912 : grep '^|\s[a-f0-9]\+' 2021-02-10 03:16:58.950 | ++ functions-common:get_or_add_user_project_role:912 : get_field 1 2021-02-10 03:16:58.953 | ++ functions-common:get_field:728 : local data field 2021-02-10 03:16:58.956 | ++ functions-common:get_field:729 : read data 2021-02-10 03:17:02.238 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:17:02.238 | 2021-02-10 03:17:02.238 | Traceback (most recent call last): 2021-02-10 03:17:02.238 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:17:02.238 | exec(line) 2021-02-10 03:17:02.238 | File "", line 1, in 2021-02-10 03:17:02.238 | File "", line 568, in module_from_spec 2021-02-10 03:17:02.238 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:17:02.238 | 2021-02-10 03:17:02.238 | Remainder of file ignored 2021-02-10 03:17:02.238 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:17:02.238 | from cryptography.utils import int_from_bytes 2021-02-10 03:17:02.238 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:17:02.238 | from cryptography.utils import int_from_bytes 2021-02-10 03:17:02.426 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 03:17:02.431 | ++ functions-common:get_field:730 : '[' 1 -lt 0 ']' 2021-02-10 03:17:02.436 | ++ functions-common:get_field:733 : field='$2' 2021-02-10 03:17:02.440 | ++ functions-common:get_field:735 : echo '| 5f1a7284d0af4cd498c1031f734b33d5 | 077869cc536449028cec6371cc9f23b6 | | d1ec3cc1c7d849d488b1283a8aca4738 | | | False |' 2021-02-10 03:17:02.441 | ++ functions-common:get_field:735 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-02-10 03:17:02.447 | ++ functions-common:get_field:729 : read data 2021-02-10 03:17:02.450 | + functions-common:get_or_add_user_project_role:912 : user_role_id=5f1a7284d0af4cd498c1031f734b33d5 2021-02-10 03:17:02.453 | + functions-common:get_or_add_user_project_role:914 : echo 5f1a7284d0af4cd498c1031f734b33d5 2021-02-10 03:17:02.453 | 5f1a7284d0af4cd498c1031f734b33d5 2021-02-10 03:17:02.455 | + lib/keystone:create_service_user:398 : [[ -n admin ]] 2021-02-10 03:17:02.458 | + lib/keystone:create_service_user:399 : get_or_add_user_project_role admin nova service Default Default 2021-02-10 03:17:02.460 | + functions-common:get_or_add_user_project_role:890 : local user_role_id 2021-02-10 03:17:02.463 | ++ functions-common:get_or_add_user_project_role:892 : _get_domain_args Default Default 2021-02-10 03:17:02.466 | ++ functions-common:_get_domain_args:874 : local domain 2021-02-10 03:17:02.468 | ++ functions-common:_get_domain_args:875 : domain= 2021-02-10 03:17:02.471 | ++ functions-common:_get_domain_args:877 : [[ -n Default ]] 2021-02-10 03:17:02.473 | ++ functions-common:_get_domain_args:878 : domain=' --user-domain Default' 2021-02-10 03:17:02.476 | ++ functions-common:_get_domain_args:880 : [[ -n Default ]] 2021-02-10 03:17:02.478 | ++ functions-common:_get_domain_args:881 : domain=' --user-domain Default --project-domain Default' 2021-02-10 03:17:02.481 | ++ functions-common:_get_domain_args:884 : echo --user-domain Default --project-domain Default 2021-02-10 03:17:02.484 | + functions-common:get_or_add_user_project_role:892 : domain_args='--user-domain Default --project-domain Default' 2021-02-10 03:17:02.488 | ++ functions-common:get_or_add_user_project_role:900 : oscwrap role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2021-02-10 03:17:02.489 | ++ functions-common:get_or_add_user_project_role:900 : grep '^|\s[a-f0-9]\+' 2021-02-10 03:17:02.489 | ++ functions-common:get_or_add_user_project_role:900 : get_field 1 2021-02-10 03:17:02.492 | ++ functions-common:get_field:728 : local data field 2021-02-10 03:17:02.495 | ++ functions-common:get_field:729 : read data 2021-02-10 03:17:05.761 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:17:05.761 | 2021-02-10 03:17:05.761 | Traceback (most recent call last): 2021-02-10 03:17:05.761 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:17:05.761 | exec(line) 2021-02-10 03:17:05.761 | File "", line 1, in 2021-02-10 03:17:05.761 | File "", line 568, in module_from_spec 2021-02-10 03:17:05.762 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:17:05.762 | 2021-02-10 03:17:05.762 | Remainder of file ignored 2021-02-10 03:17:05.762 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:17:05.762 | from cryptography.utils import int_from_bytes 2021-02-10 03:17:05.762 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:17:05.762 | from cryptography.utils import int_from_bytes 2021-02-10 03:17:05.950 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 03:17:05.956 | + functions-common:get_or_add_user_project_role:900 : user_role_id= 2021-02-10 03:17:05.960 | + functions-common:get_or_add_user_project_role:901 : [[ -z '' ]] 2021-02-10 03:17:05.964 | + functions-common:get_or_add_user_project_role:903 : openstack role add admin --user nova --project service --user-domain Default --project-domain Default 2021-02-10 03:17:09.134 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:17:09.134 | 2021-02-10 03:17:09.134 | Traceback (most recent call last): 2021-02-10 03:17:09.134 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:17:09.134 | exec(line) 2021-02-10 03:17:09.134 | File "", line 1, in 2021-02-10 03:17:09.134 | File "", line 568, in module_from_spec 2021-02-10 03:17:09.134 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:17:09.134 | 2021-02-10 03:17:09.134 | Remainder of file ignored 2021-02-10 03:17:09.134 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:17:09.134 | from cryptography.utils import int_from_bytes 2021-02-10 03:17:09.134 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:17:09.134 | from cryptography.utils import int_from_bytes 2021-02-10 03:17:09.318 | ++ functions-common:get_or_add_user_project_role:912 : oscwrap role assignment list --role admin --user nova --project service --user-domain Default --project-domain Default 2021-02-10 03:17:09.318 | ++ functions-common:get_or_add_user_project_role:912 : grep '^|\s[a-f0-9]\+' 2021-02-10 03:17:09.318 | ++ functions-common:get_or_add_user_project_role:912 : get_field 1 2021-02-10 03:17:09.322 | ++ functions-common:get_field:728 : local data field 2021-02-10 03:17:09.325 | ++ functions-common:get_field:729 : read data 2021-02-10 03:17:12.578 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:17:12.578 | 2021-02-10 03:17:12.578 | Traceback (most recent call last): 2021-02-10 03:17:12.578 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:17:12.578 | exec(line) 2021-02-10 03:17:12.578 | File "", line 1, in 2021-02-10 03:17:12.578 | File "", line 568, in module_from_spec 2021-02-10 03:17:12.578 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:17:12.578 | 2021-02-10 03:17:12.579 | Remainder of file ignored 2021-02-10 03:17:12.579 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:17:12.579 | from cryptography.utils import int_from_bytes 2021-02-10 03:17:12.579 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:17:12.579 | from cryptography.utils import int_from_bytes 2021-02-10 03:17:12.765 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 03:17:12.771 | ++ functions-common:get_field:730 : '[' 1 -lt 0 ']' 2021-02-10 03:17:12.774 | ++ functions-common:get_field:733 : field='$2' 2021-02-10 03:17:12.779 | ++ functions-common:get_field:735 : echo '| f136fbff4bee4e10b716c38835050242 | 077869cc536449028cec6371cc9f23b6 | | d1ec3cc1c7d849d488b1283a8aca4738 | | | False |' 2021-02-10 03:17:12.780 | ++ functions-common:get_field:735 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-02-10 03:17:12.788 | ++ functions-common:get_field:729 : read data 2021-02-10 03:17:12.791 | + functions-common:get_or_add_user_project_role:912 : user_role_id=f136fbff4bee4e10b716c38835050242 2021-02-10 03:17:12.794 | + functions-common:get_or_add_user_project_role:914 : echo f136fbff4bee4e10b716c38835050242 2021-02-10 03:17:12.794 | f136fbff4bee4e10b716c38835050242 2021-02-10 03:17:12.796 | + lib/nova:create_nova_accounts:343 : local nova_api_url 2021-02-10 03:17:12.799 | + lib/nova:create_nova_accounts:344 : [[ True == \F\a\l\s\e ]] 2021-02-10 03:17:12.801 | + lib/nova:create_nova_accounts:347 : nova_api_url=http://10.222.0.43/compute 2021-02-10 03:17:12.804 | + lib/nova:create_nova_accounts:350 : get_or_create_service nova_legacy compute_legacy 'Nova Compute Service (Legacy 2.0)' 2021-02-10 03:17:12.807 | + functions-common:get_or_create_service:968 : local service_id 2021-02-10 03:17:12.810 | ++ functions-common:get_or_create_service:981 : oscwrap service show compute_legacy -f value -c id 2021-02-10 03:17:15.469 | ++ functions-common:get_or_create_service:983 : oscwrap service create compute_legacy --name nova_legacy '--description=Nova Compute Service (Legacy 2.0)' -f value -c id 2021-02-10 03:17:17.838 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:17:17.838 | 2021-02-10 03:17:17.838 | Traceback (most recent call last): 2021-02-10 03:17:17.838 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:17:17.838 | exec(line) 2021-02-10 03:17:17.838 | File "", line 1, in 2021-02-10 03:17:17.838 | File "", line 568, in module_from_spec 2021-02-10 03:17:17.838 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:17:17.838 | 2021-02-10 03:17:17.838 | Remainder of file ignored 2021-02-10 03:17:17.838 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:17:17.838 | from cryptography.utils import int_from_bytes 2021-02-10 03:17:17.838 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:17:17.838 | from cryptography.utils import int_from_bytes 2021-02-10 03:17:18.027 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 03:17:18.032 | + functions-common:get_or_create_service:979 : service_id=' 2021-02-10 03:17:18.033 | 67687d5e85e74409b5f84adea746d3f1' 2021-02-10 03:17:18.036 | + functions-common:get_or_create_service:980 : echo 67687d5e85e74409b5f84adea746d3f1 2021-02-10 03:17:18.037 | 67687d5e85e74409b5f84adea746d3f1 2021-02-10 03:17:18.040 | + lib/nova:create_nova_accounts:352 : get_or_create_endpoint compute_legacy RegionOne 'http://10.222.0.43/compute/v2/$(project_id)s' 2021-02-10 03:17:18.043 | + functions-common:get_or_create_endpoint:1012 : local public_id 2021-02-10 03:17:18.046 | ++ functions-common:get_or_create_endpoint:1013 : _get_or_create_endpoint_with_interface compute_legacy public 'http://10.222.0.43/compute/v2/$(project_id)s' RegionOne 2021-02-10 03:17:18.050 | ++ functions-common:_get_or_create_endpoint_with_interface:986 : local endpoint_id 2021-02-10 03:17:18.053 | +++ functions-common:_get_or_create_endpoint_with_interface:991 : oscwrap endpoint list --service compute_legacy --interface public --region RegionOne -c ID -f value 2021-02-10 03:17:20.663 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:17:20.664 | 2021-02-10 03:17:20.664 | Traceback (most recent call last): 2021-02-10 03:17:20.664 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:17:20.664 | exec(line) 2021-02-10 03:17:20.664 | File "", line 1, in 2021-02-10 03:17:20.664 | File "", line 568, in module_from_spec 2021-02-10 03:17:20.664 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:17:20.664 | 2021-02-10 03:17:20.664 | Remainder of file ignored 2021-02-10 03:17:20.664 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:17:20.664 | from cryptography.utils import int_from_bytes 2021-02-10 03:17:20.664 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:17:20.664 | from cryptography.utils import int_from_bytes 2021-02-10 03:17:20.853 | +++ functions-common:oscwrap:2346 : return 0 2021-02-10 03:17:20.858 | ++ functions-common:_get_or_create_endpoint_with_interface:991 : endpoint_id= 2021-02-10 03:17:20.861 | ++ functions-common:_get_or_create_endpoint_with_interface:992 : [[ -z '' ]] 2021-02-10 03:17:20.865 | +++ functions-common:_get_or_create_endpoint_with_interface:995 : oscwrap endpoint create compute_legacy public 'http://10.222.0.43/compute/v2/$(project_id)s' --region RegionOne -f value -c id 2021-02-10 03:17:23.418 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:17:23.418 | 2021-02-10 03:17:23.418 | Traceback (most recent call last): 2021-02-10 03:17:23.418 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:17:23.418 | exec(line) 2021-02-10 03:17:23.418 | File "", line 1, in 2021-02-10 03:17:23.418 | File "", line 568, in module_from_spec 2021-02-10 03:17:23.418 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:17:23.418 | 2021-02-10 03:17:23.418 | Remainder of file ignored 2021-02-10 03:17:23.418 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:17:23.418 | from cryptography.utils import int_from_bytes 2021-02-10 03:17:23.418 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:17:23.418 | from cryptography.utils import int_from_bytes 2021-02-10 03:17:23.611 | +++ functions-common:oscwrap:2346 : return 0 2021-02-10 03:17:23.616 | ++ functions-common:_get_or_create_endpoint_with_interface:995 : endpoint_id=29c61bceea6546fe8abfba0b14e0c21b 2021-02-10 03:17:23.619 | ++ functions-common:_get_or_create_endpoint_with_interface:998 : echo 29c61bceea6546fe8abfba0b14e0c21b 2021-02-10 03:17:23.623 | + functions-common:get_or_create_endpoint:1013 : public_id=29c61bceea6546fe8abfba0b14e0c21b 2021-02-10 03:17:23.626 | + functions-common:get_or_create_endpoint:1015 : [[ -n '' ]] 2021-02-10 03:17:23.629 | + functions-common:get_or_create_endpoint:1018 : [[ -n '' ]] 2021-02-10 03:17:23.632 | + functions-common:get_or_create_endpoint:1022 : echo 29c61bceea6546fe8abfba0b14e0c21b 2021-02-10 03:17:23.632 | 29c61bceea6546fe8abfba0b14e0c21b 2021-02-10 03:17:23.635 | + lib/nova:create_nova_accounts:356 : get_or_create_service nova compute 'Nova Compute Service' 2021-02-10 03:17:23.638 | + functions-common:get_or_create_service:968 : local service_id 2021-02-10 03:17:23.642 | ++ functions-common:get_or_create_service:981 : oscwrap service show compute -f value -c id 2021-02-10 03:17:26.300 | ++ functions-common:get_or_create_service:983 : oscwrap service create compute --name nova '--description=Nova Compute Service' -f value -c id 2021-02-10 03:17:28.634 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:17:28.635 | 2021-02-10 03:17:28.635 | Traceback (most recent call last): 2021-02-10 03:17:28.635 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:17:28.635 | exec(line) 2021-02-10 03:17:28.635 | File "", line 1, in 2021-02-10 03:17:28.635 | File "", line 568, in module_from_spec 2021-02-10 03:17:28.635 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:17:28.635 | 2021-02-10 03:17:28.635 | Remainder of file ignored 2021-02-10 03:17:28.635 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:17:28.635 | from cryptography.utils import int_from_bytes 2021-02-10 03:17:28.635 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:17:28.635 | from cryptography.utils import int_from_bytes 2021-02-10 03:17:28.822 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 03:17:28.827 | + functions-common:get_or_create_service:979 : service_id=' 2021-02-10 03:17:28.827 | 0d7804ebc8ec419ca2deda7f694f8dbd' 2021-02-10 03:17:28.832 | + functions-common:get_or_create_service:980 : echo 0d7804ebc8ec419ca2deda7f694f8dbd 2021-02-10 03:17:28.832 | 0d7804ebc8ec419ca2deda7f694f8dbd 2021-02-10 03:17:28.835 | + lib/nova:create_nova_accounts:358 : get_or_create_endpoint compute RegionOne http://10.222.0.43/compute/v2.1 2021-02-10 03:17:28.838 | + functions-common:get_or_create_endpoint:1012 : local public_id 2021-02-10 03:17:28.841 | ++ functions-common:get_or_create_endpoint:1013 : _get_or_create_endpoint_with_interface compute public http://10.222.0.43/compute/v2.1 RegionOne 2021-02-10 03:17:28.844 | ++ functions-common:_get_or_create_endpoint_with_interface:986 : local endpoint_id 2021-02-10 03:17:28.847 | +++ functions-common:_get_or_create_endpoint_with_interface:991 : oscwrap endpoint list --service compute --interface public --region RegionOne -c ID -f value 2021-02-10 03:17:31.456 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:17:31.456 | 2021-02-10 03:17:31.456 | Traceback (most recent call last): 2021-02-10 03:17:31.456 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:17:31.456 | exec(line) 2021-02-10 03:17:31.456 | File "", line 1, in 2021-02-10 03:17:31.456 | File "", line 568, in module_from_spec 2021-02-10 03:17:31.456 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:17:31.456 | 2021-02-10 03:17:31.456 | Remainder of file ignored 2021-02-10 03:17:31.456 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:17:31.456 | from cryptography.utils import int_from_bytes 2021-02-10 03:17:31.456 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:17:31.456 | from cryptography.utils import int_from_bytes 2021-02-10 03:17:31.643 | +++ functions-common:oscwrap:2346 : return 0 2021-02-10 03:17:31.648 | ++ functions-common:_get_or_create_endpoint_with_interface:991 : endpoint_id= 2021-02-10 03:17:31.652 | ++ functions-common:_get_or_create_endpoint_with_interface:992 : [[ -z '' ]] 2021-02-10 03:17:31.658 | +++ functions-common:_get_or_create_endpoint_with_interface:995 : oscwrap endpoint create compute public http://10.222.0.43/compute/v2.1 --region RegionOne -f value -c id 2021-02-10 03:17:34.229 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:17:34.229 | 2021-02-10 03:17:34.229 | Traceback (most recent call last): 2021-02-10 03:17:34.229 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:17:34.229 | exec(line) 2021-02-10 03:17:34.229 | File "", line 1, in 2021-02-10 03:17:34.229 | File "", line 568, in module_from_spec 2021-02-10 03:17:34.229 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:17:34.229 | 2021-02-10 03:17:34.229 | Remainder of file ignored 2021-02-10 03:17:34.229 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:17:34.229 | from cryptography.utils import int_from_bytes 2021-02-10 03:17:34.229 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:17:34.229 | from cryptography.utils import int_from_bytes 2021-02-10 03:17:34.419 | +++ functions-common:oscwrap:2346 : return 0 2021-02-10 03:17:34.423 | ++ functions-common:_get_or_create_endpoint_with_interface:995 : endpoint_id=6d6b6fd109384fd58955d57ffe3dd48f 2021-02-10 03:17:34.427 | ++ functions-common:_get_or_create_endpoint_with_interface:998 : echo 6d6b6fd109384fd58955d57ffe3dd48f 2021-02-10 03:17:34.431 | + functions-common:get_or_create_endpoint:1013 : public_id=6d6b6fd109384fd58955d57ffe3dd48f 2021-02-10 03:17:34.435 | + functions-common:get_or_create_endpoint:1015 : [[ -n '' ]] 2021-02-10 03:17:34.439 | + functions-common:get_or_create_endpoint:1018 : [[ -n '' ]] 2021-02-10 03:17:34.443 | + functions-common:get_or_create_endpoint:1022 : echo 6d6b6fd109384fd58955d57ffe3dd48f 2021-02-10 03:17:34.443 | 6d6b6fd109384fd58955d57ffe3dd48f 2021-02-10 03:17:34.446 | + lib/nova:create_nova_accounts:363 : is_service_enabled n-api 2021-02-10 03:17:34.462 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:17:34.465 | + lib/nova:create_nova_accounts:365 : is_service_enabled swift 2021-02-10 03:17:34.481 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 03:17:34.484 | + lib/nova:create_nova_accounts:373 : is_service_enabled s3api 2021-02-10 03:17:34.500 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 03:17:34.503 | + ./stack.sh:main:1093 : is_service_enabled glance 2021-02-10 03:17:34.519 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:17:34.522 | + ./stack.sh:main:1094 : create_glance_accounts 2021-02-10 03:17:34.524 | + lib/glance:create_glance_accounts:385 : is_service_enabled g-api 2021-02-10 03:17:34.541 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:17:34.543 | + lib/glance:create_glance_accounts:387 : create_service_user glance 2021-02-10 03:17:34.546 | + lib/keystone:create_service_user:395 : get_or_create_user glance Passw0rd Default 2021-02-10 03:17:34.549 | + functions-common:get_or_create_user:826 : local user_id 2021-02-10 03:17:34.551 | + functions-common:get_or_create_user:827 : [[ ! -z '' ]] 2021-02-10 03:17:34.554 | + functions-common:get_or_create_user:830 : local email= 2021-02-10 03:17:34.557 | ++ functions-common:get_or_create_user:844 : oscwrap user create glance --password Passw0rd --domain=Default --or-show -f value -c id 2021-02-10 03:17:37.091 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:17:37.091 | 2021-02-10 03:17:37.091 | Traceback (most recent call last): 2021-02-10 03:17:37.091 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:17:37.091 | exec(line) 2021-02-10 03:17:37.091 | File "", line 1, in 2021-02-10 03:17:37.091 | File "", line 568, in module_from_spec 2021-02-10 03:17:37.091 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:17:37.091 | 2021-02-10 03:17:37.091 | Remainder of file ignored 2021-02-10 03:17:37.091 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:17:37.091 | from cryptography.utils import int_from_bytes 2021-02-10 03:17:37.091 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:17:37.092 | from cryptography.utils import int_from_bytes 2021-02-10 03:17:37.283 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 03:17:37.289 | + functions-common:get_or_create_user:842 : user_id=0bd1ea7e338d4182b49b145e8047a765 2021-02-10 03:17:37.293 | + functions-common:get_or_create_user:843 : echo 0bd1ea7e338d4182b49b145e8047a765 2021-02-10 03:17:37.293 | 0bd1ea7e338d4182b49b145e8047a765 2021-02-10 03:17:37.298 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service glance service Default Default 2021-02-10 03:17:37.302 | + functions-common:get_or_add_user_project_role:890 : local user_role_id 2021-02-10 03:17:37.306 | ++ functions-common:get_or_add_user_project_role:892 : _get_domain_args Default Default 2021-02-10 03:17:37.309 | ++ functions-common:_get_domain_args:874 : local domain 2021-02-10 03:17:37.312 | ++ functions-common:_get_domain_args:875 : domain= 2021-02-10 03:17:37.315 | ++ functions-common:_get_domain_args:877 : [[ -n Default ]] 2021-02-10 03:17:37.317 | ++ functions-common:_get_domain_args:878 : domain=' --user-domain Default' 2021-02-10 03:17:37.320 | ++ functions-common:_get_domain_args:880 : [[ -n Default ]] 2021-02-10 03:17:37.322 | ++ functions-common:_get_domain_args:881 : domain=' --user-domain Default --project-domain Default' 2021-02-10 03:17:37.325 | ++ functions-common:_get_domain_args:884 : echo --user-domain Default --project-domain Default 2021-02-10 03:17:37.328 | + functions-common:get_or_add_user_project_role:892 : domain_args='--user-domain Default --project-domain Default' 2021-02-10 03:17:37.332 | ++ functions-common:get_or_add_user_project_role:900 : oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2021-02-10 03:17:37.332 | ++ functions-common:get_or_add_user_project_role:900 : grep '^|\s[a-f0-9]\+' 2021-02-10 03:17:37.332 | ++ functions-common:get_or_add_user_project_role:900 : get_field 1 2021-02-10 03:17:37.336 | ++ functions-common:get_field:728 : local data field 2021-02-10 03:17:37.339 | ++ functions-common:get_field:729 : read data 2021-02-10 03:17:40.550 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:17:40.550 | 2021-02-10 03:17:40.550 | Traceback (most recent call last): 2021-02-10 03:17:40.550 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:17:40.551 | exec(line) 2021-02-10 03:17:40.551 | File "", line 1, in 2021-02-10 03:17:40.551 | File "", line 568, in module_from_spec 2021-02-10 03:17:40.551 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:17:40.551 | 2021-02-10 03:17:40.551 | Remainder of file ignored 2021-02-10 03:17:40.551 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:17:40.551 | from cryptography.utils import int_from_bytes 2021-02-10 03:17:40.551 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:17:40.551 | from cryptography.utils import int_from_bytes 2021-02-10 03:17:40.743 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 03:17:40.747 | + functions-common:get_or_add_user_project_role:900 : user_role_id= 2021-02-10 03:17:40.750 | + functions-common:get_or_add_user_project_role:901 : [[ -z '' ]] 2021-02-10 03:17:40.752 | + functions-common:get_or_add_user_project_role:903 : openstack role add service --user glance --project service --user-domain Default --project-domain Default 2021-02-10 03:17:43.907 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:17:43.907 | 2021-02-10 03:17:43.907 | Traceback (most recent call last): 2021-02-10 03:17:43.907 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:17:43.907 | exec(line) 2021-02-10 03:17:43.907 | File "", line 1, in 2021-02-10 03:17:43.907 | File "", line 568, in module_from_spec 2021-02-10 03:17:43.907 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:17:43.907 | 2021-02-10 03:17:43.907 | Remainder of file ignored 2021-02-10 03:17:43.907 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:17:43.907 | from cryptography.utils import int_from_bytes 2021-02-10 03:17:43.908 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:17:43.908 | from cryptography.utils import int_from_bytes 2021-02-10 03:17:44.091 | ++ functions-common:get_or_add_user_project_role:912 : grep '^|\s[a-f0-9]\+' 2021-02-10 03:17:44.091 | ++ functions-common:get_or_add_user_project_role:912 : oscwrap role assignment list --role service --user glance --project service --user-domain Default --project-domain Default 2021-02-10 03:17:44.091 | ++ functions-common:get_or_add_user_project_role:912 : get_field 1 2021-02-10 03:17:44.094 | ++ functions-common:get_field:728 : local data field 2021-02-10 03:17:44.097 | ++ functions-common:get_field:729 : read data 2021-02-10 03:17:47.344 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:17:47.344 | 2021-02-10 03:17:47.344 | Traceback (most recent call last): 2021-02-10 03:17:47.344 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:17:47.344 | exec(line) 2021-02-10 03:17:47.344 | File "", line 1, in 2021-02-10 03:17:47.344 | File "", line 568, in module_from_spec 2021-02-10 03:17:47.344 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:17:47.344 | 2021-02-10 03:17:47.344 | Remainder of file ignored 2021-02-10 03:17:47.344 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:17:47.344 | from cryptography.utils import int_from_bytes 2021-02-10 03:17:47.344 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:17:47.344 | from cryptography.utils import int_from_bytes 2021-02-10 03:17:47.532 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 03:17:47.537 | ++ functions-common:get_field:730 : '[' 1 -lt 0 ']' 2021-02-10 03:17:47.540 | ++ functions-common:get_field:733 : field='$2' 2021-02-10 03:17:47.544 | ++ functions-common:get_field:735 : echo '| 5f1a7284d0af4cd498c1031f734b33d5 | 0bd1ea7e338d4182b49b145e8047a765 | | d1ec3cc1c7d849d488b1283a8aca4738 | | | False |' 2021-02-10 03:17:47.544 | ++ functions-common:get_field:735 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-02-10 03:17:47.552 | ++ functions-common:get_field:729 : read data 2021-02-10 03:17:47.556 | + functions-common:get_or_add_user_project_role:912 : user_role_id=5f1a7284d0af4cd498c1031f734b33d5 2021-02-10 03:17:47.558 | + functions-common:get_or_add_user_project_role:914 : echo 5f1a7284d0af4cd498c1031f734b33d5 2021-02-10 03:17:47.558 | 5f1a7284d0af4cd498c1031f734b33d5 2021-02-10 03:17:47.561 | + lib/keystone:create_service_user:398 : [[ -n '' ]] 2021-02-10 03:17:47.563 | + lib/glance:create_glance_accounts:390 : is_service_enabled s-proxy 2021-02-10 03:17:47.580 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 03:17:47.582 | + lib/glance:create_glance_accounts:394 : get_or_create_service glance image 'Glance Image Service' 2021-02-10 03:17:47.585 | + functions-common:get_or_create_service:968 : local service_id 2021-02-10 03:17:47.588 | ++ functions-common:get_or_create_service:981 : oscwrap service show image -f value -c id 2021-02-10 03:17:50.228 | ++ functions-common:get_or_create_service:983 : oscwrap service create image --name glance '--description=Glance Image Service' -f value -c id 2021-02-10 03:17:52.573 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:17:52.573 | 2021-02-10 03:17:52.573 | Traceback (most recent call last): 2021-02-10 03:17:52.573 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:17:52.573 | exec(line) 2021-02-10 03:17:52.573 | File "", line 1, in 2021-02-10 03:17:52.573 | File "", line 568, in module_from_spec 2021-02-10 03:17:52.573 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:17:52.573 | 2021-02-10 03:17:52.573 | Remainder of file ignored 2021-02-10 03:17:52.573 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:17:52.574 | from cryptography.utils import int_from_bytes 2021-02-10 03:17:52.574 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:17:52.574 | from cryptography.utils import int_from_bytes 2021-02-10 03:17:52.762 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 03:17:52.768 | + functions-common:get_or_create_service:979 : service_id=' 2021-02-10 03:17:52.768 | 3588b87e1ce648408f4080b9091f093a' 2021-02-10 03:17:52.771 | + functions-common:get_or_create_service:980 : echo 3588b87e1ce648408f4080b9091f093a 2021-02-10 03:17:52.771 | 3588b87e1ce648408f4080b9091f093a 2021-02-10 03:17:52.774 | + lib/glance:create_glance_accounts:396 : get_or_create_endpoint image RegionOne http://10.222.0.43/image 2021-02-10 03:17:52.777 | + functions-common:get_or_create_endpoint:1012 : local public_id 2021-02-10 03:17:52.780 | ++ functions-common:get_or_create_endpoint:1013 : _get_or_create_endpoint_with_interface image public http://10.222.0.43/image RegionOne 2021-02-10 03:17:52.783 | ++ functions-common:_get_or_create_endpoint_with_interface:986 : local endpoint_id 2021-02-10 03:17:52.786 | +++ functions-common:_get_or_create_endpoint_with_interface:991 : oscwrap endpoint list --service image --interface public --region RegionOne -c ID -f value 2021-02-10 03:17:55.425 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:17:55.426 | 2021-02-10 03:17:55.426 | Traceback (most recent call last): 2021-02-10 03:17:55.426 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:17:55.426 | exec(line) 2021-02-10 03:17:55.426 | File "", line 1, in 2021-02-10 03:17:55.426 | File "", line 568, in module_from_spec 2021-02-10 03:17:55.426 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:17:55.426 | 2021-02-10 03:17:55.426 | Remainder of file ignored 2021-02-10 03:17:55.426 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:17:55.426 | from cryptography.utils import int_from_bytes 2021-02-10 03:17:55.426 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:17:55.426 | from cryptography.utils import int_from_bytes 2021-02-10 03:17:55.621 | +++ functions-common:oscwrap:2346 : return 0 2021-02-10 03:17:55.625 | ++ functions-common:_get_or_create_endpoint_with_interface:991 : endpoint_id= 2021-02-10 03:17:55.629 | ++ functions-common:_get_or_create_endpoint_with_interface:992 : [[ -z '' ]] 2021-02-10 03:17:55.633 | +++ functions-common:_get_or_create_endpoint_with_interface:995 : oscwrap endpoint create image public http://10.222.0.43/image --region RegionOne -f value -c id 2021-02-10 03:17:58.181 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:17:58.181 | 2021-02-10 03:17:58.181 | Traceback (most recent call last): 2021-02-10 03:17:58.181 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:17:58.181 | exec(line) 2021-02-10 03:17:58.181 | File "", line 1, in 2021-02-10 03:17:58.181 | File "", line 568, in module_from_spec 2021-02-10 03:17:58.181 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:17:58.181 | 2021-02-10 03:17:58.181 | Remainder of file ignored 2021-02-10 03:17:58.182 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:17:58.182 | from cryptography.utils import int_from_bytes 2021-02-10 03:17:58.182 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:17:58.182 | from cryptography.utils import int_from_bytes 2021-02-10 03:17:58.374 | +++ functions-common:oscwrap:2346 : return 0 2021-02-10 03:17:58.378 | ++ functions-common:_get_or_create_endpoint_with_interface:995 : endpoint_id=3cbb86727e864f24a443699ce98eb2fd 2021-02-10 03:17:58.382 | ++ functions-common:_get_or_create_endpoint_with_interface:998 : echo 3cbb86727e864f24a443699ce98eb2fd 2021-02-10 03:17:58.385 | + functions-common:get_or_create_endpoint:1013 : public_id=3cbb86727e864f24a443699ce98eb2fd 2021-02-10 03:17:58.388 | + functions-common:get_or_create_endpoint:1015 : [[ -n '' ]] 2021-02-10 03:17:58.392 | + functions-common:get_or_create_endpoint:1018 : [[ -n '' ]] 2021-02-10 03:17:58.395 | + functions-common:get_or_create_endpoint:1022 : echo 3cbb86727e864f24a443699ce98eb2fd 2021-02-10 03:17:58.395 | 3cbb86727e864f24a443699ce98eb2fd 2021-02-10 03:17:58.399 | ++ lib/glance:create_glance_accounts:401 : get_or_create_domain Default 2021-02-10 03:17:58.403 | ++ functions-common:get_or_create_domain:794 : local domain_id 2021-02-10 03:17:58.407 | +++ functions-common:get_or_create_domain:806 : oscwrap domain show Default -f value -c id 2021-02-10 03:18:01.032 | ++ functions-common:get_or_create_domain:804 : domain_id=default 2021-02-10 03:18:01.036 | ++ functions-common:get_or_create_domain:805 : echo default 2021-02-10 03:18:01.040 | + lib/glance:create_glance_accounts:401 : service_domain_id=default 2021-02-10 03:18:01.044 | + lib/glance:create_glance_accounts:402 : iniset /etc/glance/glance-swift-store.conf ref1 project_domain_id default 2021-02-10 03:18:01.075 | + lib/glance:create_glance_accounts:403 : iniset /etc/glance/glance-swift-store.conf ref1 user_domain_id default 2021-02-10 03:18:01.101 | + ./stack.sh:main:1096 : is_service_enabled cinder 2021-02-10 03:18:01.118 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:18:01.120 | + ./stack.sh:main:1097 : create_cinder_accounts 2021-02-10 03:18:01.123 | + 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-02-10 03:18:01.126 | + lib/cinder:create_cinder_accounts:342 : create_service_user cinder 2021-02-10 03:18:01.128 | + lib/keystone:create_service_user:395 : get_or_create_user cinder Passw0rd Default 2021-02-10 03:18:01.131 | + functions-common:get_or_create_user:826 : local user_id 2021-02-10 03:18:01.133 | + functions-common:get_or_create_user:827 : [[ ! -z '' ]] 2021-02-10 03:18:01.136 | + functions-common:get_or_create_user:830 : local email= 2021-02-10 03:18:01.139 | ++ functions-common:get_or_create_user:844 : oscwrap user create cinder --password Passw0rd --domain=Default --or-show -f value -c id 2021-02-10 03:18:03.679 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:18:03.679 | 2021-02-10 03:18:03.679 | Traceback (most recent call last): 2021-02-10 03:18:03.680 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:18:03.680 | exec(line) 2021-02-10 03:18:03.680 | File "", line 1, in 2021-02-10 03:18:03.680 | File "", line 568, in module_from_spec 2021-02-10 03:18:03.680 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:18:03.680 | 2021-02-10 03:18:03.680 | Remainder of file ignored 2021-02-10 03:18:03.680 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:18:03.680 | from cryptography.utils import int_from_bytes 2021-02-10 03:18:03.680 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:18:03.680 | from cryptography.utils import int_from_bytes 2021-02-10 03:18:03.867 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 03:18:03.872 | + functions-common:get_or_create_user:842 : user_id=7fa8f9b6e79f4145aec34dfca830f30d 2021-02-10 03:18:03.875 | + functions-common:get_or_create_user:843 : echo 7fa8f9b6e79f4145aec34dfca830f30d 2021-02-10 03:18:03.875 | 7fa8f9b6e79f4145aec34dfca830f30d 2021-02-10 03:18:03.877 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service cinder service Default Default 2021-02-10 03:18:03.880 | + functions-common:get_or_add_user_project_role:890 : local user_role_id 2021-02-10 03:18:03.883 | ++ functions-common:get_or_add_user_project_role:892 : _get_domain_args Default Default 2021-02-10 03:18:03.886 | ++ functions-common:_get_domain_args:874 : local domain 2021-02-10 03:18:03.888 | ++ functions-common:_get_domain_args:875 : domain= 2021-02-10 03:18:03.891 | ++ functions-common:_get_domain_args:877 : [[ -n Default ]] 2021-02-10 03:18:03.893 | ++ functions-common:_get_domain_args:878 : domain=' --user-domain Default' 2021-02-10 03:18:03.895 | ++ functions-common:_get_domain_args:880 : [[ -n Default ]] 2021-02-10 03:18:03.898 | ++ functions-common:_get_domain_args:881 : domain=' --user-domain Default --project-domain Default' 2021-02-10 03:18:03.900 | ++ functions-common:_get_domain_args:884 : echo --user-domain Default --project-domain Default 2021-02-10 03:18:03.904 | + functions-common:get_or_add_user_project_role:892 : domain_args='--user-domain Default --project-domain Default' 2021-02-10 03:18:03.908 | ++ functions-common:get_or_add_user_project_role:900 : oscwrap role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2021-02-10 03:18:03.908 | ++ functions-common:get_or_add_user_project_role:900 : grep '^|\s[a-f0-9]\+' 2021-02-10 03:18:03.909 | ++ functions-common:get_or_add_user_project_role:900 : get_field 1 2021-02-10 03:18:03.912 | ++ functions-common:get_field:728 : local data field 2021-02-10 03:18:03.915 | ++ functions-common:get_field:729 : read data 2021-02-10 03:18:07.167 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:18:07.167 | 2021-02-10 03:18:07.167 | Traceback (most recent call last): 2021-02-10 03:18:07.167 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:18:07.167 | exec(line) 2021-02-10 03:18:07.167 | File "", line 1, in 2021-02-10 03:18:07.167 | File "", line 568, in module_from_spec 2021-02-10 03:18:07.167 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:18:07.167 | 2021-02-10 03:18:07.167 | Remainder of file ignored 2021-02-10 03:18:07.167 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:18:07.167 | from cryptography.utils import int_from_bytes 2021-02-10 03:18:07.167 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:18:07.167 | from cryptography.utils import int_from_bytes 2021-02-10 03:18:07.355 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 03:18:07.361 | + functions-common:get_or_add_user_project_role:900 : user_role_id= 2021-02-10 03:18:07.366 | + functions-common:get_or_add_user_project_role:901 : [[ -z '' ]] 2021-02-10 03:18:07.369 | + functions-common:get_or_add_user_project_role:903 : openstack role add service --user cinder --project service --user-domain Default --project-domain Default 2021-02-10 03:18:10.570 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:18:10.570 | 2021-02-10 03:18:10.570 | Traceback (most recent call last): 2021-02-10 03:18:10.570 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:18:10.570 | exec(line) 2021-02-10 03:18:10.570 | File "", line 1, in 2021-02-10 03:18:10.570 | File "", line 568, in module_from_spec 2021-02-10 03:18:10.570 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:18:10.570 | 2021-02-10 03:18:10.570 | Remainder of file ignored 2021-02-10 03:18:10.571 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:18:10.571 | from cryptography.utils import int_from_bytes 2021-02-10 03:18:10.571 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:18:10.571 | from cryptography.utils import int_from_bytes 2021-02-10 03:18:10.753 | ++ functions-common:get_or_add_user_project_role:912 : oscwrap role assignment list --role service --user cinder --project service --user-domain Default --project-domain Default 2021-02-10 03:18:10.753 | ++ functions-common:get_or_add_user_project_role:912 : grep '^|\s[a-f0-9]\+' 2021-02-10 03:18:10.753 | ++ functions-common:get_or_add_user_project_role:912 : get_field 1 2021-02-10 03:18:10.757 | ++ functions-common:get_field:728 : local data field 2021-02-10 03:18:10.760 | ++ functions-common:get_field:729 : read data 2021-02-10 03:18:14.048 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:18:14.048 | 2021-02-10 03:18:14.048 | Traceback (most recent call last): 2021-02-10 03:18:14.048 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:18:14.048 | exec(line) 2021-02-10 03:18:14.048 | File "", line 1, in 2021-02-10 03:18:14.048 | File "", line 568, in module_from_spec 2021-02-10 03:18:14.048 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:18:14.048 | 2021-02-10 03:18:14.048 | Remainder of file ignored 2021-02-10 03:18:14.048 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:18:14.048 | from cryptography.utils import int_from_bytes 2021-02-10 03:18:14.049 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:18:14.049 | from cryptography.utils import int_from_bytes 2021-02-10 03:18:14.236 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 03:18:14.240 | ++ functions-common:get_field:730 : '[' 1 -lt 0 ']' 2021-02-10 03:18:14.245 | ++ functions-common:get_field:733 : field='$2' 2021-02-10 03:18:14.249 | ++ functions-common:get_field:735 : echo '| 5f1a7284d0af4cd498c1031f734b33d5 | 7fa8f9b6e79f4145aec34dfca830f30d | | d1ec3cc1c7d849d488b1283a8aca4738 | | | False |' 2021-02-10 03:18:14.249 | ++ functions-common:get_field:735 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-02-10 03:18:14.256 | ++ functions-common:get_field:729 : read data 2021-02-10 03:18:14.260 | + functions-common:get_or_add_user_project_role:912 : user_role_id=5f1a7284d0af4cd498c1031f734b33d5 2021-02-10 03:18:14.263 | + functions-common:get_or_add_user_project_role:914 : echo 5f1a7284d0af4cd498c1031f734b33d5 2021-02-10 03:18:14.263 | 5f1a7284d0af4cd498c1031f734b33d5 2021-02-10 03:18:14.265 | + lib/keystone:create_service_user:398 : [[ -n '' ]] 2021-02-10 03:18:14.268 | + lib/cinder:create_cinder_accounts:345 : get_or_create_service cinder block-storage 'Cinder Volume Service' 2021-02-10 03:18:14.270 | + functions-common:get_or_create_service:968 : local service_id 2021-02-10 03:18:14.274 | ++ functions-common:get_or_create_service:981 : oscwrap service show block-storage -f value -c id 2021-02-10 03:18:16.926 | ++ functions-common:get_or_create_service:983 : oscwrap service create block-storage --name cinder '--description=Cinder Volume Service' -f value -c id 2021-02-10 03:18:19.268 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:18:19.268 | 2021-02-10 03:18:19.268 | Traceback (most recent call last): 2021-02-10 03:18:19.268 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:18:19.268 | exec(line) 2021-02-10 03:18:19.268 | File "", line 1, in 2021-02-10 03:18:19.268 | File "", line 568, in module_from_spec 2021-02-10 03:18:19.268 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:18:19.268 | 2021-02-10 03:18:19.268 | Remainder of file ignored 2021-02-10 03:18:19.268 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:18:19.268 | from cryptography.utils import int_from_bytes 2021-02-10 03:18:19.268 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:18:19.268 | from cryptography.utils import int_from_bytes 2021-02-10 03:18:19.454 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 03:18:19.459 | + functions-common:get_or_create_service:979 : service_id=' 2021-02-10 03:18:19.459 | f4ff5354f3e34ea4968b770ccc3ee233' 2021-02-10 03:18:19.463 | + functions-common:get_or_create_service:980 : echo f4ff5354f3e34ea4968b770ccc3ee233 2021-02-10 03:18:19.463 | f4ff5354f3e34ea4968b770ccc3ee233 2021-02-10 03:18:19.467 | + lib/cinder:create_cinder_accounts:346 : '[' True == False ']' 2021-02-10 03:18:19.471 | + lib/cinder:create_cinder_accounts:365 : get_or_create_endpoint block-storage RegionOne 'http://10.222.0.43/volume/v3/$(project_id)s' 2021-02-10 03:18:19.474 | + functions-common:get_or_create_endpoint:1012 : local public_id 2021-02-10 03:18:19.478 | ++ functions-common:get_or_create_endpoint:1013 : _get_or_create_endpoint_with_interface block-storage public 'http://10.222.0.43/volume/v3/$(project_id)s' RegionOne 2021-02-10 03:18:19.481 | ++ functions-common:_get_or_create_endpoint_with_interface:986 : local endpoint_id 2021-02-10 03:18:19.485 | +++ functions-common:_get_or_create_endpoint_with_interface:991 : oscwrap endpoint list --service block-storage --interface public --region RegionOne -c ID -f value 2021-02-10 03:18:22.095 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:18:22.096 | 2021-02-10 03:18:22.096 | Traceback (most recent call last): 2021-02-10 03:18:22.096 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:18:22.096 | exec(line) 2021-02-10 03:18:22.096 | File "", line 1, in 2021-02-10 03:18:22.096 | File "", line 568, in module_from_spec 2021-02-10 03:18:22.096 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:18:22.096 | 2021-02-10 03:18:22.096 | Remainder of file ignored 2021-02-10 03:18:22.096 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:18:22.096 | from cryptography.utils import int_from_bytes 2021-02-10 03:18:22.096 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:18:22.096 | from cryptography.utils import int_from_bytes 2021-02-10 03:18:22.284 | +++ functions-common:oscwrap:2346 : return 0 2021-02-10 03:18:22.288 | ++ functions-common:_get_or_create_endpoint_with_interface:991 : endpoint_id= 2021-02-10 03:18:22.292 | ++ functions-common:_get_or_create_endpoint_with_interface:992 : [[ -z '' ]] 2021-02-10 03:18:22.297 | +++ functions-common:_get_or_create_endpoint_with_interface:995 : oscwrap endpoint create block-storage public 'http://10.222.0.43/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2021-02-10 03:18:24.858 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:18:24.858 | 2021-02-10 03:18:24.858 | Traceback (most recent call last): 2021-02-10 03:18:24.858 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:18:24.858 | exec(line) 2021-02-10 03:18:24.858 | File "", line 1, in 2021-02-10 03:18:24.858 | File "", line 568, in module_from_spec 2021-02-10 03:18:24.859 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:18:24.859 | 2021-02-10 03:18:24.859 | Remainder of file ignored 2021-02-10 03:18:24.859 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:18:24.859 | from cryptography.utils import int_from_bytes 2021-02-10 03:18:24.859 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:18:24.859 | from cryptography.utils import int_from_bytes 2021-02-10 03:18:25.046 | +++ functions-common:oscwrap:2346 : return 0 2021-02-10 03:18:25.051 | ++ functions-common:_get_or_create_endpoint_with_interface:995 : endpoint_id=0f20484fe6e44d6491475c0a4386e1f3 2021-02-10 03:18:25.054 | ++ functions-common:_get_or_create_endpoint_with_interface:998 : echo 0f20484fe6e44d6491475c0a4386e1f3 2021-02-10 03:18:25.058 | + functions-common:get_or_create_endpoint:1013 : public_id=0f20484fe6e44d6491475c0a4386e1f3 2021-02-10 03:18:25.061 | + functions-common:get_or_create_endpoint:1015 : [[ -n '' ]] 2021-02-10 03:18:25.065 | + functions-common:get_or_create_endpoint:1018 : [[ -n '' ]] 2021-02-10 03:18:25.067 | + functions-common:get_or_create_endpoint:1022 : echo 0f20484fe6e44d6491475c0a4386e1f3 2021-02-10 03:18:25.067 | 0f20484fe6e44d6491475c0a4386e1f3 2021-02-10 03:18:25.070 | + lib/cinder:create_cinder_accounts:369 : get_or_create_service cinderv2 volumev2 'Cinder Volume Service V2' 2021-02-10 03:18:25.073 | + functions-common:get_or_create_service:968 : local service_id 2021-02-10 03:18:25.076 | ++ functions-common:get_or_create_service:981 : oscwrap service show volumev2 -f value -c id 2021-02-10 03:18:27.733 | ++ functions-common:get_or_create_service:983 : oscwrap service create volumev2 --name cinderv2 '--description=Cinder Volume Service V2' -f value -c id 2021-02-10 03:18:30.084 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:18:30.085 | 2021-02-10 03:18:30.085 | Traceback (most recent call last): 2021-02-10 03:18:30.085 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:18:30.085 | exec(line) 2021-02-10 03:18:30.085 | File "", line 1, in 2021-02-10 03:18:30.085 | File "", line 568, in module_from_spec 2021-02-10 03:18:30.085 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:18:30.085 | 2021-02-10 03:18:30.085 | Remainder of file ignored 2021-02-10 03:18:30.085 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:18:30.085 | from cryptography.utils import int_from_bytes 2021-02-10 03:18:30.085 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:18:30.085 | from cryptography.utils import int_from_bytes 2021-02-10 03:18:30.272 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 03:18:30.277 | + functions-common:get_or_create_service:979 : service_id=' 2021-02-10 03:18:30.277 | d25bd8622a2b4122b8e19173ed662d6a' 2021-02-10 03:18:30.281 | + functions-common:get_or_create_service:980 : echo d25bd8622a2b4122b8e19173ed662d6a 2021-02-10 03:18:30.281 | d25bd8622a2b4122b8e19173ed662d6a 2021-02-10 03:18:30.286 | + lib/cinder:create_cinder_accounts:371 : get_or_create_endpoint volumev2 RegionOne 'http://10.222.0.43/volume/v2/$(project_id)s' 2021-02-10 03:18:30.289 | + functions-common:get_or_create_endpoint:1012 : local public_id 2021-02-10 03:18:30.294 | ++ functions-common:get_or_create_endpoint:1013 : _get_or_create_endpoint_with_interface volumev2 public 'http://10.222.0.43/volume/v2/$(project_id)s' RegionOne 2021-02-10 03:18:30.298 | ++ functions-common:_get_or_create_endpoint_with_interface:986 : local endpoint_id 2021-02-10 03:18:30.303 | +++ functions-common:_get_or_create_endpoint_with_interface:991 : oscwrap endpoint list --service volumev2 --interface public --region RegionOne -c ID -f value 2021-02-10 03:18:32.903 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:18:32.903 | 2021-02-10 03:18:32.903 | Traceback (most recent call last): 2021-02-10 03:18:32.903 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:18:32.903 | exec(line) 2021-02-10 03:18:32.903 | File "", line 1, in 2021-02-10 03:18:32.903 | File "", line 568, in module_from_spec 2021-02-10 03:18:32.903 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:18:32.903 | 2021-02-10 03:18:32.903 | Remainder of file ignored 2021-02-10 03:18:32.903 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:18:32.903 | from cryptography.utils import int_from_bytes 2021-02-10 03:18:32.903 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:18:32.903 | from cryptography.utils import int_from_bytes 2021-02-10 03:18:33.089 | +++ functions-common:oscwrap:2346 : return 0 2021-02-10 03:18:33.094 | ++ functions-common:_get_or_create_endpoint_with_interface:991 : endpoint_id= 2021-02-10 03:18:33.098 | ++ functions-common:_get_or_create_endpoint_with_interface:992 : [[ -z '' ]] 2021-02-10 03:18:33.102 | +++ functions-common:_get_or_create_endpoint_with_interface:995 : oscwrap endpoint create volumev2 public 'http://10.222.0.43/volume/v2/$(project_id)s' --region RegionOne -f value -c id 2021-02-10 03:18:35.631 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:18:35.632 | 2021-02-10 03:18:35.632 | Traceback (most recent call last): 2021-02-10 03:18:35.632 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:18:35.632 | exec(line) 2021-02-10 03:18:35.632 | File "", line 1, in 2021-02-10 03:18:35.632 | File "", line 568, in module_from_spec 2021-02-10 03:18:35.632 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:18:35.632 | 2021-02-10 03:18:35.632 | Remainder of file ignored 2021-02-10 03:18:35.632 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:18:35.632 | from cryptography.utils import int_from_bytes 2021-02-10 03:18:35.632 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:18:35.632 | from cryptography.utils import int_from_bytes 2021-02-10 03:18:35.818 | +++ functions-common:oscwrap:2346 : return 0 2021-02-10 03:18:35.823 | ++ functions-common:_get_or_create_endpoint_with_interface:995 : endpoint_id=5e4b685214044fc9a51edc516d04c8f9 2021-02-10 03:18:35.827 | ++ functions-common:_get_or_create_endpoint_with_interface:998 : echo 5e4b685214044fc9a51edc516d04c8f9 2021-02-10 03:18:35.832 | + functions-common:get_or_create_endpoint:1013 : public_id=5e4b685214044fc9a51edc516d04c8f9 2021-02-10 03:18:35.835 | + functions-common:get_or_create_endpoint:1015 : [[ -n '' ]] 2021-02-10 03:18:35.838 | + functions-common:get_or_create_endpoint:1018 : [[ -n '' ]] 2021-02-10 03:18:35.840 | + functions-common:get_or_create_endpoint:1022 : echo 5e4b685214044fc9a51edc516d04c8f9 2021-02-10 03:18:35.840 | 5e4b685214044fc9a51edc516d04c8f9 2021-02-10 03:18:35.843 | + lib/cinder:create_cinder_accounts:375 : get_or_create_service cinderv3 volumev3 'Cinder Volume Service V3' 2021-02-10 03:18:35.845 | + functions-common:get_or_create_service:968 : local service_id 2021-02-10 03:18:35.849 | ++ functions-common:get_or_create_service:981 : oscwrap service show volumev3 -f value -c id 2021-02-10 03:18:38.565 | ++ functions-common:get_or_create_service:983 : oscwrap service create volumev3 --name cinderv3 '--description=Cinder Volume Service V3' -f value -c id 2021-02-10 03:18:40.887 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:18:40.888 | 2021-02-10 03:18:40.888 | Traceback (most recent call last): 2021-02-10 03:18:40.888 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:18:40.888 | exec(line) 2021-02-10 03:18:40.888 | File "", line 1, in 2021-02-10 03:18:40.888 | File "", line 568, in module_from_spec 2021-02-10 03:18:40.888 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:18:40.888 | 2021-02-10 03:18:40.888 | Remainder of file ignored 2021-02-10 03:18:40.888 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:18:40.888 | from cryptography.utils import int_from_bytes 2021-02-10 03:18:40.888 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:18:40.888 | from cryptography.utils import int_from_bytes 2021-02-10 03:18:41.076 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 03:18:41.081 | + functions-common:get_or_create_service:979 : service_id=' 2021-02-10 03:18:41.081 | 256f94a2959d439eaacb0a9a9e5a13b1' 2021-02-10 03:18:41.085 | + functions-common:get_or_create_service:980 : echo 256f94a2959d439eaacb0a9a9e5a13b1 2021-02-10 03:18:41.085 | 256f94a2959d439eaacb0a9a9e5a13b1 2021-02-10 03:18:41.087 | + lib/cinder:create_cinder_accounts:377 : get_or_create_endpoint volumev3 RegionOne 'http://10.222.0.43/volume/v3/$(project_id)s' 2021-02-10 03:18:41.090 | + functions-common:get_or_create_endpoint:1012 : local public_id 2021-02-10 03:18:41.093 | ++ functions-common:get_or_create_endpoint:1013 : _get_or_create_endpoint_with_interface volumev3 public 'http://10.222.0.43/volume/v3/$(project_id)s' RegionOne 2021-02-10 03:18:41.096 | ++ functions-common:_get_or_create_endpoint_with_interface:986 : local endpoint_id 2021-02-10 03:18:41.100 | +++ functions-common:_get_or_create_endpoint_with_interface:991 : oscwrap endpoint list --service volumev3 --interface public --region RegionOne -c ID -f value 2021-02-10 03:18:43.716 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:18:43.716 | 2021-02-10 03:18:43.717 | Traceback (most recent call last): 2021-02-10 03:18:43.717 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:18:43.717 | exec(line) 2021-02-10 03:18:43.717 | File "", line 1, in 2021-02-10 03:18:43.717 | File "", line 568, in module_from_spec 2021-02-10 03:18:43.717 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:18:43.717 | 2021-02-10 03:18:43.717 | Remainder of file ignored 2021-02-10 03:18:43.717 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:18:43.717 | from cryptography.utils import int_from_bytes 2021-02-10 03:18:43.717 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:18:43.717 | from cryptography.utils import int_from_bytes 2021-02-10 03:18:43.901 | +++ functions-common:oscwrap:2346 : return 0 2021-02-10 03:18:43.904 | ++ functions-common:_get_or_create_endpoint_with_interface:991 : endpoint_id= 2021-02-10 03:18:43.907 | ++ functions-common:_get_or_create_endpoint_with_interface:992 : [[ -z '' ]] 2021-02-10 03:18:43.910 | +++ functions-common:_get_or_create_endpoint_with_interface:995 : oscwrap endpoint create volumev3 public 'http://10.222.0.43/volume/v3/$(project_id)s' --region RegionOne -f value -c id 2021-02-10 03:18:46.478 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:18:46.478 | 2021-02-10 03:18:46.478 | Traceback (most recent call last): 2021-02-10 03:18:46.478 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:18:46.478 | exec(line) 2021-02-10 03:18:46.478 | File "", line 1, in 2021-02-10 03:18:46.478 | File "", line 568, in module_from_spec 2021-02-10 03:18:46.478 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:18:46.478 | 2021-02-10 03:18:46.478 | Remainder of file ignored 2021-02-10 03:18:46.478 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:18:46.478 | from cryptography.utils import int_from_bytes 2021-02-10 03:18:46.478 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:18:46.478 | from cryptography.utils import int_from_bytes 2021-02-10 03:18:46.665 | +++ functions-common:oscwrap:2346 : return 0 2021-02-10 03:18:46.669 | ++ functions-common:_get_or_create_endpoint_with_interface:995 : endpoint_id=52d16fc8c6114d388f8fa70dfe5198ba 2021-02-10 03:18:46.672 | ++ functions-common:_get_or_create_endpoint_with_interface:998 : echo 52d16fc8c6114d388f8fa70dfe5198ba 2021-02-10 03:18:46.676 | + functions-common:get_or_create_endpoint:1013 : public_id=52d16fc8c6114d388f8fa70dfe5198ba 2021-02-10 03:18:46.680 | + functions-common:get_or_create_endpoint:1015 : [[ -n '' ]] 2021-02-10 03:18:46.683 | + functions-common:get_or_create_endpoint:1018 : [[ -n '' ]] 2021-02-10 03:18:46.686 | + functions-common:get_or_create_endpoint:1022 : echo 52d16fc8c6114d388f8fa70dfe5198ba 2021-02-10 03:18:46.686 | 52d16fc8c6114d388f8fa70dfe5198ba 2021-02-10 03:18:46.689 | + lib/cinder:create_cinder_accounts:382 : configure_cinder_internal_tenant 2021-02-10 03:18:46.694 | ++ lib/cinder:configure_cinder_internal_tenant:555 : get_or_create_project service 2021-02-10 03:18:46.697 | ++ functions-common:get_or_create_project:849 : local project_id 2021-02-10 03:18:46.701 | +++ functions-common:get_or_create_project:857 : oscwrap project create service --domain= --or-show -f value -c id 2021-02-10 03:18:49.264 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:18:49.264 | 2021-02-10 03:18:49.264 | Traceback (most recent call last): 2021-02-10 03:18:49.264 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:18:49.264 | exec(line) 2021-02-10 03:18:49.264 | File "", line 1, in 2021-02-10 03:18:49.264 | File "", line 568, in module_from_spec 2021-02-10 03:18:49.264 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:18:49.264 | 2021-02-10 03:18:49.264 | Remainder of file ignored 2021-02-10 03:18:49.264 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:18:49.264 | from cryptography.utils import int_from_bytes 2021-02-10 03:18:49.264 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:18:49.264 | from cryptography.utils import int_from_bytes 2021-02-10 03:18:49.453 | +++ functions-common:oscwrap:2346 : return 0 2021-02-10 03:18:49.458 | ++ functions-common:get_or_create_project:855 : project_id=d1ec3cc1c7d849d488b1283a8aca4738 2021-02-10 03:18:49.462 | ++ functions-common:get_or_create_project:856 : echo d1ec3cc1c7d849d488b1283a8aca4738 2021-02-10 03:18:49.467 | + lib/cinder:configure_cinder_internal_tenant:555 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_project_id d1ec3cc1c7d849d488b1283a8aca4738 2021-02-10 03:18:49.496 | ++ lib/cinder:configure_cinder_internal_tenant:556 : get_or_create_user cinder 2021-02-10 03:18:49.498 | ++ functions-common:get_or_create_user:826 : local user_id 2021-02-10 03:18:49.502 | ++ functions-common:get_or_create_user:827 : [[ ! -z '' ]] 2021-02-10 03:18:49.504 | ++ functions-common:get_or_create_user:830 : local email= 2021-02-10 03:18:49.508 | +++ functions-common:get_or_create_user:844 : oscwrap user create cinder --password '' --domain= --or-show -f value -c id 2021-02-10 03:18:51.759 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:18:51.759 | 2021-02-10 03:18:51.759 | Traceback (most recent call last): 2021-02-10 03:18:51.759 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:18:51.759 | exec(line) 2021-02-10 03:18:51.759 | File "", line 1, in 2021-02-10 03:18:51.760 | File "", line 568, in module_from_spec 2021-02-10 03:18:51.760 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:18:51.760 | 2021-02-10 03:18:51.760 | Remainder of file ignored 2021-02-10 03:18:51.760 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:18:51.760 | from cryptography.utils import int_from_bytes 2021-02-10 03:18:51.760 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:18:51.760 | from cryptography.utils import int_from_bytes 2021-02-10 03:18:51.760 | No password was supplied, authentication will fail when a user does not have a password. 2021-02-10 03:18:52.227 | +++ functions-common:oscwrap:2346 : return 0 2021-02-10 03:18:52.232 | ++ functions-common:get_or_create_user:842 : user_id=7fa8f9b6e79f4145aec34dfca830f30d 2021-02-10 03:18:52.236 | ++ functions-common:get_or_create_user:843 : echo 7fa8f9b6e79f4145aec34dfca830f30d 2021-02-10 03:18:52.241 | + lib/cinder:configure_cinder_internal_tenant:556 : iniset /etc/cinder/cinder.conf DEFAULT cinder_internal_tenant_user_id 7fa8f9b6e79f4145aec34dfca830f30d 2021-02-10 03:18:52.267 | + ./stack.sh:main:1099 : is_service_enabled neutron 2021-02-10 03:18:52.284 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:18:52.286 | + ./stack.sh:main:1100 : create_neutron_accounts 2021-02-10 03:18:52.289 | + lib/neutron:create_neutron_accounts:639 : is_neutron_legacy_enabled 2021-02-10 03:18:52.293 | ++ 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-02-10 03:18:52.293 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-02-10 03:18:52.297 | + 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-02-10 03:18:52.300 | + 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-02-10 03:18:52.302 | + 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-02-10 03:18:52.305 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-02-10 03:18:52.308 | + lib/neutron:create_neutron_accounts:641 : create_mutnauq_accounts 2021-02-10 03:18:52.310 | + lib/neutron-legacy:create_mutnauq_accounts:410 : local neutron_url 2021-02-10 03:18:52.313 | + lib/neutron-legacy:create_mutnauq_accounts:411 : '[' False == True ']' 2021-02-10 03:18:52.315 | + lib/neutron-legacy:create_mutnauq_accounts:414 : neutron_url=http://10.222.0.43:9696/ 2021-02-10 03:18:52.318 | + 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-02-10 03:18:52.320 | + lib/neutron-legacy:create_mutnauq_accounts:419 : create_service_user neutron 2021-02-10 03:18:52.323 | + lib/keystone:create_service_user:395 : get_or_create_user neutron Passw0rd Default 2021-02-10 03:18:52.325 | + functions-common:get_or_create_user:826 : local user_id 2021-02-10 03:18:52.328 | + functions-common:get_or_create_user:827 : [[ ! -z '' ]] 2021-02-10 03:18:52.330 | + functions-common:get_or_create_user:830 : local email= 2021-02-10 03:18:52.334 | ++ functions-common:get_or_create_user:844 : oscwrap user create neutron --password Passw0rd --domain=Default --or-show -f value -c id 2021-02-10 03:18:54.871 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:18:54.871 | 2021-02-10 03:18:54.871 | Traceback (most recent call last): 2021-02-10 03:18:54.871 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:18:54.871 | exec(line) 2021-02-10 03:18:54.871 | File "", line 1, in 2021-02-10 03:18:54.871 | File "", line 568, in module_from_spec 2021-02-10 03:18:54.871 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:18:54.871 | 2021-02-10 03:18:54.871 | Remainder of file ignored 2021-02-10 03:18:54.871 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:18:54.871 | from cryptography.utils import int_from_bytes 2021-02-10 03:18:54.872 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:18:54.872 | from cryptography.utils import int_from_bytes 2021-02-10 03:18:55.059 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 03:18:55.063 | + functions-common:get_or_create_user:842 : user_id=285bb00514ea41d688bb9642d5a8d000 2021-02-10 03:18:55.068 | + functions-common:get_or_create_user:843 : echo 285bb00514ea41d688bb9642d5a8d000 2021-02-10 03:18:55.068 | 285bb00514ea41d688bb9642d5a8d000 2021-02-10 03:18:55.072 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service neutron service Default Default 2021-02-10 03:18:55.076 | + functions-common:get_or_add_user_project_role:890 : local user_role_id 2021-02-10 03:18:55.081 | ++ functions-common:get_or_add_user_project_role:892 : _get_domain_args Default Default 2021-02-10 03:18:55.085 | ++ functions-common:_get_domain_args:874 : local domain 2021-02-10 03:18:55.087 | ++ functions-common:_get_domain_args:875 : domain= 2021-02-10 03:18:55.090 | ++ functions-common:_get_domain_args:877 : [[ -n Default ]] 2021-02-10 03:18:55.092 | ++ functions-common:_get_domain_args:878 : domain=' --user-domain Default' 2021-02-10 03:18:55.095 | ++ functions-common:_get_domain_args:880 : [[ -n Default ]] 2021-02-10 03:18:55.097 | ++ functions-common:_get_domain_args:881 : domain=' --user-domain Default --project-domain Default' 2021-02-10 03:18:55.100 | ++ functions-common:_get_domain_args:884 : echo --user-domain Default --project-domain Default 2021-02-10 03:18:55.103 | + functions-common:get_or_add_user_project_role:892 : domain_args='--user-domain Default --project-domain Default' 2021-02-10 03:18:55.107 | ++ functions-common:get_or_add_user_project_role:900 : oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2021-02-10 03:18:55.107 | ++ functions-common:get_or_add_user_project_role:900 : grep '^|\s[a-f0-9]\+' 2021-02-10 03:18:55.107 | ++ functions-common:get_or_add_user_project_role:900 : get_field 1 2021-02-10 03:18:55.111 | ++ functions-common:get_field:728 : local data field 2021-02-10 03:18:55.113 | ++ functions-common:get_field:729 : read data 2021-02-10 03:18:58.344 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:18:58.344 | 2021-02-10 03:18:58.344 | Traceback (most recent call last): 2021-02-10 03:18:58.344 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:18:58.344 | exec(line) 2021-02-10 03:18:58.344 | File "", line 1, in 2021-02-10 03:18:58.344 | File "", line 568, in module_from_spec 2021-02-10 03:18:58.344 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:18:58.344 | 2021-02-10 03:18:58.344 | Remainder of file ignored 2021-02-10 03:18:58.345 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:18:58.345 | from cryptography.utils import int_from_bytes 2021-02-10 03:18:58.345 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:18:58.345 | from cryptography.utils import int_from_bytes 2021-02-10 03:18:58.531 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 03:18:58.536 | + functions-common:get_or_add_user_project_role:900 : user_role_id= 2021-02-10 03:18:58.539 | + functions-common:get_or_add_user_project_role:901 : [[ -z '' ]] 2021-02-10 03:18:58.542 | + functions-common:get_or_add_user_project_role:903 : openstack role add service --user neutron --project service --user-domain Default --project-domain Default 2021-02-10 03:19:01.717 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:19:01.717 | 2021-02-10 03:19:01.717 | Traceback (most recent call last): 2021-02-10 03:19:01.717 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:19:01.717 | exec(line) 2021-02-10 03:19:01.717 | File "", line 1, in 2021-02-10 03:19:01.718 | File "", line 568, in module_from_spec 2021-02-10 03:19:01.718 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:19:01.718 | 2021-02-10 03:19:01.718 | Remainder of file ignored 2021-02-10 03:19:01.718 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:19:01.718 | from cryptography.utils import int_from_bytes 2021-02-10 03:19:01.718 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:19:01.718 | from cryptography.utils import int_from_bytes 2021-02-10 03:19:01.907 | ++ functions-common:get_or_add_user_project_role:912 : oscwrap role assignment list --role service --user neutron --project service --user-domain Default --project-domain Default 2021-02-10 03:19:01.907 | ++ functions-common:get_or_add_user_project_role:912 : grep '^|\s[a-f0-9]\+' 2021-02-10 03:19:01.907 | ++ functions-common:get_or_add_user_project_role:912 : get_field 1 2021-02-10 03:19:01.910 | ++ functions-common:get_field:728 : local data field 2021-02-10 03:19:01.913 | ++ functions-common:get_field:729 : read data 2021-02-10 03:19:05.152 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:19:05.153 | 2021-02-10 03:19:05.153 | Traceback (most recent call last): 2021-02-10 03:19:05.153 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:19:05.153 | exec(line) 2021-02-10 03:19:05.153 | File "", line 1, in 2021-02-10 03:19:05.153 | File "", line 568, in module_from_spec 2021-02-10 03:19:05.153 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:19:05.153 | 2021-02-10 03:19:05.153 | Remainder of file ignored 2021-02-10 03:19:05.153 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:19:05.153 | from cryptography.utils import int_from_bytes 2021-02-10 03:19:05.153 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:19:05.153 | from cryptography.utils import int_from_bytes 2021-02-10 03:19:05.343 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 03:19:05.348 | ++ functions-common:get_field:730 : '[' 1 -lt 0 ']' 2021-02-10 03:19:05.351 | ++ functions-common:get_field:733 : field='$2' 2021-02-10 03:19:05.354 | ++ functions-common:get_field:735 : echo '| 5f1a7284d0af4cd498c1031f734b33d5 | 285bb00514ea41d688bb9642d5a8d000 | | d1ec3cc1c7d849d488b1283a8aca4738 | | | False |' 2021-02-10 03:19:05.354 | ++ functions-common:get_field:735 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-02-10 03:19:05.360 | ++ functions-common:get_field:729 : read data 2021-02-10 03:19:05.364 | + functions-common:get_or_add_user_project_role:912 : user_role_id=5f1a7284d0af4cd498c1031f734b33d5 2021-02-10 03:19:05.367 | + functions-common:get_or_add_user_project_role:914 : echo 5f1a7284d0af4cd498c1031f734b33d5 2021-02-10 03:19:05.367 | 5f1a7284d0af4cd498c1031f734b33d5 2021-02-10 03:19:05.370 | + lib/keystone:create_service_user:398 : [[ -n '' ]] 2021-02-10 03:19:05.373 | + lib/neutron-legacy:create_mutnauq_accounts:421 : get_or_create_service neutron network 'Neutron Service' 2021-02-10 03:19:05.376 | + functions-common:get_or_create_service:968 : local service_id 2021-02-10 03:19:05.380 | ++ functions-common:get_or_create_service:981 : oscwrap service show network -f value -c id 2021-02-10 03:19:08.048 | ++ functions-common:get_or_create_service:983 : oscwrap service create network --name neutron '--description=Neutron Service' -f value -c id 2021-02-10 03:19:10.398 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:19:10.398 | 2021-02-10 03:19:10.398 | Traceback (most recent call last): 2021-02-10 03:19:10.398 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:19:10.398 | exec(line) 2021-02-10 03:19:10.398 | File "", line 1, in 2021-02-10 03:19:10.398 | File "", line 568, in module_from_spec 2021-02-10 03:19:10.398 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:19:10.398 | 2021-02-10 03:19:10.398 | Remainder of file ignored 2021-02-10 03:19:10.398 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:19:10.398 | from cryptography.utils import int_from_bytes 2021-02-10 03:19:10.398 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:19:10.398 | from cryptography.utils import int_from_bytes 2021-02-10 03:19:10.592 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 03:19:10.596 | + functions-common:get_or_create_service:979 : service_id=' 2021-02-10 03:19:10.596 | 4e79a51481df42ceae5eb9ad444a7dfb' 2021-02-10 03:19:10.599 | + functions-common:get_or_create_service:980 : echo 4e79a51481df42ceae5eb9ad444a7dfb 2021-02-10 03:19:10.599 | 4e79a51481df42ceae5eb9ad444a7dfb 2021-02-10 03:19:10.603 | + lib/neutron-legacy:create_mutnauq_accounts:423 : get_or_create_endpoint network RegionOne http://10.222.0.43:9696/ 2021-02-10 03:19:10.605 | + functions-common:get_or_create_endpoint:1012 : local public_id 2021-02-10 03:19:10.610 | ++ functions-common:get_or_create_endpoint:1013 : _get_or_create_endpoint_with_interface network public http://10.222.0.43:9696/ RegionOne 2021-02-10 03:19:10.612 | ++ functions-common:_get_or_create_endpoint_with_interface:986 : local endpoint_id 2021-02-10 03:19:10.617 | +++ functions-common:_get_or_create_endpoint_with_interface:991 : oscwrap endpoint list --service network --interface public --region RegionOne -c ID -f value 2021-02-10 03:19:13.224 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:19:13.224 | 2021-02-10 03:19:13.224 | Traceback (most recent call last): 2021-02-10 03:19:13.224 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:19:13.224 | exec(line) 2021-02-10 03:19:13.224 | File "", line 1, in 2021-02-10 03:19:13.224 | File "", line 568, in module_from_spec 2021-02-10 03:19:13.224 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:19:13.224 | 2021-02-10 03:19:13.224 | Remainder of file ignored 2021-02-10 03:19:13.224 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:19:13.224 | from cryptography.utils import int_from_bytes 2021-02-10 03:19:13.224 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:19:13.224 | from cryptography.utils import int_from_bytes 2021-02-10 03:19:13.410 | +++ functions-common:oscwrap:2346 : return 0 2021-02-10 03:19:13.414 | ++ functions-common:_get_or_create_endpoint_with_interface:991 : endpoint_id= 2021-02-10 03:19:13.417 | ++ functions-common:_get_or_create_endpoint_with_interface:992 : [[ -z '' ]] 2021-02-10 03:19:13.421 | +++ functions-common:_get_or_create_endpoint_with_interface:995 : oscwrap endpoint create network public http://10.222.0.43:9696/ --region RegionOne -f value -c id 2021-02-10 03:19:15.946 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:19:15.946 | 2021-02-10 03:19:15.946 | Traceback (most recent call last): 2021-02-10 03:19:15.946 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:19:15.946 | exec(line) 2021-02-10 03:19:15.947 | File "", line 1, in 2021-02-10 03:19:15.947 | File "", line 568, in module_from_spec 2021-02-10 03:19:15.947 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:19:15.947 | 2021-02-10 03:19:15.947 | Remainder of file ignored 2021-02-10 03:19:15.947 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:19:15.947 | from cryptography.utils import int_from_bytes 2021-02-10 03:19:15.947 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:19:15.947 | from cryptography.utils import int_from_bytes 2021-02-10 03:19:16.132 | +++ functions-common:oscwrap:2346 : return 0 2021-02-10 03:19:16.138 | ++ functions-common:_get_or_create_endpoint_with_interface:995 : endpoint_id=5eeabe9208504f8caa28070113056c43 2021-02-10 03:19:16.142 | ++ functions-common:_get_or_create_endpoint_with_interface:998 : echo 5eeabe9208504f8caa28070113056c43 2021-02-10 03:19:16.147 | + functions-common:get_or_create_endpoint:1013 : public_id=5eeabe9208504f8caa28070113056c43 2021-02-10 03:19:16.149 | + functions-common:get_or_create_endpoint:1015 : [[ -n '' ]] 2021-02-10 03:19:16.152 | + functions-common:get_or_create_endpoint:1018 : [[ -n '' ]] 2021-02-10 03:19:16.155 | + functions-common:get_or_create_endpoint:1022 : echo 5eeabe9208504f8caa28070113056c43 2021-02-10 03:19:16.155 | 5eeabe9208504f8caa28070113056c43 2021-02-10 03:19:16.157 | + ./stack.sh:main:1102 : is_service_enabled swift 2021-02-10 03:19:16.174 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 03:19:16.177 | + ./stack.sh:main:1109 : write_clouds_yaml 2021-02-10 03:19:16.179 | + functions-common:write_clouds_yaml:79 : CLOUDS_YAML=/etc/openstack/clouds.yaml 2021-02-10 03:19:16.182 | ++ functions-common:write_clouds_yaml:81 : dirname /etc/openstack/clouds.yaml 2021-02-10 03:19:16.186 | + functions-common:write_clouds_yaml:81 : sudo mkdir -p /etc/openstack 2021-02-10 03:19:16.198 | + functions-common:write_clouds_yaml:82 : sudo chown -R ubuntu /etc/openstack 2021-02-10 03:19:16.209 | + functions-common:write_clouds_yaml:84 : CA_CERT_ARG= 2021-02-10 03:19:16.211 | + functions-common:write_clouds_yaml:85 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-02-10 03:19:16.214 | + functions-common:write_clouds_yaml:89 : /usr/bin/python3.6 /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.43/identity --os-username demo --os-password Passw0rd --os-project-name demo 2021-02-10 03:19:16.313 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:19:16.313 | 2021-02-10 03:19:16.313 | Traceback (most recent call last): 2021-02-10 03:19:16.313 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:19:16.313 | exec(line) 2021-02-10 03:19:16.314 | File "", line 1, in 2021-02-10 03:19:16.314 | File "", line 568, in module_from_spec 2021-02-10 03:19:16.314 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:19:16.314 | 2021-02-10 03:19:16.314 | Remainder of file ignored 2021-02-10 03:19:16.314 | The user clouds.yaml file didn't exist. 2021-02-10 03:19:16.325 | + functions-common:write_clouds_yaml:100 : /usr/bin/python3.6 /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.43/identity --os-username alt_demo --os-password Passw0rd --os-project-name alt_demo 2021-02-10 03:19:16.438 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:19:16.438 | 2021-02-10 03:19:16.438 | Traceback (most recent call last): 2021-02-10 03:19:16.439 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:19:16.439 | exec(line) 2021-02-10 03:19:16.439 | File "", line 1, in 2021-02-10 03:19:16.439 | File "", line 568, in module_from_spec 2021-02-10 03:19:16.439 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:19:16.439 | 2021-02-10 03:19:16.439 | Remainder of file ignored 2021-02-10 03:19:16.439 | /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-02-10 03:19:16.439 | self._clouds = yaml.load(clouds_file) 2021-02-10 03:19:16.450 | + functions-common:write_clouds_yaml:111 : /usr/bin/python3.6 /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.43/identity --os-username admin --os-password Passw0rd --os-project-name admin 2021-02-10 03:19:16.557 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:19:16.558 | 2021-02-10 03:19:16.558 | Traceback (most recent call last): 2021-02-10 03:19:16.558 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:19:16.558 | exec(line) 2021-02-10 03:19:16.558 | File "", line 1, in 2021-02-10 03:19:16.558 | File "", line 568, in module_from_spec 2021-02-10 03:19:16.558 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:19:16.558 | 2021-02-10 03:19:16.558 | Remainder of file ignored 2021-02-10 03:19:16.558 | /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-02-10 03:19:16.558 | self._clouds = yaml.load(clouds_file) 2021-02-10 03:19:16.569 | + functions-common:write_clouds_yaml:122 : /usr/bin/python3.6 /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.43/identity --os-username admin --os-password Passw0rd --os-system-scope all 2021-02-10 03:19:16.691 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:19:16.691 | 2021-02-10 03:19:16.691 | Traceback (most recent call last): 2021-02-10 03:19:16.691 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:19:16.691 | exec(line) 2021-02-10 03:19:16.691 | File "", line 1, in 2021-02-10 03:19:16.691 | File "", line 568, in module_from_spec 2021-02-10 03:19:16.691 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:19:16.691 | 2021-02-10 03:19:16.691 | Remainder of file ignored 2021-02-10 03:19:16.691 | /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-02-10 03:19:16.692 | self._clouds = yaml.load(clouds_file) 2021-02-10 03:19:16.703 | + functions-common:write_clouds_yaml:132 : cat 2021-02-10 03:19:16.710 | ++ functions-common:write_clouds_yaml:138 : eval echo '~ubuntu' 2021-02-10 03:19:16.713 | +++ functions-common:write_clouds_yaml:138 : echo /home/ubuntu 2021-02-10 03:19:16.717 | + functions-common:write_clouds_yaml:138 : rm -f /home/ubuntu/.config/openstack/clouds.yaml 2021-02-10 03:19:16.721 | + ./stack.sh:main:1114 : is_service_enabled horizon 2021-02-10 03:19:16.738 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 03:19:16.740 | + ./stack.sh:main:1124 : is_service_enabled mysql postgresql 2021-02-10 03:19:16.757 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:19:16.760 | + ./stack.sh:main:1124 : is_service_enabled glance 2021-02-10 03:19:16.777 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:19:16.779 | + ./stack.sh:main:1125 : echo_summary 'Configuring Glance' 2021-02-10 03:19:16.782 | + ./stack.sh:echo_summary:416 : [[ -t 3 ]] 2021-02-10 03:19:16.784 | + ./stack.sh:echo_summary:422 : echo -e Configuring Glance 2021-02-10 03:19:16.787 | + ./stack.sh:main:1126 : init_glance 2021-02-10 03:19:16.789 | + lib/glance:init_glance:410 : rm -rf /opt/stack/data/glance/images 2021-02-10 03:19:16.793 | + lib/glance:init_glance:411 : mkdir -p /opt/stack/data/glance/images 2021-02-10 03:19:16.797 | + lib/glance:init_glance:414 : recreate_database glance 2021-02-10 03:19:16.800 | + lib/database:recreate_database:110 : local db=glance 2021-02-10 03:19:16.802 | + lib/database:recreate_database:111 : recreate_database_mysql glance 2021-02-10 03:19:16.805 | + lib/databases/mysql:recreate_database_mysql:63 : local db=glance 2021-02-10 03:19:16.808 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS glance;' 2021-02-10 03:19:16.811 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-02-10 03:19:16.827 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE glance CHARACTER SET utf8;' 2021-02-10 03:19:16.830 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-02-10 03:19:16.844 | + lib/glance:init_glance:416 : time_start dbsync 2021-02-10 03:19:16.848 | + functions-common:time_start:2292 : local name=dbsync 2021-02-10 03:19:16.852 | + functions-common:time_start:2293 : local start_time= 2021-02-10 03:19:16.855 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-10 03:19:16.859 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-10 03:19:16.863 | + functions-common:time_start:2297 : _TIME_START[$name]=1612927156860 2021-02-10 03:19:16.866 | + lib/glance:init_glance:418 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_sync 2021-02-10 03:19:19.048 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:19:19.048 | 2021-02-10 03:19:19.048 | Traceback (most recent call last): 2021-02-10 03:19:19.048 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:19:19.048 | exec(line) 2021-02-10 03:19:19.048 | File "", line 1, in 2021-02-10 03:19:19.048 | File "", line 568, in module_from_spec 2021-02-10 03:19:19.048 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:19:19.048 | 2021-02-10 03:19:19.048 | Remainder of file ignored 2021-02-10 03:19:19.048 | 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=71272) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-02-10 03:19:19.052 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-02-10 03:19:19.052 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-02-10 03:19:19.080 | INFO alembic.runtime.migration [-] Context impl MySQLImpl. 2021-02-10 03:19:19.080 | INFO alembic.runtime.migration [-] Will assume non-transactional DDL. 2021-02-10 03:19:19.099 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo... {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-10 03:19:19.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/043_add_image_created_updated_idx.py... {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.100 | 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=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py... {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.100 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py loaded successfully {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.100 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py... {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.100 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py loaded successfully {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.101 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py... {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.101 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py loaded successfully {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.101 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql... {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.101 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql loaded successfully {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.101 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql... {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.102 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql loaded successfully {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.102 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/044_update_metadef_os_nova_server.py... {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.102 | 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=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.102 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py... {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.102 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py loaded successfully {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.102 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py... {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.103 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py loaded successfully {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.103 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_add_changes_to_satisfy_models.py... {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.103 | 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=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.103 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql... {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.103 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql loaded successfully {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.103 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py... {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.104 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py loaded successfully {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.104 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py... {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.104 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py loaded successfully {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.104 | 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=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.104 | 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=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.104 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py... {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.105 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py loaded successfully {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.105 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py... {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.105 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py loaded successfully {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.105 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py... {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.105 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py loaded successfully {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.106 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py... {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.106 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py loaded successfully {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.106 | 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=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.106 | 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=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.106 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py... {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.106 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py loaded successfully {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.106 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py... {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.107 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py loaded successfully {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.107 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py... {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.107 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py loaded successfully {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.107 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql... {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.107 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql loaded successfully {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.107 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py... {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.108 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py loaded successfully {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.108 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql... {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.108 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql loaded successfully {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.108 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_make_mindisk_and_minram_notnull.py... {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.108 | 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=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.108 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py... {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.109 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py loaded successfully {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.109 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py... {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.109 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py loaded successfully {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.109 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py... {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.109 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py loaded successfully {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.109 | 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=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.110 | 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=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.110 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py... {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.110 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py loaded successfully {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.110 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py... {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.110 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py loaded successfully {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.110 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py... {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.111 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py loaded successfully {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.111 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql... {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.111 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql loaded successfully {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.111 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py... {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.111 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py loaded successfully {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.111 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py... {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.112 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py loaded successfully {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.112 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py... {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.112 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py loaded successfully {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.112 | 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=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.112 | 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=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py... {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.113 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py loaded successfully {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py... {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.113 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py loaded successfully {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.113 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py... {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.113 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py loaded successfully {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py... {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.114 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py loaded successfully {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py... {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.114 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py loaded successfully {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.114 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py... {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.114 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py loaded successfully {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py... {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.115 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py loaded successfully {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py... {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.115 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py loaded successfully {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.115 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py... {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.116 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py loaded successfully {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.116 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py... {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.116 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py loaded successfully {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.116 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py... {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.116 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py loaded successfully {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.116 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py... {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.117 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py loaded successfully {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.117 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py... {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.117 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py loaded successfully {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.117 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo loaded successfully {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-10 03:19:19.117 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'Glance Migrations'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-10 03:19:19.161 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo... {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-10 03:19:19.162 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/043_add_image_created_updated_idx.py... {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.162 | 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=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.162 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py... {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.163 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/010_default_update_at.py loaded successfully {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.163 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py... {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.163 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/004_add_checksum.py loaded successfully {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.163 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py... {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.163 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_key_to_name.py loaded successfully {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.163 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql... {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.164 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_sqlite_upgrade.sql loaded successfully {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.164 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql... {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.164 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/006_mysql_upgrade.sql loaded successfully {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.164 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/044_update_metadef_os_nova_server.py... {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.164 | 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=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.164 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py... {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.165 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/034_add_virtual_size.py loaded successfully {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.165 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py... {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.165 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/018_add_image_locations_table.py loaded successfully {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.165 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_add_changes_to_satisfy_models.py... {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.165 | 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=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.166 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql... {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.166 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/037_sqlite_upgrade.sql loaded successfully {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.166 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py... {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.166 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/041_add_artifact_tables.py loaded successfully {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.166 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py... {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.166 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/015_quote_swift_credentials.py loaded successfully {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.167 | 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=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.167 | 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=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.167 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py... {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.167 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/023_placeholder.py loaded successfully {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.167 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py... {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.167 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/007_add_owner.py loaded successfully {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.168 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py... {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.168 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/027_checksum_index.py loaded successfully {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.168 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py... {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.168 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/020_drop_images_table_location.py loaded successfully {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.168 | 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=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.169 | 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=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.169 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py... {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.169 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/009_add_mindisk_and_minram.py loaded successfully {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.169 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py... {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.169 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/036_rename_metadef_schema_columns.py loaded successfully {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.169 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py... {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.170 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/013_add_protected.py loaded successfully {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.170 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql... {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.170 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_sqlite_upgrade.sql loaded successfully {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.170 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py... {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.170 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/003_add_disk_format.py loaded successfully {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.170 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql... {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.171 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_sqlite_upgrade.sql loaded successfully {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.171 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/011_make_mindisk_and_minram_notnull.py... {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.171 | 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=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.171 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py... {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.171 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/001_add_images_table.py loaded successfully {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.172 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py... {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.172 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/038_add_metadef_tags_table.py loaded successfully {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.172 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py... {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.172 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/012_id_to_uuid.py loaded successfully {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.172 | 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=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.172 | 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=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.173 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py... {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.173 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/017_quote_encrypted_swift_credentials.py loaded successfully {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.173 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py... {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.173 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/016_add_status_image_member.py loaded successfully {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.173 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py... {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.173 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_add_visibility.py loaded successfully {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.174 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql... {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.174 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/045_sqlite_upgrade.sql loaded successfully {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.174 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py... {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.174 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/005_size_big_integer.py loaded successfully {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.174 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py... {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.175 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/025_placeholder.py loaded successfully {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py... {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.175 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/022_image_member_index.py loaded successfully {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.175 | 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=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.175 | 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=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.175 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py... {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.176 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/026_add_location_storage_information.py loaded successfully {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.176 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py... {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.176 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/033_add_location_status.py loaded successfully {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.176 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py... {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.176 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/014_add_image_tags_table.py loaded successfully {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.176 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py... {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.177 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/031_remove_duplicated_locations.py loaded successfully {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py... {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.177 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/030_add_tasks_table.py loaded successfully {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.177 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py... {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.177 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/002_add_image_properties_table.py loaded successfully {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py... {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/008_add_image_members_table.py loaded successfully {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py... {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/032_add_task_info_table.py loaded successfully {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.178 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py... {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.178 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/019_migrate_image_locations.py loaded successfully {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.179 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py... {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.179 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/028_owner_index.py loaded successfully {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.179 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py... {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.179 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/024_placeholder.py loaded successfully {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.179 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py... {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.180 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/021_set_engine_mysql_innodb.py loaded successfully {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.180 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py... {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:19:19.180 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/glance/glance/db/sqlalchemy/migrate_repo/versions/035_add_metadef_tables.py loaded successfully {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:19:19.180 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/glance/glance/db/sqlalchemy/migrate_repo loaded successfully {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-10 03:19:19.180 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'Glance Migrations'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=71272) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-10 03:19:19.303 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-02-10 03:19:19.303 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-02-10 03:19:19.360 | INFO [alembic.runtime.migration] Running upgrade -> liberty, liberty initial 2021-02-10 03:19:22.587 | INFO [alembic.runtime.migration] Running upgrade liberty -> mitaka01, add index on created_at and updated_at columns of 'images' table 2021-02-10 03:19:22.694 | INFO [alembic.runtime.migration] Running upgrade mitaka01 -> mitaka02, update metadef os_nova_server 2021-02-10 03:19:22.713 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_expand01, add visibility to images 2021-02-10 03:19:23.076 | INFO [alembic.runtime.migration] Running upgrade ocata_expand01 -> pike_expand01, empty expand for symmetry with pike_contract01 2021-02-10 03:19:23.085 | INFO [alembic.runtime.migration] Running upgrade pike_expand01 -> queens_expand01 2021-02-10 03:19:23.094 | INFO [alembic.runtime.migration] Running upgrade queens_expand01 -> rocky_expand01, add os_hidden column to images table 2021-02-10 03:19:23.315 | INFO [alembic.runtime.migration] Running upgrade rocky_expand01 -> rocky_expand02, add os_hash_algo and os_hash_value columns to images table 2021-02-10 03:19:23.676 | INFO [alembic.runtime.migration] Running upgrade rocky_expand02 -> train_expand01, empty expand for symmetry with train_contract01 2021-02-10 03:19:23.685 | INFO [alembic.runtime.migration] Running upgrade train_expand01 -> ussuri_expand01, empty expand for symmetry with ussuri_expand01 2021-02-10 03:19:23.696 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-02-10 03:19:23.696 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-02-10 03:19:23.703 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-02-10 03:19:23.703 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-02-10 03:19:23.710 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-02-10 03:19:23.710 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-02-10 03:19:23.733 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-02-10 03:19:23.733 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-02-10 03:19:23.768 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-02-10 03:19:23.768 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-02-10 03:19:23.777 | INFO [alembic.runtime.migration] Running upgrade mitaka02 -> ocata_contract01, remove is_public from images 2021-02-10 03:19:24.141 | INFO [alembic.runtime.migration] Running upgrade ocata_contract01 -> pike_contract01, drop glare artifacts tables 2021-02-10 03:19:24.341 | INFO [alembic.runtime.migration] Running upgrade pike_contract01 -> queens_contract01 2021-02-10 03:19:24.350 | INFO [alembic.runtime.migration] Running upgrade queens_contract01 -> rocky_contract01 2021-02-10 03:19:24.354 | INFO [alembic.runtime.migration] Running upgrade rocky_contract01 -> rocky_contract02 2021-02-10 03:19:24.363 | INFO [alembic.runtime.migration] Running upgrade rocky_contract02 -> train_contract01 2021-02-10 03:19:24.372 | INFO [alembic.runtime.migration] Running upgrade train_contract01 -> ussuri_contract01 2021-02-10 03:19:24.383 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-02-10 03:19:24.383 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-02-10 03:19:24.389 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-02-10 03:19:24.389 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-02-10 03:19:24.393 | Upgraded database to: ussuri_expand01, current revision(s): ussuri_expand01 2021-02-10 03:19:24.393 | Database migration is up to date. No migration needed. 2021-02-10 03:19:24.393 | Upgraded database to: ussuri_contract01, current revision(s): ussuri_contract01 2021-02-10 03:19:24.393 | Database is synced successfully. 2021-02-10 03:19:24.602 | + lib/glance:init_glance:421 : /usr/local/bin/glance-manage --config-file /etc/glance/glance-api.conf db_load_metadefs 2021-02-10 03:19:26.673 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:19:26.674 | 2021-02-10 03:19:26.674 | Traceback (most recent call last): 2021-02-10 03:19:26.674 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:19:26.674 | exec(line) 2021-02-10 03:19:26.674 | File "", line 1, in 2021-02-10 03:19:26.674 | File "", line 568, in module_from_spec 2021-02-10 03:19:26.674 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:19:26.674 | 2021-02-10 03:19:26.674 | Remainder of file ignored 2021-02-10 03:19:26.674 | 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=71281) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-02-10 03:19:26.891 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-runtimes.json loaded to database. 2021-02-10 03:19:26.922 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-shutdown.json loaded to database. 2021-02-10 03:19:27.030 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vcputopology.json loaded to database. 2021-02-10 03:19:27.182 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-storage-allocation-setting-data.json loaded to database. 2021-02-10 03:19:27.233 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt.json loaded to database. 2021-02-10 03:19:27.395 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-virtual-system-setting-data.json loaded to database. 2021-02-10 03:19:27.455 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-webservers.json loaded to database. 2021-02-10 03:19:27.477 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-iops-filter.json loaded to database. 2021-02-10 03:19:27.546 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-cpu-pinning.json loaded to database. 2021-02-10 03:19:27.582 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-quota-flavor.json loaded to database. 2021-02-10 03:19:27.790 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-resource-allocation-setting-data.json loaded to database. 2021-02-10 03:19:27.819 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/storage-volume-type.json loaded to database. 2021-02-10 03:19:27.970 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/software-databases.json loaded to database. 2021-02-10 03:19:27.995 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-disk-filter.json loaded to database. 2021-02-10 03:19:28.074 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-host-capabilities.json loaded to database. 2021-02-10 03:19:28.097 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-xenapi.json loaded to database. 2021-02-10 03:19:28.137 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-guest-memory-backing.json loaded to database. 2021-02-10 03:19:28.223 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/glance-common-image-props.json loaded to database. 2021-02-10 03:19:28.256 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-hypervisor.json loaded to database. 2021-02-10 03:19:28.303 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-quota.json loaded to database. 2021-02-10 03:19:28.343 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-watchdog.json loaded to database. 2021-02-10 03:19:28.385 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-randomgen.json loaded to database. 2021-02-10 03:19:28.456 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/cim-processor-allocation-setting-data.json loaded to database. 2021-02-10 03:19:28.600 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-libvirt-image.json loaded to database. 2021-02-10 03:19:28.650 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/image-signature-verification.json loaded to database. 2021-02-10 03:19:28.673 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-aggr-num-instances.json loaded to database. 2021-02-10 03:19:28.732 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/operating-system.json loaded to database. 2021-02-10 03:19:28.824 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware.json loaded to database. 2021-02-10 03:19:28.868 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-instance-data.json loaded to database. 2021-02-10 03:19:28.908 | INFO glance.db.sqlalchemy.metadata [-] File /etc/glance/metadefs/compute-vmware-flavor.json loaded to database. 2021-02-10 03:19:28.908 | INFO glance.db.sqlalchemy.metadata [-] Metadata loading finished 2021-02-10 03:19:29.104 | + lib/glance:init_glance:422 : time_stop dbsync 2021-02-10 03:19:29.108 | + functions-common:time_stop:2306 : local name 2021-02-10 03:19:29.112 | + functions-common:time_stop:2307 : local end_time 2021-02-10 03:19:29.116 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 03:19:29.120 | + functions-common:time_stop:2309 : local total 2021-02-10 03:19:29.124 | + functions-common:time_stop:2310 : local start_time 2021-02-10 03:19:29.128 | + functions-common:time_stop:2312 : name=dbsync 2021-02-10 03:19:29.132 | + functions-common:time_stop:2313 : start_time=1612927156860 2021-02-10 03:19:29.136 | + functions-common:time_stop:2315 : [[ -z 1612927156860 ]] 2021-02-10 03:19:29.139 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 03:19:29.143 | + functions-common:time_stop:2318 : end_time=1612927169140 2021-02-10 03:19:29.146 | + functions-common:time_stop:2319 : elapsed_time=12280 2021-02-10 03:19:29.148 | + functions-common:time_stop:2320 : total=23034 2021-02-10 03:19:29.152 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 03:19:29.154 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=35314 2021-02-10 03:19:29.157 | + ./stack.sh:main:1133 : is_service_enabled neutron 2021-02-10 03:19:29.174 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:19:29.177 | + ./stack.sh:main:1134 : echo_summary 'Configuring Neutron' 2021-02-10 03:19:29.180 | + ./stack.sh:echo_summary:416 : [[ -t 3 ]] 2021-02-10 03:19:29.182 | + ./stack.sh:echo_summary:422 : echo -e Configuring Neutron 2021-02-10 03:19:29.185 | + ./stack.sh:main:1136 : configure_neutron 2021-02-10 03:19:29.187 | + lib/neutron:configure_neutron:603 : is_neutron_legacy_enabled 2021-02-10 03:19:29.191 | ++ 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-02-10 03:19:29.191 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-02-10 03:19:29.196 | + 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-02-10 03:19:29.198 | + 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-02-10 03:19:29.201 | + 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-02-10 03:19:29.204 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-02-10 03:19:29.206 | + lib/neutron:configure_neutron:605 : configure_mutnauq 2021-02-10 03:19:29.209 | + lib/neutron-legacy:configure_mutnauq:338 : _configure_neutron_common 2021-02-10 03:19:29.211 | + lib/neutron-legacy:_configure_neutron_common:718 : _create_neutron_conf_dir 2021-02-10 03:19:29.214 | + lib/neutron-legacy:_create_neutron_conf_dir:711 : sudo install -d -o ubuntu /etc/neutron 2021-02-10 03:19:29.226 | + lib/neutron-legacy:_configure_neutron_common:721 : cd /opt/stack/neutron 2021-02-10 03:19:29.229 | + lib/neutron-legacy:_configure_neutron_common:721 : exec ./tools/generate_config_file_samples.sh 2021-02-10 03:19:32.113 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:19:32.113 | 2021-02-10 03:19:32.113 | Traceback (most recent call last): 2021-02-10 03:19:32.113 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:19:32.113 | exec(line) 2021-02-10 03:19:32.113 | File "", line 1, in 2021-02-10 03:19:32.113 | File "", line 568, in module_from_spec 2021-02-10 03:19:32.113 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:19:32.113 | 2021-02-10 03:19:32.113 | Remainder of file ignored 2021-02-10 03:19:35.130 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:19:35.131 | 2021-02-10 03:19:35.131 | Traceback (most recent call last): 2021-02-10 03:19:35.131 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:19:35.131 | exec(line) 2021-02-10 03:19:35.131 | File "", line 1, in 2021-02-10 03:19:35.131 | File "", line 568, in module_from_spec 2021-02-10 03:19:35.131 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:19:35.131 | 2021-02-10 03:19:35.131 | Remainder of file ignored 2021-02-10 03:19:38.119 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:19:38.119 | 2021-02-10 03:19:38.119 | Traceback (most recent call last): 2021-02-10 03:19:38.119 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:19:38.119 | exec(line) 2021-02-10 03:19:38.119 | File "", line 1, in 2021-02-10 03:19:38.119 | File "", line 568, in module_from_spec 2021-02-10 03:19:38.119 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:19:38.119 | 2021-02-10 03:19:38.119 | Remainder of file ignored 2021-02-10 03:19:41.111 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:19:41.111 | 2021-02-10 03:19:41.111 | Traceback (most recent call last): 2021-02-10 03:19:41.111 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:19:41.111 | exec(line) 2021-02-10 03:19:41.111 | File "", line 1, in 2021-02-10 03:19:41.111 | File "", line 568, in module_from_spec 2021-02-10 03:19:41.111 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:19:41.111 | 2021-02-10 03:19:41.111 | Remainder of file ignored 2021-02-10 03:19:44.087 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:19:44.088 | 2021-02-10 03:19:44.088 | Traceback (most recent call last): 2021-02-10 03:19:44.088 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:19:44.088 | exec(line) 2021-02-10 03:19:44.088 | File "", line 1, in 2021-02-10 03:19:44.088 | File "", line 568, in module_from_spec 2021-02-10 03:19:44.088 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:19:44.088 | 2021-02-10 03:19:44.088 | Remainder of file ignored 2021-02-10 03:19:47.089 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:19:47.089 | 2021-02-10 03:19:47.089 | Traceback (most recent call last): 2021-02-10 03:19:47.089 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:19:47.089 | exec(line) 2021-02-10 03:19:47.089 | File "", line 1, in 2021-02-10 03:19:47.089 | File "", line 568, in module_from_spec 2021-02-10 03:19:47.089 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:19:47.089 | 2021-02-10 03:19:47.090 | Remainder of file ignored 2021-02-10 03:19:50.062 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:19:50.062 | 2021-02-10 03:19:50.062 | Traceback (most recent call last): 2021-02-10 03:19:50.062 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:19:50.062 | exec(line) 2021-02-10 03:19:50.062 | File "", line 1, in 2021-02-10 03:19:50.062 | File "", line 568, in module_from_spec 2021-02-10 03:19:50.062 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:19:50.062 | 2021-02-10 03:19:50.062 | Remainder of file ignored 2021-02-10 03:19:53.394 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:19:53.394 | 2021-02-10 03:19:53.394 | Traceback (most recent call last): 2021-02-10 03:19:53.394 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:19:53.394 | exec(line) 2021-02-10 03:19:53.394 | File "", line 1, in 2021-02-10 03:19:53.394 | File "", line 568, in module_from_spec 2021-02-10 03:19:53.394 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:19:53.394 | 2021-02-10 03:19:53.394 | Remainder of file ignored 2021-02-10 03:19:53.394 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:19:53.394 | from cryptography.utils import int_from_bytes 2021-02-10 03:19:53.394 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:19:53.394 | from cryptography.utils import int_from_bytes 2021-02-10 03:19:54.644 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:19:54.644 | 2021-02-10 03:19:54.644 | Traceback (most recent call last): 2021-02-10 03:19:54.644 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:19:54.644 | exec(line) 2021-02-10 03:19:54.644 | File "", line 1, in 2021-02-10 03:19:54.644 | File "", line 568, in module_from_spec 2021-02-10 03:19:54.644 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:19:54.644 | 2021-02-10 03:19:54.644 | Remainder of file ignored 2021-02-10 03:19:57.457 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:19:57.458 | 2021-02-10 03:19:57.458 | Traceback (most recent call last): 2021-02-10 03:19:57.458 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:19:57.458 | exec(line) 2021-02-10 03:19:57.458 | File "", line 1, in 2021-02-10 03:19:57.458 | File "", line 568, in module_from_spec 2021-02-10 03:19:57.458 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:19:57.458 | 2021-02-10 03:19:57.458 | Remainder of file ignored 2021-02-10 03:19:59.724 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:19:59.725 | 2021-02-10 03:19:59.725 | Traceback (most recent call last): 2021-02-10 03:19:59.725 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:19:59.725 | exec(line) 2021-02-10 03:19:59.725 | File "", line 1, in 2021-02-10 03:19:59.725 | File "", line 568, in module_from_spec 2021-02-10 03:19:59.725 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:19:59.725 | 2021-02-10 03:19:59.725 | Remainder of file ignored 2021-02-10 03:20:02.651 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:20:02.651 | 2021-02-10 03:20:02.651 | Traceback (most recent call last): 2021-02-10 03:20:02.651 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:20:02.651 | exec(line) 2021-02-10 03:20:02.651 | File "", line 1, in 2021-02-10 03:20:02.651 | File "", line 568, in module_from_spec 2021-02-10 03:20:02.651 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:20:02.651 | 2021-02-10 03:20:02.651 | Remainder of file ignored 2021-02-10 03:20:02.894 | + lib/neutron-legacy:_configure_neutron_common:723 : cp /opt/stack/neutron/etc/neutron.conf.sample /etc/neutron/neutron.conf 2021-02-10 03:20:02.899 | + lib/neutron-legacy:_configure_neutron_common:725 : Q_POLICY_FILE=/etc/neutron/policy.json 2021-02-10 03:20:02.901 | + lib/neutron-legacy:_configure_neutron_common:729 : '[' -f /opt/stack/neutron/etc/policy.json ']' 2021-02-10 03:20:02.903 | + lib/neutron-legacy:_configure_neutron_common:733 : echo '{"context_is_admin": "role:admin or user_name:neutron"}' 2021-02-10 03:20:02.906 | + lib/neutron-legacy:_configure_neutron_common:738 : neutron_plugin_configure_common 2021-02-10 03:20:02.908 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:64 : Q_PLUGIN_CONF_PATH=etc/neutron/plugins/ml2 2021-02-10 03:20:02.911 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:65 : Q_PLUGIN_CONF_FILENAME=ml2_conf.ini 2021-02-10 03:20:02.914 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:66 : Q_PLUGIN_CLASS=ml2 2021-02-10 03:20:02.916 | + lib/neutron_plugins/ml2:neutron_plugin_configure_common:69 : _neutron_service_plugin_class_add router 2021-02-10 03:20:02.919 | + lib/neutron-legacy:_neutron_service_plugin_class_add:887 : local service_plugin_class=router 2021-02-10 03:20:02.921 | + lib/neutron-legacy:_neutron_service_plugin_class_add:888 : [[ '' == '' ]] 2021-02-10 03:20:02.923 | + lib/neutron-legacy:_neutron_service_plugin_class_add:889 : Q_SERVICE_PLUGIN_CLASSES=router 2021-02-10 03:20:02.926 | + lib/neutron-legacy:_configure_neutron_common:740 : [[ etc/neutron/plugins/ml2 == '' ]] 2021-02-10 03:20:02.928 | + lib/neutron-legacy:_configure_neutron_common:740 : [[ ml2_conf.ini == '' ]] 2021-02-10 03:20:02.930 | + lib/neutron-legacy:_configure_neutron_common:740 : [[ ml2 == '' ]] 2021-02-10 03:20:02.933 | + lib/neutron-legacy:_configure_neutron_common:745 : mkdir -p /etc/neutron/plugins/ml2 2021-02-10 03:20:02.937 | + lib/neutron-legacy:_configure_neutron_common:746 : Q_PLUGIN_CONF_FILE=etc/neutron/plugins/ml2/ml2_conf.ini 2021-02-10 03:20:02.939 | + lib/neutron-legacy:_configure_neutron_common:749 : '[' -f /opt/stack/neutron/etc/neutron/plugins/ml2/ml2_conf.ini.sample ']' 2021-02-10 03:20:02.942 | + 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-02-10 03:20:02.947 | ++ lib/neutron-legacy:_configure_neutron_common:755 : database_connection_url neutron 2021-02-10 03:20:02.949 | ++ lib/database:database_connection_url:132 : local db=neutron 2021-02-10 03:20:02.951 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql neutron 2021-02-10 03:20:02.954 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=neutron 2021-02-10 03:20:02.956 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/neutron?charset=utf8' 2021-02-10 03:20:02.959 | + 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-02-10 03:20:02.988 | + lib/neutron-legacy:_configure_neutron_common:756 : iniset /etc/neutron/neutron.conf DEFAULT state_path /opt/stack/data/neutron 2021-02-10 03:20:03.019 | + lib/neutron-legacy:_configure_neutron_common:757 : iniset /etc/neutron/neutron.conf DEFAULT use_syslog False 2021-02-10 03:20:03.050 | + lib/neutron-legacy:_configure_neutron_common:758 : iniset /etc/neutron/neutron.conf DEFAULT bind_host 0.0.0.0 2021-02-10 03:20:03.080 | + lib/neutron-legacy:_configure_neutron_common:759 : iniset /etc/neutron/neutron.conf oslo_concurrency lock_path /opt/stack/data/neutron/lock 2021-02-10 03:20:03.111 | + lib/neutron-legacy:_configure_neutron_common:762 : iniset /etc/neutron/neutron.conf nova region_name RegionOne 2021-02-10 03:20:03.141 | + lib/neutron-legacy:_configure_neutron_common:764 : '[' libvirt = fake ']' 2021-02-10 03:20:03.144 | + lib/neutron-legacy:_configure_neutron_common:774 : setup_logging /etc/neutron/neutron.conf 2021-02-10 03:20:03.146 | + functions:setup_logging:698 : setup_systemd_logging /etc/neutron/neutron.conf 2021-02-10 03:20:03.149 | + functions:setup_systemd_logging:713 : local conf_file=/etc/neutron/neutron.conf 2021-02-10 03:20:03.152 | ++ functions:setup_systemd_logging:718 : trueorfalse False USE_JOURNAL 2021-02-10 03:20:03.168 | + functions:setup_systemd_logging:718 : USE_JOURNAL=False 2021-02-10 03:20:03.170 | + functions:setup_systemd_logging:719 : local pidstr= 2021-02-10 03:20:03.173 | + functions:setup_systemd_logging:720 : [[ False == \T\r\u\e ]] 2021-02-10 03:20:03.175 | + functions:setup_systemd_logging:724 : pidstr='(pid=%(process)d) ' 2021-02-10 03:20:03.177 | + functions:setup_systemd_logging:726 : iniset /etc/neutron/neutron.conf DEFAULT logging_debug_format_suffix '{{(pid=%(process)d) %(funcName)s %(pathname)s:%(lineno)d}}' 2021-02-10 03:20:03.207 | + functions:setup_systemd_logging:728 : 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-02-10 03:20:03.238 | + functions:setup_systemd_logging:729 : 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-02-10 03:20:03.269 | + functions:setup_systemd_logging:730 : iniset /etc/neutron/neutron.conf DEFAULT logging_exception_prefix 'ERROR %(name)s %(instance)s' 2021-02-10 03:20:03.299 | + lib/neutron-legacy:_configure_neutron_common:776 : is_service_enabled tls-proxy 2021-02-10 03:20:03.315 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 03:20:03.318 | + lib/neutron-legacy:_configure_neutron_common:782 : _neutron_setup_rootwrap 2021-02-10 03:20:03.320 | + lib/neutron-legacy:_neutron_setup_rootwrap:922 : [[ True == \F\a\l\s\e ]] 2021-02-10 03:20:03.322 | + lib/neutron-legacy:_neutron_setup_rootwrap:926 : Q_CONF_ROOTWRAP_D=/etc/neutron/rootwrap.d 2021-02-10 03:20:03.325 | + lib/neutron-legacy:_neutron_setup_rootwrap:927 : [[ -d /etc/neutron/rootwrap.d ]] 2021-02-10 03:20:03.327 | + lib/neutron-legacy:_neutron_setup_rootwrap:931 : _neutron_deploy_rootwrap_filters /opt/stack/neutron 2021-02-10 03:20:03.330 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:912 : [[ True == \F\a\l\s\e ]] 2021-02-10 03:20:03.332 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:915 : local srcdir=/opt/stack/neutron 2021-02-10 03:20:03.334 | + lib/neutron-legacy:_neutron_deploy_rootwrap_filters:916 : sudo install -d -o root -m 755 /etc/neutron/rootwrap.d 2021-02-10 03:20:03.346 | + 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/ebtables.filters /opt/stack/neutron/etc/neutron/rootwrap.d/ipset-firewall.filters /opt/stack/neutron/etc/neutron/rootwrap.d/iptables-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-02-10 03:20:03.358 | + lib/neutron-legacy:_neutron_setup_rootwrap:935 : test -r /opt/stack/neutron/etc/neutron/rootwrap.conf 2021-02-10 03:20:03.361 | + 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-02-10 03:20:03.373 | + 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-02-10 03:20:03.385 | + 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-02-10 03:20:03.396 | + lib/neutron-legacy:_neutron_setup_rootwrap:944 : ROOTWRAP_SUDOER_CMD='/usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2021-02-10 03:20:03.398 | + lib/neutron-legacy:_neutron_setup_rootwrap:945 : ROOTWRAP_DAEMON_SUDOER_CMD='/usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-02-10 03:20:03.402 | ++ lib/neutron-legacy:_neutron_setup_rootwrap:948 : mktemp 2021-02-10 03:20:03.406 | + lib/neutron-legacy:_neutron_setup_rootwrap:948 : TEMPFILE=/tmp/tmp.jjvotTobxQ 2021-02-10 03:20:03.408 | + lib/neutron-legacy:_neutron_setup_rootwrap:949 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap /etc/neutron/rootwrap.conf *' 2021-02-10 03:20:03.411 | + lib/neutron-legacy:_neutron_setup_rootwrap:950 : echo 'ubuntu ALL=(root) NOPASSWD: /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf' 2021-02-10 03:20:03.413 | + lib/neutron-legacy:_neutron_setup_rootwrap:951 : chmod 0440 /tmp/tmp.jjvotTobxQ 2021-02-10 03:20:03.417 | + lib/neutron-legacy:_neutron_setup_rootwrap:952 : sudo chown root:root /tmp/tmp.jjvotTobxQ 2021-02-10 03:20:03.428 | + lib/neutron-legacy:_neutron_setup_rootwrap:953 : sudo mv /tmp/tmp.jjvotTobxQ /etc/sudoers.d/neutron-rootwrap 2021-02-10 03:20:03.440 | + 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-02-10 03:20:03.470 | + lib/neutron-legacy:_neutron_setup_rootwrap:957 : [[ True == \T\r\u\e ]] 2021-02-10 03:20:03.472 | + 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-02-10 03:20:03.504 | + lib/neutron-legacy:configure_mutnauq:339 : iniset_rpc_backend neutron /etc/neutron/neutron.conf 2021-02-10 03:20:03.506 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=neutron 2021-02-10 03:20:03.509 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/neutron/neutron.conf 2021-02-10 03:20:03.511 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-02-10 03:20:03.514 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host= 2021-02-10 03:20:03.516 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-02-10 03:20:03.533 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:20:03.536 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url '' 2021-02-10 03:20:03.539 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host= 2021-02-10 03:20:03.541 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-02-10 03:20:03.558 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:20:03.560 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.43:5672/ 2021-02-10 03:20:03.563 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/neutron/neutron.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.43:5672/ 2021-02-10 03:20:03.595 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-02-10 03:20:03.597 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-02-10 03:20:03.600 | + lib/neutron-legacy:configure_mutnauq:341 : is_service_enabled q-metering 2021-02-10 03:20:03.616 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 03:20:03.618 | + lib/neutron-legacy:configure_mutnauq:344 : is_service_enabled q-agt q-svc 2021-02-10 03:20:03.635 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:20:03.637 | + lib/neutron-legacy:configure_mutnauq:345 : _configure_neutron_service 2021-02-10 03:20:03.640 | + lib/neutron-legacy:_configure_neutron_service:859 : Q_API_PASTE_FILE=/etc/neutron/api-paste.ini 2021-02-10 03:20:03.642 | + lib/neutron-legacy:_configure_neutron_service:860 : cp /opt/stack/neutron/etc/api-paste.ini /etc/neutron/api-paste.ini 2021-02-10 03:20:03.647 | + lib/neutron-legacy:_configure_neutron_service:863 : iniset /etc/neutron/neutron.conf DEFAULT core_plugin ml2 2021-02-10 03:20:03.678 | + lib/neutron-legacy:_configure_neutron_service:865 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2021-02-10 03:20:03.709 | + lib/neutron-legacy:_configure_neutron_service:866 : iniset /etc/neutron/neutron.conf oslo_policy policy_file /etc/neutron/policy.json 2021-02-10 03:20:03.740 | + lib/neutron-legacy:_configure_neutron_service:867 : iniset /etc/neutron/neutron.conf DEFAULT allow_overlapping_ips True 2021-02-10 03:20:03.771 | + lib/neutron-legacy:_configure_neutron_service:869 : iniset /etc/neutron/neutron.conf DEFAULT auth_strategy keystone 2021-02-10 03:20:03.803 | + lib/neutron-legacy:_configure_neutron_service:870 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf neutron 2021-02-10 03:20:03.805 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/neutron/neutron.conf 2021-02-10 03:20:03.808 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=neutron 2021-02-10 03:20:03.810 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=keystone_authtoken 2021-02-10 03:20:03.813 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_type password 2021-02-10 03:20:03.844 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/neutron/neutron.conf keystone_authtoken interface public 2021-02-10 03:20:03.875 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/neutron/neutron.conf keystone_authtoken auth_url http://10.222.0.43/identity 2021-02-10 03:20:03.909 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/neutron/neutron.conf keystone_authtoken username neutron 2021-02-10 03:20:03.941 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf keystone_authtoken password Passw0rd 2021-02-10 03:20:03.972 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf keystone_authtoken user_domain_name Default 2021-02-10 03:20:04.003 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf keystone_authtoken project_name service 2021-02-10 03:20:04.034 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/neutron/neutron.conf keystone_authtoken project_domain_name Default 2021-02-10 03:20:04.065 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/neutron/neutron.conf keystone_authtoken cafile /opt/stack/data/ca-bundle.pem 2021-02-10 03:20:04.096 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/neutron/neutron.conf keystone_authtoken memcached_servers localhost:11211 2021-02-10 03:20:04.128 | + lib/neutron-legacy:_configure_neutron_service:873 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_status_changes True 2021-02-10 03:20:04.159 | + lib/neutron-legacy:_configure_neutron_service:874 : iniset /etc/neutron/neutron.conf DEFAULT notify_nova_on_port_data_changes True 2021-02-10 03:20:04.191 | + lib/neutron-legacy:_configure_neutron_service:876 : configure_keystone_authtoken_middleware /etc/neutron/neutron.conf nova nova 2021-02-10 03:20:04.193 | + lib/keystone:configure_keystone_authtoken_middleware:411 : local conf_file=/etc/neutron/neutron.conf 2021-02-10 03:20:04.196 | + lib/keystone:configure_keystone_authtoken_middleware:412 : local admin_user=nova 2021-02-10 03:20:04.198 | + lib/keystone:configure_keystone_authtoken_middleware:413 : local section=nova 2021-02-10 03:20:04.201 | + lib/keystone:configure_keystone_authtoken_middleware:415 : iniset /etc/neutron/neutron.conf nova auth_type password 2021-02-10 03:20:04.232 | + lib/keystone:configure_keystone_authtoken_middleware:416 : iniset /etc/neutron/neutron.conf nova interface public 2021-02-10 03:20:04.263 | + lib/keystone:configure_keystone_authtoken_middleware:417 : iniset /etc/neutron/neutron.conf nova auth_url http://10.222.0.43/identity 2021-02-10 03:20:04.295 | + lib/keystone:configure_keystone_authtoken_middleware:418 : iniset /etc/neutron/neutron.conf nova username nova 2021-02-10 03:20:04.327 | + lib/keystone:configure_keystone_authtoken_middleware:419 : iniset /etc/neutron/neutron.conf nova password Passw0rd 2021-02-10 03:20:04.359 | + lib/keystone:configure_keystone_authtoken_middleware:420 : iniset /etc/neutron/neutron.conf nova user_domain_name Default 2021-02-10 03:20:04.390 | + lib/keystone:configure_keystone_authtoken_middleware:421 : iniset /etc/neutron/neutron.conf nova project_name service 2021-02-10 03:20:04.422 | + lib/keystone:configure_keystone_authtoken_middleware:422 : iniset /etc/neutron/neutron.conf nova project_domain_name Default 2021-02-10 03:20:04.453 | + lib/keystone:configure_keystone_authtoken_middleware:424 : iniset /etc/neutron/neutron.conf nova cafile /opt/stack/data/ca-bundle.pem 2021-02-10 03:20:04.484 | + lib/keystone:configure_keystone_authtoken_middleware:425 : iniset /etc/neutron/neutron.conf nova memcached_servers localhost:11211 2021-02-10 03:20:04.516 | + lib/neutron-legacy:_configure_neutron_service:879 : neutron_plugin_configure_service 2021-02-10 03:20:04.518 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:73 : [[ vxlan != \l\o\c\a\l ]] 2021-02-10 03:20:04.520 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:74 : Q_SRV_EXTRA_OPTS+=(tenant_network_types=$Q_ML2_TENANT_NETWORK_TYPE) 2021-02-10 03:20:04.523 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:88 : '[' '' == '' ']' 2021-02-10 03:20:04.526 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : [[ '' == '' ]] 2021-02-10 03:20:04.528 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:89 : [[ physnet1 != '' ]] 2021-02-10 03:20:04.531 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:90 : ML2_VLAN_RANGES=physnet1 2021-02-10 03:20:04.533 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:91 : [[ 400:449 != '' ]] 2021-02-10 03:20:04.535 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:92 : ML2_VLAN_RANGES=physnet1:400:449 2021-02-10 03:20:04.538 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:95 : [[ physnet1:400:449 != '' ]] 2021-02-10 03:20:04.540 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:96 : Q_ML2_PLUGIN_VLAN_TYPE_OPTIONS=(network_vlan_ranges=$ML2_VLAN_RANGES) 2021-02-10 03:20:04.543 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:102 : [[ -z '' ]] 2021-02-10 03:20:04.545 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:103 : [[ -n physnet1 ]] 2021-02-10 03:20:04.548 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:104 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS=flat_networks= 2021-02-10 03:20:04.550 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:105 : [[ -n physnet1 ]] 2021-02-10 03:20:04.552 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:106 : Q_ML2_PLUGIN_FLAT_TYPE_OPTIONS+=physnet1, 2021-02-10 03:20:04.555 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:108 : [[ -n physnet1 ]] 2021-02-10 03:20:04.557 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:108 : [[ physnet1 != \p\h\y\s\n\e\t\1 ]] 2021-02-10 03:20:04.560 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:120 : [[ True == \T\r\u\e ]] 2021-02-10 03:20:04.562 | + 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-02-10 03:20:04.588 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:126 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers=openvswitch 2021-02-10 03:20:04.590 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-02-10 03:20:04.593 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2 2021-02-10 03:20:04.595 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=mechanism_drivers=openvswitch 2021-02-10 03:20:04.598 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z mechanism_drivers=openvswitch ']' 2021-02-10 03:20:04.600 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-02-10 03:20:04.603 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 mechanism_drivers openvswitch 2021-02-10 03:20:04.628 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:128 : [[ -n '' ]] 2021-02-10 03:20:04.630 | + 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-02-10 03:20:04.633 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-02-10 03:20:04.635 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2 2021-02-10 03:20:04.638 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=extension_drivers=port_security 2021-02-10 03:20:04.640 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z extension_drivers=port_security ']' 2021-02-10 03:20:04.642 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-02-10 03:20:04.645 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 extension_drivers port_security 2021-02-10 03:20:04.672 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:134 : populate_ml2_config /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types=vxlan 2021-02-10 03:20:04.675 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-02-10 03:20:04.677 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2 2021-02-10 03:20:04.679 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=tenant_network_types=vxlan 2021-02-10 03:20:04.682 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z tenant_network_types=vxlan ']' 2021-02-10 03:20:04.684 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-02-10 03:20:04.687 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2 tenant_network_types vxlan 2021-02-10 03:20:04.713 | + 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-02-10 03:20:04.715 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-02-10 03:20:04.718 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_gre 2021-02-10 03:20:04.720 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=tunnel_id_ranges=1:1000 2021-02-10 03:20:04.722 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z tunnel_id_ranges=1:1000 ']' 2021-02-10 03:20:04.725 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-02-10 03:20:04.727 | + 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-02-10 03:20:04.753 | + 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-02-10 03:20:04.755 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-02-10 03:20:04.758 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_vxlan 2021-02-10 03:20:04.760 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=vni_ranges=1:1000 2021-02-10 03:20:04.762 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z vni_ranges=1:1000 ']' 2021-02-10 03:20:04.765 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-02-10 03:20:04.767 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vxlan vni_ranges 1:1000 2021-02-10 03:20:04.793 | + 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-02-10 03:20:04.796 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-02-10 03:20:04.798 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_flat 2021-02-10 03:20:04.801 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=flat_networks=physnet1, 2021-02-10 03:20:04.803 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z flat_networks=physnet1, ']' 2021-02-10 03:20:04.806 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-02-10 03:20:04.808 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_flat flat_networks physnet1, 2021-02-10 03:20:04.834 | + 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:400:449 2021-02-10 03:20:04.837 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-02-10 03:20:04.839 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_vlan 2021-02-10 03:20:04.842 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=network_vlan_ranges=physnet1:400:449 2021-02-10 03:20:04.844 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z network_vlan_ranges=physnet1:400:449 ']' 2021-02-10 03:20:04.847 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-02-10 03:20:04.849 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_vlan network_vlan_ranges physnet1:400:449 2021-02-10 03:20:04.875 | + 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-02-10 03:20:04.878 | + lib/neutron_plugins/ml2:populate_ml2_config:50 : CONF=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-02-10 03:20:04.880 | + lib/neutron_plugins/ml2:populate_ml2_config:51 : SECTION=ml2_type_geneve 2021-02-10 03:20:04.883 | + lib/neutron_plugins/ml2:populate_ml2_config:52 : OPTS=vni_ranges=1:1000 2021-02-10 03:20:04.885 | + lib/neutron_plugins/ml2:populate_ml2_config:54 : '[' -z vni_ranges=1:1000 ']' 2021-02-10 03:20:04.887 | + lib/neutron_plugins/ml2:populate_ml2_config:57 : for I in "${OPTS[@]}" 2021-02-10 03:20:04.890 | + lib/neutron_plugins/ml2:populate_ml2_config:59 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ml2_type_geneve vni_ranges 1:1000 2021-02-10 03:20:04.917 | + lib/neutron_plugins/ml2:neutron_plugin_configure_service:146 : [[ legacy != \l\e\g\a\c\y ]] 2021-02-10 03:20:04.919 | + lib/neutron-legacy:configure_mutnauq:347 : is_service_enabled q-agt 2021-02-10 03:20:04.936 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:20:04.938 | + lib/neutron-legacy:configure_mutnauq:348 : _configure_neutron_plugin_agent 2021-02-10 03:20:04.941 | + 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-02-10 03:20:04.969 | + lib/neutron-legacy:_configure_neutron_plugin_agent:847 : [[ True == \T\r\u\e ]] 2021-02-10 03:20:04.972 | + 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-02-10 03:20:04.999 | + lib/neutron-legacy:_configure_neutron_plugin_agent:850 : iniset /etc/neutron/neutron.conf DEFAULT debug True 2021-02-10 03:20:05.032 | + lib/neutron-legacy:_configure_neutron_plugin_agent:853 : neutron_plugin_configure_plugin_agent 2021-02-10 03:20:05.035 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:32 : _neutron_ovs_base_setup_bridge br-int 2021-02-10 03:20:05.037 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:32 : local bridge=br-int 2021-02-10 03:20:05.040 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:33 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2021-02-10 03:20:07.690 | INFO neutron.common.config [-] Logging enabled! 2021-02-10 03:20:07.690 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 17.1.0.dev491 2021-02-10 03:20:07.692 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=72977) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2021-02-10 03:20:07.692 | ERROR ovsdbapp.backend.ovs_idl.idlutils [-] Unable to open stream to tcp:127.0.0.1:6640 to retrieve schema: Connection refused 2021-02-10 03:20:07.694 | INFO oslo.privsep.daemon [-] Running privsep helper: ['sudo', 'privsep-helper', '--config-file', '/etc/neutron/neutron.conf', '--privsep_context', 'neutron.privileged.ovs_vsctl_cmd', '--privsep_sock_path', '/tmp/tmpv7cq2f5c/privsep.sock'] 2021-02-10 03:20:08.616 | WARNING oslo.privsep.daemon [-] privsep log: Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:20:08.616 | WARNING oslo.privsep.daemon [-] privsep log:  2021-02-10 03:20:08.617 | WARNING oslo.privsep.daemon [-] privsep log: Traceback (most recent call last): 2021-02-10 03:20:08.617 | WARNING oslo.privsep.daemon [-] privsep log: File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:20:08.617 | WARNING oslo.privsep.daemon [-] privsep log: exec(line) 2021-02-10 03:20:08.617 | WARNING oslo.privsep.daemon [-] privsep log: File "", line 1, in  2021-02-10 03:20:08.617 | WARNING oslo.privsep.daemon [-] privsep log: File "", line 568, in module_from_spec 2021-02-10 03:20:08.618 | WARNING oslo.privsep.daemon [-] privsep log: AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:20:08.618 | WARNING oslo.privsep.daemon [-] privsep log:  2021-02-10 03:20:08.618 | WARNING oslo.privsep.daemon [-] privsep log: Remainder of file ignored 2021-02-10 03:20:08.710 | INFO oslo.privsep.daemon [-] Spawned new privsep daemon via rootwrap 2021-02-10 03:20:08.710 | DEBUG oslo.privsep.daemon [-] Accepted privsep connection to /tmp/tmpv7cq2f5c/privsep.sock {{(pid=72977) __init__ /usr/local/lib/python3.6/dist-packages/oslo_privsep/daemon.py:371}} 2021-02-10 03:20:08.711 | INFO oslo.privsep.daemon [-] privsep daemon starting 2021-02-10 03:20:08.712 | INFO oslo.privsep.daemon [-] privsep process running with uid/gid: 0/0 2021-02-10 03:20:08.712 | 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-02-10 03:20:08.712 | INFO oslo.privsep.daemon [-] privsep daemon running as pid 72990 2021-02-10 03:20:08.712 | DEBUG oslo.privsep.daemon [-] privsep: reply[140262376114632]: (2,) {{(pid=72990) _call_back /usr/local/lib/python3.6/dist-packages/oslo_privsep/daemon.py:511}} 2021-02-10 03:20:09.011 | 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=72990) execute /usr/local/lib/python3.6/dist-packages/oslo_concurrency/processutils.py:384}} 2021-02-10 03:20:09.027 | 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.017s {{(pid=72990) execute /usr/local/lib/python3.6/dist-packages/oslo_concurrency/processutils.py:423}} 2021-02-10 03:20:09.027 | DEBUG oslo.privsep.daemon [-] privsep: reply[140262376114632]: (4, ('0d97d638-1998-4123-bc52-45fe2eebfe51\n', '')) {{(pid=72990) _call_back /usr/local/lib/python3.6/dist-packages/oslo_privsep/daemon.py:511}} 2021-02-10 03:20:09.119 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=72977) autocreate_indices /usr/local/lib/python3.6/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:86}} 2021-02-10 03:20:09.119 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=72977) autocreate_indices /usr/local/lib/python3.6/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:86}} 2021-02-10 03:20:09.119 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=72977) autocreate_indices /usr/local/lib/python3.6/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2021-02-10 03:20:09.119 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=72977) autocreate_indices /usr/local/lib/python3.6/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2021-02-10 03:20:09.120 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=72977) autocreate_indices /usr/local/lib/python3.6/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2021-02-10 03:20:09.120 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=72977) autocreate_indices /usr/local/lib/python3.6/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2021-02-10 03:20:09.177 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2021-02-10 03:20:09.177 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:20:09.177 | 2021-02-10 03:20:09.177 | Traceback (most recent call last): 2021-02-10 03:20:09.177 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:20:09.177 | exec(line) 2021-02-10 03:20:09.177 | File "", line 1, in 2021-02-10 03:20:09.177 | File "", line 568, in module_from_spec 2021-02-10 03:20:09.177 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:20:09.177 | 2021-02-10 03:20:09.177 | Remainder of file ignored 2021-02-10 03:20:09.442 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_setup_bridge:34 : _neutron_ovs_base_add_bridge br-int 2021-02-10 03:20:09.446 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-int 2021-02-10 03:20:09.448 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-int' 2021-02-10 03:20:09.451 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-02-10 03:20:09.454 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-int 2021-02-10 03:20:09.514 | + 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-02-10 03:20:09.535 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:33 : _neutron_ovs_base_configure_firewall_driver 2021-02-10 03:20:09.538 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:88 : [[ True == \T\r\u\e ]] 2021-02-10 03:20:09.540 | + 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-02-10 03:20:09.569 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:90 : running_in_container 2021-02-10 03:20:09.572 | ++ functions:running_in_container:817 : systemd-detect-virt --container 2021-02-10 03:20:09.578 | + functions:running_in_container:817 : [[ none != \n\o\n\e ]] 2021-02-10 03:20:09.581 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_firewall_driver:91 : enable_kernel_bridge_firewall 2021-02-10 03:20:09.583 | + functions:enable_kernel_bridge_firewall:826 : sudo modprobe bridge 2021-02-10 03:20:09.612 | + functions:enable_kernel_bridge_firewall:829 : sudo modprobe br_netfilter 2021-02-10 03:20:09.631 | + functions:enable_kernel_bridge_firewall:833 : for proto in ip ip6 2021-02-10 03:20:09.634 | + functions:enable_kernel_bridge_firewall:834 : sudo sysctl -w net.bridge.bridge-nf-call-iptables=1 2021-02-10 03:20:09.642 | net.bridge.bridge-nf-call-iptables = 1 2021-02-10 03:20:09.645 | + functions:enable_kernel_bridge_firewall:833 : for proto in ip ip6 2021-02-10 03:20:09.648 | + functions:enable_kernel_bridge_firewall:834 : sudo sysctl -w net.bridge.bridge-nf-call-ip6tables=1 2021-02-10 03:20:09.655 | net.bridge.bridge-nf-call-ip6tables = 1 2021-02-10 03:20:09.659 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:36 : [[ True == \T\r\u\e ]] 2021-02-10 03:20:09.662 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:37 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs local_ip 192.168.0.57 2021-02-10 03:20:09.691 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:38 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs tunnel_bridge br-tun 2021-02-10 03:20:09.717 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:44 : [[ physnet1 != '' ]] 2021-02-10 03:20:09.720 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:44 : [[ br-data != '' ]] 2021-02-10 03:20:09.722 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:45 : [[ physnet1:br-data == '' ]] 2021-02-10 03:20:09.725 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:50 : _neutron_ovs_base_add_bridge br-data 2021-02-10 03:20:09.727 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-data 2021-02-10 03:20:09.730 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2021-02-10 03:20:09.732 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-02-10 03:20:09.735 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-data 2021-02-10 03:20:09.759 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:52 : [[ physnet1:br-data != '' ]] 2021-02-10 03:20:09.761 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:53 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs bridge_mappings physnet1:br-data 2021-02-10 03:20:09.790 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:55 : AGENT_BINARY=/usr/local/bin/neutron-openvswitch-agent 2021-02-10 03:20:09.792 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:57 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini agent tunnel_types vxlan 2021-02-10 03:20:09.819 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_plugin_agent:58 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs datapath_type system 2021-02-10 03:20:09.846 | + lib/neutron-legacy:configure_mutnauq:350 : is_service_enabled q-dhcp 2021-02-10 03:20:09.863 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:20:09.866 | + lib/neutron-legacy:configure_mutnauq:351 : _configure_neutron_dhcp_agent 2021-02-10 03:20:09.868 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:787 : cp /opt/stack/neutron/etc/dhcp_agent.ini.sample /etc/neutron/dhcp_agent.ini 2021-02-10 03:20:09.873 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:789 : iniset /etc/neutron/dhcp_agent.ini DEFAULT debug True 2021-02-10 03:20:09.900 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:791 : iniset /etc/neutron/dhcp_agent.ini DEFAULT dnsmasq_local_resolv True 2021-02-10 03:20:09.927 | + 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-02-10 03:20:09.956 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:793 : [[ True == \T\r\u\e ]] 2021-02-10 03:20:09.958 | + 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-02-10 03:20:09.984 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:797 : is_service_enabled q-l3 2021-02-10 03:20:10.001 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:20:10.003 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:808 : _neutron_setup_interface_driver /etc/neutron/dhcp_agent.ini 2021-02-10 03:20:10.006 | + lib/neutron-legacy:_neutron_setup_interface_driver:966 : iniset /etc/neutron/dhcp_agent.ini DEFAULT ovs_use_veth False 2021-02-10 03:20:10.033 | + lib/neutron-legacy:_neutron_setup_interface_driver:968 : neutron_plugin_setup_interface_driver /etc/neutron/dhcp_agent.ini 2021-02-10 03:20:10.035 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:62 : local conf_file=/etc/neutron/dhcp_agent.ini 2021-02-10 03:20:10.038 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:63 : iniset /etc/neutron/dhcp_agent.ini DEFAULT interface_driver openvswitch 2021-02-10 03:20:10.064 | + lib/neutron-legacy:_configure_neutron_dhcp_agent:810 : neutron_plugin_configure_dhcp_agent /etc/neutron/dhcp_agent.ini 2021-02-10 03:20:10.067 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:21 : local conf_file=/etc/neutron/dhcp_agent.ini 2021-02-10 03:20:10.069 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_dhcp_agent:22 : : 2021-02-10 03:20:10.072 | + lib/neutron-legacy:configure_mutnauq:353 : is_service_enabled q-l3 2021-02-10 03:20:10.088 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:20:10.090 | + lib/neutron-legacy:configure_mutnauq:354 : _configure_neutron_l3_agent 2021-02-10 03:20:10.093 | + 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-02-10 03:20:10.097 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:116 : iniset /etc/neutron/l3_agent.ini DEFAULT debug True 2021-02-10 03:20:10.124 | + 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-02-10 03:20:10.153 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:118 : [[ True == \T\r\u\e ]] 2021-02-10 03:20:10.155 | + 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-02-10 03:20:10.182 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:122 : _neutron_setup_interface_driver /etc/neutron/l3_agent.ini 2021-02-10 03:20:10.185 | + lib/neutron-legacy:_neutron_setup_interface_driver:966 : iniset /etc/neutron/l3_agent.ini DEFAULT ovs_use_veth False 2021-02-10 03:20:10.212 | + lib/neutron-legacy:_neutron_setup_interface_driver:968 : neutron_plugin_setup_interface_driver /etc/neutron/l3_agent.ini 2021-02-10 03:20:10.214 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:62 : local conf_file=/etc/neutron/l3_agent.ini 2021-02-10 03:20:10.217 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_setup_interface_driver:63 : iniset /etc/neutron/l3_agent.ini DEFAULT interface_driver openvswitch 2021-02-10 03:20:10.244 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:124 : neutron_plugin_configure_l3_agent /etc/neutron/l3_agent.ini 2021-02-10 03:20:10.246 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:26 : local conf_file=/etc/neutron/l3_agent.ini 2021-02-10 03:20:10.249 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_configure_l3_agent:27 : _neutron_ovs_base_configure_l3_agent 2021-02-10 03:20:10.251 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:99 : neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf 2021-02-10 03:20:12.884 | INFO neutron.common.config [-] Logging enabled! 2021-02-10 03:20:12.884 | INFO neutron.common.config [-] /usr/local/bin/neutron-ovs-cleanup version 17.1.0.dev491 2021-02-10 03:20:12.886 | DEBUG neutron.common.config [-] command line: /usr/local/bin/neutron-ovs-cleanup --config-file /etc/neutron/neutron.conf {{(pid=73574) setup_logging /opt/stack/neutron/neutron/common/config.py:112}} 2021-02-10 03:20:12.954 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Flow_Table.name {{(pid=73574) autocreate_indices /usr/local/lib/python3.6/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:86}} 2021-02-10 03:20:12.954 | DEBUG ovsdbapp.backend.ovs_idl [-] Created lookup_table index Mirror.name {{(pid=73574) autocreate_indices /usr/local/lib/python3.6/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:86}} 2021-02-10 03:20:12.955 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Bridge.name {{(pid=73574) autocreate_indices /usr/local/lib/python3.6/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2021-02-10 03:20:12.955 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Port.name {{(pid=73574) autocreate_indices /usr/local/lib/python3.6/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2021-02-10 03:20:12.955 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Interface.name {{(pid=73574) autocreate_indices /usr/local/lib/python3.6/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2021-02-10 03:20:12.955 | DEBUG ovsdbapp.backend.ovs_idl [-] Created schema index Manager.target {{(pid=73574) autocreate_indices /usr/local/lib/python3.6/dist-packages/ovsdbapp/backend/ovs_idl/__init__.py:104}} 2021-02-10 03:20:13.020 | INFO neutron.cmd.ovs_cleanup [-] Cleaning bridge: br-int 2021-02-10 03:20:13.022 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Running txn n=1 command(idx=0): OvsCleanup(bridge=br-int, all_ports=False) {{(pid=73574) do_commit /usr/local/lib/python3.6/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:89}} 2021-02-10 03:20:13.022 | DEBUG ovsdbapp.backend.ovs_idl.transaction [-] Transaction caused no change {{(pid=73574) do_commit /usr/local/lib/python3.6/dist-packages/ovsdbapp/backend/ovs_idl/transaction.py:126}} 2021-02-10 03:20:13.023 | INFO neutron.cmd.ovs_cleanup [-] OVS cleanup completed successfully 2021-02-10 03:20:13.023 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:20:13.023 | 2021-02-10 03:20:13.023 | Traceback (most recent call last): 2021-02-10 03:20:13.023 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:20:13.023 | exec(line) 2021-02-10 03:20:13.023 | File "", line 1, in 2021-02-10 03:20:13.023 | File "", line 568, in module_from_spec 2021-02-10 03:20:13.023 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:20:13.023 | 2021-02-10 03:20:13.023 | Remainder of file ignored 2021-02-10 03:20:13.303 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:100 : [[ False = \T\r\u\e ]] 2021-02-10 03:20:13.307 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_l3_agent:108 : _neutron_ovs_base_add_public_bridge 2021-02-10 03:20:13.309 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:114 : _neutron_ovs_base_add_bridge br-data 2021-02-10 03:20:13.312 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:21 : local bridge=br-data 2021-02-10 03:20:13.315 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:22 : local 'addbr_cmd=sudo ovs-vsctl -- --may-exist add-br br-data' 2021-02-10 03:20:13.318 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:24 : '[' system '!=' system ']' 2021-02-10 03:20:13.320 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_bridge:28 : sudo ovs-vsctl -- --may-exist add-br br-data 2021-02-10 03:20:13.341 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_add_public_bridge:115 : set_mtu br-data 1500 2021-02-10 03:20:13.343 | + functions:set_mtu:809 : local dev=br-data 2021-02-10 03:20:13.346 | + functions:set_mtu:810 : local mtu=1500 2021-02-10 03:20:13.348 | + functions:set_mtu:811 : sudo ip link set mtu 1500 dev br-data 2021-02-10 03:20:13.359 | + 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-02-10 03:20:13.377 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:130 : [[ -n eth1 ]] 2021-02-10 03:20:13.379 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:131 : _move_neutron_addresses_route eth1 br-data True False inet 2021-02-10 03:20:13.382 | + lib/neutron-legacy:_move_neutron_addresses_route:615 : local from_intf=eth1 2021-02-10 03:20:13.384 | + lib/neutron-legacy:_move_neutron_addresses_route:616 : local to_intf=br-data 2021-02-10 03:20:13.387 | + lib/neutron-legacy:_move_neutron_addresses_route:617 : local add_ovs_port=True 2021-02-10 03:20:13.389 | + lib/neutron-legacy:_move_neutron_addresses_route:618 : local del_ovs_port=False 2021-02-10 03:20:13.392 | + lib/neutron-legacy:_move_neutron_addresses_route:619 : local af=inet 2021-02-10 03:20:13.394 | + lib/neutron-legacy:_move_neutron_addresses_route:621 : [[ -n eth1 ]] 2021-02-10 03:20:13.397 | + lib/neutron-legacy:_move_neutron_addresses_route:621 : [[ -n br-data ]] 2021-02-10 03:20:13.399 | + lib/neutron-legacy:_move_neutron_addresses_route:627 : local IP_REPLACE= 2021-02-10 03:20:13.402 | + lib/neutron-legacy:_move_neutron_addresses_route:628 : local IP_DEL= 2021-02-10 03:20:13.404 | + lib/neutron-legacy:_move_neutron_addresses_route:629 : local IP_UP= 2021-02-10 03:20:13.407 | + lib/neutron-legacy:_move_neutron_addresses_route:630 : local DEFAULT_ROUTE_GW 2021-02-10 03:20:13.411 | ++ lib/neutron-legacy:_move_neutron_addresses_route:631 : ip -f inet r 2021-02-10 03:20:13.411 | ++ lib/neutron-legacy:_move_neutron_addresses_route:631 : awk '/default.+eth1\s/ { print $3; exit }' 2021-02-10 03:20:13.417 | + lib/neutron-legacy:_move_neutron_addresses_route:631 : DEFAULT_ROUTE_GW= 2021-02-10 03:20:13.420 | + lib/neutron-legacy:_move_neutron_addresses_route:632 : local ADD_OVS_PORT= 2021-02-10 03:20:13.422 | + lib/neutron-legacy:_move_neutron_addresses_route:633 : local DEL_OVS_PORT= 2021-02-10 03:20:13.425 | + lib/neutron-legacy:_move_neutron_addresses_route:634 : local ARP_CMD= 2021-02-10 03:20:13.429 | ++ lib/neutron-legacy:_move_neutron_addresses_route:636 : grep inet 2021-02-10 03:20:13.429 | ++ lib/neutron-legacy:_move_neutron_addresses_route:636 : ip -f inet a s dev eth1 scope global primary 2021-02-10 03:20:13.429 | ++ lib/neutron-legacy:_move_neutron_addresses_route:636 : awk '{ print $2, $3, $4; exit }' 2021-02-10 03:20:13.435 | + lib/neutron-legacy:_move_neutron_addresses_route:636 : IP_BRD='192.168.0.57/22 brd 192.168.3.255' 2021-02-10 03:20:13.437 | + lib/neutron-legacy:_move_neutron_addresses_route:638 : '[' '' '!=' '' ']' 2021-02-10 03:20:13.440 | + lib/neutron-legacy:_move_neutron_addresses_route:642 : [[ True == \T\r\u\e ]] 2021-02-10 03:20:13.442 | + lib/neutron-legacy:_move_neutron_addresses_route:643 : ADD_OVS_PORT='sudo ovs-vsctl --may-exist add-port br-data eth1' 2021-02-10 03:20:13.444 | + lib/neutron-legacy:_move_neutron_addresses_route:646 : [[ False == \T\r\u\e ]] 2021-02-10 03:20:13.447 | + lib/neutron-legacy:_move_neutron_addresses_route:650 : [[ 192.168.0.57/22 brd 192.168.3.255 != '' ]] 2021-02-10 03:20:13.449 | + lib/neutron-legacy:_move_neutron_addresses_route:651 : IP_DEL='sudo ip addr del 192.168.0.57/22 brd 192.168.3.255 dev eth1' 2021-02-10 03:20:13.452 | + lib/neutron-legacy:_move_neutron_addresses_route:652 : IP_REPLACE='sudo ip addr replace 192.168.0.57/22 brd 192.168.3.255 dev br-data' 2021-02-10 03:20:13.454 | + lib/neutron-legacy:_move_neutron_addresses_route:653 : IP_UP='sudo ip link set br-data up' 2021-02-10 03:20:13.457 | + lib/neutron-legacy:_move_neutron_addresses_route:654 : [[ inet == \i\n\e\t ]] 2021-02-10 03:20:13.461 | ++ lib/neutron-legacy:_move_neutron_addresses_route:655 : echo 192.168.0.57/22 brd 192.168.3.255 2021-02-10 03:20:13.461 | ++ lib/neutron-legacy:_move_neutron_addresses_route:655 : awk '{ print $1; exit }' 2021-02-10 03:20:13.462 | ++ lib/neutron-legacy:_move_neutron_addresses_route:655 : grep -o -E '(.*)/' 2021-02-10 03:20:13.462 | ++ lib/neutron-legacy:_move_neutron_addresses_route:655 : cut -d / -f1 2021-02-10 03:20:13.467 | + lib/neutron-legacy:_move_neutron_addresses_route:655 : IP=192.168.0.57 2021-02-10 03:20:13.469 | + lib/neutron-legacy:_move_neutron_addresses_route:656 : ARP_CMD='sudo arping -A -c 3 -w 5 -I br-data 192.168.0.57 ' 2021-02-10 03:20:13.472 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ip addr del 192.168.0.57/22 brd 192.168.3.255 dev eth1 2021-02-10 03:20:13.483 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ip addr replace 192.168.0.57/22 brd 192.168.3.255 dev br-data 2021-02-10 03:20:13.495 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ip link set br-data up 2021-02-10 03:20:13.509 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo ovs-vsctl --may-exist add-port br-data eth1 2021-02-10 03:20:13.530 | + lib/neutron-legacy:_move_neutron_addresses_route:662 : sudo arping -A -c 3 -w 5 -I br-data 192.168.0.57 2021-02-10 03:20:15.539 | ARPING 192.168.0.57 from 192.168.0.57 br-data 2021-02-10 03:20:15.539 | Sent 3 probes (3 broadcast(s)) 2021-02-10 03:20:15.539 | Received 0 response(s) 2021-02-10 03:20:15.563 | ++ lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:133 : ip -f inet6 a s dev eth1 2021-02-10 03:20:15.563 | ++ lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:133 : grep -c global 2021-02-10 03:20:15.571 | + lib/neutron_plugins/services/l3:_configure_neutron_l3_agent:133 : [[ 0 != 0 ]] 2021-02-10 03:20:15.575 | + lib/neutron-legacy:configure_mutnauq:356 : is_service_enabled q-meta 2021-02-10 03:20:15.596 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:20:15.598 | + lib/neutron-legacy:configure_mutnauq:357 : _configure_neutron_metadata_agent 2021-02-10 03:20:15.601 | + lib/neutron-legacy:_configure_neutron_metadata_agent:815 : cp /opt/stack/neutron/etc/metadata_agent.ini.sample /etc/neutron/metadata_agent.ini 2021-02-10 03:20:15.605 | + lib/neutron-legacy:_configure_neutron_metadata_agent:817 : iniset /etc/neutron/metadata_agent.ini DEFAULT debug True 2021-02-10 03:20:15.632 | + lib/neutron-legacy:_configure_neutron_metadata_agent:818 : iniset /etc/neutron/metadata_agent.ini DEFAULT nova_metadata_host 10.222.0.43 2021-02-10 03:20:15.659 | + lib/neutron-legacy:_configure_neutron_metadata_agent:819 : iniset /etc/neutron/metadata_agent.ini DEFAULT metadata_workers 2 2021-02-10 03:20:15.686 | + 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-02-10 03:20:15.714 | + lib/neutron-legacy:_configure_neutron_metadata_agent:821 : [[ True == \T\r\u\e ]] 2021-02-10 03:20:15.717 | + 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-02-10 03:20:15.744 | + lib/neutron-legacy:configure_mutnauq:360 : [[ legacy != \l\e\g\a\c\y ]] 2021-02-10 03:20:15.746 | + lib/neutron-legacy:configure_mutnauq:363 : is_service_enabled ceilometer 2021-02-10 03:20:15.763 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 03:20:15.765 | + lib/neutron-legacy:configure_mutnauq:367 : [[ openvswitch == \o\v\n ]] 2021-02-10 03:20:15.768 | + lib/neutron-legacy:configure_mutnauq:372 : iniset /etc/neutron/neutron.conf DEFAULT api_workers 2 2021-02-10 03:20:15.804 | + lib/neutron-legacy:configure_mutnauq:376 : iniset /etc/neutron/neutron.conf DEFAULT rpc_state_report_workers 0 2021-02-10 03:20:15.836 | + lib/neutron:configure_neutron:610 : '[' False == True ']' 2021-02-10 03:20:15.838 | + ./stack.sh:main:1139 : is_service_enabled mysql postgresql 2021-02-10 03:20:15.855 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:20:15.857 | + ./stack.sh:main:1139 : is_service_enabled neutron 2021-02-10 03:20:15.873 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:20:15.876 | + ./stack.sh:main:1140 : init_neutron 2021-02-10 03:20:15.879 | + lib/neutron:init_neutron:648 : is_neutron_legacy_enabled 2021-02-10 03:20:15.883 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-02-10 03:20:15.883 | ++ 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-02-10 03:20:15.887 | + 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-02-10 03:20:15.890 | + 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-02-10 03:20:15.892 | + 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-02-10 03:20:15.895 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-02-10 03:20:15.897 | + lib/neutron:init_neutron:650 : init_mutnauq 2021-02-10 03:20:15.902 | + lib/neutron-legacy:init_mutnauq:430 : recreate_database neutron 2021-02-10 03:20:15.904 | + lib/database:recreate_database:110 : local db=neutron 2021-02-10 03:20:15.907 | + lib/database:recreate_database:111 : recreate_database_mysql neutron 2021-02-10 03:20:15.911 | + lib/databases/mysql:recreate_database_mysql:63 : local db=neutron 2021-02-10 03:20:15.916 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS neutron;' 2021-02-10 03:20:15.922 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-02-10 03:20:15.939 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE neutron CHARACTER SET utf8;' 2021-02-10 03:20:15.943 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-02-10 03:20:15.956 | + lib/neutron-legacy:init_mutnauq:431 : time_start dbsync 2021-02-10 03:20:15.958 | + functions-common:time_start:2292 : local name=dbsync 2021-02-10 03:20:15.961 | + functions-common:time_start:2293 : local start_time= 2021-02-10 03:20:15.963 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-10 03:20:15.967 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-10 03:20:15.970 | + functions-common:time_start:2297 : _TIME_START[$name]=1612927215967 2021-02-10 03:20:15.973 | + 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-02-10 03:20:17.016 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:20:17.016 | 2021-02-10 03:20:17.016 | Traceback (most recent call last): 2021-02-10 03:20:17.016 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:20:17.016 | exec(line) 2021-02-10 03:20:17.016 | File "", line 1, in 2021-02-10 03:20:17.016 | File "", line 568, in module_from_spec 2021-02-10 03:20:17.016 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:20:17.016 | 2021-02-10 03:20:17.016 | Remainder of file ignored 2021-02-10 03:20:19.157 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-02-10 03:20:19.157 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-02-10 03:20:19.402 | INFO [alembic.runtime.migration] Context impl MySQLImpl. 2021-02-10 03:20:19.402 | INFO [alembic.runtime.migration] Will assume non-transactional DDL. 2021-02-10 03:20:19.474 | INFO [alembic.runtime.migration] Running upgrade -> kilo 2021-02-10 03:20:30.604 | INFO [alembic.runtime.migration] Running upgrade kilo -> 354db87e3225 2021-02-10 03:20:30.700 | INFO [alembic.runtime.migration] Running upgrade 354db87e3225 -> 599c6a226151 2021-02-10 03:20:31.060 | INFO [alembic.runtime.migration] Running upgrade 599c6a226151 -> 52c5312f6baf 2021-02-10 03:20:31.170 | INFO [alembic.runtime.migration] Running upgrade 52c5312f6baf -> 313373c0ffee 2021-02-10 03:20:31.361 | INFO [alembic.runtime.migration] Running upgrade 313373c0ffee -> 8675309a5c4f 2021-02-10 03:20:31.491 | INFO [alembic.runtime.migration] Running upgrade 8675309a5c4f -> 45f955889773 2021-02-10 03:20:31.650 | INFO [alembic.runtime.migration] Running upgrade 45f955889773 -> 26c371498592 2021-02-10 03:20:31.779 | INFO [alembic.runtime.migration] Running upgrade 26c371498592 -> 1c844d1677f7 2021-02-10 03:20:31.886 | INFO [alembic.runtime.migration] Running upgrade 1c844d1677f7 -> 1b4c6e320f79 2021-02-10 03:20:31.992 | INFO [alembic.runtime.migration] Running upgrade 1b4c6e320f79 -> 48153cb5f051 2021-02-10 03:20:32.294 | INFO [alembic.runtime.migration] Running upgrade 48153cb5f051 -> 9859ac9c136 2021-02-10 03:20:32.421 | INFO [alembic.runtime.migration] Running upgrade 9859ac9c136 -> 34af2b5c5a59 2021-02-10 03:20:32.542 | INFO [alembic.runtime.migration] Running upgrade 34af2b5c5a59 -> 59cb5b6cf4d 2021-02-10 03:20:32.636 | INFO [alembic.runtime.migration] Running upgrade 59cb5b6cf4d -> 13cfb89f881a 2021-02-10 03:20:32.760 | INFO [alembic.runtime.migration] Running upgrade 13cfb89f881a -> 32e5974ada25 2021-02-10 03:20:33.740 | INFO [alembic.runtime.migration] Running upgrade 32e5974ada25 -> ec7fcfbf72ee 2021-02-10 03:20:33.862 | INFO [alembic.runtime.migration] Running upgrade ec7fcfbf72ee -> dce3ec7a25c9 2021-02-10 03:20:33.957 | INFO [alembic.runtime.migration] Running upgrade dce3ec7a25c9 -> c3a73f615e4 2021-02-10 03:20:34.054 | INFO [alembic.runtime.migration] Running upgrade c3a73f615e4 -> 659bf3d90664 2021-02-10 03:20:34.364 | INFO [alembic.runtime.migration] Running upgrade 659bf3d90664 -> 1df244e556f5 2021-02-10 03:20:34.435 | INFO [alembic.runtime.migration] Running upgrade 1df244e556f5 -> 19f26505c74f 2021-02-10 03:20:34.615 | INFO [alembic.runtime.migration] Running upgrade 19f26505c74f -> 15be73214821 2021-02-10 03:20:34.982 | INFO [alembic.runtime.migration] Running upgrade 15be73214821 -> b4caf27aae4 2021-02-10 03:20:35.054 | INFO [alembic.runtime.migration] Running upgrade b4caf27aae4 -> 15e43b934f81 2021-02-10 03:20:35.183 | INFO [alembic.runtime.migration] Running upgrade 15e43b934f81 -> 31ed664953e6 2021-02-10 03:20:35.295 | INFO [alembic.runtime.migration] Running upgrade 31ed664953e6 -> 2f9e956e7532 2021-02-10 03:20:35.360 | INFO [alembic.runtime.migration] Running upgrade 2f9e956e7532 -> 3894bccad37f 2021-02-10 03:20:35.556 | INFO [alembic.runtime.migration] Running upgrade 3894bccad37f -> 0e66c5227a8a 2021-02-10 03:20:35.669 | INFO [alembic.runtime.migration] Running upgrade kilo -> 30018084ec99 2021-02-10 03:20:35.677 | INFO [alembic.runtime.migration] Running upgrade 30018084ec99 -> 4ffceebfada 2021-02-10 03:20:35.921 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfada -> 5498d17be016 2021-02-10 03:20:36.097 | INFO [alembic.runtime.migration] Running upgrade 5498d17be016 -> 2a16083502f3 2021-02-10 03:20:36.170 | INFO [alembic.runtime.migration] Running upgrade 2a16083502f3 -> 2e5352a0ad4d 2021-02-10 03:20:36.478 | INFO [alembic.runtime.migration] Running upgrade 2e5352a0ad4d -> 11926bcfe72d 2021-02-10 03:20:36.655 | INFO [alembic.runtime.migration] Running upgrade 11926bcfe72d -> 4af11ca47297 2021-02-10 03:20:37.086 | INFO [alembic.runtime.migration] Running upgrade 4af11ca47297 -> 1b294093239c 2021-02-10 03:20:37.125 | INFO [alembic.runtime.migration] Running upgrade 1b294093239c -> 8a6d8bdae39 2021-02-10 03:20:39.828 | INFO [alembic.runtime.migration] Running upgrade 8a6d8bdae39 -> 2b4c2465d44b 2021-02-10 03:20:39.863 | INFO [alembic.runtime.migration] Running upgrade 2b4c2465d44b -> e3278ee65050 2021-02-10 03:20:40.128 | INFO [alembic.runtime.migration] Running upgrade e3278ee65050 -> c6c112992c9 2021-02-10 03:20:40.239 | INFO [alembic.runtime.migration] Running upgrade c6c112992c9 -> 5ffceebfada 2021-02-10 03:20:40.249 | INFO [alembic.runtime.migration] Running upgrade 5ffceebfada -> 4ffceebfcdc 2021-02-10 03:20:40.366 | INFO [alembic.runtime.migration] Running upgrade 4ffceebfcdc -> 7bbb25278f53 2021-02-10 03:20:40.374 | INFO [alembic.runtime.migration] Running upgrade 7bbb25278f53 -> 89ab9a816d70 2021-02-10 03:20:40.574 | INFO [alembic.runtime.migration] Running upgrade 0e66c5227a8a -> 45f8dd33480b 2021-02-10 03:20:40.655 | INFO [alembic.runtime.migration] Running upgrade 45f8dd33480b -> 5abc0278ca73 2021-02-10 03:20:40.846 | INFO [alembic.runtime.migration] Running upgrade 89ab9a816d70 -> c879c5e1ee90 2021-02-10 03:20:41.165 | INFO [alembic.runtime.migration] Running upgrade c879c5e1ee90 -> 8fd3918ef6f4 2021-02-10 03:20:41.327 | INFO [alembic.runtime.migration] Running upgrade 8fd3918ef6f4 -> 4bcd4df1f426 2021-02-10 03:20:41.355 | INFO [alembic.runtime.migration] Running upgrade 4bcd4df1f426 -> b67e765a3524 2021-02-10 03:20:41.476 | INFO [alembic.runtime.migration] Running upgrade 5abc0278ca73 -> d3435b514502 2021-02-10 03:20:41.515 | INFO [alembic.runtime.migration] Running upgrade d3435b514502 -> 30107ab6a3ee 2021-02-10 03:20:41.588 | INFO [alembic.runtime.migration] Running upgrade 30107ab6a3ee -> c415aab1c048 2021-02-10 03:20:41.692 | INFO [alembic.runtime.migration] Running upgrade c415aab1c048 -> a963b38d82f4 2021-02-10 03:20:41.796 | INFO [alembic.runtime.migration] Running upgrade a963b38d82f4 -> 3d0e74aa7d37 2021-02-10 03:20:42.091 | INFO [alembic.runtime.migration] Running upgrade 3d0e74aa7d37 -> 030a959ceafa 2021-02-10 03:20:42.155 | INFO [alembic.runtime.migration] Running upgrade 030a959ceafa -> a5648cfeeadf 2021-02-10 03:20:42.215 | INFO [alembic.runtime.migration] Running upgrade a5648cfeeadf -> 0f5bef0f87d4 2021-02-10 03:20:42.335 | INFO [alembic.runtime.migration] Running upgrade 0f5bef0f87d4 -> 67daae611b6e 2021-02-10 03:20:42.442 | INFO [alembic.runtime.migration] Running upgrade b67e765a3524 -> a84ccf28f06a 2021-02-10 03:20:42.591 | INFO [alembic.runtime.migration] Running upgrade a84ccf28f06a -> 7d9d8eeec6ad 2021-02-10 03:20:44.038 | INFO [alembic.runtime.migration] Running upgrade 67daae611b6e -> 6b461a21bcfc 2021-02-10 03:20:44.086 | INFO [alembic.runtime.migration] Running upgrade 6b461a21bcfc -> 5cd92597d11d 2021-02-10 03:20:44.238 | INFO [alembic.runtime.migration] Running upgrade 5cd92597d11d -> 929c968efe70 2021-02-10 03:20:44.249 | INFO [alembic.runtime.migration] Running upgrade 929c968efe70 -> a9c43481023c 2021-02-10 03:20:44.462 | INFO [alembic.runtime.migration] Running upgrade a9c43481023c -> 804a3c76314c 2021-02-10 03:20:44.591 | INFO [alembic.runtime.migration] Running upgrade 804a3c76314c -> 2b42d90729da 2021-02-10 03:20:44.930 | INFO [alembic.runtime.migration] Running upgrade 2b42d90729da -> 62c781cb6192 2021-02-10 03:20:45.034 | INFO [alembic.runtime.migration] Running upgrade 62c781cb6192 -> c8c222d42aa9 2021-02-10 03:20:45.248 | INFO [alembic.runtime.migration] Running upgrade c8c222d42aa9 -> 349b6fd605a6 2021-02-10 03:20:45.360 | INFO [alembic.runtime.migration] Running upgrade 349b6fd605a6 -> 7d32f979895f 2021-02-10 03:20:45.479 | INFO [alembic.runtime.migration] Running upgrade 7d32f979895f -> 594422d373ee 2021-02-10 03:20:45.548 | INFO [alembic.runtime.migration] Running upgrade 594422d373ee -> 61663558142c 2021-02-10 03:20:45.568 | INFO [alembic.runtime.migration] Running upgrade 61663558142c -> 867d39095bf4, port forwarding 2021-02-10 03:20:45.659 | INFO [alembic.runtime.migration] Running upgrade 867d39095bf4 -> d72db3e25539, modify uniq port forwarding 2021-02-10 03:20:46.141 | INFO [alembic.runtime.migration] Running upgrade d72db3e25539 -> cada2437bf41 2021-02-10 03:20:46.251 | INFO [alembic.runtime.migration] Running upgrade cada2437bf41 -> 195176fb410d, router gateway IP QoS 2021-02-10 03:20:46.321 | INFO [alembic.runtime.migration] Running upgrade 195176fb410d -> fb0167bd9639 2021-02-10 03:20:46.443 | INFO [alembic.runtime.migration] Running upgrade fb0167bd9639 -> 0ff9e3881597 2021-02-10 03:20:46.522 | INFO [alembic.runtime.migration] Running upgrade 0ff9e3881597 -> 9bfad3f1e780 2021-02-10 03:20:46.678 | INFO [alembic.runtime.migration] Running upgrade 9bfad3f1e780 -> 63fd95af7dcd 2021-02-10 03:20:46.748 | INFO [alembic.runtime.migration] Running upgrade 63fd95af7dcd -> c613d0b82681 2021-02-10 03:20:46.894 | INFO [alembic.runtime.migration] Running upgrade c613d0b82681 -> c3e9d13c4367 2021-02-10 03:20:47.054 | INFO [alembic.runtime.migration] Running upgrade c3e9d13c4367 -> 86274d77933e 2021-02-10 03:20:47.190 | INFO [alembic.runtime.migration] Running upgrade 86274d77933e -> f4b9654dd40c 2021-02-10 03:20:47.510 | INFO [alembic.runtime.migration] Running upgrade f4b9654dd40c -> a010322604bc 2021-02-10 03:20:47.576 | INFO [alembic.runtime.migration] Running upgrade a010322604bc -> 263d454a9655 2021-02-10 03:20:47.685 | INFO [alembic.runtime.migration] Running upgrade 263d454a9655 -> Ibac91d24da2 2021-02-10 03:20:48.156 | INFO [alembic.runtime.migration] Running upgrade Ibac91d24da2 -> 2217c4222de6 2021-02-10 03:20:48.224 | INFO [alembic.runtime.migration] Running upgrade 2217c4222de6 -> 18a7e90ae768 2021-02-10 03:20:48.355 | INFO [alembic.runtime.migration] Running upgrade 18a7e90ae768 -> e4e236b0e1ff 2021-02-10 03:20:48.496 | INFO [alembic.runtime.migration] Running upgrade e4e236b0e1ff -> e88badaa9591 2021-02-10 03:20:48.641 | INFO [alembic.runtime.migration] Running upgrade e88badaa9591 -> d8bdf05313f4 2021-02-10 03:20:48.815 | INFO [alembic.runtime.migration] Running upgrade d8bdf05313f4 -> dfe425060830 2021-02-10 03:20:48.829 | INFO [alembic.runtime.migration] Running upgrade dfe425060830 -> fd6107509ccd 2021-02-10 03:20:48.837 | INFO [alembic.runtime.migration] Running upgrade fd6107509ccd -> 1ea5dab0897a 2021-02-10 03:20:49.005 | INFO [alembic.runtime.migration] Running upgrade 1ea5dab0897a -> 49d8622c5221 2021-02-10 03:20:49.019 | INFO [alembic.runtime.migration] Running upgrade 49d8622c5221 -> I38991de2b4 2021-02-10 03:20:49.234 | INFO [alembic.runtime.migration] Running upgrade I38991de2b4 -> 532aa95457e2 2021-02-10 03:20:49.300 | INFO [alembic.runtime.migration] Running upgrade 532aa95457e2 -> f010820fc498 2021-02-10 03:20:49.355 | INFO [alembic.runtime.migration] Running upgrade f010820fc498 -> a964d94b4677 2021-02-10 03:20:49.674 | INFO [alembic.runtime.migration] Running upgrade a964d94b4677 -> 26d1e9f5c766 2021-02-10 03:20:50.215 | INFO [alembic.runtime.migration] Running upgrade 26d1e9f5c766 -> 1e0744e4ffea 2021-02-10 03:20:50.279 | INFO [alembic.runtime.migration] Running upgrade 7d9d8eeec6ad -> a8b517cff8ab 2021-02-10 03:20:50.293 | INFO [alembic.runtime.migration] Running upgrade a8b517cff8ab -> 3b935b28e7a0 2021-02-10 03:20:50.309 | INFO [alembic.runtime.migration] Running upgrade 3b935b28e7a0 -> b12a3ef66e62 2021-02-10 03:20:50.740 | INFO [alembic.runtime.migration] Running upgrade b12a3ef66e62 -> 97c25b0d2353 2021-02-10 03:20:51.283 | INFO [alembic.runtime.migration] Running upgrade 97c25b0d2353 -> 2e0d7a8a1586 2021-02-10 03:20:51.453 | INFO [alembic.runtime.migration] Running upgrade 2e0d7a8a1586 -> 5c85685d616d 2021-02-10 03:20:51.538 | Running upgrade for neutron ... 2021-02-10 03:20:51.538 | OK 2021-02-10 03:20:51.817 | + lib/neutron-legacy:init_mutnauq:434 : time_stop dbsync 2021-02-10 03:20:51.821 | + functions-common:time_stop:2306 : local name 2021-02-10 03:20:51.825 | + functions-common:time_stop:2307 : local end_time 2021-02-10 03:20:51.829 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 03:20:51.833 | + functions-common:time_stop:2309 : local total 2021-02-10 03:20:51.836 | + functions-common:time_stop:2310 : local start_time 2021-02-10 03:20:51.841 | + functions-common:time_stop:2312 : name=dbsync 2021-02-10 03:20:51.845 | + functions-common:time_stop:2313 : start_time=1612927215967 2021-02-10 03:20:51.849 | + functions-common:time_stop:2315 : [[ -z 1612927215967 ]] 2021-02-10 03:20:51.852 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 03:20:51.856 | + functions-common:time_stop:2318 : end_time=1612927251853 2021-02-10 03:20:51.859 | + functions-common:time_stop:2319 : elapsed_time=35886 2021-02-10 03:20:51.861 | + functions-common:time_stop:2320 : total=35314 2021-02-10 03:20:51.864 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 03:20:51.867 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=71200 2021-02-10 03:20:51.869 | + ./stack.sh:main:1148 : is_service_enabled q-dhcp 2021-02-10 03:20:51.889 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:20:51.893 | ++ ./stack.sh:main:1151 : pidof NetworkManager 2021-02-10 03:20:51.902 | ++ ./stack.sh:main:1151 : true 2021-02-10 03:20:51.905 | + ./stack.sh:main:1151 : netman_pid= 2021-02-10 03:20:51.908 | + ./stack.sh:main:1152 : '[' -z '' ']' 2021-02-10 03:20:51.910 | + ./stack.sh:main:1153 : sudo killall dnsmasq 2021-02-10 03:20:51.938 | dnsmasq: no process found 2021-02-10 03:20:51.941 | + ./stack.sh:main:1153 : true 2021-02-10 03:20:51.944 | + ./stack.sh:main:1158 : clean_iptables 2021-02-10 03:20:51.947 | + lib/nova:clean_iptables:178 : sudo iptables -S -v 2021-02-10 03:20:51.949 | + lib/nova:clean_iptables:178 : grep '\-A' 2021-02-10 03:20:51.949 | + lib/nova:clean_iptables:178 : grep nova 2021-02-10 03:20:51.951 | + lib/nova:clean_iptables:178 : sed 's/-c [0-9]* [0-9]* //g' 2021-02-10 03:20:51.953 | + lib/nova:clean_iptables:178 : awk '{print "sudo iptables",$0}' 2021-02-10 03:20:51.954 | + lib/nova:clean_iptables:178 : sed s/-A/-D/g 2021-02-10 03:20:51.954 | + lib/nova:clean_iptables:178 : bash 2021-02-10 03:20:51.963 | + lib/nova:clean_iptables:180 : sed 's/-c [0-9]* [0-9]* //g' 2021-02-10 03:20:51.964 | + lib/nova:clean_iptables:180 : grep nova 2021-02-10 03:20:51.967 | + lib/nova:clean_iptables:180 : sudo iptables -S -v -t nat 2021-02-10 03:20:51.967 | + lib/nova:clean_iptables:180 : bash 2021-02-10 03:20:51.967 | + lib/nova:clean_iptables:180 : awk '{print "sudo iptables -t nat",$0}' 2021-02-10 03:20:51.967 | + lib/nova:clean_iptables:180 : grep '\-A' 2021-02-10 03:20:51.968 | + lib/nova:clean_iptables:180 : sed s/-A/-D/g 2021-02-10 03:20:51.979 | + lib/nova:clean_iptables:182 : sed 's/-c [0-9]* [0-9]* //g' 2021-02-10 03:20:51.982 | + lib/nova:clean_iptables:182 : grep nova 2021-02-10 03:20:51.983 | + lib/nova:clean_iptables:182 : grep '\-N' 2021-02-10 03:20:51.983 | + lib/nova:clean_iptables:182 : sed s/-N/-X/g 2021-02-10 03:20:51.983 | + lib/nova:clean_iptables:182 : sudo iptables -S -v 2021-02-10 03:20:51.983 | + lib/nova:clean_iptables:182 : bash 2021-02-10 03:20:51.983 | + lib/nova:clean_iptables:182 : awk '{print "sudo iptables",$0}' 2021-02-10 03:20:51.998 | + lib/nova:clean_iptables:184 : sed 's/-c [0-9]* [0-9]* //g' 2021-02-10 03:20:51.998 | + lib/nova:clean_iptables:184 : grep '\-N' 2021-02-10 03:20:51.998 | + lib/nova:clean_iptables:184 : sed s/-N/-X/g 2021-02-10 03:20:52.000 | + lib/nova:clean_iptables:184 : bash 2021-02-10 03:20:52.000 | + lib/nova:clean_iptables:184 : grep nova 2021-02-10 03:20:52.001 | + lib/nova:clean_iptables:184 : awk '{print "sudo iptables -t nat",$0}' 2021-02-10 03:20:52.001 | + lib/nova:clean_iptables:184 : sudo iptables -S -v -t nat 2021-02-10 03:20:52.013 | + ./stack.sh:main:1161 : sudo sysctl -w net.ipv4.ip_forward=1 2021-02-10 03:20:52.021 | net.ipv4.ip_forward = 1 2021-02-10 03:20:52.025 | + ./stack.sh:main:1168 : is_service_enabled swift 2021-02-10 03:20:52.041 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 03:20:52.044 | + ./stack.sh:main:1177 : is_service_enabled cinder 2021-02-10 03:20:52.060 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:20:52.063 | + ./stack.sh:main:1178 : echo_summary 'Configuring Cinder' 2021-02-10 03:20:52.066 | + ./stack.sh:echo_summary:416 : [[ -t 3 ]] 2021-02-10 03:20:52.068 | + ./stack.sh:echo_summary:422 : echo -e Configuring Cinder 2021-02-10 03:20:52.071 | + ./stack.sh:main:1179 : init_cinder 2021-02-10 03:20:52.073 | + lib/cinder:init_cinder:388 : is_service_enabled mysql postgresql 2021-02-10 03:20:52.089 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:20:52.092 | + lib/cinder:init_cinder:390 : recreate_database cinder 2021-02-10 03:20:52.095 | + lib/database:recreate_database:110 : local db=cinder 2021-02-10 03:20:52.097 | + lib/database:recreate_database:111 : recreate_database_mysql cinder 2021-02-10 03:20:52.100 | + lib/databases/mysql:recreate_database_mysql:63 : local db=cinder 2021-02-10 03:20:52.103 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS cinder;' 2021-02-10 03:20:52.106 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-02-10 03:20:52.121 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE cinder CHARACTER SET utf8;' 2021-02-10 03:20:52.127 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-02-10 03:20:52.144 | + lib/cinder:init_cinder:392 : time_start dbsync 2021-02-10 03:20:52.148 | + functions-common:time_start:2292 : local name=dbsync 2021-02-10 03:20:52.152 | + functions-common:time_start:2293 : local start_time= 2021-02-10 03:20:52.156 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-10 03:20:52.159 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-10 03:20:52.164 | + functions-common:time_start:2297 : _TIME_START[$name]=1612927252161 2021-02-10 03:20:52.166 | + lib/cinder:init_cinder:394 : /usr/local/bin/cinder-manage --config-file /etc/cinder/cinder.conf db sync 2021-02-10 03:20:55.154 | 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=74277) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-02-10 03:20:55.157 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo... {{(pid=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-10 03:20:55.158 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/139_placeholder.py... {{(pid=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:20:55.159 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/139_placeholder.py loaded successfully {{(pid=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:20:55.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/137_placeholder.py... {{(pid=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:20:55.159 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/137_placeholder.py loaded successfully {{(pid=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:20:55.159 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py... {{(pid=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:20:55.159 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py loaded successfully {{(pid=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:20:55.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py... {{(pid=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:20:55.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py loaded successfully {{(pid=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:20:55.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py... {{(pid=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:20:55.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py loaded successfully {{(pid=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:20:55.160 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py... {{(pid=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:20:55.160 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py loaded successfully {{(pid=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:20:55.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py... {{(pid=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:20:55.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py loaded successfully {{(pid=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:20:55.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py... {{(pid=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:20:55.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py loaded successfully {{(pid=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:20:55.161 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py... {{(pid=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:20:55.161 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py loaded successfully {{(pid=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:20:55.162 | 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=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:20:55.162 | 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=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:20:55.162 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py... {{(pid=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:20:55.162 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py loaded successfully {{(pid=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:20:55.162 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/140_create_project_default_volume_type.py... {{(pid=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:20:55.162 | 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=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:20:55.163 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py... {{(pid=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:20:55.163 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py loaded successfully {{(pid=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:20:55.163 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py... {{(pid=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:20:55.163 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py loaded successfully {{(pid=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:20:55.163 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/138_placeholder.py... {{(pid=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:20:55.163 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/138_placeholder.py loaded successfully {{(pid=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:20:55.164 | 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=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:20:55.164 | 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=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:20:55.164 | 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=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:20:55.164 | 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=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:20:55.164 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py... {{(pid=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:20:55.165 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py loaded successfully {{(pid=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:20:55.165 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo loaded successfully {{(pid=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-10 03:20:55.165 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'cinder'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-10 03:20:55.209 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo... {{(pid=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-10 03:20:55.210 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/139_placeholder.py... {{(pid=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:20:55.210 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/139_placeholder.py loaded successfully {{(pid=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:20:55.210 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/137_placeholder.py... {{(pid=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:20:55.210 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/137_placeholder.py loaded successfully {{(pid=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:20:55.211 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py... {{(pid=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:20:55.211 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py loaded successfully {{(pid=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:20:55.211 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py... {{(pid=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:20:55.211 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py loaded successfully {{(pid=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:20:55.211 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py... {{(pid=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:20:55.211 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py loaded successfully {{(pid=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:20:55.212 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py... {{(pid=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:20:55.212 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py loaded successfully {{(pid=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:20:55.212 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py... {{(pid=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:20:55.212 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py loaded successfully {{(pid=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:20:55.212 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py... {{(pid=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:20:55.212 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py loaded successfully {{(pid=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:20:55.213 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py... {{(pid=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:20:55.213 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py loaded successfully {{(pid=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:20:55.213 | 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=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:20:55.213 | 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=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:20:55.213 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py... {{(pid=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:20:55.213 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py loaded successfully {{(pid=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:20:55.214 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/140_create_project_default_volume_type.py... {{(pid=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:20:55.214 | 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=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:20:55.214 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py... {{(pid=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:20:55.214 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py loaded successfully {{(pid=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:20:55.214 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py... {{(pid=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:20:55.215 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py loaded successfully {{(pid=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:20:55.215 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/138_placeholder.py... {{(pid=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:20:55.215 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/138_placeholder.py loaded successfully {{(pid=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:20:55.215 | 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=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:20:55.215 | 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=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:20:55.215 | 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=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:20:55.216 | 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=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:20:55.216 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py... {{(pid=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:20:55.216 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py loaded successfully {{(pid=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:20:55.216 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo loaded successfully {{(pid=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-10 03:20:55.216 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'cinder'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-10 03:20:55.299 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo... {{(pid=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-10 03:20:55.300 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/139_placeholder.py... {{(pid=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:20:55.301 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/139_placeholder.py loaded successfully {{(pid=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:20:55.301 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/137_placeholder.py... {{(pid=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:20:55.301 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/137_placeholder.py loaded successfully {{(pid=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:20:55.302 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py... {{(pid=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:20:55.302 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/125_placeholder.py loaded successfully {{(pid=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:20:55.302 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py... {{(pid=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:20:55.302 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/134_placeholder.py loaded successfully {{(pid=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:20:55.302 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py... {{(pid=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:20:55.302 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/131_placeholder.py loaded successfully {{(pid=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:20:55.303 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py... {{(pid=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:20:55.303 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/129_placeholder.py loaded successfully {{(pid=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:20:55.303 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py... {{(pid=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:20:55.303 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/135_placeholder.py loaded successfully {{(pid=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:20:55.303 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py... {{(pid=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:20:55.303 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/124_placeholder.py loaded successfully {{(pid=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:20:55.304 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py... {{(pid=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:20:55.304 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/132_create_default_volume_type.py loaded successfully {{(pid=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:20:55.304 | 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=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:20:55.304 | 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=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:20:55.304 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py... {{(pid=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:20:55.304 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/133_placeholder.py loaded successfully {{(pid=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:20:55.305 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/140_create_project_default_volume_type.py... {{(pid=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:20:55.305 | 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=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:20:55.305 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py... {{(pid=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:20:55.305 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/123_cinder_init.py loaded successfully {{(pid=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:20:55.305 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py... {{(pid=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:20:55.305 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/126_placeholder.py loaded successfully {{(pid=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:20:55.306 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/138_placeholder.py... {{(pid=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:20:55.306 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/138_placeholder.py loaded successfully {{(pid=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:20:55.306 | 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=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:20:55.306 | 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=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:20:55.306 | 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=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:20:55.306 | 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=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:20:55.307 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py... {{(pid=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:20:55.307 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo/versions/130_placeholder.py loaded successfully {{(pid=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:20:55.307 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/cinder/cinder/db/sqlalchemy/migrate_repo loaded successfully {{(pid=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-10 03:20:55.307 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'cinder'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=74277) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-10 03:20:55.316 | INFO migrate.versioning.api [-] 122 -> 123...  2021-02-10 03:21:00.383 | INFO migrate.versioning.api [-] done 2021-02-10 03:21:00.383 | INFO migrate.versioning.api [-] 123 -> 124...  2021-02-10 03:21:00.392 | INFO migrate.versioning.api [-] done 2021-02-10 03:21:00.392 | INFO migrate.versioning.api [-] 124 -> 125...  2021-02-10 03:21:00.400 | INFO migrate.versioning.api [-] done 2021-02-10 03:21:00.400 | INFO migrate.versioning.api [-] 125 -> 126...  2021-02-10 03:21:00.408 | INFO migrate.versioning.api [-] done 2021-02-10 03:21:00.408 | INFO migrate.versioning.api [-] 126 -> 127...  2021-02-10 03:21:00.430 | INFO migrate.versioning.api [-] done 2021-02-10 03:21:00.431 | INFO migrate.versioning.api [-] 127 -> 128...  2021-02-10 03:21:00.797 | INFO migrate.versioning.api [-] done 2021-02-10 03:21:00.797 | INFO migrate.versioning.api [-] 128 -> 129...  2021-02-10 03:21:00.806 | INFO migrate.versioning.api [-] done 2021-02-10 03:21:00.807 | INFO migrate.versioning.api [-] 129 -> 130...  2021-02-10 03:21:00.817 | INFO migrate.versioning.api [-] done 2021-02-10 03:21:00.817 | INFO migrate.versioning.api [-] 130 -> 131...  2021-02-10 03:21:00.825 | INFO migrate.versioning.api [-] done 2021-02-10 03:21:00.825 | INFO migrate.versioning.api [-] 131 -> 132...  2021-02-10 03:21:00.850 | INFO migrate.versioning.api [-] done 2021-02-10 03:21:00.850 | INFO migrate.versioning.api [-] 132 -> 133...  2021-02-10 03:21:00.858 | INFO migrate.versioning.api [-] done 2021-02-10 03:21:00.858 | INFO migrate.versioning.api [-] 133 -> 134...  2021-02-10 03:21:00.866 | INFO migrate.versioning.api [-] done 2021-02-10 03:21:00.866 | INFO migrate.versioning.api [-] 134 -> 135...  2021-02-10 03:21:00.876 | INFO migrate.versioning.api [-] done 2021-02-10 03:21:00.876 | INFO migrate.versioning.api [-] 135 -> 136...  2021-02-10 03:21:01.173 | INFO migrate.versioning.api [-] done 2021-02-10 03:21:01.173 | INFO migrate.versioning.api [-] 136 -> 137...  2021-02-10 03:21:01.181 | INFO migrate.versioning.api [-] done 2021-02-10 03:21:01.181 | INFO migrate.versioning.api [-] 137 -> 138...  2021-02-10 03:21:01.188 | INFO migrate.versioning.api [-] done 2021-02-10 03:21:01.188 | INFO migrate.versioning.api [-] 138 -> 139...  2021-02-10 03:21:01.195 | INFO migrate.versioning.api [-] done 2021-02-10 03:21:01.195 | INFO migrate.versioning.api [-] 139 -> 140...  2021-02-10 03:21:01.335 | INFO migrate.versioning.api [-] done 2021-02-10 03:21:01.338 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:21:01.338 | 2021-02-10 03:21:01.338 | Traceback (most recent call last): 2021-02-10 03:21:01.338 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:21:01.338 | exec(line) 2021-02-10 03:21:01.338 | File "", line 1, in 2021-02-10 03:21:01.338 | File "", line 568, in module_from_spec 2021-02-10 03:21:01.338 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:21:01.338 | 2021-02-10 03:21:01.338 | Remainder of file ignored 2021-02-10 03:21:01.338 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:21:01.338 | from cryptography.utils import int_from_bytes 2021-02-10 03:21:01.338 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:21:01.338 | from cryptography.utils import int_from_bytes 2021-02-10 03:21:01.663 | + lib/cinder:init_cinder:395 : time_stop dbsync 2021-02-10 03:21:01.667 | + functions-common:time_stop:2306 : local name 2021-02-10 03:21:01.672 | + functions-common:time_stop:2307 : local end_time 2021-02-10 03:21:01.675 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 03:21:01.679 | + functions-common:time_stop:2309 : local total 2021-02-10 03:21:01.683 | + functions-common:time_stop:2310 : local start_time 2021-02-10 03:21:01.687 | + functions-common:time_stop:2312 : name=dbsync 2021-02-10 03:21:01.690 | + functions-common:time_stop:2313 : start_time=1612927252161 2021-02-10 03:21:01.693 | + functions-common:time_stop:2315 : [[ -z 1612927252161 ]] 2021-02-10 03:21:01.696 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 03:21:01.700 | + functions-common:time_stop:2318 : end_time=1612927261697 2021-02-10 03:21:01.702 | + functions-common:time_stop:2319 : elapsed_time=9536 2021-02-10 03:21:01.705 | + functions-common:time_stop:2320 : total=71200 2021-02-10 03:21:01.707 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 03:21:01.710 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=80736 2021-02-10 03:21:01.713 | + lib/cinder:init_cinder:398 : is_service_enabled c-vol 2021-02-10 03:21:01.729 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:21:01.732 | + lib/cinder:init_cinder:398 : [[ -n ceph ]] 2021-02-10 03:21:01.734 | + lib/cinder:init_cinder:399 : local be be_name be_type 2021-02-10 03:21:01.737 | + lib/cinder:init_cinder:400 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2021-02-10 03:21:01.739 | + lib/cinder:init_cinder:401 : be_type=ceph 2021-02-10 03:21:01.742 | + lib/cinder:init_cinder:402 : be_name=ceph 2021-02-10 03:21:01.744 | + lib/cinder:init_cinder:403 : type init_cinder_backend_ceph 2021-02-10 03:21:01.747 | + lib/cinder:init_cinder:413 : mkdir -p /opt/stack/data/cinder/volumes 2021-02-10 03:21:01.751 | + ./stack.sh:main:1185 : is_service_enabled placement 2021-02-10 03:21:01.767 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:21:01.770 | + ./stack.sh:main:1186 : echo_summary 'Configuring placement' 2021-02-10 03:21:01.773 | + ./stack.sh:echo_summary:416 : [[ -t 3 ]] 2021-02-10 03:21:01.776 | + ./stack.sh:echo_summary:422 : echo -e Configuring placement 2021-02-10 03:21:01.778 | + ./stack.sh:main:1187 : init_placement 2021-02-10 03:21:01.781 | + lib/placement:init_placement:130 : recreate_database placement 2021-02-10 03:21:01.783 | + lib/database:recreate_database:110 : local db=placement 2021-02-10 03:21:01.786 | + lib/database:recreate_database:111 : recreate_database_mysql placement 2021-02-10 03:21:01.788 | + lib/databases/mysql:recreate_database_mysql:63 : local db=placement 2021-02-10 03:21:01.791 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS placement;' 2021-02-10 03:21:01.795 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-02-10 03:21:01.808 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE placement CHARACTER SET utf8;' 2021-02-10 03:21:01.812 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-02-10 03:21:01.825 | + lib/placement:init_placement:131 : /usr/local/bin/placement-manage db sync 2021-02-10 03:21:05.655 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:21:05.655 | 2021-02-10 03:21:05.655 | Traceback (most recent call last): 2021-02-10 03:21:05.655 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:21:05.655 | exec(line) 2021-02-10 03:21:05.655 | File "", line 1, in 2021-02-10 03:21:05.655 | File "", line 568, in module_from_spec 2021-02-10 03:21:05.655 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:21:05.655 | 2021-02-10 03:21:05.655 | Remainder of file ignored 2021-02-10 03:21:05.822 | + lib/placement:init_placement:132 : create_placement_accounts 2021-02-10 03:21:05.827 | + lib/placement:create_placement_accounts:119 : create_service_user placement admin 2021-02-10 03:21:05.830 | + lib/keystone:create_service_user:395 : get_or_create_user placement Passw0rd Default 2021-02-10 03:21:05.834 | + functions-common:get_or_create_user:826 : local user_id 2021-02-10 03:21:05.837 | + functions-common:get_or_create_user:827 : [[ ! -z '' ]] 2021-02-10 03:21:05.839 | + functions-common:get_or_create_user:830 : local email= 2021-02-10 03:21:05.843 | ++ functions-common:get_or_create_user:844 : oscwrap user create placement --password Passw0rd --domain=Default --or-show -f value -c id 2021-02-10 03:21:08.370 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:21:08.370 | 2021-02-10 03:21:08.370 | Traceback (most recent call last): 2021-02-10 03:21:08.370 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:21:08.370 | exec(line) 2021-02-10 03:21:08.370 | File "", line 1, in 2021-02-10 03:21:08.370 | File "", line 568, in module_from_spec 2021-02-10 03:21:08.370 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:21:08.370 | 2021-02-10 03:21:08.370 | Remainder of file ignored 2021-02-10 03:21:08.370 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:21:08.370 | from cryptography.utils import int_from_bytes 2021-02-10 03:21:08.370 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:21:08.370 | from cryptography.utils import int_from_bytes 2021-02-10 03:21:08.556 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 03:21:08.562 | + functions-common:get_or_create_user:842 : user_id=6a9ef38ea8b245da994c28ab39540db5 2021-02-10 03:21:08.566 | + functions-common:get_or_create_user:843 : echo 6a9ef38ea8b245da994c28ab39540db5 2021-02-10 03:21:08.566 | 6a9ef38ea8b245da994c28ab39540db5 2021-02-10 03:21:08.569 | + lib/keystone:create_service_user:396 : get_or_add_user_project_role service placement service Default Default 2021-02-10 03:21:08.572 | + functions-common:get_or_add_user_project_role:890 : local user_role_id 2021-02-10 03:21:08.575 | ++ functions-common:get_or_add_user_project_role:892 : _get_domain_args Default Default 2021-02-10 03:21:08.578 | ++ functions-common:_get_domain_args:874 : local domain 2021-02-10 03:21:08.581 | ++ functions-common:_get_domain_args:875 : domain= 2021-02-10 03:21:08.583 | ++ functions-common:_get_domain_args:877 : [[ -n Default ]] 2021-02-10 03:21:08.586 | ++ functions-common:_get_domain_args:878 : domain=' --user-domain Default' 2021-02-10 03:21:08.588 | ++ functions-common:_get_domain_args:880 : [[ -n Default ]] 2021-02-10 03:21:08.591 | ++ functions-common:_get_domain_args:881 : domain=' --user-domain Default --project-domain Default' 2021-02-10 03:21:08.593 | ++ functions-common:_get_domain_args:884 : echo --user-domain Default --project-domain Default 2021-02-10 03:21:08.596 | + functions-common:get_or_add_user_project_role:892 : domain_args='--user-domain Default --project-domain Default' 2021-02-10 03:21:08.601 | ++ functions-common:get_or_add_user_project_role:900 : oscwrap role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2021-02-10 03:21:08.601 | ++ functions-common:get_or_add_user_project_role:900 : grep '^|\s[a-f0-9]\+' 2021-02-10 03:21:08.601 | ++ functions-common:get_or_add_user_project_role:900 : get_field 1 2021-02-10 03:21:08.604 | ++ functions-common:get_field:728 : local data field 2021-02-10 03:21:08.607 | ++ functions-common:get_field:729 : read data 2021-02-10 03:21:11.829 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:21:11.829 | 2021-02-10 03:21:11.829 | Traceback (most recent call last): 2021-02-10 03:21:11.829 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:21:11.829 | exec(line) 2021-02-10 03:21:11.829 | File "", line 1, in 2021-02-10 03:21:11.829 | File "", line 568, in module_from_spec 2021-02-10 03:21:11.829 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:21:11.829 | 2021-02-10 03:21:11.829 | Remainder of file ignored 2021-02-10 03:21:11.829 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:21:11.829 | from cryptography.utils import int_from_bytes 2021-02-10 03:21:11.829 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:21:11.829 | from cryptography.utils import int_from_bytes 2021-02-10 03:21:12.018 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 03:21:12.024 | + functions-common:get_or_add_user_project_role:900 : user_role_id= 2021-02-10 03:21:12.029 | + functions-common:get_or_add_user_project_role:901 : [[ -z '' ]] 2021-02-10 03:21:12.033 | + functions-common:get_or_add_user_project_role:903 : openstack role add service --user placement --project service --user-domain Default --project-domain Default 2021-02-10 03:21:15.198 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:21:15.198 | 2021-02-10 03:21:15.198 | Traceback (most recent call last): 2021-02-10 03:21:15.198 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:21:15.198 | exec(line) 2021-02-10 03:21:15.198 | File "", line 1, in 2021-02-10 03:21:15.198 | File "", line 568, in module_from_spec 2021-02-10 03:21:15.198 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:21:15.198 | 2021-02-10 03:21:15.198 | Remainder of file ignored 2021-02-10 03:21:15.199 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:21:15.199 | from cryptography.utils import int_from_bytes 2021-02-10 03:21:15.199 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:21:15.199 | from cryptography.utils import int_from_bytes 2021-02-10 03:21:15.379 | ++ functions-common:get_or_add_user_project_role:912 : oscwrap role assignment list --role service --user placement --project service --user-domain Default --project-domain Default 2021-02-10 03:21:15.380 | ++ functions-common:get_or_add_user_project_role:912 : grep '^|\s[a-f0-9]\+' 2021-02-10 03:21:15.380 | ++ functions-common:get_or_add_user_project_role:912 : get_field 1 2021-02-10 03:21:15.383 | ++ functions-common:get_field:728 : local data field 2021-02-10 03:21:15.387 | ++ functions-common:get_field:729 : read data 2021-02-10 03:21:18.667 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:21:18.667 | 2021-02-10 03:21:18.667 | Traceback (most recent call last): 2021-02-10 03:21:18.667 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:21:18.667 | exec(line) 2021-02-10 03:21:18.667 | File "", line 1, in 2021-02-10 03:21:18.667 | File "", line 568, in module_from_spec 2021-02-10 03:21:18.667 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:21:18.667 | 2021-02-10 03:21:18.667 | Remainder of file ignored 2021-02-10 03:21:18.667 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:21:18.667 | from cryptography.utils import int_from_bytes 2021-02-10 03:21:18.667 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:21:18.668 | from cryptography.utils import int_from_bytes 2021-02-10 03:21:18.859 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 03:21:18.863 | ++ functions-common:get_field:730 : '[' 1 -lt 0 ']' 2021-02-10 03:21:18.867 | ++ functions-common:get_field:733 : field='$2' 2021-02-10 03:21:18.870 | ++ functions-common:get_field:735 : echo '| 5f1a7284d0af4cd498c1031f734b33d5 | 6a9ef38ea8b245da994c28ab39540db5 | | d1ec3cc1c7d849d488b1283a8aca4738 | | | False |' 2021-02-10 03:21:18.871 | ++ functions-common:get_field:735 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-02-10 03:21:18.879 | ++ functions-common:get_field:729 : read data 2021-02-10 03:21:18.882 | + functions-common:get_or_add_user_project_role:912 : user_role_id=5f1a7284d0af4cd498c1031f734b33d5 2021-02-10 03:21:18.885 | + functions-common:get_or_add_user_project_role:914 : echo 5f1a7284d0af4cd498c1031f734b33d5 2021-02-10 03:21:18.885 | 5f1a7284d0af4cd498c1031f734b33d5 2021-02-10 03:21:18.888 | + lib/keystone:create_service_user:398 : [[ -n admin ]] 2021-02-10 03:21:18.890 | + lib/keystone:create_service_user:399 : get_or_add_user_project_role admin placement service Default Default 2021-02-10 03:21:18.893 | + functions-common:get_or_add_user_project_role:890 : local user_role_id 2021-02-10 03:21:18.896 | ++ functions-common:get_or_add_user_project_role:892 : _get_domain_args Default Default 2021-02-10 03:21:18.899 | ++ functions-common:_get_domain_args:874 : local domain 2021-02-10 03:21:18.902 | ++ functions-common:_get_domain_args:875 : domain= 2021-02-10 03:21:18.905 | ++ functions-common:_get_domain_args:877 : [[ -n Default ]] 2021-02-10 03:21:18.907 | ++ functions-common:_get_domain_args:878 : domain=' --user-domain Default' 2021-02-10 03:21:18.910 | ++ functions-common:_get_domain_args:880 : [[ -n Default ]] 2021-02-10 03:21:18.912 | ++ functions-common:_get_domain_args:881 : domain=' --user-domain Default --project-domain Default' 2021-02-10 03:21:18.915 | ++ functions-common:_get_domain_args:884 : echo --user-domain Default --project-domain Default 2021-02-10 03:21:18.918 | + functions-common:get_or_add_user_project_role:892 : domain_args='--user-domain Default --project-domain Default' 2021-02-10 03:21:18.922 | ++ functions-common:get_or_add_user_project_role:900 : oscwrap role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2021-02-10 03:21:18.924 | ++ functions-common:get_or_add_user_project_role:900 : grep '^|\s[a-f0-9]\+' 2021-02-10 03:21:18.924 | ++ functions-common:get_or_add_user_project_role:900 : get_field 1 2021-02-10 03:21:18.925 | ++ functions-common:get_field:728 : local data field 2021-02-10 03:21:18.928 | ++ functions-common:get_field:729 : read data 2021-02-10 03:21:22.160 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:21:22.160 | 2021-02-10 03:21:22.161 | Traceback (most recent call last): 2021-02-10 03:21:22.161 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:21:22.161 | exec(line) 2021-02-10 03:21:22.161 | File "", line 1, in 2021-02-10 03:21:22.161 | File "", line 568, in module_from_spec 2021-02-10 03:21:22.161 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:21:22.161 | 2021-02-10 03:21:22.161 | Remainder of file ignored 2021-02-10 03:21:22.161 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:21:22.161 | from cryptography.utils import int_from_bytes 2021-02-10 03:21:22.161 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:21:22.161 | from cryptography.utils import int_from_bytes 2021-02-10 03:21:22.346 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 03:21:22.351 | + functions-common:get_or_add_user_project_role:900 : user_role_id= 2021-02-10 03:21:22.355 | + functions-common:get_or_add_user_project_role:901 : [[ -z '' ]] 2021-02-10 03:21:22.357 | + functions-common:get_or_add_user_project_role:903 : openstack role add admin --user placement --project service --user-domain Default --project-domain Default 2021-02-10 03:21:25.491 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:21:25.491 | 2021-02-10 03:21:25.491 | Traceback (most recent call last): 2021-02-10 03:21:25.491 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:21:25.491 | exec(line) 2021-02-10 03:21:25.491 | File "", line 1, in 2021-02-10 03:21:25.491 | File "", line 568, in module_from_spec 2021-02-10 03:21:25.491 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:21:25.491 | 2021-02-10 03:21:25.492 | Remainder of file ignored 2021-02-10 03:21:25.492 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:21:25.492 | from cryptography.utils import int_from_bytes 2021-02-10 03:21:25.492 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:21:25.492 | from cryptography.utils import int_from_bytes 2021-02-10 03:21:25.678 | ++ functions-common:get_or_add_user_project_role:912 : oscwrap role assignment list --role admin --user placement --project service --user-domain Default --project-domain Default 2021-02-10 03:21:25.678 | ++ functions-common:get_or_add_user_project_role:912 : grep '^|\s[a-f0-9]\+' 2021-02-10 03:21:25.678 | ++ functions-common:get_or_add_user_project_role:912 : get_field 1 2021-02-10 03:21:25.681 | ++ functions-common:get_field:728 : local data field 2021-02-10 03:21:25.684 | ++ functions-common:get_field:729 : read data 2021-02-10 03:21:28.995 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:21:28.995 | 2021-02-10 03:21:28.995 | Traceback (most recent call last): 2021-02-10 03:21:28.995 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:21:28.995 | exec(line) 2021-02-10 03:21:28.995 | File "", line 1, in 2021-02-10 03:21:28.995 | File "", line 568, in module_from_spec 2021-02-10 03:21:28.995 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:21:28.995 | 2021-02-10 03:21:28.995 | Remainder of file ignored 2021-02-10 03:21:28.995 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:21:28.995 | from cryptography.utils import int_from_bytes 2021-02-10 03:21:28.995 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:21:28.995 | from cryptography.utils import int_from_bytes 2021-02-10 03:21:29.182 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 03:21:29.187 | ++ functions-common:get_field:730 : '[' 1 -lt 0 ']' 2021-02-10 03:21:29.190 | ++ functions-common:get_field:733 : field='$2' 2021-02-10 03:21:29.195 | ++ functions-common:get_field:735 : echo '| f136fbff4bee4e10b716c38835050242 | 6a9ef38ea8b245da994c28ab39540db5 | | d1ec3cc1c7d849d488b1283a8aca4738 | | | False |' 2021-02-10 03:21:29.195 | ++ functions-common:get_field:735 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-02-10 03:21:29.200 | ++ functions-common:get_field:729 : read data 2021-02-10 03:21:29.204 | + functions-common:get_or_add_user_project_role:912 : user_role_id=f136fbff4bee4e10b716c38835050242 2021-02-10 03:21:29.207 | + functions-common:get_or_add_user_project_role:914 : echo f136fbff4bee4e10b716c38835050242 2021-02-10 03:21:29.207 | f136fbff4bee4e10b716c38835050242 2021-02-10 03:21:29.209 | + lib/placement:create_placement_accounts:120 : local placement_api_url=http://10.222.0.43/placement 2021-02-10 03:21:29.212 | + lib/placement:create_placement_accounts:121 : get_or_create_service placement placement 'Placement Service' 2021-02-10 03:21:29.215 | + functions-common:get_or_create_service:968 : local service_id 2021-02-10 03:21:29.218 | ++ functions-common:get_or_create_service:981 : oscwrap service show placement -f value -c id 2021-02-10 03:21:31.917 | ++ functions-common:get_or_create_service:983 : oscwrap service create placement --name placement '--description=Placement Service' -f value -c id 2021-02-10 03:21:34.269 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:21:34.269 | 2021-02-10 03:21:34.269 | Traceback (most recent call last): 2021-02-10 03:21:34.269 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:21:34.269 | exec(line) 2021-02-10 03:21:34.269 | File "", line 1, in 2021-02-10 03:21:34.269 | File "", line 568, in module_from_spec 2021-02-10 03:21:34.269 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:21:34.269 | 2021-02-10 03:21:34.269 | Remainder of file ignored 2021-02-10 03:21:34.269 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:21:34.269 | from cryptography.utils import int_from_bytes 2021-02-10 03:21:34.269 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:21:34.269 | from cryptography.utils import int_from_bytes 2021-02-10 03:21:34.456 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 03:21:34.461 | + functions-common:get_or_create_service:979 : service_id=' 2021-02-10 03:21:34.461 | 7cebb52aea554fa7a393ea1cdfaf966b' 2021-02-10 03:21:34.465 | + functions-common:get_or_create_service:980 : echo 7cebb52aea554fa7a393ea1cdfaf966b 2021-02-10 03:21:34.465 | 7cebb52aea554fa7a393ea1cdfaf966b 2021-02-10 03:21:34.469 | + lib/placement:create_placement_accounts:123 : get_or_create_endpoint placement RegionOne http://10.222.0.43/placement 2021-02-10 03:21:34.473 | + functions-common:get_or_create_endpoint:1012 : local public_id 2021-02-10 03:21:34.477 | ++ functions-common:get_or_create_endpoint:1013 : _get_or_create_endpoint_with_interface placement public http://10.222.0.43/placement RegionOne 2021-02-10 03:21:34.479 | ++ functions-common:_get_or_create_endpoint_with_interface:986 : local endpoint_id 2021-02-10 03:21:34.483 | +++ functions-common:_get_or_create_endpoint_with_interface:991 : oscwrap endpoint list --service placement --interface public --region RegionOne -c ID -f value 2021-02-10 03:21:37.013 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:21:37.013 | 2021-02-10 03:21:37.013 | Traceback (most recent call last): 2021-02-10 03:21:37.013 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:21:37.013 | exec(line) 2021-02-10 03:21:37.013 | File "", line 1, in 2021-02-10 03:21:37.013 | File "", line 568, in module_from_spec 2021-02-10 03:21:37.013 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:21:37.013 | 2021-02-10 03:21:37.014 | Remainder of file ignored 2021-02-10 03:21:37.014 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:21:37.014 | from cryptography.utils import int_from_bytes 2021-02-10 03:21:37.014 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:21:37.014 | from cryptography.utils import int_from_bytes 2021-02-10 03:21:37.201 | +++ functions-common:oscwrap:2346 : return 0 2021-02-10 03:21:37.205 | ++ functions-common:_get_or_create_endpoint_with_interface:991 : endpoint_id= 2021-02-10 03:21:37.207 | ++ functions-common:_get_or_create_endpoint_with_interface:992 : [[ -z '' ]] 2021-02-10 03:21:37.211 | +++ functions-common:_get_or_create_endpoint_with_interface:995 : oscwrap endpoint create placement public http://10.222.0.43/placement --region RegionOne -f value -c id 2021-02-10 03:21:39.702 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:21:39.702 | 2021-02-10 03:21:39.702 | Traceback (most recent call last): 2021-02-10 03:21:39.702 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:21:39.702 | exec(line) 2021-02-10 03:21:39.702 | File "", line 1, in 2021-02-10 03:21:39.702 | File "", line 568, in module_from_spec 2021-02-10 03:21:39.702 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:21:39.702 | 2021-02-10 03:21:39.702 | Remainder of file ignored 2021-02-10 03:21:39.702 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:21:39.702 | from cryptography.utils import int_from_bytes 2021-02-10 03:21:39.702 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:21:39.702 | from cryptography.utils import int_from_bytes 2021-02-10 03:21:39.893 | +++ functions-common:oscwrap:2346 : return 0 2021-02-10 03:21:39.896 | ++ functions-common:_get_or_create_endpoint_with_interface:995 : endpoint_id=c02567d853fa4d4aa1aa39ce445e62b9 2021-02-10 03:21:39.900 | ++ functions-common:_get_or_create_endpoint_with_interface:998 : echo c02567d853fa4d4aa1aa39ce445e62b9 2021-02-10 03:21:39.903 | + functions-common:get_or_create_endpoint:1013 : public_id=c02567d853fa4d4aa1aa39ce445e62b9 2021-02-10 03:21:39.905 | + functions-common:get_or_create_endpoint:1015 : [[ -n '' ]] 2021-02-10 03:21:39.908 | + functions-common:get_or_create_endpoint:1018 : [[ -n '' ]] 2021-02-10 03:21:39.911 | + functions-common:get_or_create_endpoint:1022 : echo c02567d853fa4d4aa1aa39ce445e62b9 2021-02-10 03:21:39.911 | c02567d853fa4d4aa1aa39ce445e62b9 2021-02-10 03:21:39.914 | + ./stack.sh:main:1193 : is_service_enabled nova 2021-02-10 03:21:39.932 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:21:39.935 | + ./stack.sh:main:1194 : echo_summary 'Configuring Nova' 2021-02-10 03:21:39.938 | + ./stack.sh:echo_summary:416 : [[ -t 3 ]] 2021-02-10 03:21:39.940 | + ./stack.sh:echo_summary:422 : echo -e Configuring Nova 2021-02-10 03:21:39.943 | + ./stack.sh:main:1195 : init_nova 2021-02-10 03:21:39.945 | + lib/nova:init_nova:748 : is_service_enabled mysql postgresql 2021-02-10 03:21:39.962 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:21:39.964 | + lib/nova:init_nova:748 : is_service_enabled n-api 2021-02-10 03:21:39.980 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:21:39.982 | + lib/nova:init_nova:749 : recreate_database nova_api 2021-02-10 03:21:39.985 | + lib/database:recreate_database:110 : local db=nova_api 2021-02-10 03:21:39.987 | + lib/database:recreate_database:111 : recreate_database_mysql nova_api 2021-02-10 03:21:39.990 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_api 2021-02-10 03:21:39.992 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_api;' 2021-02-10 03:21:39.996 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-02-10 03:21:40.010 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_api CHARACTER SET utf8;' 2021-02-10 03:21:40.013 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-02-10 03:21:40.028 | + lib/nova:init_nova:750 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf api_db sync 2021-02-10 03:21:43.719 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo... {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-10 03:21:43.720 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/067_placeholder.py... {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:43.720 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/067_placeholder.py loaded successfully {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:43.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/014_keypairs.py... {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:43.721 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/014_keypairs.py loaded successfully {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:43.721 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/060_instance_group_policy_add_rules.py... {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:43.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/060_instance_group_policy_add_rules.py loaded successfully {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:43.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/072_placeholder.py... {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:43.722 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/072_placeholder.py loaded successfully {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:43.722 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/041_resource_provider_traits.py... {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:43.723 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/041_resource_provider_traits.py loaded successfully {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:43.723 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/069_placeholder.py... {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:43.723 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/069_placeholder.py loaded successfully {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:43.723 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/038_placeholder.py... {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:43.723 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/038_placeholder.py loaded successfully {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:43.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/008_placeholder.py... {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:43.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/008_placeholder.py loaded successfully {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:43.724 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/082_placeholder.py... {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:43.724 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/082_placeholder.py loaded successfully {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:43.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/063_placeholder.py... {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:43.725 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/063_placeholder.py loaded successfully {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:43.725 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/003_host_mapping.py... {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:43.725 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/003_host_mapping.py loaded successfully {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:43.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/081_placeholder.py... {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:43.726 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/081_placeholder.py loaded successfully {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:43.726 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/033_placeholder.py... {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:43.726 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/033_placeholder.py loaded successfully {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:43.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/052_request_specs_spec_mediumtext.py... {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:43.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/052_request_specs_spec_mediumtext.py loaded successfully {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:43.727 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/017_aggregates.py... {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:43.727 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/017_aggregates.py loaded successfully {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:43.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/018_instance_groups.py... {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:43.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/018_instance_groups.py loaded successfully {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:43.728 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/068_placeholder.py... {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:43.728 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/068_placeholder.py loaded successfully {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:43.729 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/027_quotas.py... {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:43.729 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/027_quotas.py loaded successfully {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:43.729 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/076_placeholder.py... {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:43.729 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/076_placeholder.py loaded successfully {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:43.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/074_placeholder.py... {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:43.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/074_placeholder.py loaded successfully {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:43.730 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/026_add_resource_classes.py... {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:43.730 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/026_add_resource_classes.py loaded successfully {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:43.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/009_placeholder.py... {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:43.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/009_placeholder.py loaded successfully {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:43.731 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/037_placeholder.py... {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:43.731 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/037_placeholder.py loaded successfully {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:43.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/040_placeholder.py... {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:43.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/040_placeholder.py loaded successfully {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:43.732 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/020_block_device_mappings_mediumtext.py... {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:43.732 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/020_block_device_mappings_mediumtext.py loaded successfully {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:43.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/035_placeholder.py... {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:43.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/035_placeholder.py loaded successfully {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:43.733 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/049_placeholder.py... {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:43.733 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/049_placeholder.py loaded successfully {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:43.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/070_placeholder.py... {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:43.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/070_placeholder.py loaded successfully {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:43.734 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/064_placeholder.py... {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:43.734 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/064_placeholder.py loaded successfully {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:43.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/022_placeholder.py... {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:43.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/022_placeholder.py loaded successfully {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:43.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/023_placeholder.py... {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:43.735 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/023_placeholder.py loaded successfully {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:43.735 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/058_cell_mapping_add_disabled.py... {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:43.736 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/058_cell_mapping_add_disabled.py loaded successfully {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:43.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/077_placeholder.py... {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:43.736 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/077_placeholder.py loaded successfully {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:43.736 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/047_placeholder.py... {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:43.737 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/047_placeholder.py loaded successfully {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:43.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/013_build_request_extended_attrs.py... {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:43.737 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/013_build_request_extended_attrs.py loaded successfully {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:43.737 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/030_require_cell_setup.py... {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:43.738 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/030_require_cell_setup.py loaded successfully {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:43.738 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/036_placeholder.py... {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:43.738 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/036_placeholder.py loaded successfully {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:43.738 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/053_placeholder.py... {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:43.739 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/053_placeholder.py loaded successfully {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:43.739 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/043_placement_consumers.py... {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:43.739 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/043_placement_consumers.py loaded successfully {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:43.739 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/010_placeholder.py... {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:43.740 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/010_placeholder.py loaded successfully {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:43.740 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/056_placeholder.py... {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:43.740 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/056_placeholder.py loaded successfully {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:43.740 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/050_flavors_add_description.py... {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:43.741 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/050_flavors_add_description.py loaded successfully {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:43.741 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/062_instance_mapping_add_user_id.py... {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:43.741 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/062_instance_mapping_add_user_id.py loaded successfully {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:43.741 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/021_placeholder.py... {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:43.742 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/021_placeholder.py loaded successfully {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:43.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/075_placeholder.py... {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:43.742 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/075_placeholder.py loaded successfully {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:43.742 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/048_placeholder.py... {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:43.742 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/048_placeholder.py loaded successfully {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:43.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/025_placeholder.py... {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:43.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/025_placeholder.py loaded successfully {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:43.743 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/006_build_request.py... {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:43.743 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/006_build_request.py loaded successfully {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:43.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/078_placeholder.py... {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:43.744 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/078_placeholder.py loaded successfully {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:43.744 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/032_placeholder.py... {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:43.744 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/032_placeholder.py loaded successfully {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:43.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/004_add_request_spec.py... {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:43.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/004_add_request_spec.py loaded successfully {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:43.745 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/016_resource_providers.py... {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:43.745 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/016_resource_providers.py loaded successfully {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:43.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/007_instance_mapping_nullable_cellid.py... {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:43.746 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/007_instance_mapping_nullable_cellid.py loaded successfully {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:43.746 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/055_placeholder.py... {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:43.746 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/055_placeholder.py loaded successfully {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:43.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/057_placeholder.py... {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:43.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/057_placeholder.py loaded successfully {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:43.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/054_placeholder.py... {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:43.747 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/054_placeholder.py loaded successfully {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:43.747 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/011_placeholder.py... {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:43.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/011_placeholder.py loaded successfully {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:43.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/071_placeholder.py... {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:43.748 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/071_placeholder.py loaded successfully {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:43.748 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/039_placeholder.py... {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:43.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/039_placeholder.py loaded successfully {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:43.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/061_instance_mapping_add_queued_for_delete.py... {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:43.749 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/061_instance_mapping_add_queued_for_delete.py loaded successfully {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:43.749 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/001_cell_mapping.py... {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:43.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/001_cell_mapping.py loaded successfully {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:43.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/019_build_request_add_block_device_mapping.py... {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:43.750 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/019_build_request_add_block_device_mapping.py loaded successfully {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:43.750 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/080_placeholder.py... {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:43.751 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/080_placeholder.py loaded successfully {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:43.751 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/031_placeholder.py... {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:43.751 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/031_placeholder.py loaded successfully {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:43.751 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/028_build_requests_instance_mediumtext.py... {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:43.752 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/028_build_requests_instance_mediumtext.py loaded successfully {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:43.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/029_placement_aggregates.py... {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:43.752 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/029_placement_aggregates.py loaded successfully {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:43.752 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/042_build_requests_add_tags.py... {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:43.752 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/042_build_requests_add_tags.py loaded successfully {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:43.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/046_placeholder.py... {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:43.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/046_placeholder.py loaded successfully {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:43.753 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/051_nested_resource_providers.py... {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:43.753 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/051_nested_resource_providers.py loaded successfully {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:43.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/015_build_request_nullable_columns.py... {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:43.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/015_build_request_nullable_columns.py loaded successfully {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:43.754 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/065_placeholder.py... {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:43.754 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/065_placeholder.py loaded successfully {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:43.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/002_instance_mapping.py... {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:43.755 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/002_instance_mapping.py loaded successfully {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:43.755 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/079_placeholder.py... {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:43.755 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/079_placeholder.py loaded successfully {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:43.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/059_add_consumer_generation.py... {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:43.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/059_add_consumer_generation.py loaded successfully {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:43.756 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/073_placeholder.py... {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:43.756 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/073_placeholder.py loaded successfully {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:43.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/066_placeholder.py... {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:43.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/066_placeholder.py loaded successfully {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:43.757 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/012_placeholder.py... {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:43.757 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/012_placeholder.py loaded successfully {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:43.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/044_placement_add_projects_users.py... {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:43.758 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/044_placement_add_projects_users.py loaded successfully {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:43.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/045_placeholder.py... {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:43.758 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/045_placeholder.py loaded successfully {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:43.758 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/005_flavors.py... {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:43.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/005_flavors.py loaded successfully {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:43.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/024_placeholder.py... {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:43.759 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/024_placeholder.py loaded successfully {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:43.759 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/034_placeholder.py... {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:43.760 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo/versions/034_placeholder.py loaded successfully {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:43.760 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/sqlalchemy/api_migrations/migrate_repo loaded successfully {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-10 03:21:43.760 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'nova_api'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=74912) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-10 03:21:43.952 | INFO migrate.versioning.api [-] 0 -> 1...  2021-02-10 03:21:44.092 | INFO migrate.versioning.api [-] done 2021-02-10 03:21:44.093 | INFO migrate.versioning.api [-] 1 -> 2...  2021-02-10 03:21:44.269 | INFO migrate.versioning.api [-] done 2021-02-10 03:21:44.269 | INFO migrate.versioning.api [-] 2 -> 3...  2021-02-10 03:21:44.401 | INFO migrate.versioning.api [-] done 2021-02-10 03:21:44.401 | INFO migrate.versioning.api [-] 3 -> 4...  2021-02-10 03:21:44.524 | INFO migrate.versioning.api [-] done 2021-02-10 03:21:44.524 | INFO migrate.versioning.api [-] 4 -> 5...  2021-02-10 03:21:44.814 | INFO migrate.versioning.api [-] done 2021-02-10 03:21:44.815 | INFO migrate.versioning.api [-] 5 -> 6...  2021-02-10 03:21:44.943 | INFO migrate.versioning.api [-] done 2021-02-10 03:21:44.943 | INFO migrate.versioning.api [-] 6 -> 7...  2021-02-10 03:21:45.076 | INFO migrate.versioning.api [-] done 2021-02-10 03:21:45.077 | INFO migrate.versioning.api [-] 7 -> 8...  2021-02-10 03:21:45.089 | INFO migrate.versioning.api [-] done 2021-02-10 03:21:45.089 | INFO migrate.versioning.api [-] 8 -> 9...  2021-02-10 03:21:45.098 | INFO migrate.versioning.api [-] done 2021-02-10 03:21:45.098 | INFO migrate.versioning.api [-] 9 -> 10...  2021-02-10 03:21:45.107 | INFO migrate.versioning.api [-] done 2021-02-10 03:21:45.107 | INFO migrate.versioning.api [-] 10 -> 11...  2021-02-10 03:21:45.116 | INFO migrate.versioning.api [-] done 2021-02-10 03:21:45.116 | INFO migrate.versioning.api [-] 11 -> 12...  2021-02-10 03:21:45.124 | INFO migrate.versioning.api [-] done 2021-02-10 03:21:45.124 | INFO migrate.versioning.api [-] 12 -> 13...  2021-02-10 03:21:45.439 | INFO migrate.versioning.api [-] done 2021-02-10 03:21:45.440 | INFO migrate.versioning.api [-] 13 -> 14...  2021-02-10 03:21:45.506 | INFO migrate.versioning.api [-] done 2021-02-10 03:21:45.506 | INFO migrate.versioning.api [-] 14 -> 15...  2021-02-10 03:21:46.083 | INFO migrate.versioning.api [-] done 2021-02-10 03:21:46.084 | INFO migrate.versioning.api [-] 15 -> 16...  2021-02-10 03:21:46.771 | INFO migrate.versioning.api [-] done 2021-02-10 03:21:46.771 | INFO migrate.versioning.api [-] 16 -> 17...  2021-02-10 03:21:47.074 | INFO migrate.versioning.api [-] done 2021-02-10 03:21:47.074 | INFO migrate.versioning.api [-] 17 -> 18...  2021-02-10 03:21:47.364 | INFO migrate.versioning.api [-] done 2021-02-10 03:21:47.365 | INFO migrate.versioning.api [-] 18 -> 19...  2021-02-10 03:21:47.490 | INFO migrate.versioning.api [-] done 2021-02-10 03:21:47.490 | INFO migrate.versioning.api [-] 19 -> 20...  2021-02-10 03:21:47.660 | INFO migrate.versioning.api [-] done 2021-02-10 03:21:47.661 | INFO migrate.versioning.api [-] 20 -> 21...  2021-02-10 03:21:47.672 | INFO migrate.versioning.api [-] done 2021-02-10 03:21:47.672 | INFO migrate.versioning.api [-] 21 -> 22...  2021-02-10 03:21:47.680 | INFO migrate.versioning.api [-] done 2021-02-10 03:21:47.681 | INFO migrate.versioning.api [-] 22 -> 23...  2021-02-10 03:21:47.689 | INFO migrate.versioning.api [-] done 2021-02-10 03:21:47.690 | INFO migrate.versioning.api [-] 23 -> 24...  2021-02-10 03:21:47.698 | INFO migrate.versioning.api [-] done 2021-02-10 03:21:47.698 | INFO migrate.versioning.api [-] 24 -> 25...  2021-02-10 03:21:47.706 | INFO migrate.versioning.api [-] done 2021-02-10 03:21:47.707 | INFO migrate.versioning.api [-] 25 -> 26...  2021-02-10 03:21:47.789 | INFO migrate.versioning.api [-] done 2021-02-10 03:21:47.789 | INFO migrate.versioning.api [-] 26 -> 27...  2021-02-10 03:21:48.532 | INFO migrate.versioning.api [-] done 2021-02-10 03:21:48.532 | INFO migrate.versioning.api [-] 27 -> 28...  2021-02-10 03:21:48.702 | INFO migrate.versioning.api [-] done 2021-02-10 03:21:48.702 | INFO migrate.versioning.api [-] 28 -> 29...  2021-02-10 03:21:48.817 | INFO migrate.versioning.api [-] done 2021-02-10 03:21:48.817 | INFO migrate.versioning.api [-] 29 -> 30...  2021-02-10 03:21:48.834 | INFO migrate.versioning.api [-] done 2021-02-10 03:21:48.834 | INFO migrate.versioning.api [-] 30 -> 31...  2021-02-10 03:21:48.842 | INFO migrate.versioning.api [-] done 2021-02-10 03:21:48.843 | INFO migrate.versioning.api [-] 31 -> 32...  2021-02-10 03:21:48.851 | INFO migrate.versioning.api [-] done 2021-02-10 03:21:48.852 | INFO migrate.versioning.api [-] 32 -> 33...  2021-02-10 03:21:48.860 | INFO migrate.versioning.api [-] done 2021-02-10 03:21:48.860 | INFO migrate.versioning.api [-] 33 -> 34...  2021-02-10 03:21:48.869 | INFO migrate.versioning.api [-] done 2021-02-10 03:21:48.869 | INFO migrate.versioning.api [-] 34 -> 35...  2021-02-10 03:21:48.877 | INFO migrate.versioning.api [-] done 2021-02-10 03:21:48.877 | INFO migrate.versioning.api [-] 35 -> 36...  2021-02-10 03:21:48.884 | INFO migrate.versioning.api [-] done 2021-02-10 03:21:48.884 | INFO migrate.versioning.api [-] 36 -> 37...  2021-02-10 03:21:48.891 | INFO migrate.versioning.api [-] done 2021-02-10 03:21:48.891 | INFO migrate.versioning.api [-] 37 -> 38...  2021-02-10 03:21:48.900 | INFO migrate.versioning.api [-] done 2021-02-10 03:21:48.900 | INFO migrate.versioning.api [-] 38 -> 39...  2021-02-10 03:21:48.907 | INFO migrate.versioning.api [-] done 2021-02-10 03:21:48.907 | INFO migrate.versioning.api [-] 39 -> 40...  2021-02-10 03:21:48.916 | INFO migrate.versioning.api [-] done 2021-02-10 03:21:48.916 | INFO migrate.versioning.api [-] 40 -> 41...  2021-02-10 03:21:49.105 | INFO migrate.versioning.api [-] done 2021-02-10 03:21:49.105 | INFO migrate.versioning.api [-] 41 -> 42...  2021-02-10 03:21:49.220 | INFO migrate.versioning.api [-] done 2021-02-10 03:21:49.220 | INFO migrate.versioning.api [-] 42 -> 43...  2021-02-10 03:21:49.379 | INFO migrate.versioning.api [-] done 2021-02-10 03:21:49.379 | INFO migrate.versioning.api [-] 43 -> 44...  2021-02-10 03:21:49.830 | INFO migrate.versioning.api [-] done 2021-02-10 03:21:49.830 | INFO migrate.versioning.api [-] 44 -> 45...  2021-02-10 03:21:49.840 | INFO migrate.versioning.api [-] done 2021-02-10 03:21:49.840 | INFO migrate.versioning.api [-] 45 -> 46...  2021-02-10 03:21:49.848 | INFO migrate.versioning.api [-] done 2021-02-10 03:21:49.848 | INFO migrate.versioning.api [-] 46 -> 47...  2021-02-10 03:21:49.856 | INFO migrate.versioning.api [-] done 2021-02-10 03:21:49.857 | INFO migrate.versioning.api [-] 47 -> 48...  2021-02-10 03:21:49.865 | INFO migrate.versioning.api [-] done 2021-02-10 03:21:49.865 | INFO migrate.versioning.api [-] 48 -> 49...  2021-02-10 03:21:49.874 | INFO migrate.versioning.api [-] done 2021-02-10 03:21:49.874 | INFO migrate.versioning.api [-] 49 -> 50...  2021-02-10 03:21:49.995 | INFO migrate.versioning.api [-] done 2021-02-10 03:21:49.996 | INFO migrate.versioning.api [-] 50 -> 51...  2021-02-10 03:21:50.747 | INFO migrate.versioning.api [-] done 2021-02-10 03:21:50.747 | INFO migrate.versioning.api [-] 51 -> 52...  2021-02-10 03:21:50.904 | INFO migrate.versioning.api [-] done 2021-02-10 03:21:50.905 | INFO migrate.versioning.api [-] 52 -> 53...  2021-02-10 03:21:50.914 | INFO migrate.versioning.api [-] done 2021-02-10 03:21:50.914 | INFO migrate.versioning.api [-] 53 -> 54...  2021-02-10 03:21:50.922 | INFO migrate.versioning.api [-] done 2021-02-10 03:21:50.922 | INFO migrate.versioning.api [-] 54 -> 55...  2021-02-10 03:21:50.931 | INFO migrate.versioning.api [-] done 2021-02-10 03:21:50.931 | INFO migrate.versioning.api [-] 55 -> 56...  2021-02-10 03:21:50.939 | INFO migrate.versioning.api [-] done 2021-02-10 03:21:50.939 | INFO migrate.versioning.api [-] 56 -> 57...  2021-02-10 03:21:50.947 | INFO migrate.versioning.api [-] done 2021-02-10 03:21:50.947 | INFO migrate.versioning.api [-] 57 -> 58...  2021-02-10 03:21:51.075 | INFO migrate.versioning.api [-] done 2021-02-10 03:21:51.075 | INFO migrate.versioning.api [-] 58 -> 59...  2021-02-10 03:21:51.204 | INFO migrate.versioning.api [-] done 2021-02-10 03:21:51.204 | INFO migrate.versioning.api [-] 59 -> 60...  2021-02-10 03:21:51.324 | INFO migrate.versioning.api [-] done 2021-02-10 03:21:51.324 | INFO migrate.versioning.api [-] 60 -> 61...  2021-02-10 03:21:51.469 | INFO migrate.versioning.api [-] done 2021-02-10 03:21:51.469 | INFO migrate.versioning.api [-] 61 -> 62...  2021-02-10 03:21:51.649 | INFO migrate.versioning.api [-] done 2021-02-10 03:21:51.650 | INFO migrate.versioning.api [-] 62 -> 63...  2021-02-10 03:21:51.659 | INFO migrate.versioning.api [-] done 2021-02-10 03:21:51.659 | INFO migrate.versioning.api [-] 63 -> 64...  2021-02-10 03:21:51.667 | INFO migrate.versioning.api [-] done 2021-02-10 03:21:51.667 | INFO migrate.versioning.api [-] 64 -> 65...  2021-02-10 03:21:51.675 | INFO migrate.versioning.api [-] done 2021-02-10 03:21:51.675 | INFO migrate.versioning.api [-] 65 -> 66...  2021-02-10 03:21:51.683 | INFO migrate.versioning.api [-] done 2021-02-10 03:21:51.684 | INFO migrate.versioning.api [-] 66 -> 67...  2021-02-10 03:21:51.692 | INFO migrate.versioning.api [-] done 2021-02-10 03:21:51.692 | INFO migrate.versioning.api [-] 67 -> 68...  2021-02-10 03:21:51.700 | INFO migrate.versioning.api [-] done 2021-02-10 03:21:51.700 | INFO migrate.versioning.api [-] 68 -> 69...  2021-02-10 03:21:51.710 | INFO migrate.versioning.api [-] done 2021-02-10 03:21:51.711 | INFO migrate.versioning.api [-] 69 -> 70...  2021-02-10 03:21:51.722 | INFO migrate.versioning.api [-] done 2021-02-10 03:21:51.723 | INFO migrate.versioning.api [-] 70 -> 71...  2021-02-10 03:21:51.733 | INFO migrate.versioning.api [-] done 2021-02-10 03:21:51.733 | INFO migrate.versioning.api [-] 71 -> 72...  2021-02-10 03:21:51.741 | INFO migrate.versioning.api [-] done 2021-02-10 03:21:51.742 | INFO migrate.versioning.api [-] 72 -> 73...  2021-02-10 03:21:51.749 | INFO migrate.versioning.api [-] done 2021-02-10 03:21:51.749 | INFO migrate.versioning.api [-] 73 -> 74...  2021-02-10 03:21:51.759 | INFO migrate.versioning.api [-] done 2021-02-10 03:21:51.759 | INFO migrate.versioning.api [-] 74 -> 75...  2021-02-10 03:21:51.767 | INFO migrate.versioning.api [-] done 2021-02-10 03:21:51.768 | INFO migrate.versioning.api [-] 75 -> 76...  2021-02-10 03:21:51.776 | INFO migrate.versioning.api [-] done 2021-02-10 03:21:51.776 | INFO migrate.versioning.api [-] 76 -> 77...  2021-02-10 03:21:51.785 | INFO migrate.versioning.api [-] done 2021-02-10 03:21:51.785 | INFO migrate.versioning.api [-] 77 -> 78...  2021-02-10 03:21:51.793 | INFO migrate.versioning.api [-] done 2021-02-10 03:21:51.794 | INFO migrate.versioning.api [-] 78 -> 79...  2021-02-10 03:21:51.802 | INFO migrate.versioning.api [-] done 2021-02-10 03:21:51.803 | INFO migrate.versioning.api [-] 79 -> 80...  2021-02-10 03:21:51.811 | INFO migrate.versioning.api [-] done 2021-02-10 03:21:51.812 | INFO migrate.versioning.api [-] 80 -> 81...  2021-02-10 03:21:51.828 | INFO migrate.versioning.api [-] done 2021-02-10 03:21:51.829 | INFO migrate.versioning.api [-] 81 -> 82...  2021-02-10 03:21:51.837 | INFO migrate.versioning.api [-] done 2021-02-10 03:21:51.837 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:21:51.837 | 2021-02-10 03:21:51.837 | Traceback (most recent call last): 2021-02-10 03:21:51.837 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:21:51.837 | exec(line) 2021-02-10 03:21:51.837 | File "", line 1, in 2021-02-10 03:21:51.837 | File "", line 568, in module_from_spec 2021-02-10 03:21:51.837 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:21:51.837 | 2021-02-10 03:21:51.838 | Remainder of file ignored 2021-02-10 03:21:52.226 | + lib/nova:init_nova:752 : recreate_database nova_cell0 2021-02-10 03:21:52.230 | + lib/database:recreate_database:110 : local db=nova_cell0 2021-02-10 03:21:52.233 | + lib/database:recreate_database:111 : recreate_database_mysql nova_cell0 2021-02-10 03:21:52.237 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_cell0 2021-02-10 03:21:52.241 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell0;' 2021-02-10 03:21:52.245 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-02-10 03:21:52.258 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell0 CHARACTER SET utf8;' 2021-02-10 03:21:52.262 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-02-10 03:21:52.276 | ++ lib/nova:init_nova:758 : database_connection_url nova_cell0 2021-02-10 03:21:52.279 | ++ lib/database:database_connection_url:132 : local db=nova_cell0 2021-02-10 03:21:52.281 | ++ lib/database:database_connection_url:133 : database_connection_url_mysql nova_cell0 2021-02-10 03:21:52.284 | ++ lib/databases/mysql:database_connection_url_mysql:202 : local db=nova_cell0 2021-02-10 03:21:52.287 | ++ lib/databases/mysql:database_connection_url_mysql:203 : echo 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-02-10 03:21:52.290 | + lib/nova:init_nova:758 : /usr/local/bin/nova-manage cell_v2 map_cell0 --database_connection 'mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8' 2021-02-10 03:21:55.734 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:21:55.734 | 2021-02-10 03:21:55.734 | Traceback (most recent call last): 2021-02-10 03:21:55.735 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:21:55.735 | exec(line) 2021-02-10 03:21:55.735 | File "", line 1, in 2021-02-10 03:21:55.735 | File "", line 568, in module_from_spec 2021-02-10 03:21:55.735 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:21:55.735 | 2021-02-10 03:21:55.735 | Remainder of file ignored 2021-02-10 03:21:56.159 | ++ lib/nova:init_nova:761 : seq 1 1 2021-02-10 03:21:56.164 | + lib/nova:init_nova:761 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-02-10 03:21:56.168 | + lib/nova:init_nova:762 : recreate_database nova_cell1 2021-02-10 03:21:56.171 | + lib/database:recreate_database:110 : local db=nova_cell1 2021-02-10 03:21:56.174 | + lib/database:recreate_database:111 : recreate_database_mysql nova_cell1 2021-02-10 03:21:56.176 | + lib/databases/mysql:recreate_database_mysql:63 : local db=nova_cell1 2021-02-10 03:21:56.179 | + lib/databases/mysql:recreate_database_mysql:64 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'DROP DATABASE IF EXISTS nova_cell1;' 2021-02-10 03:21:56.183 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-02-10 03:21:56.196 | + lib/databases/mysql:recreate_database_mysql:65 : mysql -uroot -pPassw0rd -h127.0.0.1 -e 'CREATE DATABASE nova_cell1 CHARACTER SET utf8;' 2021-02-10 03:21:56.200 | mysql: [Warning] Using a password on the command line interface can be insecure. 2021-02-10 03:21:56.213 | ++ lib/nova:init_nova:763 : conductor_conf 1 2021-02-10 03:21:56.216 | ++ lib/nova:conductor_conf:734 : local cell=1 2021-02-10 03:21:56.219 | ++ lib/nova:conductor_conf:735 : echo /etc/nova/nova_cell1.conf 2021-02-10 03:21:56.222 | + lib/nova:init_nova:763 : /usr/local/bin/nova-manage --config-file /etc/nova/nova_cell1.conf db sync --local_cell 2021-02-10 03:21:59.374 | DEBUG migrate.versioning.repository [-] Loading repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo... {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-10 03:21:59.375 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/416_placeholder.py... {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:59.375 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/416_placeholder.py loaded successfully {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:59.376 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/377_add_migrations_updated_at_index.py... {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:59.376 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/377_add_migrations_updated_at_index.py loaded successfully {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:59.376 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/375_add_access_url_to_console_auth_tokens.py... {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:59.376 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/375_add_access_url_to_console_auth_tokens.py loaded successfully {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:59.377 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/370_placeholder.py... {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:59.377 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/370_placeholder.py loaded successfully {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:59.377 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/366_placeholder.py... {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:59.377 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/366_placeholder.py loaded successfully {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:59.378 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/410_placeholder.py... {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:59.378 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/410_placeholder.py loaded successfully {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:59.378 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/415_placeholder.py... {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:59.378 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/415_placeholder.py loaded successfully {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:59.379 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/369_placeholder.py... {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:59.379 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/369_placeholder.py loaded successfully {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:59.379 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/368_placeholder.py... {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:59.379 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/368_placeholder.py loaded successfully {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:59.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/379_placeholder.py... {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:59.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/379_placeholder.py loaded successfully {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:59.380 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/390_add_trusted_certs.py... {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:59.380 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/390_add_trusted_certs.py loaded successfully {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:59.381 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/412_placeholder.py... {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:59.381 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/412_placeholder.py loaded successfully {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:59.381 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/397_migrations_cross_cell_move.py... {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:59.381 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/397_migrations_cross_cell_move.py loaded successfully {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:59.381 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/391_add_volume_type_to_bdm.py... {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:59.382 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/391_add_volume_type_to_bdm.py loaded successfully {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:59.382 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/388_placeholder.py... {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:59.382 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/388_placeholder.py loaded successfully {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:59.382 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py... {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:59.383 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py loaded successfully {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:59.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/399_add_instances_hidden.py... {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:59.383 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/399_add_instances_hidden.py loaded successfully {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:59.383 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/374_bdm_uuid.py... {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:59.384 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/374_bdm_uuid.py loaded successfully {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:59.384 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/372_placeholder.py... {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:59.384 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/372_placeholder.py loaded successfully {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:59.384 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/371_placeholder.py... {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:59.385 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/371_placeholder.py loaded successfully {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:59.385 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/413_placeholder.py... {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:59.385 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/413_placeholder.py loaded successfully {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:59.385 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/387_placeholder.py... {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:59.386 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/387_placeholder.py loaded successfully {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:59.386 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/365_placeholder.py... {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:59.386 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/365_placeholder.py loaded successfully {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:59.386 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/384_placeholder.py... {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:59.387 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/384_placeholder.py loaded successfully {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:59.387 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/400_enforce_service_uuid.py... {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:59.387 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/400_enforce_service_uuid.py loaded successfully {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:59.387 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/392_placeholder.py... {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:59.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/392_placeholder.py loaded successfully {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:59.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/409_placeholder.py... {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:59.388 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/409_placeholder.py loaded successfully {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:59.388 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/396_placeholder.py... {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:59.389 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/396_placeholder.py loaded successfully {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:59.389 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/378_add_instance_actions_updated_at_index.py... {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:59.389 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/378_add_instance_actions_updated_at_index.py loaded successfully {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:59.389 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/414_placeholder.py... {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:59.389 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/414_placeholder.py loaded successfully {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:59.390 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/385_placeholder.py... {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:59.390 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/385_placeholder.py loaded successfully {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:59.390 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py... {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:59.390 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py loaded successfully {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:59.391 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/373_migration_uuid.py... {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:59.391 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/373_migration_uuid.py loaded successfully {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:59.391 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_add_resources.py... {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:59.391 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_add_resources.py loaded successfully {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:59.392 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py... {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:59.392 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py loaded successfully {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:59.392 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/417_placeholder.py... {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:59.392 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/417_placeholder.py loaded successfully {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:59.393 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/389_add_aggregate_metadata_index.py... {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:59.393 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/389_add_aggregate_metadata_index.py loaded successfully {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:59.393 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/393_placeholder.py... {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:59.393 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/393_placeholder.py loaded successfully {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:59.393 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/364_placeholder.py... {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:59.394 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/364_placeholder.py loaded successfully {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:59.394 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/401_add_user_id_and_project_id_to_migrations.py... {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:59.394 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/401_add_user_id_and_project_id_to_migrations.py loaded successfully {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:59.394 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py... {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:59.395 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py loaded successfully {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:59.395 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/381_placeholder.py... {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:59.395 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/381_placeholder.py loaded successfully {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:59.395 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/398_add_vpmems.py... {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:59.396 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/398_add_vpmems.py loaded successfully {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:59.396 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/367_placeholder.py... {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:59.396 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/367_placeholder.py loaded successfully {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:59.396 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/411_placeholder.py... {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:59.397 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/411_placeholder.py loaded successfully {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:59.397 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/362_pike.py... {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:59.397 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/362_pike.py loaded successfully {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:59.398 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/363_placeholder.py... {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:59.398 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/363_placeholder.py loaded successfully {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:59.398 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py... {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:59.398 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py loaded successfully {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:59.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/376_add_console_auth_tokens_index.py... {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:59.399 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/376_add_console_auth_tokens_index.py loaded successfully {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:59.399 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/383_placeholder.py... {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:59.399 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/383_placeholder.py loaded successfully {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:59.400 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/386_placeholder.py... {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:59.400 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/386_placeholder.py loaded successfully {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:59.400 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/394_placeholder.py... {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:59.400 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/394_placeholder.py loaded successfully {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:59.401 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/395_placeholder.py... {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:59.401 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/395_placeholder.py loaded successfully {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:59.401 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/382_placeholder.py... {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:59.401 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/382_placeholder.py loaded successfully {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:59.402 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/408_placeholder.py... {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:59.402 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/408_placeholder.py loaded successfully {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:59.402 | DEBUG migrate.versioning.script.base [-] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/380_placeholder.py... {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:21:59.402 | DEBUG migrate.versioning.script.base [-] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/380_placeholder.py loaded successfully {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:21:59.402 | DEBUG migrate.versioning.repository [-] Repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo loaded successfully {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-10 03:21:59.403 | DEBUG migrate.versioning.repository [-] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'nova'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=74977) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-10 03:21:59.588 | INFO migrate.versioning.api [-] 361 -> 362...  2021-02-10 03:22:14.371 | INFO migrate.versioning.api [-] done 2021-02-10 03:22:14.372 | INFO migrate.versioning.api [-] 362 -> 363...  2021-02-10 03:22:14.385 | INFO migrate.versioning.api [-] done 2021-02-10 03:22:14.385 | INFO migrate.versioning.api [-] 363 -> 364...  2021-02-10 03:22:14.393 | INFO migrate.versioning.api [-] done 2021-02-10 03:22:14.394 | INFO migrate.versioning.api [-] 364 -> 365...  2021-02-10 03:22:14.402 | INFO migrate.versioning.api [-] done 2021-02-10 03:22:14.402 | INFO migrate.versioning.api [-] 365 -> 366...  2021-02-10 03:22:14.410 | INFO migrate.versioning.api [-] done 2021-02-10 03:22:14.410 | INFO migrate.versioning.api [-] 366 -> 367...  2021-02-10 03:22:14.419 | INFO migrate.versioning.api [-] done 2021-02-10 03:22:14.419 | INFO migrate.versioning.api [-] 367 -> 368...  2021-02-10 03:22:14.428 | INFO migrate.versioning.api [-] done 2021-02-10 03:22:14.428 | INFO migrate.versioning.api [-] 368 -> 369...  2021-02-10 03:22:14.437 | INFO migrate.versioning.api [-] done 2021-02-10 03:22:14.437 | INFO migrate.versioning.api [-] 369 -> 370...  2021-02-10 03:22:14.445 | INFO migrate.versioning.api [-] done 2021-02-10 03:22:14.445 | INFO migrate.versioning.api [-] 370 -> 371...  2021-02-10 03:22:14.453 | INFO migrate.versioning.api [-] done 2021-02-10 03:22:14.453 | INFO migrate.versioning.api [-] 371 -> 372...  2021-02-10 03:22:14.461 | INFO migrate.versioning.api [-] done 2021-02-10 03:22:14.461 | INFO migrate.versioning.api [-] 372 -> 373...  2021-02-10 03:22:14.814 | INFO migrate.versioning.api [-] done 2021-02-10 03:22:14.815 | INFO migrate.versioning.api [-] 373 -> 374...  2021-02-10 03:22:15.124 | INFO migrate.versioning.api [-] done 2021-02-10 03:22:15.125 | INFO migrate.versioning.api [-] 374 -> 375...  2021-02-10 03:22:15.266 | INFO migrate.versioning.api [-] done 2021-02-10 03:22:15.267 | INFO migrate.versioning.api [-] 375 -> 376...  2021-02-10 03:22:15.315 | INFO migrate.versioning.api [-] done 2021-02-10 03:22:15.316 | INFO migrate.versioning.api [-] 376 -> 377...  2021-02-10 03:22:15.383 | INFO migrate.versioning.api [-] done 2021-02-10 03:22:15.384 | INFO migrate.versioning.api [-] 377 -> 378...  2021-02-10 03:22:15.447 | INFO migrate.versioning.api [-] done 2021-02-10 03:22:15.447 | INFO migrate.versioning.api [-] 378 -> 379...  2021-02-10 03:22:15.456 | INFO migrate.versioning.api [-] done 2021-02-10 03:22:15.456 | INFO migrate.versioning.api [-] 379 -> 380...  2021-02-10 03:22:15.464 | INFO migrate.versioning.api [-] done 2021-02-10 03:22:15.464 | INFO migrate.versioning.api [-] 380 -> 381...  2021-02-10 03:22:15.472 | INFO migrate.versioning.api [-] done 2021-02-10 03:22:15.472 | INFO migrate.versioning.api [-] 381 -> 382...  2021-02-10 03:22:15.480 | INFO migrate.versioning.api [-] done 2021-02-10 03:22:15.480 | INFO migrate.versioning.api [-] 382 -> 383...  2021-02-10 03:22:15.488 | INFO migrate.versioning.api [-] done 2021-02-10 03:22:15.488 | INFO migrate.versioning.api [-] 383 -> 384...  2021-02-10 03:22:15.495 | INFO migrate.versioning.api [-] done 2021-02-10 03:22:15.496 | INFO migrate.versioning.api [-] 384 -> 385...  2021-02-10 03:22:15.504 | INFO migrate.versioning.api [-] done 2021-02-10 03:22:15.504 | INFO migrate.versioning.api [-] 385 -> 386...  2021-02-10 03:22:15.512 | INFO migrate.versioning.api [-] done 2021-02-10 03:22:15.512 | INFO migrate.versioning.api [-] 386 -> 387...  2021-02-10 03:22:15.520 | INFO migrate.versioning.api [-] done 2021-02-10 03:22:15.521 | INFO migrate.versioning.api [-] 387 -> 388...  2021-02-10 03:22:15.529 | INFO migrate.versioning.api [-] done 2021-02-10 03:22:15.529 | INFO migrate.versioning.api [-] 388 -> 389...  2021-02-10 03:22:15.604 | INFO migrate.versioning.api [-] done 2021-02-10 03:22:15.605 | INFO migrate.versioning.api [-] 389 -> 390...  2021-02-10 03:22:15.856 | INFO migrate.versioning.api [-] done 2021-02-10 03:22:15.857 | INFO migrate.versioning.api [-] 390 -> 391...  2021-02-10 03:22:16.127 | INFO migrate.versioning.api [-] done 2021-02-10 03:22:16.128 | INFO migrate.versioning.api [-] 391 -> 392...  2021-02-10 03:22:16.136 | INFO migrate.versioning.api [-] done 2021-02-10 03:22:16.136 | INFO migrate.versioning.api [-] 392 -> 393...  2021-02-10 03:22:16.144 | INFO migrate.versioning.api [[00;36m-] done 2021-02-10 03:22:16.145 | INFO migrate.versioning.api [-] 393 -> 394...  2021-02-10 03:22:16.153 | INFO migrate.versioning.api [-] done 2021-02-10 03:22:16.153 | INFO migrate.versioning.api [-] 394 -> 395...  2021-02-10 03:22:16.160 | INFO migrate.versioning.api [-] done 2021-02-10 03:22:16.161 | INFO migrate.versioning.api [-] 395 -> 396...  2021-02-10 03:22:16.168 | INFO migrate.versioning.api [-] done 2021-02-10 03:22:16.168 | INFO migrate.versioning.api [-] 396 -> 397...  2021-02-10 03:22:16.439 | INFO migrate.versioning.api [-] done 2021-02-10 03:22:16.439 | INFO migrate.versioning.api [-] 397 -> 398...  2021-02-10 03:22:16.667 | INFO migrate.versioning.api [-] done 2021-02-10 03:22:16.667 | INFO migrate.versioning.api [-] 398 -> 399...  2021-02-10 03:22:17.003 | INFO migrate.versioning.api [-] done 2021-02-10 03:22:17.003 | INFO migrate.versioning.api [-] 399 -> 400...  2021-02-10 03:22:17.027 | INFO migrate.versioning.api [-] done 2021-02-10 03:22:17.028 | INFO migrate.versioning.api [-] 400 -> 401...  2021-02-10 03:22:17.516 | INFO migrate.versioning.api [-] done 2021-02-10 03:22:17.517 | INFO migrate.versioning.api [-] 401 -> 402...  2021-02-10 03:22:17.775 | INFO migrate.versioning.api [-] done 2021-02-10 03:22:17.775 | INFO migrate.versioning.api [-] 402 -> 403...  2021-02-10 03:22:17.784 | INFO migrate.versioning.api [-] done 2021-02-10 03:22:17.789 | INFO migrate.versioning.api [-] 403 -> 404...  2021-02-10 03:22:17.798 | INFO migrate.versioning.api [-] done 2021-02-10 03:22:17.805 | INFO migrate.versioning.api [-] 404 -> 405...  2021-02-10 03:22:17.817 | INFO migrate.versioning.api [-] done 2021-02-10 03:22:17.819 | INFO migrate.versioning.api [-] 405 -> 406...  2021-02-10 03:22:17.827 | INFO migrate.versioning.api [-] done 2021-02-10 03:22:17.829 | INFO migrate.versioning.api [-] 406 -> 407...  2021-02-10 03:22:17.837 | INFO migrate.versioning.api [-] done 2021-02-10 03:22:17.838 | INFO migrate.versioning.api [-] 407 -> 408...  2021-02-10 03:22:17.846 | INFO migrate.versioning.api [-] done 2021-02-10 03:22:17.847 | INFO migrate.versioning.api [-] 408 -> 409...  2021-02-10 03:22:17.855 | INFO migrate.versioning.api [-] done 2021-02-10 03:22:17.857 | INFO migrate.versioning.api [-] 409 -> 410...  2021-02-10 03:22:17.864 | INFO migrate.versioning.api [-] done 2021-02-10 03:22:17.864 | INFO migrate.versioning.api [-] 410 -> 411...  2021-02-10 03:22:17.872 | INFO migrate.versioning.api [-] done 2021-02-10 03:22:17.873 | INFO migrate.versioning.api [-] 411 -> 412...  2021-02-10 03:22:17.883 | INFO migrate.versioning.api [-] done 2021-02-10 03:22:17.884 | INFO migrate.versioning.api [-] 412 -> 413...  2021-02-10 03:22:17.893 | INFO migrate.versioning.api [-] done 2021-02-10 03:22:17.896 | INFO migrate.versioning.api [-] 413 -> 414...  2021-02-10 03:22:17.905 | INFO migrate.versioning.api [-] done 2021-02-10 03:22:17.909 | INFO migrate.versioning.api [-] 414 -> 415...  2021-02-10 03:22:17.919 | INFO migrate.versioning.api [-] done 2021-02-10 03:22:17.921 | INFO migrate.versioning.api [-] 415 -> 416...  2021-02-10 03:22:17.929 | INFO migrate.versioning.api [-] done 2021-02-10 03:22:17.932 | INFO migrate.versioning.api [-] 416 -> 417...  2021-02-10 03:22:17.943 | INFO migrate.versioning.api [-] done 2021-02-10 03:22:17.944 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:22:17.944 | 2021-02-10 03:22:17.944 | Traceback (most recent call last): 2021-02-10 03:22:17.944 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:22:17.944 | exec(line) 2021-02-10 03:22:17.944 | File "", line 1, in 2021-02-10 03:22:17.944 | File "", line 568, in module_from_spec 2021-02-10 03:22:17.944 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:22:17.944 | 2021-02-10 03:22:17.944 | Remainder of file ignored 2021-02-10 03:22:18.343 | + lib/nova:init_nova:767 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db sync 2021-02-10 03:22:21.809 | DEBUG migrate.versioning.repository [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Loading repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo... {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:76}} 2021-02-10 03:22:21.810 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/416_placeholder.py... {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:22:21.810 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/416_placeholder.py loaded successfully {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:22:21.811 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/377_add_migrations_updated_at_index.py... {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:22:21.811 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/377_add_migrations_updated_at_index.py loaded successfully {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:22:21.812 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/375_add_access_url_to_console_auth_tokens.py... {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:22:21.812 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/375_add_access_url_to_console_auth_tokens.py loaded successfully {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:22:21.812 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/370_placeholder.py... {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:22:21.813 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/370_placeholder.py loaded successfully {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:22:21.813 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/366_placeholder.py... {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:22:21.813 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/366_placeholder.py loaded successfully {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:22:21.814 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/410_placeholder.py... {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:22:21.814 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/410_placeholder.py loaded successfully {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:22:21.814 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/415_placeholder.py... {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:22:21.815 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/415_placeholder.py loaded successfully {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:22:21.815 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/369_placeholder.py... {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:22:21.816 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/369_placeholder.py loaded successfully {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:22:21.816 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/368_placeholder.py... {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:22:21.816 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/368_placeholder.py loaded successfully {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:22:21.817 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/379_placeholder.py... {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:22:21.817 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/379_placeholder.py loaded successfully {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:22:21.818 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/390_add_trusted_certs.py... {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:22:21.818 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/390_add_trusted_certs.py loaded successfully {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:22:21.819 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/412_placeholder.py... {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:22:21.819 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/412_placeholder.py loaded successfully {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:22:21.819 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/397_migrations_cross_cell_move.py... {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:22:21.820 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/397_migrations_cross_cell_move.py loaded successfully {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:22:21.820 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/391_add_volume_type_to_bdm.py... {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:22:21.820 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/391_add_volume_type_to_bdm.py loaded successfully {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:22:21.821 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/388_placeholder.py... {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:22:21.821 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/388_placeholder.py loaded successfully {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:22:21.821 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py... {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:22:21.822 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/406_placeholder.py loaded successfully {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:22:21.822 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/399_add_instances_hidden.py... {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:22:21.823 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/399_add_instances_hidden.py loaded successfully {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:22:21.823 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/374_bdm_uuid.py... {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:22:21.823 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/374_bdm_uuid.py loaded successfully {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:22:21.824 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/372_placeholder.py... {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:22:21.824 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/372_placeholder.py loaded successfully {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:22:21.825 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/371_placeholder.py... {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:22:21.825 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/371_placeholder.py loaded successfully {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:22:21.825 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/413_placeholder.py... {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:22:21.826 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/413_placeholder.py loaded successfully {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:22:21.826 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/387_placeholder.py... {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:22:21.826 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/387_placeholder.py loaded successfully {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:22:21.827 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/365_placeholder.py... {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:22:21.827 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/365_placeholder.py loaded successfully {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:22:21.827 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/384_placeholder.py... {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:22:21.828 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/384_placeholder.py loaded successfully {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:22:21.828 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/400_enforce_service_uuid.py... {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:22:21.829 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/400_enforce_service_uuid.py loaded successfully {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:22:21.829 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/392_placeholder.py... {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:22:21.829 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/392_placeholder.py loaded successfully {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:22:21.830 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/409_placeholder.py... {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:22:21.830 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/409_placeholder.py loaded successfully {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:22:21.830 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/396_placeholder.py... {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:22:21.831 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/396_placeholder.py loaded successfully {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:22:21.831 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/378_add_instance_actions_updated_at_index.py... {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:22:21.832 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/378_add_instance_actions_updated_at_index.py loaded successfully {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:22:21.832 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/414_placeholder.py... {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:22:21.832 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/414_placeholder.py loaded successfully {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:22:21.833 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/385_placeholder.py... {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:22:21.833 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/385_placeholder.py loaded successfully {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:22:21.833 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py... {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:22:21.834 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/403_placeholder.py loaded successfully {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:22:21.834 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/373_migration_uuid.py... {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:22:21.835 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/373_migration_uuid.py loaded successfully {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:22:21.835 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_add_resources.py... {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:22:21.835 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/402_add_resources.py loaded successfully {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:22:21.836 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py... {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:22:21.836 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/404_placeholder.py loaded successfully {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:22:21.836 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/417_placeholder.py... {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:22:21.837 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/417_placeholder.py loaded successfully {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:22:21.837 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/389_add_aggregate_metadata_index.py... {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:22:21.837 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/389_add_aggregate_metadata_index.py loaded successfully {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:22:21.838 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/393_placeholder.py... {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:22:21.838 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/393_placeholder.py loaded successfully {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:22:21.839 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/364_placeholder.py... {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:22:21.839 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/364_placeholder.py loaded successfully {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:22:21.839 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/401_add_user_id_and_project_id_to_migrations.py... {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:22:21.840 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/401_add_user_id_and_project_id_to_migrations.py loaded successfully {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:22:21.840 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py... {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:22:21.840 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/407_placeholder.py loaded successfully {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:22:21.841 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/381_placeholder.py... {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:22:21.841 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/381_placeholder.py loaded successfully {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:22:21.842 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/398_add_vpmems.py... {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:22:21.842 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/398_add_vpmems.py loaded successfully {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:22:21.843 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/367_placeholder.py... {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:22:21.843 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/367_placeholder.py loaded successfully {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:22:21.843 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/411_placeholder.py... {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:22:21.844 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/411_placeholder.py loaded successfully {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:22:21.844 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/362_pike.py... {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:22:21.844 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/362_pike.py loaded successfully {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:22:21.845 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/363_placeholder.py... {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:22:21.845 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/363_placeholder.py loaded successfully {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:22:21.846 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py... {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:22:21.846 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/405_placeholder.py loaded successfully {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:22:21.846 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/376_add_console_auth_tokens_index.py... {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:22:21.847 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/376_add_console_auth_tokens_index.py loaded successfully {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:22:21.847 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/383_placeholder.py... {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:22:21.848 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/383_placeholder.py loaded successfully {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:22:21.848 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/386_placeholder.py... {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:22:21.848 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/386_placeholder.py loaded successfully {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:22:21.849 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/394_placeholder.py... {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:22:21.849 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/394_placeholder.py loaded successfully {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:22:21.850 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/395_placeholder.py... {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:22:21.850 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/395_placeholder.py loaded successfully {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:22:21.850 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/382_placeholder.py... {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:22:21.851 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/382_placeholder.py loaded successfully {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:22:21.851 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/408_placeholder.py... {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:22:21.852 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/408_placeholder.py loaded successfully {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:22:21.852 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Loading script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/380_placeholder.py... {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:27}} 2021-02-10 03:22:21.852 | DEBUG migrate.versioning.script.base [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Script /opt/stack/nova/nova/db/sqlalchemy/migrate_repo/versions/380_placeholder.py loaded successfully {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/script/base.py:30}} 2021-02-10 03:22:21.853 | DEBUG migrate.versioning.repository [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Repository /opt/stack/nova/nova/db/sqlalchemy/migrate_repo loaded successfully {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:82}} 2021-02-10 03:22:21.853 | DEBUG migrate.versioning.repository [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] Config: OrderedDict([('db_settings', OrderedDict([('repository_id', 'nova'), ('version_table', 'migrate_version'), ('required_dbs', '[]')]))]) {{(pid=74989) __init__ /usr/local/lib/python3.6/dist-packages/migrate/versioning/repository.py:83}} 2021-02-10 03:22:21.993 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] 361 -> 362...  2021-02-10 03:22:36.819 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] done 2021-02-10 03:22:36.819 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] 362 -> 363...  2021-02-10 03:22:36.836 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] done 2021-02-10 03:22:36.836 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] 363 -> 364...  2021-02-10 03:22:36.846 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] done 2021-02-10 03:22:36.846 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] 364 -> 365...  2021-02-10 03:22:36.855 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] done 2021-02-10 03:22:36.855 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] 365 -> 366...  2021-02-10 03:22:36.863 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] done 2021-02-10 03:22:36.864 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] 366 -> 367...  2021-02-10 03:22:36.873 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] done 2021-02-10 03:22:36.873 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] 367 -> 368...  2021-02-10 03:22:36.883 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] done 2021-02-10 03:22:36.884 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] 368 -> 369...  2021-02-10 03:22:36.893 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] done 2021-02-10 03:22:36.894 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] 369 -> 370...  2021-02-10 03:22:36.902 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] done 2021-02-10 03:22:36.902 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] 370 -> 371...  2021-02-10 03:22:36.912 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] done 2021-02-10 03:22:36.913 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] 371 -> 372...  2021-02-10 03:22:36.921 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] done 2021-02-10 03:22:36.922 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] 372 -> 373...  2021-02-10 03:22:37.230 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] done 2021-02-10 03:22:37.231 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] 373 -> 374...  2021-02-10 03:22:37.526 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] done 2021-02-10 03:22:37.527 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] 374 -> 375...  2021-02-10 03:22:37.663 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] done 2021-02-10 03:22:37.664 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] 375 -> 376...  2021-02-10 03:22:37.718 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] done 2021-02-10 03:22:37.718 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] 376 -> 377...  2021-02-10 03:22:37.793 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] done 2021-02-10 03:22:37.794 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] 377 -> 378...  2021-02-10 03:22:37.869 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] done 2021-02-10 03:22:37.869 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] 378 -> 379...  2021-02-10 03:22:37.883 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] done 2021-02-10 03:22:37.883 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] 379 -> 380...  2021-02-10 03:22:37.890 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] done 2021-02-10 03:22:37.891 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] 380 -> 381...  2021-02-10 03:22:37.902 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] done 2021-02-10 03:22:37.902 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] 381 -> 382...  2021-02-10 03:22:37.911 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] done 2021-02-10 03:22:37.911 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] 382 -> 383...  2021-02-10 03:22:37.920 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] done 2021-02-10 03:22:37.920 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] 383 -> 384...  2021-02-10 03:22:37.928 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] done 2021-02-10 03:22:37.929 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] 384 -> 385...  2021-02-10 03:22:37.937 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] done 2021-02-10 03:22:37.938 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] 385 -> 386...  2021-02-10 03:22:37.945 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] done 2021-02-10 03:22:37.945 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] 386 -> 387...  2021-02-10 03:22:37.953 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] done 2021-02-10 03:22:37.954 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] 387 -> 388...  2021-02-10 03:22:37.961 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] done 2021-02-10 03:22:37.961 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] 388 -> 389...  2021-02-10 03:22:38.014 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] done 2021-02-10 03:22:38.015 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] 389 -> 390...  2021-02-10 03:22:38.246 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] done 2021-02-10 03:22:38.247 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] 390 -> 391...  2021-02-10 03:22:38.512 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] done 2021-02-10 03:22:38.513 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] 391 -> 392...  2021-02-10 03:22:38.521 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] done 2021-02-10 03:22:38.521 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] 392 -> 393...  2021-02-10 03:22:38.529 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] done 2021-02-10 03:22:38.529 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] 393 -> 394...  2021-02-10 03:22:38.537 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] done 2021-02-10 03:22:38.537 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] 394 -> 395...  2021-02-10 03:22:38.546 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] done 2021-02-10 03:22:38.546 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] 395 -> 396...  2021-02-10 03:22:38.555 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] done 2021-02-10 03:22:38.556 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] 396 -> 397...  2021-02-10 03:22:38.844 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] done 2021-02-10 03:22:38.845 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] 397 -> 398...  2021-02-10 03:22:39.075 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] done 2021-02-10 03:22:39.075 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] 398 -> 399...  2021-02-10 03:22:39.387 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] done 2021-02-10 03:22:39.387 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] 399 -> 400...  2021-02-10 03:22:39.403 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] done 2021-02-10 03:22:39.404 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] 400 -> 401...  2021-02-10 03:22:39.885 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] done 2021-02-10 03:22:39.885 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] 401 -> 402...  2021-02-10 03:22:40.127 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] done 2021-02-10 03:22:40.128 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] 402 -> 403...  2021-02-10 03:22:40.138 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] done 2021-02-10 03:22:40.139 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] 403 -> 404...  2021-02-10 03:22:40.147 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] done 2021-02-10 03:22:40.147 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] 404 -> 405...  2021-02-10 03:22:40.154 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] done 2021-02-10 03:22:40.155 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] 405 -> 406...  2021-02-10 03:22:40.162 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] done 2021-02-10 03:22:40.163 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] 406 -> 407...  2021-02-10 03:22:40.170 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] done 2021-02-10 03:22:40.171 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] 407 -> 408...  2021-02-10 03:22:40.178 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] done 2021-02-10 03:22:40.179 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] 408 -> 409...  2021-02-10 03:22:40.187 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] done 2021-02-10 03:22:40.187 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] 409 -> 410...  2021-02-10 03:22:40.195 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] done 2021-02-10 03:22:40.196 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] 410 -> 411...  2021-02-10 03:22:40.203 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] done 2021-02-10 03:22:40.203 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] 411 -> 412...  2021-02-10 03:22:40.210 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] done 2021-02-10 03:22:40.211 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] 412 -> 413...  2021-02-10 03:22:40.218 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] done 2021-02-10 03:22:40.219 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] 413 -> 414...  2021-02-10 03:22:40.226 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] done 2021-02-10 03:22:40.226 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] 414 -> 415...  2021-02-10 03:22:40.235 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] done 2021-02-10 03:22:40.235 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] 415 -> 416...  2021-02-10 03:22:40.242 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] done 2021-02-10 03:22:40.243 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] 416 -> 417...  2021-02-10 03:22:40.250 | INFO migrate.versioning.api [None req-2cc4675e-d245-4525-93ed-404374f918b3 None None] done 2021-02-10 03:22:40.288 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:22:40.288 | 2021-02-10 03:22:40.288 | Traceback (most recent call last): 2021-02-10 03:22:40.288 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:22:40.288 | exec(line) 2021-02-10 03:22:40.288 | File "", line 1, in 2021-02-10 03:22:40.288 | File "", line 568, in module_from_spec 2021-02-10 03:22:40.288 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:22:40.288 | 2021-02-10 03:22:40.288 | Remainder of file ignored 2021-02-10 03:22:40.735 | + lib/nova:init_nova:771 : /usr/local/bin/nova-manage --config-file /etc/nova/nova.conf db online_data_migrations 2021-02-10 03:22:44.386 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:22:44.387 | 2021-02-10 03:22:44.387 | Traceback (most recent call last): 2021-02-10 03:22:44.387 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:22:44.387 | exec(line) 2021-02-10 03:22:44.387 | File "", line 1, in 2021-02-10 03:22:44.387 | File "", line 568, in module_from_spec 2021-02-10 03:22:44.387 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:22:44.387 | 2021-02-10 03:22:44.387 | Remainder of file ignored 2021-02-10 03:22:44.387 | Running batches of 50 until complete 2021-02-10 03:22:44.387 | +-------------------------------------+--------------+-----------+ 2021-02-10 03:22:44.387 | | Migration | Total Needed | Completed | 2021-02-10 03:22:44.387 | +-------------------------------------+--------------+-----------+ 2021-02-10 03:22:44.387 | | fill_virtual_interface_list | 0 | 0 | 2021-02-10 03:22:44.387 | | migrate_empty_ratio | 0 | 0 | 2021-02-10 03:22:44.387 | | migrate_quota_classes_to_api_db | 0 | 0 | 2021-02-10 03:22:44.387 | | migrate_quota_limits_to_api_db | 0 | 0 | 2021-02-10 03:22:44.387 | | migration_migrate_to_uuid | 0 | 0 | 2021-02-10 03:22:44.387 | | populate_dev_uuids | 0 | 0 | 2021-02-10 03:22:44.387 | | populate_missing_availability_zones | 0 | 0 | 2021-02-10 03:22:44.387 | | populate_queued_for_delete | 0 | 0 | 2021-02-10 03:22:44.387 | | populate_user_id | 0 | 0 | 2021-02-10 03:22:44.387 | | populate_uuids | 0 | 0 | 2021-02-10 03:22:44.387 | +-------------------------------------+--------------+-----------+ 2021-02-10 03:22:44.822 | ++ lib/nova:init_nova:774 : seq 1 1 2021-02-10 03:22:44.828 | + lib/nova:init_nova:774 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-02-10 03:22:44.833 | ++ lib/nova:init_nova:775 : conductor_conf 1 2021-02-10 03:22:44.837 | ++ lib/nova:conductor_conf:734 : local cell=1 2021-02-10 03:22:44.841 | ++ lib/nova:conductor_conf:735 : echo /etc/nova/nova_cell1.conf 2021-02-10 03:22:44.844 | + lib/nova:init_nova:775 : /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-02-10 03:22:48.337 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:22:48.337 | 2021-02-10 03:22:48.337 | Traceback (most recent call last): 2021-02-10 03:22:48.337 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:22:48.337 | exec(line) 2021-02-10 03:22:48.337 | File "", line 1, in 2021-02-10 03:22:48.337 | File "", line 568, in module_from_spec 2021-02-10 03:22:48.337 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:22:48.337 | 2021-02-10 03:22:48.337 | Remainder of file ignored 2021-02-10 03:22:48.337 | --transport-url not provided in the command line, using the value [DEFAULT]/transport_url from the configuration file 2021-02-10 03:22:48.337 | --database_connection not provided in the command line, using the value [database]/connection from the configuration file 2021-02-10 03:22:48.764 | + lib/nova:init_nova:779 : create_nova_keys_dir 2021-02-10 03:22:48.768 | + lib/nova:create_nova_keys_dir:741 : sudo install -d -o ubuntu /opt/stack/data/nova /opt/stack/data/nova/keys 2021-02-10 03:22:48.784 | + lib/nova:init_nova:781 : [[ '' == \L\V\M ]] 2021-02-10 03:22:48.787 | + ./stack.sh:main:1200 : is_service_enabled neutron 2021-02-10 03:22:48.804 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:22:48.807 | + ./stack.sh:main:1201 : configure_neutron_nova 2021-02-10 03:22:48.809 | + lib/neutron:configure_neutron_nova:616 : is_neutron_legacy_enabled 2021-02-10 03:22:48.813 | ++ 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-02-10 03:22:48.813 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-02-10 03:22:48.818 | + 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-02-10 03:22:48.820 | + 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-02-10 03:22:48.823 | + 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-02-10 03:22:48.826 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-02-10 03:22:48.828 | + lib/neutron:configure_neutron_nova:618 : create_nova_conf_neutron /etc/nova/nova.conf 2021-02-10 03:22:48.831 | + lib/neutron-legacy:create_nova_conf_neutron:380 : local conf=/etc/nova/nova.conf 2021-02-10 03:22:48.833 | + lib/neutron-legacy:create_nova_conf_neutron:381 : iniset /etc/nova/nova.conf neutron auth_type password 2021-02-10 03:22:48.858 | + lib/neutron-legacy:create_nova_conf_neutron:382 : iniset /etc/nova/nova.conf neutron auth_url http://10.222.0.43/identity 2021-02-10 03:22:48.883 | + lib/neutron-legacy:create_nova_conf_neutron:383 : iniset /etc/nova/nova.conf neutron username neutron 2021-02-10 03:22:48.909 | + lib/neutron-legacy:create_nova_conf_neutron:384 : iniset /etc/nova/nova.conf neutron password Passw0rd 2021-02-10 03:22:48.935 | + lib/neutron-legacy:create_nova_conf_neutron:385 : iniset /etc/nova/nova.conf neutron user_domain_name Default 2021-02-10 03:22:48.962 | + lib/neutron-legacy:create_nova_conf_neutron:386 : iniset /etc/nova/nova.conf neutron project_name service 2021-02-10 03:22:48.988 | + lib/neutron-legacy:create_nova_conf_neutron:387 : iniset /etc/nova/nova.conf neutron project_domain_name Default 2021-02-10 03:22:49.014 | + lib/neutron-legacy:create_nova_conf_neutron:388 : iniset /etc/nova/nova.conf neutron auth_strategy keystone 2021-02-10 03:22:49.039 | + lib/neutron-legacy:create_nova_conf_neutron:389 : iniset /etc/nova/nova.conf neutron region_name RegionOne 2021-02-10 03:22:49.068 | + lib/neutron-legacy:create_nova_conf_neutron:392 : neutron_plugin_create_nova_conf /etc/nova/nova.conf 2021-02-10 03:22:49.071 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2021-02-10 03:22:49.074 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2021-02-10 03:22:49.077 | + lib/neutron-legacy:create_nova_conf_neutron:394 : is_service_enabled q-meta 2021-02-10 03:22:49.093 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:22:49.095 | + lib/neutron-legacy:create_nova_conf_neutron:395 : iniset /etc/nova/nova.conf neutron service_metadata_proxy True 2021-02-10 03:22:49.123 | + lib/neutron-legacy:create_nova_conf_neutron:398 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_is_fatal True 2021-02-10 03:22:49.149 | + lib/neutron-legacy:create_nova_conf_neutron:399 : iniset /etc/nova/nova.conf DEFAULT vif_plugging_timeout 300 2021-02-10 03:22:49.175 | + lib/neutron:configure_neutron_nova:619 : [[ superconductor == \s\u\p\e\r\c\o\n\d\u\c\t\o\r ]] 2021-02-10 03:22:49.178 | ++ lib/neutron:configure_neutron_nova:620 : seq 1 1 2021-02-10 03:22:49.182 | + lib/neutron:configure_neutron_nova:620 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-02-10 03:22:49.184 | + lib/neutron:configure_neutron_nova:621 : local conf 2021-02-10 03:22:49.187 | ++ lib/neutron:configure_neutron_nova:622 : conductor_conf 1 2021-02-10 03:22:49.190 | ++ lib/nova:conductor_conf:734 : local cell=1 2021-02-10 03:22:49.193 | ++ lib/nova:conductor_conf:735 : echo /etc/nova/nova_cell1.conf 2021-02-10 03:22:49.196 | + lib/neutron:configure_neutron_nova:622 : conf=/etc/nova/nova_cell1.conf 2021-02-10 03:22:49.198 | + lib/neutron:configure_neutron_nova:623 : create_nova_conf_neutron /etc/nova/nova_cell1.conf 2021-02-10 03:22:49.201 | + lib/neutron-legacy:create_nova_conf_neutron:380 : local conf=/etc/nova/nova_cell1.conf 2021-02-10 03:22:49.203 | + lib/neutron-legacy:create_nova_conf_neutron:381 : iniset /etc/nova/nova_cell1.conf neutron auth_type password 2021-02-10 03:22:49.231 | + lib/neutron-legacy:create_nova_conf_neutron:382 : iniset /etc/nova/nova_cell1.conf neutron auth_url http://10.222.0.43/identity 2021-02-10 03:22:49.258 | + lib/neutron-legacy:create_nova_conf_neutron:383 : iniset /etc/nova/nova_cell1.conf neutron username neutron 2021-02-10 03:22:49.284 | + lib/neutron-legacy:create_nova_conf_neutron:384 : iniset /etc/nova/nova_cell1.conf neutron password Passw0rd 2021-02-10 03:22:49.310 | + lib/neutron-legacy:create_nova_conf_neutron:385 : iniset /etc/nova/nova_cell1.conf neutron user_domain_name Default 2021-02-10 03:22:49.336 | + lib/neutron-legacy:create_nova_conf_neutron:386 : iniset /etc/nova/nova_cell1.conf neutron project_name service 2021-02-10 03:22:49.362 | + lib/neutron-legacy:create_nova_conf_neutron:387 : iniset /etc/nova/nova_cell1.conf neutron project_domain_name Default 2021-02-10 03:22:49.387 | + lib/neutron-legacy:create_nova_conf_neutron:388 : iniset /etc/nova/nova_cell1.conf neutron auth_strategy keystone 2021-02-10 03:22:49.413 | + lib/neutron-legacy:create_nova_conf_neutron:389 : iniset /etc/nova/nova_cell1.conf neutron region_name RegionOne 2021-02-10 03:22:49.439 | + lib/neutron-legacy:create_nova_conf_neutron:392 : neutron_plugin_create_nova_conf /etc/nova/nova_cell1.conf 2021-02-10 03:22:49.441 | + lib/neutron_plugins/openvswitch_agent:neutron_plugin_create_nova_conf:13 : _neutron_ovs_base_configure_nova_vif_driver 2021-02-10 03:22:49.444 | + lib/neutron_plugins/ovs_base:_neutron_ovs_base_configure_nova_vif_driver:119 : : 2021-02-10 03:22:49.446 | + lib/neutron-legacy:create_nova_conf_neutron:394 : is_service_enabled q-meta 2021-02-10 03:22:49.463 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:22:49.465 | + lib/neutron-legacy:create_nova_conf_neutron:395 : iniset /etc/nova/nova_cell1.conf neutron service_metadata_proxy True 2021-02-10 03:22:49.491 | + lib/neutron-legacy:create_nova_conf_neutron:398 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_is_fatal True 2021-02-10 03:22:49.517 | + lib/neutron-legacy:create_nova_conf_neutron:399 : iniset /etc/nova/nova_cell1.conf DEFAULT vif_plugging_timeout 300 2021-02-10 03:22:49.544 | + ./stack.sh:main:1210 : run_phase stack post-config 2021-02-10 03:22:49.547 | + functions-common:run_phase:1734 : local mode=stack 2021-02-10 03:22:49.550 | + functions-common:run_phase:1735 : local phase=post-config 2021-02-10 03:22:49.553 | + functions-common:run_phase:1736 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-02-10 03:22:49.556 | + functions-common:run_phase:1737 : local extra_plugin_file_name 2021-02-10 03:22:49.559 | + functions-common:run_phase:1738 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-02-10 03:22:49.562 | + functions-common:run_phase:1743 : local exceptions=80-tempest.sh 2021-02-10 03:22:49.565 | + functions-common:run_phase:1744 : local extra 2021-02-10 03:22:49.569 | ++ functions-common:run_phase:1745 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-02-10 03:22:49.573 | + functions-common:run_phase:1745 : extra=80-tempest.sh 2021-02-10 03:22:49.575 | + functions-common:run_phase:1746 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-02-10 03:22:49.578 | + functions-common:run_phase:1750 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-02-10 03:22:49.581 | + functions-common:run_phase:1750 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack post-config 2021-02-10 03:22:49.583 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-02-10 03:22:49.599 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:22:49.601 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-02-10 03:22:49.604 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-02-10 03:22:49.606 | ++ extras.d/80-tempest.sh:source:7 : [[ post-config == \i\n\s\t\a\l\l ]] 2021-02-10 03:22:49.609 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-02-10 03:22:49.611 | ++ extras.d/80-tempest.sh:source:10 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-02-10 03:22:49.614 | ++ extras.d/80-tempest.sh:source:12 : : 2021-02-10 03:22:49.616 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-02-10 03:22:49.618 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-02-10 03:22:49.621 | + functions-common:run_phase:1755 : [[ stack == \s\o\u\r\c\e ]] 2021-02-10 03:22:49.623 | + functions-common:run_phase:1758 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-02-10 03:22:49.626 | + functions-common:run_phase:1761 : run_plugins stack post-config 2021-02-10 03:22:49.628 | + functions-common:run_plugins:1720 : local mode=stack 2021-02-10 03:22:49.631 | + functions-common:run_plugins:1721 : local phase=post-config 2021-02-10 03:22:49.633 | + functions-common:run_plugins:1723 : local plugins=,devstack-plugin-ceph 2021-02-10 03:22:49.636 | + functions-common:run_plugins:1724 : local plugin 2021-02-10 03:22:49.638 | + functions-common:run_plugins:1725 : for plugin in ${plugins//,/ } 2021-02-10 03:22:49.641 | + functions-common:run_plugins:1726 : local dir=/opt/stack/devstack-plugin-ceph 2021-02-10 03:22:49.643 | + functions-common:run_plugins:1727 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/plugin.sh ]] 2021-02-10 03:22:49.646 | + functions-common:run_plugins:1728 : source /opt/stack/devstack-plugin-ceph/devstack/plugin.sh stack post-config 2021-02-10 03:22:49.649 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:3 : [[ stack == \s\o\u\r\c\e ]] 2021-02-10 03:22:49.652 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ stack == \s\t\a\c\k ]] 2021-02-10 03:22:49.654 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ post-config == \p\r\e\-\i\n\s\t\a\l\l ]] 2021-02-10 03:22:49.656 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:32 : [[ stack == \s\t\a\c\k ]] 2021-02-10 03:22:49.658 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:32 : [[ post-config == \i\n\s\t\a\l\l ]] 2021-02-10 03:22:49.661 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:44 : [[ stack == \s\t\a\c\k ]] 2021-02-10 03:22:49.663 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:44 : [[ post-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-02-10 03:22:49.665 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:45 : is_ceph_enabled_for_service glance 2021-02-10 03:22:49.667 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:193 : local config config_name enabled service 2021-02-10 03:22:49.670 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:194 : enabled=1 2021-02-10 03:22:49.672 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:195 : service=glance 2021-02-10 03:22:49.675 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : tr '[:lower:]' '[:upper:]' 2021-02-10 03:22:49.676 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : echo glance 2021-02-10 03:22:49.676 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : tr - _ 2021-02-10 03:22:49.679 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : config_name=ENABLE_CEPH_GLANCE 2021-02-10 03:22:49.682 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : eval echo '$ENABLE_CEPH_GLANCE' 2021-02-10 03:22:49.684 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : echo False 2021-02-10 03:22:49.687 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : config=False 2021-02-10 03:22:49.690 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : is_service_enabled glance 2021-02-10 03:22:49.705 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:22:49.708 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : [[ False == \T\r\u\e ]] 2021-02-10 03:22:49.710 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:205 : return 1 2021-02-10 03:22:49.712 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:49 : is_ceph_enabled_for_service nova 2021-02-10 03:22:49.715 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:193 : local config config_name enabled service 2021-02-10 03:22:49.717 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:194 : enabled=1 2021-02-10 03:22:49.719 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:195 : service=nova 2021-02-10 03:22:49.723 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : echo nova 2021-02-10 03:22:49.723 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : tr '[:lower:]' '[:upper:]' 2021-02-10 03:22:49.723 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : tr - _ 2021-02-10 03:22:49.727 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : config_name=ENABLE_CEPH_NOVA 2021-02-10 03:22:49.730 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : eval echo '$ENABLE_CEPH_NOVA' 2021-02-10 03:22:49.732 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : echo False 2021-02-10 03:22:49.735 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : config=False 2021-02-10 03:22:49.738 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : is_service_enabled nova 2021-02-10 03:22:49.753 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:22:49.755 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : [[ False == \T\r\u\e ]] 2021-02-10 03:22:49.758 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:205 : return 1 2021-02-10 03:22:49.760 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:53 : is_ceph_enabled_for_service cinder 2021-02-10 03:22:49.762 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:193 : local config config_name enabled service 2021-02-10 03:22:49.765 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:194 : enabled=1 2021-02-10 03:22:49.767 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:195 : service=cinder 2021-02-10 03:22:49.771 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : echo cinder 2021-02-10 03:22:49.771 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : tr '[:lower:]' '[:upper:]' 2021-02-10 03:22:49.772 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : tr - _ 2021-02-10 03:22:49.776 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : config_name=ENABLE_CEPH_CINDER 2021-02-10 03:22:49.778 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : eval echo '$ENABLE_CEPH_CINDER' 2021-02-10 03:22:49.781 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : echo True 2021-02-10 03:22:49.783 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : config=True 2021-02-10 03:22:49.786 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : is_service_enabled cinder 2021-02-10 03:22:49.801 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:22:49.804 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : [[ True == \T\r\u\e ]] 2021-02-10 03:22:49.806 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : enabled=0 2021-02-10 03:22:49.808 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:205 : return 0 2021-02-10 03:22:49.811 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:54 : echo_summary 'Configuring Cinder for Ceph' 2021-02-10 03:22:49.813 | ++ ./stack.sh:echo_summary:416 : [[ -t 3 ]] 2021-02-10 03:22:49.816 | ++ ./stack.sh:echo_summary:422 : echo -e Configuring Cinder for Ceph 2021-02-10 03:22:49.818 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:55 : configure_ceph_cinder 2021-02-10 03:22:49.820 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph_cinder:867 : sudo ceph -c /etc/ceph/ceph.conf osd pool create volumes 8 8 2021-02-10 03:22:51.506 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:22:51.506 | 2021-02-10 03:22:51.506 | Traceback (most recent call last): 2021-02-10 03:22:51.506 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:22:51.506 | exec(line) 2021-02-10 03:22:51.506 | File "", line 1, in 2021-02-10 03:22:51.506 | File "", line 568, in module_from_spec 2021-02-10 03:22:51.506 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:22:51.506 | 2021-02-10 03:22:51.506 | Remainder of file ignored 2021-02-10 03:22:51.506 | pool 'volumes' created 2021-02-10 03:22:51.530 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph_cinder:870 : 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-02-10 03:22:51.530 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph_cinder:876 : sudo tee /etc/ceph/ceph.client.cinder.keyring 2021-02-10 03:22:52.129 | [client.cinder] 2021-02-10 03:22:52.129 | key = AQCMUSNgtm/GBhAA5GYx9tGK3E3ewjLWKPAV1g== 2021-02-10 03:22:52.135 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:22:52.135 | 2021-02-10 03:22:52.135 | Traceback (most recent call last): 2021-02-10 03:22:52.135 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:22:52.135 | exec(line) 2021-02-10 03:22:52.135 | File "", line 1, in 2021-02-10 03:22:52.135 | File "", line 568, in module_from_spec 2021-02-10 03:22:52.135 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:22:52.135 | 2021-02-10 03:22:52.135 | Remainder of file ignored 2021-02-10 03:22:52.157 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph_cinder:878 : id -g -n 2021-02-10 03:22:52.164 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph_cinder:878 : sudo chown ubuntu:ubuntu /etc/ceph/ceph.client.cinder.keyring 2021-02-10 03:22:52.181 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:57 : is_ceph_enabled_for_service nova 2021-02-10 03:22:52.184 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:193 : local config config_name enabled service 2021-02-10 03:22:52.186 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:194 : enabled=1 2021-02-10 03:22:52.189 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:195 : service=nova 2021-02-10 03:22:52.192 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : echo nova 2021-02-10 03:22:52.193 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : tr '[:lower:]' '[:upper:]' 2021-02-10 03:22:52.193 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : tr - _ 2021-02-10 03:22:52.197 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : config_name=ENABLE_CEPH_NOVA 2021-02-10 03:22:52.200 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : eval echo '$ENABLE_CEPH_NOVA' 2021-02-10 03:22:52.202 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : echo False 2021-02-10 03:22:52.205 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : config=False 2021-02-10 03:22:52.208 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : is_service_enabled nova 2021-02-10 03:22:52.223 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:22:52.226 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : [[ False == \T\r\u\e ]] 2021-02-10 03:22:52.228 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:205 : return 1 2021-02-10 03:22:52.231 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:63 : is_ceph_enabled_for_service manila 2021-02-10 03:22:52.233 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:193 : local config config_name enabled service 2021-02-10 03:22:52.235 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:194 : enabled=1 2021-02-10 03:22:52.237 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:195 : service=manila 2021-02-10 03:22:52.241 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : echo manila 2021-02-10 03:22:52.241 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : tr '[:lower:]' '[:upper:]' 2021-02-10 03:22:52.242 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : tr - _ 2021-02-10 03:22:52.246 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : config_name=ENABLE_CEPH_MANILA 2021-02-10 03:22:52.249 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : eval echo '$ENABLE_CEPH_MANILA' 2021-02-10 03:22:52.251 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : echo True 2021-02-10 03:22:52.254 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : config=True 2021-02-10 03:22:52.256 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : is_service_enabled manila 2021-02-10 03:22:52.272 | ++ functions-common:is_service_enabled:1962 : return 1 2021-02-10 03:22:52.275 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:205 : return 1 2021-02-10 03:22:52.277 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:68 : '[' False = False ']' 2021-02-10 03:22:52.279 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:69 : is_ceph_enabled_for_service glance 2021-02-10 03:22:52.282 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:193 : local config config_name enabled service 2021-02-10 03:22:52.284 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:194 : enabled=1 2021-02-10 03:22:52.286 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:195 : service=glance 2021-02-10 03:22:52.290 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : echo glance 2021-02-10 03:22:52.290 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : tr '[:lower:]' '[:upper:]' 2021-02-10 03:22:52.291 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : tr - _ 2021-02-10 03:22:52.294 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : config_name=ENABLE_CEPH_GLANCE 2021-02-10 03:22:52.297 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : eval echo '$ENABLE_CEPH_GLANCE' 2021-02-10 03:22:52.300 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : echo False 2021-02-10 03:22:52.302 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : config=False 2021-02-10 03:22:52.305 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : is_service_enabled glance 2021-02-10 03:22:52.320 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:22:52.323 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : [[ False == \T\r\u\e ]] 2021-02-10 03:22:52.325 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:205 : return 1 2021-02-10 03:22:52.327 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:73 : is_ceph_enabled_for_service nova 2021-02-10 03:22:52.330 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:193 : local config config_name enabled service 2021-02-10 03:22:52.332 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:194 : enabled=1 2021-02-10 03:22:52.334 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:195 : service=nova 2021-02-10 03:22:52.338 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : echo nova 2021-02-10 03:22:52.338 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : tr '[:lower:]' '[:upper:]' 2021-02-10 03:22:52.338 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : tr - _ 2021-02-10 03:22:52.342 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : config_name=ENABLE_CEPH_NOVA 2021-02-10 03:22:52.345 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : eval echo '$ENABLE_CEPH_NOVA' 2021-02-10 03:22:52.347 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : echo False 2021-02-10 03:22:52.350 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : config=False 2021-02-10 03:22:52.353 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : is_service_enabled nova 2021-02-10 03:22:52.368 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:22:52.371 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : [[ False == \T\r\u\e ]] 2021-02-10 03:22:52.373 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:205 : return 1 2021-02-10 03:22:52.375 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:77 : is_ceph_enabled_for_service cinder 2021-02-10 03:22:52.378 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:193 : local config config_name enabled service 2021-02-10 03:22:52.380 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:194 : enabled=1 2021-02-10 03:22:52.382 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:195 : service=cinder 2021-02-10 03:22:52.386 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : tr '[:lower:]' '[:upper:]' 2021-02-10 03:22:52.386 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : tr - _ 2021-02-10 03:22:52.387 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : echo cinder 2021-02-10 03:22:52.390 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : config_name=ENABLE_CEPH_CINDER 2021-02-10 03:22:52.393 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : eval echo '$ENABLE_CEPH_CINDER' 2021-02-10 03:22:52.395 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : echo True 2021-02-10 03:22:52.398 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : config=True 2021-02-10 03:22:52.401 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : is_service_enabled cinder 2021-02-10 03:22:52.417 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:22:52.419 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : [[ True == \T\r\u\e ]] 2021-02-10 03:22:52.422 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:203 : enabled=0 2021-02-10 03:22:52.424 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:205 : return 0 2021-02-10 03:22:52.426 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:78 : echo_summary 'Configuring Cinder for Ceph' 2021-02-10 03:22:52.429 | ++ ./stack.sh:echo_summary:416 : [[ -t 3 ]] 2021-02-10 03:22:52.431 | ++ ./stack.sh:echo_summary:422 : echo -e Configuring Cinder for Ceph 2021-02-10 03:22:52.433 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:79 : configure_ceph_embedded_cinder 2021-02-10 03:22:52.436 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:configure_ceph_embedded_cinder:859 : [[ 1 -ne 1 ]] 2021-02-10 03:22:52.438 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:81 : is_ceph_enabled_for_service manila 2021-02-10 03:22:52.440 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:193 : local config config_name enabled service 2021-02-10 03:22:52.443 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:194 : enabled=1 2021-02-10 03:22:52.445 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:195 : service=manila 2021-02-10 03:22:52.449 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : echo manila 2021-02-10 03:22:52.449 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : tr '[:lower:]' '[:upper:]' 2021-02-10 03:22:52.449 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : tr - _ 2021-02-10 03:22:52.453 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:199 : config_name=ENABLE_CEPH_MANILA 2021-02-10 03:22:52.456 | +++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : eval echo '$ENABLE_CEPH_MANILA' 2021-02-10 03:22:52.458 | ++++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : echo True 2021-02-10 03:22:52.461 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:200 : config=True 2021-02-10 03:22:52.464 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:202 : is_service_enabled manila 2021-02-10 03:22:52.479 | ++ functions-common:is_service_enabled:1962 : return 1 2021-02-10 03:22:52.481 | ++ /opt/stack/devstack-plugin-ceph/devstack/lib/ceph:is_ceph_enabled_for_service:205 : return 1 2021-02-10 03:22:52.484 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:85 : '[' False = True ']' 2021-02-10 03:22:52.486 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:125 : [[ stack == \u\n\s\t\a\c\k ]] 2021-02-10 03:22:52.488 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:139 : [[ stack == \c\l\e\a\n ]] 2021-02-10 03:22:52.491 | + ./stack.sh:main:1218 : merge_config_group /home/ubuntu/devstack/local.conf post-config 2021-02-10 03:22:52.493 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-02-10 03:22:52.496 | + inc/meta-config:merge_config_group:171 : shift 2021-02-10 03:22:52.498 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-config 2021-02-10 03:22:52.501 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-02-10 03:22:52.504 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-02-10 03:22:52.506 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-02-10 03:22:52.509 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-config 2021-02-10 03:22:52.512 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-02-10 03:22:52.515 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-config 2021-02-10 03:22:52.518 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-02-10 03:22:52.520 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-config ' 2021-02-10 03:22:52.520 | /^\[\[.+\|.*\]\]/ { 2021-02-10 03:22:52.520 | gsub("[][]", "", $1); 2021-02-10 03:22:52.520 | split($1, a, "|"); 2021-02-10 03:22:52.521 | if (a[1] == matchgroup) 2021-02-10 03:22:52.521 | print a[2] 2021-02-10 03:22:52.521 | } 2021-02-10 03:22:52.521 | ' /home/ubuntu/devstack/local.conf 2021-02-10 03:22:52.529 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-02-10 03:22:52.531 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-02-10 03:22:52.534 | + inc/meta-config:merge_config_group:180 : local dir 2021-02-10 03:22:52.538 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NOVA_CONF' 2021-02-10 03:22:52.540 | +++ inc/meta-config:merge_config_group:182 : echo /etc/nova/nova.conf 2021-02-10 03:22:52.544 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/nova/nova.conf 2021-02-10 03:22:52.546 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/nova/nova.conf ]] 2021-02-10 03:22:52.549 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/nova/nova.conf 2021-02-10 03:22:52.553 | + inc/meta-config:merge_config_group:187 : dir=/etc/nova 2021-02-10 03:22:52.556 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/nova ]] 2021-02-10 03:22:52.558 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2021-02-10 03:22:52.561 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-02-10 03:22:52.563 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-02-10 03:22:52.566 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CONF' 2021-02-10 03:22:52.569 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-02-10 03:22:52.572 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CONF' 2021-02-10 03:22:52.574 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova.conf 2021-02-10 03:22:52.578 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova.conf 2021-02-10 03:22:52.580 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova.conf ']' 2021-02-10 03:22:52.584 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CONF' 2021-02-10 03:22:52.584 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CONF' ' 2021-02-10 03:22:52.584 | BEGIN { 2021-02-10 03:22:52.584 | section = "" 2021-02-10 03:22:52.584 | last_section = "" 2021-02-10 03:22:52.584 | section_count = 0 2021-02-10 03:22:52.584 | } 2021-02-10 03:22:52.584 | /^\[.+\]/ { 2021-02-10 03:22:52.584 | gsub("[][]", "", $1); 2021-02-10 03:22:52.584 | section=$1 2021-02-10 03:22:52.584 | next 2021-02-10 03:22:52.585 | } 2021-02-10 03:22:52.585 | /^ *\#/ { 2021-02-10 03:22:52.585 | next 2021-02-10 03:22:52.585 | } 2021-02-10 03:22:52.585 | /^[^ \t]+/ { 2021-02-10 03:22:52.585 | # get offset of first = in $0 2021-02-10 03:22:52.585 | eq_idx = index($0, "=") 2021-02-10 03:22:52.585 | # extract attr & value from $0 2021-02-10 03:22:52.585 | attr = substr($0, 1, eq_idx - 1) 2021-02-10 03:22:52.585 | value = substr($0, eq_idx + 1) 2021-02-10 03:22:52.585 | # only need to strip trailing whitespace from attr 2021-02-10 03:22:52.585 | sub(/[ \t]*$/, "", attr) 2021-02-10 03:22:52.585 | # need to strip leading & trailing whitespace from value 2021-02-10 03:22:52.585 | sub(/^[ \t]*/, "", value) 2021-02-10 03:22:52.585 | sub(/[ \t]*$/, "", value) 2021-02-10 03:22:52.585 | 2021-02-10 03:22:52.585 | # cfg_attr_count: number of config lines per [section, attr] 2021-02-10 03:22:52.585 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-02-10 03:22:52.585 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-02-10 03:22:52.585 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-02-10 03:22:52.585 | if (! (section, attr) in cfg_attr_count) { 2021-02-10 03:22:52.585 | if (section != last_section) { 2021-02-10 03:22:52.585 | cfg_section[section_count++] = section 2021-02-10 03:22:52.585 | last_section = section 2021-02-10 03:22:52.585 | } 2021-02-10 03:22:52.585 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-02-10 03:22:52.585 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-02-10 03:22:52.585 | 2021-02-10 03:22:52.585 | cfg_attr[section, attr, 0] = value 2021-02-10 03:22:52.585 | cfg_attr_count[section, attr] = 1 2021-02-10 03:22:52.585 | } else { 2021-02-10 03:22:52.585 | lno = cfg_attr_count[section, attr]++ 2021-02-10 03:22:52.586 | cfg_attr[section, attr, lno] = value 2021-02-10 03:22:52.586 | } 2021-02-10 03:22:52.586 | } 2021-02-10 03:22:52.586 | END { 2021-02-10 03:22:52.586 | # Process each section in order 2021-02-10 03:22:52.586 | for (sno = 0; sno < section_count; sno++) { 2021-02-10 03:22:52.586 | section = cfg_section[sno] 2021-02-10 03:22:52.586 | # The ini routines simply append a config item immediately 2021-02-10 03:22:52.586 | # after the section header. To keep the same order as defined 2021-02-10 03:22:52.586 | # in local.conf, invoke the ini routines in the reverse order 2021-02-10 03:22:52.586 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-02-10 03:22:52.586 | attr = cfg_sec_attr_name[sno, attr_no] 2021-02-10 03:22:52.586 | if (cfg_attr_count[section, attr] == 1) 2021-02-10 03:22:52.586 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-02-10 03:22:52.586 | else { 2021-02-10 03:22:52.586 | # For multiline, invoke the ini routines in the reverse order 2021-02-10 03:22:52.586 | count = cfg_attr_count[section, attr] 2021-02-10 03:22:52.586 | print "inidelete " configfile " " section " " attr 2021-02-10 03:22:52.586 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-02-10 03:22:52.586 | for (l = count -2; l >= 0; l--) 2021-02-10 03:22:52.586 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-02-10 03:22:52.586 | } 2021-02-10 03:22:52.586 | } 2021-02-10 03:22:52.586 | } 2021-02-10 03:22:52.586 | } 2021-02-10 03:22:52.586 | ' 2021-02-10 03:22:52.586 | + inc/meta-config:merge_config_file:164 : read a 2021-02-10 03:22:52.589 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-02-10 03:22:52.592 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-02-10 03:22:52.595 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CONF' 2021-02-10 03:22:52.597 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-02-10 03:22:52.600 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CONF ]] 2021-02-10 03:22:52.602 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CONF' ' 2021-02-10 03:22:52.602 | BEGIN { group = "" } 2021-02-10 03:22:52.603 | /^\[\[.+\|.*\]\]/ { 2021-02-10 03:22:52.603 | gsub("[][]", "", $1); 2021-02-10 03:22:52.603 | split($1, a, "|"); 2021-02-10 03:22:52.603 | if (a[1] == matchgroup && a[2] == configfile) { 2021-02-10 03:22:52.603 | group=a[1] 2021-02-10 03:22:52.603 | } else { 2021-02-10 03:22:52.603 | group="" 2021-02-10 03:22:52.603 | } 2021-02-10 03:22:52.603 | next 2021-02-10 03:22:52.603 | } 2021-02-10 03:22:52.603 | { 2021-02-10 03:22:52.603 | if (group != "") 2021-02-10 03:22:52.603 | print $0 2021-02-10 03:22:52.603 | } 2021-02-10 03:22:52.603 | ' /home/ubuntu/devstack/local.conf 2021-02-10 03:22:52.609 | + 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-02-10 03:22:52.612 | ++ 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-02-10 03:22:52.638 | + inc/meta-config:merge_config_file:164 : read a 2021-02-10 03:22:52.641 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF DEFAULT force_config_drive "True"' 2021-02-10 03:22:52.644 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf DEFAULT force_config_drive True 2021-02-10 03:22:52.671 | + inc/meta-config:merge_config_file:164 : read a 2021-02-10 03:22:52.673 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF glance use_glance_v1 "False"' 2021-02-10 03:22:52.676 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf glance use_glance_v1 False 2021-02-10 03:22:52.704 | + inc/meta-config:merge_config_file:164 : read a 2021-02-10 03:22:52.706 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_rate "3"' 2021-02-10 03:22:52.709 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_rate 3 2021-02-10 03:22:52.737 | + inc/meta-config:merge_config_file:164 : read a 2021-02-10 03:22:52.740 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF oslo_messaging_rabbit heartbeat_timeout_threshold "600"' 2021-02-10 03:22:52.742 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf oslo_messaging_rabbit heartbeat_timeout_threshold 600 2021-02-10 03:22:52.769 | + inc/meta-config:merge_config_file:164 : read a 2021-02-10 03:22:52.772 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_type "password"' 2021-02-10 03:22:52.774 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_type password 2021-02-10 03:22:52.802 | + inc/meta-config:merge_config_file:164 : read a 2021-02-10 03:22:52.804 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement auth_url "http://10.222.0.43/identity"' 2021-02-10 03:22:52.807 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement auth_url http://10.222.0.43/identity 2021-02-10 03:22:52.835 | + inc/meta-config:merge_config_file:164 : read a 2021-02-10 03:22:52.837 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement username "placement"' 2021-02-10 03:22:52.840 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement username placement 2021-02-10 03:22:52.867 | + inc/meta-config:merge_config_file:164 : read a 2021-02-10 03:22:52.869 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement password "Passw0rd"' 2021-02-10 03:22:52.872 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement password Passw0rd 2021-02-10 03:22:52.905 | + inc/meta-config:merge_config_file:164 : read a 2021-02-10 03:22:52.908 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement user_domain_name "Default"' 2021-02-10 03:22:52.910 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement user_domain_name Default 2021-02-10 03:22:52.939 | + inc/meta-config:merge_config_file:164 : read a 2021-02-10 03:22:52.941 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_name "service"' 2021-02-10 03:22:52.944 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_name service 2021-02-10 03:22:52.972 | + inc/meta-config:merge_config_file:164 : read a 2021-02-10 03:22:52.975 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement project_domain_name "Default"' 2021-02-10 03:22:52.977 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement project_domain_name Default 2021-02-10 03:22:53.005 | + inc/meta-config:merge_config_file:164 : read a 2021-02-10 03:22:53.008 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NOVA_CONF placement os_region_name "RegionOne"' 2021-02-10 03:22:53.010 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/nova/nova.conf placement os_region_name RegionOne 2021-02-10 03:22:53.037 | + inc/meta-config:merge_config_file:164 : read a 2021-02-10 03:22:53.040 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-02-10 03:22:53.043 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-02-10 03:22:53.046 | + inc/meta-config:merge_config_group:180 : local dir 2021-02-10 03:22:53.049 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $NEUTRON_CONF' 2021-02-10 03:22:53.052 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/neutron.conf 2021-02-10 03:22:53.055 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/neutron.conf 2021-02-10 03:22:53.057 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/neutron.conf ]] 2021-02-10 03:22:53.060 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/neutron.conf 2021-02-10 03:22:53.064 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron 2021-02-10 03:22:53.067 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron ]] 2021-02-10 03:22:53.069 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2021-02-10 03:22:53.072 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-02-10 03:22:53.074 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-02-10 03:22:53.077 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NEUTRON_CONF' 2021-02-10 03:22:53.079 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-02-10 03:22:53.082 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NEUTRON_CONF' 2021-02-10 03:22:53.085 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/neutron.conf 2021-02-10 03:22:53.088 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/neutron.conf 2021-02-10 03:22:53.090 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/neutron.conf ']' 2021-02-10 03:22:53.094 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NEUTRON_CONF' 2021-02-10 03:22:53.094 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NEUTRON_CONF' ' 2021-02-10 03:22:53.094 | BEGIN { 2021-02-10 03:22:53.094 | section = "" 2021-02-10 03:22:53.094 | last_section = "" 2021-02-10 03:22:53.094 | section_count = 0 2021-02-10 03:22:53.094 | } 2021-02-10 03:22:53.094 | /^\[.+\]/ { 2021-02-10 03:22:53.094 | gsub("[][]", "", $1); 2021-02-10 03:22:53.094 | section=$1 2021-02-10 03:22:53.094 | next 2021-02-10 03:22:53.094 | } 2021-02-10 03:22:53.094 | /^ *\#/ { 2021-02-10 03:22:53.094 | next 2021-02-10 03:22:53.095 | } 2021-02-10 03:22:53.095 | /^[^ \t]+/ { 2021-02-10 03:22:53.095 | # get offset of first = in $0 2021-02-10 03:22:53.095 | eq_idx = index($0, "=") 2021-02-10 03:22:53.095 | # extract attr & value from $0 2021-02-10 03:22:53.095 | attr = substr($0, 1, eq_idx - 1) 2021-02-10 03:22:53.095 | value = substr($0, eq_idx + 1) 2021-02-10 03:22:53.095 | # only need to strip trailing whitespace from attr 2021-02-10 03:22:53.095 | sub(/[ \t]*$/, "", attr) 2021-02-10 03:22:53.095 | # need to strip leading & trailing whitespace from value 2021-02-10 03:22:53.095 | sub(/^[ \t]*/, "", value) 2021-02-10 03:22:53.095 | sub(/[ \t]*$/, "", value) 2021-02-10 03:22:53.095 | 2021-02-10 03:22:53.095 | # cfg_attr_count: number of config lines per [section, attr] 2021-02-10 03:22:53.095 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-02-10 03:22:53.095 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-02-10 03:22:53.095 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-02-10 03:22:53.095 | if (! (section, attr) in cfg_attr_count) { 2021-02-10 03:22:53.095 | if (section != last_section) { 2021-02-10 03:22:53.095 | cfg_section[section_count++] = section 2021-02-10 03:22:53.095 | last_section = section 2021-02-10 03:22:53.095 | } 2021-02-10 03:22:53.095 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-02-10 03:22:53.095 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-02-10 03:22:53.095 | 2021-02-10 03:22:53.095 | cfg_attr[section, attr, 0] = value 2021-02-10 03:22:53.095 | cfg_attr_count[section, attr] = 1 2021-02-10 03:22:53.095 | } else { 2021-02-10 03:22:53.095 | lno = cfg_attr_count[section, attr]++ 2021-02-10 03:22:53.095 | cfg_attr[section, attr, lno] = value 2021-02-10 03:22:53.095 | } 2021-02-10 03:22:53.095 | } 2021-02-10 03:22:53.095 | END { 2021-02-10 03:22:53.096 | # Process each section in order 2021-02-10 03:22:53.096 | for (sno = 0; sno < section_count; sno++) { 2021-02-10 03:22:53.096 | section = cfg_section[sno] 2021-02-10 03:22:53.096 | # The ini routines simply append a config item immediately 2021-02-10 03:22:53.096 | # after the section header. To keep the same order as defined 2021-02-10 03:22:53.096 | # in local.conf, invoke the ini routines in the reverse order 2021-02-10 03:22:53.096 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-02-10 03:22:53.096 | attr = cfg_sec_attr_name[sno, attr_no] 2021-02-10 03:22:53.096 | if (cfg_attr_count[section, attr] == 1) 2021-02-10 03:22:53.096 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-02-10 03:22:53.096 | else { 2021-02-10 03:22:53.096 | # For multiline, invoke the ini routines in the reverse order 2021-02-10 03:22:53.096 | count = cfg_attr_count[section, attr] 2021-02-10 03:22:53.096 | print "inidelete " configfile " " section " " attr 2021-02-10 03:22:53.096 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-02-10 03:22:53.096 | for (l = count -2; l >= 0; l--) 2021-02-10 03:22:53.096 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-02-10 03:22:53.096 | } 2021-02-10 03:22:53.096 | } 2021-02-10 03:22:53.096 | } 2021-02-10 03:22:53.096 | } 2021-02-10 03:22:53.096 | ' 2021-02-10 03:22:53.096 | + inc/meta-config:merge_config_file:164 : read a 2021-02-10 03:22:53.098 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-02-10 03:22:53.100 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-02-10 03:22:53.103 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NEUTRON_CONF' 2021-02-10 03:22:53.105 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-02-10 03:22:53.108 | + inc/meta-config:get_meta_section:38 : [[ -z $NEUTRON_CONF ]] 2021-02-10 03:22:53.110 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NEUTRON_CONF' ' 2021-02-10 03:22:53.110 | BEGIN { group = "" } 2021-02-10 03:22:53.110 | /^\[\[.+\|.*\]\]/ { 2021-02-10 03:22:53.110 | gsub("[][]", "", $1); 2021-02-10 03:22:53.111 | split($1, a, "|"); 2021-02-10 03:22:53.111 | if (a[1] == matchgroup && a[2] == configfile) { 2021-02-10 03:22:53.111 | group=a[1] 2021-02-10 03:22:53.111 | } else { 2021-02-10 03:22:53.111 | group="" 2021-02-10 03:22:53.111 | } 2021-02-10 03:22:53.111 | next 2021-02-10 03:22:53.111 | } 2021-02-10 03:22:53.111 | { 2021-02-10 03:22:53.111 | if (group != "") 2021-02-10 03:22:53.111 | print $0 2021-02-10 03:22:53.111 | } 2021-02-10 03:22:53.111 | ' /home/ubuntu/devstack/local.conf 2021-02-10 03:22:53.117 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_overflow "50"' 2021-02-10 03:22:53.119 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_overflow 50 2021-02-10 03:22:53.157 | + inc/meta-config:merge_config_file:164 : read a 2021-02-10 03:22:53.160 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database max_pool_size "50"' 2021-02-10 03:22:53.163 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database max_pool_size 50 2021-02-10 03:22:53.199 | + inc/meta-config:merge_config_file:164 : read a 2021-02-10 03:22:53.202 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF database min_pool_size "5"' 2021-02-10 03:22:53.205 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf database min_pool_size 5 2021-02-10 03:22:53.238 | + inc/meta-config:merge_config_file:164 : read a 2021-02-10 03:22:53.240 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_rule "100"' 2021-02-10 03:22:53.243 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_rule 100 2021-02-10 03:22:53.276 | + inc/meta-config:merge_config_file:164 : read a 2021-02-10 03:22:53.279 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall_policy "10"' 2021-02-10 03:22:53.282 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall_policy 10 2021-02-10 03:22:53.315 | + inc/meta-config:merge_config_file:164 : read a 2021-02-10 03:22:53.318 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_firewall "10"' 2021-02-10 03:22:53.320 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_firewall 10 2021-02-10 03:22:53.357 | + inc/meta-config:merge_config_file:164 : read a 2021-02-10 03:22:53.360 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_floatingip "50"' 2021-02-10 03:22:53.363 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_floatingip 50 2021-02-10 03:22:53.398 | + inc/meta-config:merge_config_file:164 : read a 2021-02-10 03:22:53.400 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_router "100"' 2021-02-10 03:22:53.403 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_router 100 2021-02-10 03:22:53.435 | + inc/meta-config:merge_config_file:164 : read a 2021-02-10 03:22:53.438 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_loadbalancer "100"' 2021-02-10 03:22:53.440 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_loadbalancer 100 2021-02-10 03:22:53.472 | + inc/meta-config:merge_config_file:164 : read a 2021-02-10 03:22:53.475 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_pool "100"' 2021-02-10 03:22:53.477 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_pool 100 2021-02-10 03:22:53.510 | + inc/meta-config:merge_config_file:164 : read a 2021-02-10 03:22:53.513 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_vip "100"' 2021-02-10 03:22:53.515 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_vip 100 2021-02-10 03:22:53.549 | + inc/meta-config:merge_config_file:164 : read a 2021-02-10 03:22:53.551 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group_rule "100"' 2021-02-10 03:22:53.554 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group_rule 100 2021-02-10 03:22:53.587 | + inc/meta-config:merge_config_file:164 : read a 2021-02-10 03:22:53.590 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_security_group "100"' 2021-02-10 03:22:53.593 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_security_group 100 2021-02-10 03:22:53.628 | + inc/meta-config:merge_config_file:164 : read a 2021-02-10 03:22:53.630 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_port "500"' 2021-02-10 03:22:53.633 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_port 500 2021-02-10 03:22:53.665 | + inc/meta-config:merge_config_file:164 : read a 2021-02-10 03:22:53.668 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_subnet "100"' 2021-02-10 03:22:53.670 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_subnet 100 2021-02-10 03:22:53.703 | + inc/meta-config:merge_config_file:164 : read a 2021-02-10 03:22:53.705 | + inc/meta-config:merge_config_file:164 : eval 'iniset $NEUTRON_CONF quotas quota_network "100"' 2021-02-10 03:22:53.708 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/neutron.conf quotas quota_network 100 2021-02-10 03:22:53.740 | + inc/meta-config:merge_config_file:164 : read a 2021-02-10 03:22:53.743 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-02-10 03:22:53.746 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-02-10 03:22:53.749 | + inc/meta-config:merge_config_group:180 : local dir 2021-02-10 03:22:53.752 | ++ inc/meta-config:merge_config_group:182 : eval 'echo $CINDER_CONF' 2021-02-10 03:22:53.754 | +++ inc/meta-config:merge_config_group:182 : echo /etc/cinder/cinder.conf 2021-02-10 03:22:53.758 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/cinder/cinder.conf 2021-02-10 03:22:53.760 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/cinder/cinder.conf ]] 2021-02-10 03:22:53.763 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/cinder/cinder.conf 2021-02-10 03:22:53.767 | + inc/meta-config:merge_config_group:187 : dir=/etc/cinder 2021-02-10 03:22:53.769 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/cinder ]] 2021-02-10 03:22:53.772 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2021-02-10 03:22:53.775 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-02-10 03:22:53.777 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-02-10 03:22:53.780 | + inc/meta-config:merge_config_file:85 : local 'configfile=$CINDER_CONF' 2021-02-10 03:22:53.783 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-02-10 03:22:53.786 | ++ inc/meta-config:merge_config_file:91 : eval echo '$CINDER_CONF' 2021-02-10 03:22:53.788 | +++ inc/meta-config:merge_config_file:91 : echo /etc/cinder/cinder.conf 2021-02-10 03:22:53.791 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/cinder/cinder.conf 2021-02-10 03:22:53.794 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/cinder/cinder.conf ']' 2021-02-10 03:22:53.797 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$CINDER_CONF' 2021-02-10 03:22:53.798 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$CINDER_CONF' ' 2021-02-10 03:22:53.798 | BEGIN { 2021-02-10 03:22:53.798 | section = "" 2021-02-10 03:22:53.798 | last_section = "" 2021-02-10 03:22:53.798 | section_count = 0 2021-02-10 03:22:53.798 | } 2021-02-10 03:22:53.798 | /^\[.+\]/ { 2021-02-10 03:22:53.798 | gsub("[][]", "", $1); 2021-02-10 03:22:53.798 | section=$1 2021-02-10 03:22:53.798 | next 2021-02-10 03:22:53.798 | } 2021-02-10 03:22:53.798 | /^ *\#/ { 2021-02-10 03:22:53.798 | next 2021-02-10 03:22:53.798 | } 2021-02-10 03:22:53.798 | /^[^ \t]+/ { 2021-02-10 03:22:53.798 | # get offset of first = in $0 2021-02-10 03:22:53.798 | eq_idx = index($0, "=") 2021-02-10 03:22:53.798 | # extract attr & value from $0 2021-02-10 03:22:53.798 | attr = substr($0, 1, eq_idx - 1) 2021-02-10 03:22:53.798 | value = substr($0, eq_idx + 1) 2021-02-10 03:22:53.798 | # only need to strip trailing whitespace from attr 2021-02-10 03:22:53.798 | sub(/[ \t]*$/, "", attr) 2021-02-10 03:22:53.798 | # need to strip leading & trailing whitespace from value 2021-02-10 03:22:53.798 | sub(/^[ \t]*/, "", value) 2021-02-10 03:22:53.798 | sub(/[ \t]*$/, "", value) 2021-02-10 03:22:53.798 | 2021-02-10 03:22:53.798 | # cfg_attr_count: number of config lines per [section, attr] 2021-02-10 03:22:53.798 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-02-10 03:22:53.799 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-02-10 03:22:53.799 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-02-10 03:22:53.799 | if (! (section, attr) in cfg_attr_count) { 2021-02-10 03:22:53.799 | if (section != last_section) { 2021-02-10 03:22:53.799 | cfg_section[section_count++] = section 2021-02-10 03:22:53.799 | last_section = section 2021-02-10 03:22:53.799 | } 2021-02-10 03:22:53.799 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-02-10 03:22:53.799 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-02-10 03:22:53.799 | 2021-02-10 03:22:53.799 | cfg_attr[section, attr, 0] = value 2021-02-10 03:22:53.799 | cfg_attr_count[section, attr] = 1 2021-02-10 03:22:53.799 | } else { 2021-02-10 03:22:53.799 | lno = cfg_attr_count[section, attr]++ 2021-02-10 03:22:53.799 | cfg_attr[section, attr, lno] = value 2021-02-10 03:22:53.799 | } 2021-02-10 03:22:53.799 | } 2021-02-10 03:22:53.799 | END { 2021-02-10 03:22:53.799 | # Process each section in order 2021-02-10 03:22:53.799 | for (sno = 0; sno < section_count; sno++) { 2021-02-10 03:22:53.799 | section = cfg_section[sno] 2021-02-10 03:22:53.799 | # The ini routines simply append a config item immediately 2021-02-10 03:22:53.799 | # after the section header. To keep the same order as defined 2021-02-10 03:22:53.799 | # in local.conf, invoke the ini routines in the reverse order 2021-02-10 03:22:53.799 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-02-10 03:22:53.799 | attr = cfg_sec_attr_name[sno, attr_no] 2021-02-10 03:22:53.799 | if (cfg_attr_count[section, attr] == 1) 2021-02-10 03:22:53.799 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-02-10 03:22:53.799 | else { 2021-02-10 03:22:53.799 | # For multiline, invoke the ini routines in the reverse order 2021-02-10 03:22:53.799 | count = cfg_attr_count[section, attr] 2021-02-10 03:22:53.799 | print "inidelete " configfile " " section " " attr 2021-02-10 03:22:53.799 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-02-10 03:22:53.800 | for (l = count -2; l >= 0; l--) 2021-02-10 03:22:53.800 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-02-10 03:22:53.800 | } 2021-02-10 03:22:53.800 | } 2021-02-10 03:22:53.800 | } 2021-02-10 03:22:53.800 | } 2021-02-10 03:22:53.800 | ' 2021-02-10 03:22:53.800 | + inc/meta-config:merge_config_file:164 : read a 2021-02-10 03:22:53.801 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-02-10 03:22:53.804 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-02-10 03:22:53.806 | + inc/meta-config:get_meta_section:35 : local 'configfile=$CINDER_CONF' 2021-02-10 03:22:53.809 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-02-10 03:22:53.811 | + inc/meta-config:get_meta_section:38 : [[ -z $CINDER_CONF ]] 2021-02-10 03:22:53.814 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$CINDER_CONF' ' 2021-02-10 03:22:53.814 | BEGIN { group = "" } 2021-02-10 03:22:53.814 | /^\[\[.+\|.*\]\]/ { 2021-02-10 03:22:53.814 | gsub("[][]", "", $1); 2021-02-10 03:22:53.814 | split($1, a, "|"); 2021-02-10 03:22:53.814 | if (a[1] == matchgroup && a[2] == configfile) { 2021-02-10 03:22:53.814 | group=a[1] 2021-02-10 03:22:53.814 | } else { 2021-02-10 03:22:53.814 | group="" 2021-02-10 03:22:53.814 | } 2021-02-10 03:22:53.814 | next 2021-02-10 03:22:53.814 | } 2021-02-10 03:22:53.815 | { 2021-02-10 03:22:53.815 | if (group != "") 2021-02-10 03:22:53.815 | print $0 2021-02-10 03:22:53.815 | } 2021-02-10 03:22:53.815 | ' /home/ubuntu/devstack/local.conf 2021-02-10 03:22:53.820 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT enabled_backends "ceph"' 2021-02-10 03:22:53.823 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT enabled_backends ceph 2021-02-10 03:22:53.850 | + inc/meta-config:merge_config_file:164 : read a 2021-02-10 03:22:53.853 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF DEFAULT os_privileged_user_auth_url "http://10.222.0.43/identity/v2.0"' 2021-02-10 03:22:53.856 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf DEFAULT os_privileged_user_auth_url http://10.222.0.43/identity/v2.0 2021-02-10 03:22:53.885 | + inc/meta-config:merge_config_file:164 : read a 2021-02-10 03:22:53.887 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF ceph rados_connect_timeout "-1"' 2021-02-10 03:22:53.890 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf ceph rados_connect_timeout -1 2021-02-10 03:22:53.917 | + inc/meta-config:merge_config_file:164 : read a 2021-02-10 03:22:53.919 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF ceph rbd_store_chunk_size "4"' 2021-02-10 03:22:53.922 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf ceph rbd_store_chunk_size 4 2021-02-10 03:22:53.949 | + inc/meta-config:merge_config_file:164 : read a 2021-02-10 03:22:53.951 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF ceph rbd_max_clone_depth "5"' 2021-02-10 03:22:53.954 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf ceph rbd_max_clone_depth 5 2021-02-10 03:22:53.982 | + inc/meta-config:merge_config_file:164 : read a 2021-02-10 03:22:53.984 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF ceph rbd_flatten_volume_from_snapshot "false"' 2021-02-10 03:22:53.987 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf ceph rbd_flatten_volume_from_snapshot false 2021-02-10 03:22:54.015 | + inc/meta-config:merge_config_file:164 : read a 2021-02-10 03:22:54.017 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF ceph rbd_ceph_conf "/etc/ceph/ceph.conf"' 2021-02-10 03:22:54.020 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf ceph rbd_ceph_conf /etc/ceph/ceph.conf 2021-02-10 03:22:54.047 | + inc/meta-config:merge_config_file:164 : read a 2021-02-10 03:22:54.050 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF ceph rbd_pool "volumes"' 2021-02-10 03:22:54.052 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf ceph rbd_pool volumes 2021-02-10 03:22:54.080 | + inc/meta-config:merge_config_file:164 : read a 2021-02-10 03:22:54.083 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF ceph volume_backend_name "ceph"' 2021-02-10 03:22:54.085 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf ceph volume_backend_name ceph 2021-02-10 03:22:54.114 | + inc/meta-config:merge_config_file:164 : read a 2021-02-10 03:22:54.116 | + inc/meta-config:merge_config_file:164 : eval 'iniset $CINDER_CONF ceph volume_driver "cinder.volume.drivers.rbd.RBDDriver"' 2021-02-10 03:22:54.119 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/cinder/cinder.conf ceph volume_driver cinder.volume.drivers.rbd.RBDDriver 2021-02-10 03:22:54.147 | + inc/meta-config:merge_config_file:164 : read a 2021-02-10 03:22:54.150 | + inc/meta-config:merge_config_group:178 : for configfile in $(get_meta_section_files $localfile $group) 2021-02-10 03:22:54.153 | + inc/meta-config:merge_config_group:179 : local realconfigfile 2021-02-10 03:22:54.155 | + inc/meta-config:merge_config_group:180 : local dir 2021-02-10 03:22:54.158 | ++ inc/meta-config:merge_config_group:182 : eval 'echo /$Q_PLUGIN_CONF_FILE' 2021-02-10 03:22:54.161 | +++ inc/meta-config:merge_config_group:182 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2021-02-10 03:22:54.164 | + inc/meta-config:merge_config_group:182 : realconfigfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-02-10 03:22:54.167 | + inc/meta-config:merge_config_group:183 : [[ -z /etc/neutron/plugins/ml2/ml2_conf.ini ]] 2021-02-10 03:22:54.170 | ++ inc/meta-config:merge_config_group:187 : dirname /etc/neutron/plugins/ml2/ml2_conf.ini 2021-02-10 03:22:54.174 | + inc/meta-config:merge_config_group:187 : dir=/etc/neutron/plugins/ml2 2021-02-10 03:22:54.176 | + inc/meta-config:merge_config_group:188 : [[ -d /etc/neutron/plugins/ml2 ]] 2021-02-10 03:22:54.179 | + inc/meta-config:merge_config_group:189 : merge_config_file /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2021-02-10 03:22:54.181 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-02-10 03:22:54.184 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-02-10 03:22:54.187 | + inc/meta-config:merge_config_file:85 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2021-02-10 03:22:54.189 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-02-10 03:22:54.192 | ++ inc/meta-config:merge_config_file:91 : eval echo '/$Q_PLUGIN_CONF_FILE' 2021-02-10 03:22:54.195 | +++ inc/meta-config:merge_config_file:91 : echo /etc/neutron/plugins/ml2/ml2_conf.ini 2021-02-10 03:22:54.198 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/neutron/plugins/ml2/ml2_conf.ini 2021-02-10 03:22:54.200 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/neutron/plugins/ml2/ml2_conf.ini ']' 2021-02-10 03:22:54.204 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '/$Q_PLUGIN_CONF_FILE' 2021-02-10 03:22:54.204 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2021-02-10 03:22:54.205 | BEGIN { 2021-02-10 03:22:54.205 | section = "" 2021-02-10 03:22:54.205 | last_section = "" 2021-02-10 03:22:54.205 | section_count = 0 2021-02-10 03:22:54.205 | } 2021-02-10 03:22:54.205 | /^\[.+\]/ { 2021-02-10 03:22:54.205 | gsub("[][]", "", $1); 2021-02-10 03:22:54.205 | section=$1 2021-02-10 03:22:54.205 | next 2021-02-10 03:22:54.205 | } 2021-02-10 03:22:54.205 | /^ *\#/ { 2021-02-10 03:22:54.205 | next 2021-02-10 03:22:54.205 | } 2021-02-10 03:22:54.205 | /^[^ \t]+/ { 2021-02-10 03:22:54.205 | # get offset of first = in $0 2021-02-10 03:22:54.205 | eq_idx = index($0, "=") 2021-02-10 03:22:54.205 | # extract attr & value from $0 2021-02-10 03:22:54.205 | attr = substr($0, 1, eq_idx - 1) 2021-02-10 03:22:54.205 | value = substr($0, eq_idx + 1) 2021-02-10 03:22:54.205 | # only need to strip trailing whitespace from attr 2021-02-10 03:22:54.205 | sub(/[ \t]*$/, "", attr) 2021-02-10 03:22:54.205 | # need to strip leading & trailing whitespace from value 2021-02-10 03:22:54.205 | sub(/^[ \t]*/, "", value) 2021-02-10 03:22:54.205 | sub(/[ \t]*$/, "", value) 2021-02-10 03:22:54.205 | 2021-02-10 03:22:54.205 | # cfg_attr_count: number of config lines per [section, attr] 2021-02-10 03:22:54.205 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-02-10 03:22:54.205 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-02-10 03:22:54.205 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-02-10 03:22:54.205 | if (! (section, attr) in cfg_attr_count) { 2021-02-10 03:22:54.206 | if (section != last_section) { 2021-02-10 03:22:54.206 | cfg_section[section_count++] = section 2021-02-10 03:22:54.206 | last_section = section 2021-02-10 03:22:54.206 | } 2021-02-10 03:22:54.206 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-02-10 03:22:54.206 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-02-10 03:22:54.206 | 2021-02-10 03:22:54.206 | cfg_attr[section, attr, 0] = value 2021-02-10 03:22:54.206 | cfg_attr_count[section, attr] = 1 2021-02-10 03:22:54.206 | } else { 2021-02-10 03:22:54.206 | lno = cfg_attr_count[section, attr]++ 2021-02-10 03:22:54.206 | cfg_attr[section, attr, lno] = value 2021-02-10 03:22:54.206 | } 2021-02-10 03:22:54.206 | } 2021-02-10 03:22:54.206 | END { 2021-02-10 03:22:54.206 | # Process each section in order 2021-02-10 03:22:54.206 | for (sno = 0; sno < section_count; sno++) { 2021-02-10 03:22:54.206 | section = cfg_section[sno] 2021-02-10 03:22:54.206 | # The ini routines simply append a config item immediately 2021-02-10 03:22:54.206 | # after the section header. To keep the same order as defined 2021-02-10 03:22:54.206 | # in local.conf, invoke the ini routines in the reverse order 2021-02-10 03:22:54.206 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-02-10 03:22:54.206 | attr = cfg_sec_attr_name[sno, attr_no] 2021-02-10 03:22:54.206 | if (cfg_attr_count[section, attr] == 1) 2021-02-10 03:22:54.206 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-02-10 03:22:54.206 | else { 2021-02-10 03:22:54.206 | # For multiline, invoke the ini routines in the reverse order 2021-02-10 03:22:54.206 | count = cfg_attr_count[section, attr] 2021-02-10 03:22:54.206 | print "inidelete " configfile " " section " " attr 2021-02-10 03:22:54.206 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-02-10 03:22:54.206 | for (l = count -2; l >= 0; l--) 2021-02-10 03:22:54.206 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-02-10 03:22:54.206 | } 2021-02-10 03:22:54.206 | } 2021-02-10 03:22:54.207 | } 2021-02-10 03:22:54.207 | } 2021-02-10 03:22:54.207 | ' 2021-02-10 03:22:54.207 | + inc/meta-config:merge_config_file:164 : read a 2021-02-10 03:22:54.207 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-02-10 03:22:54.209 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-02-10 03:22:54.212 | + inc/meta-config:get_meta_section:35 : local 'configfile=/$Q_PLUGIN_CONF_FILE' 2021-02-10 03:22:54.214 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-02-10 03:22:54.217 | + inc/meta-config:get_meta_section:38 : [[ -z /$Q_PLUGIN_CONF_FILE ]] 2021-02-10 03:22:54.220 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=/$Q_PLUGIN_CONF_FILE' ' 2021-02-10 03:22:54.220 | BEGIN { group = "" } 2021-02-10 03:22:54.220 | /^\[\[.+\|.*\]\]/ { 2021-02-10 03:22:54.220 | gsub("[][]", "", $1); 2021-02-10 03:22:54.220 | split($1, a, "|"); 2021-02-10 03:22:54.220 | if (a[1] == matchgroup && a[2] == configfile) { 2021-02-10 03:22:54.220 | group=a[1] 2021-02-10 03:22:54.220 | } else { 2021-02-10 03:22:54.220 | group="" 2021-02-10 03:22:54.220 | } 2021-02-10 03:22:54.220 | next 2021-02-10 03:22:54.220 | } 2021-02-10 03:22:54.220 | { 2021-02-10 03:22:54.220 | if (group != "") 2021-02-10 03:22:54.220 | print $0 2021-02-10 03:22:54.220 | } 2021-02-10 03:22:54.220 | ' /home/ubuntu/devstack/local.conf 2021-02-10 03:22:54.226 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE securitygroup enable_security_group "True"' 2021-02-10 03:22:54.229 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini securitygroup enable_security_group True 2021-02-10 03:22:54.255 | + inc/meta-config:merge_config_file:164 : read a 2021-02-10 03:22:54.258 | + inc/meta-config:merge_config_file:164 : eval 'iniset /$Q_PLUGIN_CONF_FILE ovs of_interface "ovs-ofctl"' 2021-02-10 03:22:54.261 | ++ inc/meta-config:merge_config_file:164 : iniset /etc/neutron/plugins/ml2/ml2_conf.ini ovs of_interface ovs-ofctl 2021-02-10 03:22:54.288 | + inc/meta-config:merge_config_file:164 : read a 2021-02-10 03:22:54.291 | + ./stack.sh:main:1227 : is_service_enabled swift 2021-02-10 03:22:54.308 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 03:22:54.311 | + ./stack.sh:main:1235 : FIXED_KEY=bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-02-10 03:22:54.313 | + ./stack.sh:main:1236 : is_service_enabled nova 2021-02-10 03:22:54.330 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:22:54.332 | + ./stack.sh:main:1237 : iniset /etc/nova/nova.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-02-10 03:22:54.359 | + ./stack.sh:main:1238 : iniset /etc/nova/nova-cpu.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-02-10 03:22:54.387 | + ./stack.sh:main:1241 : is_service_enabled cinder 2021-02-10 03:22:54.404 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:22:54.407 | + ./stack.sh:main:1242 : iniset /etc/cinder/cinder.conf key_manager fixed_key bae3516cc1c0eb18b05440eba8012a4a880a2ee04d584a9c1579445e675b12defdc716ec 2021-02-10 03:22:54.434 | + ./stack.sh:main:1246 : is_service_enabled n-api 2021-02-10 03:22:54.451 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:22:54.454 | + ./stack.sh:main:1247 : echo_summary 'Starting Nova API' 2021-02-10 03:22:54.456 | + ./stack.sh:echo_summary:416 : [[ -t 3 ]] 2021-02-10 03:22:54.459 | + ./stack.sh:echo_summary:422 : echo -e Starting Nova API 2021-02-10 03:22:54.461 | + ./stack.sh:main:1248 : start_nova_api 2021-02-10 03:22:54.464 | + lib/nova:start_nova_api:840 : local service_port=8774 2021-02-10 03:22:54.466 | + lib/nova:start_nova_api:841 : local service_protocol=http 2021-02-10 03:22:54.469 | + lib/nova:start_nova_api:842 : local nova_url 2021-02-10 03:22:54.471 | + lib/nova:start_nova_api:843 : is_service_enabled tls-proxy 2021-02-10 03:22:54.487 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 03:22:54.490 | + lib/nova:start_nova_api:849 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-02-10 03:22:54.492 | + lib/nova:start_nova_api:850 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-02-10 03:22:54.495 | + lib/nova:start_nova_api:850 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-02-10 03:22:54.498 | + lib/nova:start_nova_api:852 : '[' True == False ']' 2021-02-10 03:22:54.502 | ++ lib/nova:start_nova_api:860 : which uwsgi 2021-02-10 03:22:54.506 | + lib/nova:start_nova_api:860 : run_process n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-02-10 03:22:54.508 | + functions-common:run_process:1561 : local service=n-api 2021-02-10 03:22:54.511 | + functions-common:run_process:1562 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-02-10 03:22:54.514 | + functions-common:run_process:1563 : local group= 2021-02-10 03:22:54.516 | + functions-common:run_process:1564 : local user= 2021-02-10 03:22:54.519 | + functions-common:run_process:1566 : local name=n-api 2021-02-10 03:22:54.522 | + functions-common:run_process:1568 : time_start run_process 2021-02-10 03:22:54.524 | + functions-common:time_start:2292 : local name=run_process 2021-02-10 03:22:54.527 | + functions-common:time_start:2293 : local start_time= 2021-02-10 03:22:54.530 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-10 03:22:54.533 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-10 03:22:54.537 | + functions-common:time_start:2297 : _TIME_START[$name]=1612927374534 2021-02-10 03:22:54.539 | + functions-common:run_process:1569 : is_service_enabled n-api 2021-02-10 03:22:54.555 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:22:54.558 | + functions-common:run_process:1570 : _run_under_systemd n-api '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' '' '' 2021-02-10 03:22:54.560 | + functions-common:_run_under_systemd:1526 : local service=n-api 2021-02-10 03:22:54.563 | + functions-common:_run_under_systemd:1527 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-02-10 03:22:54.566 | + functions-common:_run_under_systemd:1528 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-02-10 03:22:54.568 | + functions-common:_run_under_systemd:1530 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-02-10 03:22:54.571 | + functions-common:_common_systemd_pitfalls:1498 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-02-10 03:22:54.573 | + functions-common:_common_systemd_pitfalls:1501 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ sudo ]] 2021-02-10 03:22:54.576 | + functions-common:_common_systemd_pitfalls:1512 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ ^/ ]] 2021-02-10 03:22:54.578 | + functions-common:_run_under_systemd:1532 : local systemd_service=devstack@n-api.service 2021-02-10 03:22:54.581 | + functions-common:_run_under_systemd:1533 : local group= 2021-02-10 03:22:54.583 | + functions-common:_run_under_systemd:1534 : local user=ubuntu 2021-02-10 03:22:54.586 | + functions-common:_run_under_systemd:1535 : [[ /usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini =~ uwsgi ]] 2021-02-10 03:22:54.589 | + functions-common:_run_under_systemd:1536 : 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-02-10 03:22:54.591 | + functions-common:write_uwsgi_user_unit_file:1470 : local service=devstack@n-api.service 2021-02-10 03:22:54.593 | + functions-common:write_uwsgi_user_unit_file:1471 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api --ini /etc/nova/nova-api-uwsgi.ini' 2021-02-10 03:22:54.596 | + functions-common:write_uwsgi_user_unit_file:1472 : local group= 2021-02-10 03:22:54.598 | + functions-common:write_uwsgi_user_unit_file:1473 : local user=ubuntu 2021-02-10 03:22:54.600 | + functions-common:write_uwsgi_user_unit_file:1474 : local unitfile=/etc/systemd/system/devstack@n-api.service 2021-02-10 03:22:54.603 | + functions-common:write_uwsgi_user_unit_file:1475 : mkdir -p /etc/systemd/system 2021-02-10 03:22:54.607 | + functions-common:write_uwsgi_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@n-api.service Unit Description 'Devstack devstack@n-api.service' 2021-02-10 03:22:54.662 | + functions-common:write_uwsgi_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service SyslogIdentifier devstack@n-api.service 2021-02-10 03:22:54.716 | + functions-common:write_uwsgi_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service User ubuntu 2021-02-10 03:22:54.762 | + functions-common:write_uwsgi_user_unit_file:1480 : 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-02-10 03:22:54.809 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-02-10 03:22:54.855 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Type notify 2021-02-10 03:22:54.902 | + functions-common:write_uwsgi_user_unit_file:1483 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service KillMode process 2021-02-10 03:22:54.949 | + functions-common:write_uwsgi_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service Restart always 2021-02-10 03:22:54.995 | + functions-common:write_uwsgi_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service NotifyAccess all 2021-02-10 03:22:55.041 | + functions-common:write_uwsgi_user_unit_file:1486 : iniset -sudo /etc/systemd/system/devstack@n-api.service Service RestartForceExitStatus 100 2021-02-10 03:22:55.087 | + functions-common:write_uwsgi_user_unit_file:1488 : [[ -n '' ]] 2021-02-10 03:22:55.089 | + functions-common:write_uwsgi_user_unit_file:1491 : iniset -sudo /etc/systemd/system/devstack@n-api.service Install WantedBy multi-user.target 2021-02-10 03:22:55.143 | + functions-common:write_uwsgi_user_unit_file:1494 : sudo systemctl daemon-reload 2021-02-10 03:22:55.358 | + functions-common:_run_under_systemd:1541 : sudo systemctl enable devstack@n-api.service 2021-02-10 03:22:55.376 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api.service → /etc/systemd/system/devstack@n-api.service. 2021-02-10 03:22:55.569 | + functions-common:_run_under_systemd:1542 : sudo systemctl start devstack@n-api.service 2021-02-10 03:22:55.657 | + functions-common:run_process:1572 : time_stop run_process 2021-02-10 03:22:55.661 | + functions-common:time_stop:2306 : local name 2021-02-10 03:22:55.664 | + functions-common:time_stop:2307 : local end_time 2021-02-10 03:22:55.668 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 03:22:55.671 | + functions-common:time_stop:2309 : local total 2021-02-10 03:22:55.673 | + functions-common:time_stop:2310 : local start_time 2021-02-10 03:22:55.676 | + functions-common:time_stop:2312 : name=run_process 2021-02-10 03:22:55.678 | + functions-common:time_stop:2313 : start_time=1612927374534 2021-02-10 03:22:55.681 | + functions-common:time_stop:2315 : [[ -z 1612927374534 ]] 2021-02-10 03:22:55.685 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 03:22:55.688 | + functions-common:time_stop:2318 : end_time=1612927375685 2021-02-10 03:22:55.690 | + functions-common:time_stop:2319 : elapsed_time=1151 2021-02-10 03:22:55.692 | + functions-common:time_stop:2320 : total=2093 2021-02-10 03:22:55.695 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 03:22:55.697 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=3244 2021-02-10 03:22:55.700 | + lib/nova:start_nova_api:861 : nova_url=http://10.222.0.43/compute/v2.1/ 2021-02-10 03:22:55.702 | + lib/nova:start_nova_api:864 : echo 'Waiting for nova-api to start...' 2021-02-10 03:22:55.702 | Waiting for nova-api to start... 2021-02-10 03:22:55.705 | + lib/nova:start_nova_api:865 : wait_for_service 60 http://10.222.0.43/compute/v2.1/ 2021-02-10 03:22:55.707 | + functions:wait_for_service:481 : local timeout=60 2021-02-10 03:22:55.710 | + functions:wait_for_service:482 : local url=http://10.222.0.43/compute/v2.1/ 2021-02-10 03:22:55.713 | + functions:wait_for_service:483 : local rval=0 2021-02-10 03:22:55.715 | + functions:wait_for_service:484 : time_start wait_for_service 2021-02-10 03:22:55.718 | + functions-common:time_start:2292 : local name=wait_for_service 2021-02-10 03:22:55.720 | + functions-common:time_start:2293 : local start_time= 2021-02-10 03:22:55.723 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-10 03:22:55.727 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-10 03:22:55.729 | + functions-common:time_start:2297 : _TIME_START[$name]=1612927375726 2021-02-10 03:22:55.732 | + functions:wait_for_service:485 : timeout 60 bash -x 2021-02-10 03:22:55.737 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.43/compute/v2.1/ 2021-02-10 03:23:01.564 | + :: : [[ 200 == 503 ]] 2021-02-10 03:23:01.566 | + :: : [[ 0 -eq 7 ]] 2021-02-10 03:23:01.570 | + functions:wait_for_service:490 : time_stop wait_for_service 2021-02-10 03:23:01.573 | + functions-common:time_stop:2306 : local name 2021-02-10 03:23:01.576 | + functions-common:time_stop:2307 : local end_time 2021-02-10 03:23:01.579 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 03:23:01.582 | + functions-common:time_stop:2309 : local total 2021-02-10 03:23:01.584 | + functions-common:time_stop:2310 : local start_time 2021-02-10 03:23:01.587 | + functions-common:time_stop:2312 : name=wait_for_service 2021-02-10 03:23:01.590 | + functions-common:time_stop:2313 : start_time=1612927375726 2021-02-10 03:23:01.592 | + functions-common:time_stop:2315 : [[ -z 1612927375726 ]] 2021-02-10 03:23:01.596 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 03:23:01.600 | + functions-common:time_stop:2318 : end_time=1612927381597 2021-02-10 03:23:01.603 | + functions-common:time_stop:2319 : elapsed_time=5871 2021-02-10 03:23:01.607 | + functions-common:time_stop:2320 : total=6484 2021-02-10 03:23:01.609 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 03:23:01.612 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=12355 2021-02-10 03:23:01.614 | + functions:wait_for_service:491 : return 0 2021-02-10 03:23:01.617 | + lib/nova:start_nova_api:869 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-02-10 03:23:01.620 | + lib/nova:start_nova_api:869 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-02-10 03:23:01.622 | + ./stack.sh:main:1251 : is_service_enabled ovn-controller ovn-controller-vtep 2021-02-10 03:23:01.639 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 03:23:01.641 | + ./stack.sh:main:1256 : is_service_enabled neutron-api 2021-02-10 03:23:01.658 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 03:23:01.660 | + ./stack.sh:main:1259 : is_service_enabled q-svc 2021-02-10 03:23:01.676 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:23:01.679 | + ./stack.sh:main:1260 : echo_summary 'Starting Neutron' 2021-02-10 03:23:01.682 | + ./stack.sh:echo_summary:416 : [[ -t 3 ]] 2021-02-10 03:23:01.684 | + ./stack.sh:echo_summary:422 : echo -e Starting Neutron 2021-02-10 03:23:01.687 | + ./stack.sh:main:1261 : configure_neutron_after_post_config 2021-02-10 03:23:01.690 | + lib/neutron-legacy:configure_neutron_after_post_config:468 : [[ router != '' ]] 2021-02-10 03:23:01.692 | + lib/neutron-legacy:configure_neutron_after_post_config:469 : iniset /etc/neutron/neutron.conf DEFAULT service_plugins router 2021-02-10 03:23:01.724 | + ./stack.sh:main:1262 : start_neutron_service_and_check 2021-02-10 03:23:01.727 | + lib/neutron-legacy:start_neutron_service_and_check:491 : local service_port=9696 2021-02-10 03:23:01.730 | + lib/neutron-legacy:start_neutron_service_and_check:492 : local service_protocol=http 2021-02-10 03:23:01.733 | + lib/neutron-legacy:start_neutron_service_and_check:493 : local cfg_file_options 2021-02-10 03:23:01.735 | + lib/neutron-legacy:start_neutron_service_and_check:494 : local neutron_url 2021-02-10 03:23:01.739 | ++ lib/neutron-legacy:start_neutron_service_and_check:496 : determine_config_files neutron-server 2021-02-10 03:23:01.742 | ++ lib/neutron-legacy:determine_config_files:324 : local opts= 2021-02-10 03:23:01.744 | ++ lib/neutron-legacy:determine_config_files:325 : case "$1" in 2021-02-10 03:23:01.747 | +++ lib/neutron-legacy:determine_config_files:326 : _determine_config_server 2021-02-10 03:23:01.750 | +++ lib/neutron-legacy:_determine_config_server:294 : [[ '' != '' ]] 2021-02-10 03:23:01.752 | +++ lib/neutron-legacy:_determine_config_server:301 : [[ 0 > 0 ]] 2021-02-10 03:23:01.755 | +++ lib/neutron-legacy:_determine_config_server:308 : local cfg_file 2021-02-10 03:23:01.757 | +++ 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-02-10 03:23:01.760 | +++ lib/neutron-legacy:_determine_config_server:313 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-02-10 03:23:01.763 | ++ lib/neutron-legacy:determine_config_files:326 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-02-10 03:23:01.765 | ++ lib/neutron-legacy:determine_config_files:329 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' ']' 2021-02-10 03:23:01.768 | ++ lib/neutron-legacy:determine_config_files:332 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-02-10 03:23:01.771 | + 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-02-10 03:23:01.774 | + lib/neutron-legacy:start_neutron_service_and_check:498 : is_service_enabled tls-proxy 2021-02-10 03:23:01.789 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 03:23:01.792 | + lib/neutron-legacy:start_neutron_service_and_check:503 : '[' False == True ']' 2021-02-10 03:23:01.795 | + 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-02-10 03:23:01.797 | + functions-common:run_process:1561 : local service=q-svc 2021-02-10 03:23:01.800 | + functions-common:run_process:1562 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-02-10 03:23:01.802 | + functions-common:run_process:1563 : local group= 2021-02-10 03:23:01.805 | + functions-common:run_process:1564 : local user= 2021-02-10 03:23:01.808 | + functions-common:run_process:1566 : local name=q-svc 2021-02-10 03:23:01.810 | + functions-common:run_process:1568 : time_start run_process 2021-02-10 03:23:01.813 | + functions-common:time_start:2292 : local name=run_process 2021-02-10 03:23:01.815 | + functions-common:time_start:2293 : local start_time= 2021-02-10 03:23:01.818 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-10 03:23:01.821 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-10 03:23:01.825 | + functions-common:time_start:2297 : _TIME_START[$name]=1612927381822 2021-02-10 03:23:01.827 | + functions-common:run_process:1569 : is_service_enabled q-svc 2021-02-10 03:23:01.843 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:23:01.845 | + functions-common:run_process:1570 : _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-02-10 03:23:01.848 | + functions-common:_run_under_systemd:1526 : local service=q-svc 2021-02-10 03:23:01.851 | + functions-common:_run_under_systemd:1527 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-02-10 03:23:01.853 | + functions-common:_run_under_systemd:1528 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-02-10 03:23:01.856 | + functions-common:_run_under_systemd:1530 : _common_systemd_pitfalls '/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-02-10 03:23:01.859 | + functions-common:_common_systemd_pitfalls:1498 : local 'cmd=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-02-10 03:23:01.861 | + functions-common:_common_systemd_pitfalls:1501 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2021-02-10 03:23:01.863 | + functions-common:_common_systemd_pitfalls:1512 : [[ ! /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2021-02-10 03:23:01.866 | + functions-common:_run_under_systemd:1532 : local systemd_service=devstack@q-svc.service 2021-02-10 03:23:01.869 | + functions-common:_run_under_systemd:1533 : local group= 2021-02-10 03:23:01.871 | + functions-common:_run_under_systemd:1534 : local user=ubuntu 2021-02-10 03:23:01.874 | + functions-common:_run_under_systemd:1535 : [[ /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2021-02-10 03:23:01.877 | + functions-common:_run_under_systemd:1538 : 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-02-10 03:23:01.879 | + functions-common:write_user_unit_file:1443 : local service=devstack@q-svc.service 2021-02-10 03:23:01.882 | + functions-common:write_user_unit_file:1444 : local 'command=/usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-02-10 03:23:01.884 | + functions-common:write_user_unit_file:1445 : local group= 2021-02-10 03:23:01.886 | + functions-common:write_user_unit_file:1446 : local user=ubuntu 2021-02-10 03:23:01.888 | + functions-common:write_user_unit_file:1447 : local extra= 2021-02-10 03:23:01.891 | + functions-common:write_user_unit_file:1448 : [[ -n '' ]] 2021-02-10 03:23:01.893 | + functions-common:write_user_unit_file:1451 : local unitfile=/etc/systemd/system/devstack@q-svc.service 2021-02-10 03:23:01.895 | + functions-common:write_user_unit_file:1452 : mkdir -p /etc/systemd/system 2021-02-10 03:23:01.899 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Unit Description 'Devstack devstack@q-svc.service' 2021-02-10 03:23:01.953 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service User ubuntu 2021-02-10 03:23:02.008 | + functions-common:write_user_unit_file:1456 : 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-02-10 03:23:02.053 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service KillMode process 2021-02-10 03:23:02.098 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service TimeoutStopSec 300 2021-02-10 03:23:02.144 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-02-10 03:23:02.190 | + functions-common:write_user_unit_file:1460 : [[ -n '' ]] 2021-02-10 03:23:02.192 | + functions-common:write_user_unit_file:1463 : iniset -sudo /etc/systemd/system/devstack@q-svc.service Install WantedBy multi-user.target 2021-02-10 03:23:02.247 | + functions-common:write_user_unit_file:1466 : sudo systemctl daemon-reload 2021-02-10 03:23:02.454 | + functions-common:_run_under_systemd:1541 : sudo systemctl enable devstack@q-svc.service 2021-02-10 03:23:02.469 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-svc.service → /etc/systemd/system/devstack@q-svc.service. 2021-02-10 03:23:02.663 | + functions-common:_run_under_systemd:1542 : sudo systemctl start devstack@q-svc.service 2021-02-10 03:23:02.689 | + functions-common:run_process:1572 : time_stop run_process 2021-02-10 03:23:02.691 | + functions-common:time_stop:2306 : local name 2021-02-10 03:23:02.694 | + functions-common:time_stop:2307 : local end_time 2021-02-10 03:23:02.696 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 03:23:02.699 | + functions-common:time_stop:2309 : local total 2021-02-10 03:23:02.701 | + functions-common:time_stop:2310 : local start_time 2021-02-10 03:23:02.704 | + functions-common:time_stop:2312 : name=run_process 2021-02-10 03:23:02.706 | + functions-common:time_stop:2313 : start_time=1612927381822 2021-02-10 03:23:02.708 | + functions-common:time_stop:2315 : [[ -z 1612927381822 ]] 2021-02-10 03:23:02.711 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 03:23:02.715 | + functions-common:time_stop:2318 : end_time=1612927382712 2021-02-10 03:23:02.718 | + functions-common:time_stop:2319 : elapsed_time=890 2021-02-10 03:23:02.720 | + functions-common:time_stop:2320 : total=3244 2021-02-10 03:23:02.723 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 03:23:02.725 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=4134 2021-02-10 03:23:02.728 | + lib/neutron-legacy:start_neutron_service_and_check:511 : neutron_url=http://10.222.0.43:9696 2021-02-10 03:23:02.730 | + lib/neutron-legacy:start_neutron_service_and_check:513 : is_service_enabled tls-proxy 2021-02-10 03:23:02.746 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 03:23:02.748 | + lib/neutron-legacy:start_neutron_service_and_check:517 : echo 'Waiting for Neutron to start...' 2021-02-10 03:23:02.749 | Waiting for Neutron to start... 2021-02-10 03:23:02.751 | + lib/neutron-legacy:start_neutron_service_and_check:519 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.43:9696' 2021-02-10 03:23:02.753 | + lib/neutron-legacy:start_neutron_service_and_check:520 : test_with_retry 'wget --no-proxy -q -O- http://10.222.0.43:9696' 'Neutron did not start' 60 2021-02-10 03:23:02.756 | + functions-common:test_with_retry:2244 : local 'testcmd=wget --no-proxy -q -O- http://10.222.0.43:9696' 2021-02-10 03:23:02.758 | + functions-common:test_with_retry:2245 : local 'failmsg=Neutron did not start' 2021-02-10 03:23:02.760 | + functions-common:test_with_retry:2246 : local until=60 2021-02-10 03:23:02.763 | + functions-common:test_with_retry:2247 : local sleep=0.5 2021-02-10 03:23:02.765 | + functions-common:test_with_retry:2249 : time_start test_with_retry 2021-02-10 03:23:02.767 | + functions-common:time_start:2292 : local name=test_with_retry 2021-02-10 03:23:02.770 | + functions-common:time_start:2293 : local start_time= 2021-02-10 03:23:02.772 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-10 03:23:02.775 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-10 03:23:02.779 | + functions-common:time_start:2297 : _TIME_START[$name]=1612927382776 2021-02-10 03:23:02.782 | + functions-common:test_with_retry:2250 : timeout 60 sh -c 'while ! wget --no-proxy -q -O- http://10.222.0.43:9696; do sleep 0.5; done' 2021-02-10 03:23:02.787 | 2021-02-10 03:23:02.787 | Redirecting output to ‘wget-log’. 2021-02-10 03:23:03.291 | 2021-02-10 03:23:03.291 | Redirecting output to ‘wget-log.1’. 2021-02-10 03:23:03.796 | 2021-02-10 03:23:03.796 | Redirecting output to ‘wget-log.2’. 2021-02-10 03:23:04.300 | 2021-02-10 03:23:04.300 | Redirecting output to ‘wget-log.3’. 2021-02-10 03:23:04.804 | 2021-02-10 03:23:04.805 | Redirecting output to ‘wget-log.4’. 2021-02-10 03:23:05.309 | 2021-02-10 03:23:05.309 | Redirecting output to ‘wget-log.5’. 2021-02-10 03:23:05.813 | 2021-02-10 03:23:05.813 | Redirecting output to ‘wget-log.6’. 2021-02-10 03:23:06.318 | 2021-02-10 03:23:06.318 | Redirecting output to ‘wget-log.7’. 2021-02-10 03:23:06.822 | 2021-02-10 03:23:06.822 | Redirecting output to ‘wget-log.8’. 2021-02-10 03:23:07.327 | 2021-02-10 03:23:07.327 | Redirecting output to ‘wget-log.9’. 2021-02-10 03:23:07.831 | 2021-02-10 03:23:07.832 | Redirecting output to ‘wget-log.10’. 2021-02-10 03:23:08.336 | 2021-02-10 03:23:08.336 | Redirecting output to ‘wget-log.11’. 2021-02-10 03:23:08.360 | {"versions": [{"id": "v2.0", "status": "CURRENT", "links": [{"rel": "self", "href": "http://10.222.0.43:9696/v2.0/"}]}]}+ functions-common:test_with_retry:2253 : time_stop test_with_retry 2021-02-10 03:23:08.366 | + functions-common:time_stop:2306 : local name 2021-02-10 03:23:08.371 | + functions-common:time_stop:2307 : local end_time 2021-02-10 03:23:08.375 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 03:23:08.377 | + functions-common:time_stop:2309 : local total 2021-02-10 03:23:08.380 | + functions-common:time_stop:2310 : local start_time 2021-02-10 03:23:08.384 | + functions-common:time_stop:2312 : name=test_with_retry 2021-02-10 03:23:08.387 | + functions-common:time_stop:2313 : start_time=1612927382776 2021-02-10 03:23:08.390 | + functions-common:time_stop:2315 : [[ -z 1612927382776 ]] 2021-02-10 03:23:08.393 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 03:23:08.397 | + functions-common:time_stop:2318 : end_time=1612927388394 2021-02-10 03:23:08.399 | + functions-common:time_stop:2319 : elapsed_time=5618 2021-02-10 03:23:08.402 | + functions-common:time_stop:2320 : total=0 2021-02-10 03:23:08.404 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 03:23:08.407 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=5618 2021-02-10 03:23:08.410 | + ./stack.sh:main:1267 : is_service_enabled placement 2021-02-10 03:23:08.431 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:23:08.433 | + ./stack.sh:main:1268 : echo_summary 'Starting Placement' 2021-02-10 03:23:08.436 | + ./stack.sh:echo_summary:416 : [[ -t 3 ]] 2021-02-10 03:23:08.438 | + ./stack.sh:echo_summary:422 : echo -e Starting Placement 2021-02-10 03:23:08.441 | + ./stack.sh:main:1269 : start_placement 2021-02-10 03:23:08.443 | + lib/placement:start_placement:160 : start_placement_api 2021-02-10 03:23:08.446 | + lib/placement:start_placement_api:146 : [[ uwsgi == \u\w\s\g\i ]] 2021-02-10 03:23:08.451 | ++ lib/placement:start_placement_api:147 : which uwsgi 2021-02-10 03:23:08.455 | + lib/placement:start_placement_api:147 : run_process placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-02-10 03:23:08.458 | + functions-common:run_process:1561 : local service=placement-api 2021-02-10 03:23:08.460 | + functions-common:run_process:1562 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-02-10 03:23:08.463 | + functions-common:run_process:1563 : local group= 2021-02-10 03:23:08.467 | + functions-common:run_process:1564 : local user= 2021-02-10 03:23:08.469 | + functions-common:run_process:1566 : local name=placement-api 2021-02-10 03:23:08.472 | + functions-common:run_process:1568 : time_start run_process 2021-02-10 03:23:08.474 | + functions-common:time_start:2292 : local name=run_process 2021-02-10 03:23:08.477 | + functions-common:time_start:2293 : local start_time= 2021-02-10 03:23:08.482 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-10 03:23:08.485 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-10 03:23:08.489 | + functions-common:time_start:2297 : _TIME_START[$name]=1612927388486 2021-02-10 03:23:08.491 | + functions-common:run_process:1569 : is_service_enabled placement-api 2021-02-10 03:23:08.508 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:23:08.510 | + functions-common:run_process:1570 : _run_under_systemd placement-api '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' '' 2021-02-10 03:23:08.513 | + functions-common:_run_under_systemd:1526 : local service=placement-api 2021-02-10 03:23:08.515 | + functions-common:_run_under_systemd:1527 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-02-10 03:23:08.518 | + functions-common:_run_under_systemd:1528 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-02-10 03:23:08.521 | + functions-common:_run_under_systemd:1530 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-02-10 03:23:08.523 | + functions-common:_common_systemd_pitfalls:1498 : local 'cmd=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-02-10 03:23:08.526 | + functions-common:_common_systemd_pitfalls:1501 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ sudo ]] 2021-02-10 03:23:08.528 | + functions-common:_common_systemd_pitfalls:1512 : [[ ! /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ ^/ ]] 2021-02-10 03:23:08.531 | + functions-common:_run_under_systemd:1532 : local systemd_service=devstack@placement-api.service 2021-02-10 03:23:08.534 | + functions-common:_run_under_systemd:1533 : local group= 2021-02-10 03:23:08.536 | + functions-common:_run_under_systemd:1534 : local user=ubuntu 2021-02-10 03:23:08.539 | + functions-common:_run_under_systemd:1535 : [[ /usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini =~ uwsgi ]] 2021-02-10 03:23:08.542 | + functions-common:_run_under_systemd:1536 : write_uwsgi_user_unit_file devstack@placement-api.service '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' '' ubuntu 2021-02-10 03:23:08.544 | + functions-common:write_uwsgi_user_unit_file:1470 : local service=devstack@placement-api.service 2021-02-10 03:23:08.547 | + functions-common:write_uwsgi_user_unit_file:1471 : local 'command=/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-02-10 03:23:08.549 | + functions-common:write_uwsgi_user_unit_file:1472 : local group= 2021-02-10 03:23:08.551 | + functions-common:write_uwsgi_user_unit_file:1473 : local user=ubuntu 2021-02-10 03:23:08.554 | + functions-common:write_uwsgi_user_unit_file:1474 : local unitfile=/etc/systemd/system/devstack@placement-api.service 2021-02-10 03:23:08.556 | + functions-common:write_uwsgi_user_unit_file:1475 : mkdir -p /etc/systemd/system 2021-02-10 03:23:08.560 | + functions-common:write_uwsgi_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Unit Description 'Devstack devstack@placement-api.service' 2021-02-10 03:23:08.615 | + functions-common:write_uwsgi_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service SyslogIdentifier devstack@placement-api.service 2021-02-10 03:23:08.670 | + functions-common:write_uwsgi_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service User ubuntu 2021-02-10 03:23:08.716 | + functions-common:write_uwsgi_user_unit_file:1480 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecStart '/usr/bin/uwsgi --procname-prefix placement --ini /etc/placement/placement-uwsgi.ini' 2021-02-10 03:23:08.763 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-02-10 03:23:08.810 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Type notify 2021-02-10 03:23:08.856 | + functions-common:write_uwsgi_user_unit_file:1483 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service KillMode process 2021-02-10 03:23:08.903 | + functions-common:write_uwsgi_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service Restart always 2021-02-10 03:23:08.950 | + functions-common:write_uwsgi_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service NotifyAccess all 2021-02-10 03:23:08.995 | + functions-common:write_uwsgi_user_unit_file:1486 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Service RestartForceExitStatus 100 2021-02-10 03:23:09.042 | + functions-common:write_uwsgi_user_unit_file:1488 : [[ -n '' ]] 2021-02-10 03:23:09.045 | + functions-common:write_uwsgi_user_unit_file:1491 : iniset -sudo /etc/systemd/system/devstack@placement-api.service Install WantedBy multi-user.target 2021-02-10 03:23:09.103 | + functions-common:write_uwsgi_user_unit_file:1494 : sudo systemctl daemon-reload 2021-02-10 03:23:09.312 | + functions-common:_run_under_systemd:1541 : sudo systemctl enable devstack@placement-api.service 2021-02-10 03:23:09.330 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@placement-api.service → /etc/systemd/system/devstack@placement-api.service. 2021-02-10 03:23:09.527 | + functions-common:_run_under_systemd:1542 : sudo systemctl start devstack@placement-api.service 2021-02-10 03:23:09.617 | + functions-common:run_process:1572 : time_stop run_process 2021-02-10 03:23:09.620 | + functions-common:time_stop:2306 : local name 2021-02-10 03:23:09.623 | + functions-common:time_stop:2307 : local end_time 2021-02-10 03:23:09.625 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 03:23:09.628 | + functions-common:time_stop:2309 : local total 2021-02-10 03:23:09.630 | + functions-common:time_stop:2310 : local start_time 2021-02-10 03:23:09.632 | + functions-common:time_stop:2312 : name=run_process 2021-02-10 03:23:09.635 | + functions-common:time_stop:2313 : start_time=1612927388486 2021-02-10 03:23:09.638 | + functions-common:time_stop:2315 : [[ -z 1612927388486 ]] 2021-02-10 03:23:09.641 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 03:23:09.644 | + functions-common:time_stop:2318 : end_time=1612927389642 2021-02-10 03:23:09.647 | + functions-common:time_stop:2319 : elapsed_time=1156 2021-02-10 03:23:09.650 | + functions-common:time_stop:2320 : total=4134 2021-02-10 03:23:09.652 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 03:23:09.654 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=5290 2021-02-10 03:23:09.657 | + lib/placement:start_placement_api:153 : echo 'Waiting for placement-api to start...' 2021-02-10 03:23:09.657 | Waiting for placement-api to start... 2021-02-10 03:23:09.659 | + lib/placement:start_placement_api:154 : wait_for_service 60 http://10.222.0.43/placement 2021-02-10 03:23:09.661 | + functions:wait_for_service:481 : local timeout=60 2021-02-10 03:23:09.664 | + functions:wait_for_service:482 : local url=http://10.222.0.43/placement 2021-02-10 03:23:09.666 | + functions:wait_for_service:483 : local rval=0 2021-02-10 03:23:09.668 | + functions:wait_for_service:484 : time_start wait_for_service 2021-02-10 03:23:09.671 | + functions-common:time_start:2292 : local name=wait_for_service 2021-02-10 03:23:09.673 | + functions-common:time_start:2293 : local start_time= 2021-02-10 03:23:09.675 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-10 03:23:09.678 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-10 03:23:09.682 | + functions-common:time_start:2297 : _TIME_START[$name]=1612927389679 2021-02-10 03:23:09.684 | + functions:wait_for_service:485 : timeout 60 bash -x 2021-02-10 03:23:09.690 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.43/placement 2021-02-10 03:23:12.363 | + :: : [[ 200 == 503 ]] 2021-02-10 03:23:12.364 | + :: : [[ 0 -eq 7 ]] 2021-02-10 03:23:12.368 | + functions:wait_for_service:490 : time_stop wait_for_service 2021-02-10 03:23:12.370 | + functions-common:time_stop:2306 : local name 2021-02-10 03:23:12.373 | + functions-common:time_stop:2307 : local end_time 2021-02-10 03:23:12.375 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 03:23:12.379 | + functions-common:time_stop:2309 : local total 2021-02-10 03:23:12.382 | + functions-common:time_stop:2310 : local start_time 2021-02-10 03:23:12.385 | + functions-common:time_stop:2312 : name=wait_for_service 2021-02-10 03:23:12.389 | + functions-common:time_stop:2313 : start_time=1612927389679 2021-02-10 03:23:12.392 | + functions-common:time_stop:2315 : [[ -z 1612927389679 ]] 2021-02-10 03:23:12.396 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 03:23:12.400 | + functions-common:time_stop:2318 : end_time=1612927392397 2021-02-10 03:23:12.404 | + functions-common:time_stop:2319 : elapsed_time=2718 2021-02-10 03:23:12.406 | + functions-common:time_stop:2320 : total=12355 2021-02-10 03:23:12.409 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 03:23:12.411 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=15073 2021-02-10 03:23:12.414 | + functions:wait_for_service:491 : return 0 2021-02-10 03:23:12.417 | + ./stack.sh:main:1272 : is_service_enabled neutron 2021-02-10 03:23:12.436 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:23:12.438 | + ./stack.sh:main:1273 : start_neutron 2021-02-10 03:23:12.441 | + lib/neutron:start_neutron:702 : is_neutron_legacy_enabled 2021-02-10 03:23:12.445 | ++ 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-02-10 03:23:12.445 | ++ lib/neutron:is_neutron_legacy_enabled:131 : sed s/neutron-//g 2021-02-10 03:23:12.449 | + 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-02-10 03:23:12.452 | + 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-02-10 03:23:12.455 | + 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-02-10 03:23:12.457 | + lib/neutron:is_neutron_legacy_enabled:133 : return 0 2021-02-10 03:23:12.460 | + lib/neutron:start_neutron:704 : start_mutnauq_l2_agent 2021-02-10 03:23:12.463 | + 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-02-10 03:23:12.465 | + functions-common:run_process:1561 : local service=q-agt 2021-02-10 03:23:12.468 | + functions-common:run_process:1562 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-02-10 03:23:12.470 | + functions-common:run_process:1563 : local group= 2021-02-10 03:23:12.473 | + functions-common:run_process:1564 : local user= 2021-02-10 03:23:12.475 | + functions-common:run_process:1566 : local name=q-agt 2021-02-10 03:23:12.478 | + functions-common:run_process:1568 : time_start run_process 2021-02-10 03:23:12.480 | + functions-common:time_start:2292 : local name=run_process 2021-02-10 03:23:12.483 | + functions-common:time_start:2293 : local start_time= 2021-02-10 03:23:12.485 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-10 03:23:12.488 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-10 03:23:12.492 | + functions-common:time_start:2297 : _TIME_START[$name]=1612927392489 2021-02-10 03:23:12.494 | + functions-common:run_process:1569 : is_service_enabled q-agt 2021-02-10 03:23:12.512 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:23:12.515 | + functions-common:run_process:1570 : _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-02-10 03:23:12.518 | + functions-common:_run_under_systemd:1526 : local service=q-agt 2021-02-10 03:23:12.520 | + functions-common:_run_under_systemd:1527 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-02-10 03:23:12.524 | + functions-common:_run_under_systemd:1528 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-02-10 03:23:12.526 | + functions-common:_run_under_systemd:1530 : _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-02-10 03:23:12.529 | + functions-common:_common_systemd_pitfalls:1498 : local 'cmd=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-02-10 03:23:12.532 | + functions-common:_common_systemd_pitfalls:1501 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ sudo ]] 2021-02-10 03:23:12.534 | + functions-common:_common_systemd_pitfalls:1512 : [[ ! /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ ^/ ]] 2021-02-10 03:23:12.537 | + functions-common:_run_under_systemd:1532 : local systemd_service=devstack@q-agt.service 2021-02-10 03:23:12.539 | + functions-common:_run_under_systemd:1533 : local group= 2021-02-10 03:23:12.542 | + functions-common:_run_under_systemd:1534 : local user=ubuntu 2021-02-10 03:23:12.544 | + functions-common:_run_under_systemd:1535 : [[ /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini =~ uwsgi ]] 2021-02-10 03:23:12.547 | + functions-common:_run_under_systemd:1538 : 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-02-10 03:23:12.549 | + functions-common:write_user_unit_file:1443 : local service=devstack@q-agt.service 2021-02-10 03:23:12.551 | + functions-common:write_user_unit_file:1444 : local 'command=/usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini' 2021-02-10 03:23:12.554 | + functions-common:write_user_unit_file:1445 : local group= 2021-02-10 03:23:12.556 | + functions-common:write_user_unit_file:1446 : local user=ubuntu 2021-02-10 03:23:12.558 | + functions-common:write_user_unit_file:1447 : local extra= 2021-02-10 03:23:12.561 | + functions-common:write_user_unit_file:1448 : [[ -n '' ]] 2021-02-10 03:23:12.563 | + functions-common:write_user_unit_file:1451 : local unitfile=/etc/systemd/system/devstack@q-agt.service 2021-02-10 03:23:12.565 | + functions-common:write_user_unit_file:1452 : mkdir -p /etc/systemd/system 2021-02-10 03:23:12.569 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Unit Description 'Devstack devstack@q-agt.service' 2021-02-10 03:23:12.623 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service User ubuntu 2021-02-10 03:23:12.677 | + functions-common:write_user_unit_file:1456 : 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-02-10 03:23:12.722 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service KillMode process 2021-02-10 03:23:12.768 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service TimeoutStopSec 300 2021-02-10 03:23:12.814 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-02-10 03:23:12.860 | + functions-common:write_user_unit_file:1460 : [[ -n '' ]] 2021-02-10 03:23:12.862 | + functions-common:write_user_unit_file:1463 : iniset -sudo /etc/systemd/system/devstack@q-agt.service Install WantedBy multi-user.target 2021-02-10 03:23:12.921 | + functions-common:write_user_unit_file:1466 : sudo systemctl daemon-reload 2021-02-10 03:23:13.130 | + functions-common:_run_under_systemd:1541 : sudo systemctl enable devstack@q-agt.service 2021-02-10 03:23:13.149 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-agt.service → /etc/systemd/system/devstack@q-agt.service. 2021-02-10 03:23:13.356 | + functions-common:_run_under_systemd:1542 : sudo systemctl start devstack@q-agt.service 2021-02-10 03:23:13.381 | + functions-common:run_process:1572 : time_stop run_process 2021-02-10 03:23:13.384 | + functions-common:time_stop:2306 : local name 2021-02-10 03:23:13.386 | + functions-common:time_stop:2307 : local end_time 2021-02-10 03:23:13.389 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 03:23:13.392 | + functions-common:time_stop:2309 : local total 2021-02-10 03:23:13.394 | + functions-common:time_stop:2310 : local start_time 2021-02-10 03:23:13.397 | + functions-common:time_stop:2312 : name=run_process 2021-02-10 03:23:13.399 | + functions-common:time_stop:2313 : start_time=1612927392489 2021-02-10 03:23:13.402 | + functions-common:time_stop:2315 : [[ -z 1612927392489 ]] 2021-02-10 03:23:13.405 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 03:23:13.409 | + functions-common:time_stop:2318 : end_time=1612927393406 2021-02-10 03:23:13.411 | + functions-common:time_stop:2319 : elapsed_time=917 2021-02-10 03:23:13.414 | + functions-common:time_stop:2320 : total=5290 2021-02-10 03:23:13.416 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 03:23:13.419 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=6207 2021-02-10 03:23:13.421 | + lib/neutron-legacy:start_mutnauq_l2_agent:528 : is_provider_network 2021-02-10 03:23:13.424 | + functions-common:is_provider_network:2155 : '[' '' == True ']' 2021-02-10 03:23:13.426 | + functions-common:is_provider_network:2158 : return 1 2021-02-10 03:23:13.429 | + lib/neutron:start_neutron:705 : start_mutnauq_other_agents 2021-02-10 03:23:13.431 | + 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-02-10 03:23:13.434 | + functions-common:run_process:1561 : local service=q-dhcp 2021-02-10 03:23:13.437 | + functions-common:run_process:1562 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-02-10 03:23:13.439 | + functions-common:run_process:1563 : local group= 2021-02-10 03:23:13.441 | + functions-common:run_process:1564 : local user= 2021-02-10 03:23:13.444 | + functions-common:run_process:1566 : local name=q-dhcp 2021-02-10 03:23:13.446 | + functions-common:run_process:1568 : time_start run_process 2021-02-10 03:23:13.449 | + functions-common:time_start:2292 : local name=run_process 2021-02-10 03:23:13.451 | + functions-common:time_start:2293 : local start_time= 2021-02-10 03:23:13.454 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-10 03:23:13.457 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-10 03:23:13.460 | + functions-common:time_start:2297 : _TIME_START[$name]=1612927393457 2021-02-10 03:23:13.463 | + functions-common:run_process:1569 : is_service_enabled q-dhcp 2021-02-10 03:23:13.479 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:23:13.482 | + functions-common:run_process:1570 : _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-02-10 03:23:13.484 | + functions-common:_run_under_systemd:1526 : local service=q-dhcp 2021-02-10 03:23:13.486 | + functions-common:_run_under_systemd:1527 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-02-10 03:23:13.489 | + functions-common:_run_under_systemd:1528 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-02-10 03:23:13.491 | + functions-common:_run_under_systemd:1530 : _common_systemd_pitfalls '/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-02-10 03:23:13.494 | + functions-common:_common_systemd_pitfalls:1498 : local 'cmd=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-02-10 03:23:13.496 | + functions-common:_common_systemd_pitfalls:1501 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ sudo ]] 2021-02-10 03:23:13.498 | + functions-common:_common_systemd_pitfalls:1512 : [[ ! /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ ^/ ]] 2021-02-10 03:23:13.501 | + functions-common:_run_under_systemd:1532 : local systemd_service=devstack@q-dhcp.service 2021-02-10 03:23:13.503 | + functions-common:_run_under_systemd:1533 : local group= 2021-02-10 03:23:13.506 | + functions-common:_run_under_systemd:1534 : local user=ubuntu 2021-02-10 03:23:13.508 | + functions-common:_run_under_systemd:1535 : [[ /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini =~ uwsgi ]] 2021-02-10 03:23:13.511 | + functions-common:_run_under_systemd:1538 : 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-02-10 03:23:13.513 | + functions-common:write_user_unit_file:1443 : local service=devstack@q-dhcp.service 2021-02-10 03:23:13.516 | + functions-common:write_user_unit_file:1444 : local 'command=/usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini' 2021-02-10 03:23:13.518 | + functions-common:write_user_unit_file:1445 : local group= 2021-02-10 03:23:13.520 | + functions-common:write_user_unit_file:1446 : local user=ubuntu 2021-02-10 03:23:13.523 | + functions-common:write_user_unit_file:1447 : local extra= 2021-02-10 03:23:13.526 | + functions-common:write_user_unit_file:1448 : [[ -n '' ]] 2021-02-10 03:23:13.528 | + functions-common:write_user_unit_file:1451 : local unitfile=/etc/systemd/system/devstack@q-dhcp.service 2021-02-10 03:23:13.533 | + functions-common:write_user_unit_file:1452 : mkdir -p /etc/systemd/system 2021-02-10 03:23:13.537 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Unit Description 'Devstack devstack@q-dhcp.service' 2021-02-10 03:23:13.592 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service User ubuntu 2021-02-10 03:23:13.648 | + functions-common:write_user_unit_file:1456 : 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-02-10 03:23:13.693 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service KillMode process 2021-02-10 03:23:13.739 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service TimeoutStopSec 300 2021-02-10 03:23:13.788 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-02-10 03:23:13.835 | + functions-common:write_user_unit_file:1460 : [[ -n '' ]] 2021-02-10 03:23:13.837 | + functions-common:write_user_unit_file:1463 : iniset -sudo /etc/systemd/system/devstack@q-dhcp.service Install WantedBy multi-user.target 2021-02-10 03:23:13.897 | + functions-common:write_user_unit_file:1466 : sudo systemctl daemon-reload 2021-02-10 03:23:14.111 | + functions-common:_run_under_systemd:1541 : sudo systemctl enable devstack@q-dhcp.service 2021-02-10 03:23:14.124 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-dhcp.service → /etc/systemd/system/devstack@q-dhcp.service. 2021-02-10 03:23:14.300 | + functions-common:_run_under_systemd:1542 : sudo systemctl start devstack@q-dhcp.service 2021-02-10 03:23:14.325 | + functions-common:run_process:1572 : time_stop run_process 2021-02-10 03:23:14.328 | + functions-common:time_stop:2306 : local name 2021-02-10 03:23:14.330 | + functions-common:time_stop:2307 : local end_time 2021-02-10 03:23:14.333 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 03:23:14.335 | + functions-common:time_stop:2309 : local total 2021-02-10 03:23:14.338 | + functions-common:time_stop:2310 : local start_time 2021-02-10 03:23:14.340 | + functions-common:time_stop:2312 : name=run_process 2021-02-10 03:23:14.342 | + functions-common:time_stop:2313 : start_time=1612927393457 2021-02-10 03:23:14.345 | + functions-common:time_stop:2315 : [[ -z 1612927393457 ]] 2021-02-10 03:23:14.348 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 03:23:14.352 | + functions-common:time_stop:2318 : end_time=1612927394349 2021-02-10 03:23:14.355 | + functions-common:time_stop:2319 : elapsed_time=892 2021-02-10 03:23:14.357 | + functions-common:time_stop:2320 : total=6207 2021-02-10 03:23:14.360 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 03:23:14.362 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=7099 2021-02-10 03:23:14.365 | + lib/neutron-legacy:start_mutnauq_other_agents:546 : is_service_enabled neutron-vpnaas 2021-02-10 03:23:14.381 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 03:23:14.384 | ++ lib/neutron-legacy:start_mutnauq_other_agents:549 : determine_config_files neutron-l3-agent 2021-02-10 03:23:14.387 | ++ lib/neutron-legacy:determine_config_files:324 : local opts= 2021-02-10 03:23:14.389 | ++ lib/neutron-legacy:determine_config_files:325 : case "$1" in 2021-02-10 03:23:14.392 | +++ lib/neutron-legacy:determine_config_files:327 : _determine_config_l3 2021-02-10 03:23:14.395 | +++ lib/neutron-legacy:_determine_config_l3:317 : local 'opts=--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-02-10 03:23:14.398 | +++ lib/neutron-legacy:_determine_config_l3:318 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-02-10 03:23:14.400 | ++ lib/neutron-legacy:determine_config_files:327 : opts='--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-02-10 03:23:14.403 | ++ lib/neutron-legacy:determine_config_files:329 : '[' -z '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' ']' 2021-02-10 03:23:14.405 | ++ lib/neutron-legacy:determine_config_files:332 : echo '--config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-02-10 03:23:14.408 | + 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-02-10 03:23:14.411 | + functions-common:run_process:1561 : local service=q-l3 2021-02-10 03:23:14.413 | + functions-common:run_process:1562 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-02-10 03:23:14.416 | + functions-common:run_process:1563 : local group= 2021-02-10 03:23:14.418 | + functions-common:run_process:1564 : local user= 2021-02-10 03:23:14.420 | + functions-common:run_process:1566 : local name=q-l3 2021-02-10 03:23:14.423 | + functions-common:run_process:1568 : time_start run_process 2021-02-10 03:23:14.425 | + functions-common:time_start:2292 : local name=run_process 2021-02-10 03:23:14.428 | + functions-common:time_start:2293 : local start_time= 2021-02-10 03:23:14.430 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-10 03:23:14.433 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-10 03:23:14.437 | + functions-common:time_start:2297 : _TIME_START[$name]=1612927394434 2021-02-10 03:23:14.440 | + functions-common:run_process:1569 : is_service_enabled q-l3 2021-02-10 03:23:14.458 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:23:14.461 | + functions-common:run_process:1570 : _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-02-10 03:23:14.463 | + functions-common:_run_under_systemd:1526 : local service=q-l3 2021-02-10 03:23:14.466 | + functions-common:_run_under_systemd:1527 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-02-10 03:23:14.469 | + functions-common:_run_under_systemd:1528 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-02-10 03:23:14.471 | + functions-common:_run_under_systemd:1530 : _common_systemd_pitfalls '/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-02-10 03:23:14.474 | + functions-common:_common_systemd_pitfalls:1498 : local 'cmd=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-02-10 03:23:14.476 | + functions-common:_common_systemd_pitfalls:1501 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ sudo ]] 2021-02-10 03:23:14.479 | + functions-common:_common_systemd_pitfalls:1512 : [[ ! /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ ^/ ]] 2021-02-10 03:23:14.481 | + functions-common:_run_under_systemd:1532 : local systemd_service=devstack@q-l3.service 2021-02-10 03:23:14.484 | + functions-common:_run_under_systemd:1533 : local group= 2021-02-10 03:23:14.487 | + functions-common:_run_under_systemd:1534 : local user=ubuntu 2021-02-10 03:23:14.489 | + functions-common:_run_under_systemd:1535 : [[ /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini =~ uwsgi ]] 2021-02-10 03:23:14.492 | + functions-common:_run_under_systemd:1538 : 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-02-10 03:23:14.494 | + functions-common:write_user_unit_file:1443 : local service=devstack@q-l3.service 2021-02-10 03:23:14.497 | + functions-common:write_user_unit_file:1444 : local 'command=/usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini' 2021-02-10 03:23:14.499 | + functions-common:write_user_unit_file:1445 : local group= 2021-02-10 03:23:14.502 | + functions-common:write_user_unit_file:1446 : local user=ubuntu 2021-02-10 03:23:14.505 | + functions-common:write_user_unit_file:1447 : local extra= 2021-02-10 03:23:14.507 | + functions-common:write_user_unit_file:1448 : [[ -n '' ]] 2021-02-10 03:23:14.509 | + functions-common:write_user_unit_file:1451 : local unitfile=/etc/systemd/system/devstack@q-l3.service 2021-02-10 03:23:14.512 | + functions-common:write_user_unit_file:1452 : mkdir -p /etc/systemd/system 2021-02-10 03:23:14.516 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Unit Description 'Devstack devstack@q-l3.service' 2021-02-10 03:23:14.576 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service User ubuntu 2021-02-10 03:23:14.633 | + functions-common:write_user_unit_file:1456 : 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-02-10 03:23:14.681 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service KillMode process 2021-02-10 03:23:14.729 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service TimeoutStopSec 300 2021-02-10 03:23:14.776 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-02-10 03:23:14.824 | + functions-common:write_user_unit_file:1460 : [[ -n '' ]] 2021-02-10 03:23:14.826 | + functions-common:write_user_unit_file:1463 : iniset -sudo /etc/systemd/system/devstack@q-l3.service Install WantedBy multi-user.target 2021-02-10 03:23:14.892 | + functions-common:write_user_unit_file:1466 : sudo systemctl daemon-reload 2021-02-10 03:23:15.111 | + functions-common:_run_under_systemd:1541 : sudo systemctl enable devstack@q-l3.service 2021-02-10 03:23:15.124 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-l3.service → /etc/systemd/system/devstack@q-l3.service. 2021-02-10 03:23:15.328 | + functions-common:_run_under_systemd:1542 : sudo systemctl start devstack@q-l3.service 2021-02-10 03:23:15.351 | + functions-common:run_process:1572 : time_stop run_process 2021-02-10 03:23:15.353 | + functions-common:time_stop:2306 : local name 2021-02-10 03:23:15.356 | + functions-common:time_stop:2307 : local end_time 2021-02-10 03:23:15.358 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 03:23:15.361 | + functions-common:time_stop:2309 : local total 2021-02-10 03:23:15.363 | + functions-common:time_stop:2310 : local start_time 2021-02-10 03:23:15.366 | + functions-common:time_stop:2312 : name=run_process 2021-02-10 03:23:15.368 | + functions-common:time_stop:2313 : start_time=1612927394434 2021-02-10 03:23:15.370 | + functions-common:time_stop:2315 : [[ -z 1612927394434 ]] 2021-02-10 03:23:15.373 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 03:23:15.377 | + functions-common:time_stop:2318 : end_time=1612927395374 2021-02-10 03:23:15.380 | + functions-common:time_stop:2319 : elapsed_time=940 2021-02-10 03:23:15.382 | + functions-common:time_stop:2320 : total=7099 2021-02-10 03:23:15.385 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 03:23:15.387 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=8039 2021-02-10 03:23:15.390 | + 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-02-10 03:23:15.392 | + functions-common:run_process:1561 : local service=q-meta 2021-02-10 03:23:15.395 | + functions-common:run_process:1562 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-02-10 03:23:15.398 | + functions-common:run_process:1563 : local group= 2021-02-10 03:23:15.400 | + functions-common:run_process:1564 : local user= 2021-02-10 03:23:15.403 | + functions-common:run_process:1566 : local name=q-meta 2021-02-10 03:23:15.405 | + functions-common:run_process:1568 : time_start run_process 2021-02-10 03:23:15.408 | + functions-common:time_start:2292 : local name=run_process 2021-02-10 03:23:15.410 | + functions-common:time_start:2293 : local start_time= 2021-02-10 03:23:15.412 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-10 03:23:15.415 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-10 03:23:15.419 | + functions-common:time_start:2297 : _TIME_START[$name]=1612927395416 2021-02-10 03:23:15.422 | + functions-common:run_process:1569 : is_service_enabled q-meta 2021-02-10 03:23:15.439 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:23:15.442 | + functions-common:run_process:1570 : _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-02-10 03:23:15.444 | + functions-common:_run_under_systemd:1526 : local service=q-meta 2021-02-10 03:23:15.447 | + functions-common:_run_under_systemd:1527 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-02-10 03:23:15.449 | + functions-common:_run_under_systemd:1528 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-02-10 03:23:15.452 | + functions-common:_run_under_systemd:1530 : _common_systemd_pitfalls '/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-02-10 03:23:15.454 | + functions-common:_common_systemd_pitfalls:1498 : local 'cmd=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-02-10 03:23:15.457 | + functions-common:_common_systemd_pitfalls:1501 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ sudo ]] 2021-02-10 03:23:15.459 | + functions-common:_common_systemd_pitfalls:1512 : [[ ! /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ ^/ ]] 2021-02-10 03:23:15.462 | + functions-common:_run_under_systemd:1532 : local systemd_service=devstack@q-meta.service 2021-02-10 03:23:15.465 | + functions-common:_run_under_systemd:1533 : local group= 2021-02-10 03:23:15.467 | + functions-common:_run_under_systemd:1534 : local user=ubuntu 2021-02-10 03:23:15.470 | + functions-common:_run_under_systemd:1535 : [[ /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini =~ uwsgi ]] 2021-02-10 03:23:15.472 | + functions-common:_run_under_systemd:1538 : 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-02-10 03:23:15.475 | + functions-common:write_user_unit_file:1443 : local service=devstack@q-meta.service 2021-02-10 03:23:15.477 | + functions-common:write_user_unit_file:1444 : local 'command=/usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini' 2021-02-10 03:23:15.480 | + functions-common:write_user_unit_file:1445 : local group= 2021-02-10 03:23:15.482 | + functions-common:write_user_unit_file:1446 : local user=ubuntu 2021-02-10 03:23:15.485 | + functions-common:write_user_unit_file:1447 : local extra= 2021-02-10 03:23:15.487 | + functions-common:write_user_unit_file:1448 : [[ -n '' ]] 2021-02-10 03:23:15.490 | + functions-common:write_user_unit_file:1451 : local unitfile=/etc/systemd/system/devstack@q-meta.service 2021-02-10 03:23:15.492 | + functions-common:write_user_unit_file:1452 : mkdir -p /etc/systemd/system 2021-02-10 03:23:15.497 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Unit Description 'Devstack devstack@q-meta.service' 2021-02-10 03:23:15.560 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service User ubuntu 2021-02-10 03:23:15.621 | + functions-common:write_user_unit_file:1456 : 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-02-10 03:23:15.672 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service KillMode process 2021-02-10 03:23:15.724 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service TimeoutStopSec 300 2021-02-10 03:23:15.777 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-02-10 03:23:15.835 | + functions-common:write_user_unit_file:1460 : [[ -n '' ]] 2021-02-10 03:23:15.838 | + functions-common:write_user_unit_file:1463 : iniset -sudo /etc/systemd/system/devstack@q-meta.service Install WantedBy multi-user.target 2021-02-10 03:23:15.930 | + functions-common:write_user_unit_file:1466 : sudo systemctl daemon-reload 2021-02-10 03:23:16.191 | + functions-common:_run_under_systemd:1541 : sudo systemctl enable devstack@q-meta.service 2021-02-10 03:23:16.205 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@q-meta.service → /etc/systemd/system/devstack@q-meta.service. 2021-02-10 03:23:16.411 | + functions-common:_run_under_systemd:1542 : sudo systemctl start devstack@q-meta.service 2021-02-10 03:23:16.439 | + functions-common:run_process:1572 : time_stop run_process 2021-02-10 03:23:16.446 | + functions-common:time_stop:2306 : local name 2021-02-10 03:23:16.454 | + functions-common:time_stop:2307 : local end_time 2021-02-10 03:23:16.462 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 03:23:16.465 | + functions-common:time_stop:2309 : local total 2021-02-10 03:23:16.474 | + functions-common:time_stop:2310 : local start_time 2021-02-10 03:23:16.477 | + functions-common:time_stop:2312 : name=run_process 2021-02-10 03:23:16.486 | + functions-common:time_stop:2313 : start_time=1612927395416 2021-02-10 03:23:16.491 | + functions-common:time_stop:2315 : [[ -z 1612927395416 ]] 2021-02-10 03:23:16.499 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 03:23:16.510 | + functions-common:time_stop:2318 : end_time=1612927396500 2021-02-10 03:23:16.515 | + functions-common:time_stop:2319 : elapsed_time=1084 2021-02-10 03:23:16.519 | + functions-common:time_stop:2320 : total=8039 2021-02-10 03:23:16.523 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 03:23:16.527 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=9123 2021-02-10 03:23:16.531 | + 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-02-10 03:23:16.535 | + functions-common:run_process:1561 : local service=q-metering 2021-02-10 03:23:16.539 | + functions-common:run_process:1562 : local 'command=/usr/local/bin/neutron-metering-agent --config-file /etc/neutron/neutron.conf --config-file ' 2021-02-10 03:23:16.548 | + functions-common:run_process:1563 : local group= 2021-02-10 03:23:16.562 | + functions-common:run_process:1564 : local user= 2021-02-10 03:23:16.574 | + functions-common:run_process:1566 : local name=q-metering 2021-02-10 03:23:16.590 | + functions-common:run_process:1568 : time_start run_process 2021-02-10 03:23:16.602 | + functions-common:time_start:2292 : local name=run_process 2021-02-10 03:23:16.608 | + functions-common:time_start:2293 : local start_time= 2021-02-10 03:23:16.618 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-10 03:23:16.628 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-10 03:23:16.640 | + functions-common:time_start:2297 : _TIME_START[$name]=1612927396629 2021-02-10 03:23:16.650 | + functions-common:run_process:1569 : is_service_enabled q-metering 2021-02-10 03:23:16.694 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 03:23:16.699 | + functions-common:run_process:1572 : time_stop run_process 2021-02-10 03:23:16.714 | + functions-common:time_stop:2306 : local name 2021-02-10 03:23:16.722 | + functions-common:time_stop:2307 : local end_time 2021-02-10 03:23:16.730 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 03:23:16.746 | + functions-common:time_stop:2309 : local total 2021-02-10 03:23:16.754 | + functions-common:time_stop:2310 : local start_time 2021-02-10 03:23:16.762 | + functions-common:time_stop:2312 : name=run_process 2021-02-10 03:23:16.778 | + functions-common:time_stop:2313 : start_time=1612927396629 2021-02-10 03:23:16.786 | + functions-common:time_stop:2315 : [[ -z 1612927396629 ]] 2021-02-10 03:23:16.793 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 03:23:16.814 | + functions-common:time_stop:2318 : end_time=1612927396798 2021-02-10 03:23:16.830 | + functions-common:time_stop:2319 : elapsed_time=169 2021-02-10 03:23:16.838 | + functions-common:time_stop:2320 : total=9123 2021-02-10 03:23:16.846 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 03:23:16.850 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=9292 2021-02-10 03:23:16.863 | + ./stack.sh:main:1276 : is_service_enabled q-svc 2021-02-10 03:23:16.930 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:23:16.938 | + ./stack.sh:main:1276 : [[ True == \T\r\u\e ]] 2021-02-10 03:23:16.946 | + ./stack.sh:main:1277 : echo_summary 'Creating initial neutron network elements' 2021-02-10 03:23:16.952 | + ./stack.sh:echo_summary:416 : [[ -t 3 ]] 2021-02-10 03:23:16.966 | + ./stack.sh:echo_summary:422 : echo -e Creating initial neutron network elements 2021-02-10 03:23:16.978 | + ./stack.sh:main:1280 : type -p neutron_plugin_create_initial_networks 2021-02-10 03:23:16.987 | + ./stack.sh:main:1283 : create_neutron_initial_network 2021-02-10 03:23:16.989 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:164 : local project_id 2021-02-10 03:23:16.995 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : grep ' demo ' 2021-02-10 03:23:17.001 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : oscwrap project list 2021-02-10 03:23:17.001 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : get_field 1 2021-02-10 03:23:17.010 | ++ functions-common:get_field:728 : local data field 2021-02-10 03:23:17.021 | ++ functions-common:get_field:729 : read data 2021-02-10 03:23:19.445 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:23:19.445 | 2021-02-10 03:23:19.445 | Traceback (most recent call last): 2021-02-10 03:23:19.445 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:23:19.445 | exec(line) 2021-02-10 03:23:19.445 | File "", line 1, in 2021-02-10 03:23:19.445 | File "", line 568, in module_from_spec 2021-02-10 03:23:19.445 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:23:19.445 | 2021-02-10 03:23:19.445 | Remainder of file ignored 2021-02-10 03:23:19.445 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:23:19.446 | from cryptography.utils import int_from_bytes 2021-02-10 03:23:19.446 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:23:19.446 | from cryptography.utils import int_from_bytes 2021-02-10 03:23:19.655 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 03:23:19.662 | ++ functions-common:get_field:730 : '[' 1 -lt 0 ']' 2021-02-10 03:23:19.668 | ++ functions-common:get_field:733 : field='$2' 2021-02-10 03:23:19.672 | ++ functions-common:get_field:735 : echo '| d115b02a31964b6f84e94116df76aaa6 | demo |' 2021-02-10 03:23:19.675 | ++ functions-common:get_field:735 : awk '-F[ \t]*\\|[ \t]*' '{print $2}' 2021-02-10 03:23:19.684 | ++ functions-common:get_field:729 : read data 2021-02-10 03:23:19.690 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:165 : project_id=d115b02a31964b6f84e94116df76aaa6 2021-02-10 03:23:19.696 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:166 : die_if_not_set 166 project_id 'Failure retrieving project_id for demo' 2021-02-10 03:23:19.702 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-02-10 03:23:19.721 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:169 : type -p neutron_plugin_create_initial_network_profile 2021-02-10 03:23:19.723 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:173 : is_networking_extension_supported auto-allocated-topology 2021-02-10 03:23:19.726 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : local extension=auto-allocated-topology 2021-02-10 03:23:19.729 | ++ 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-02-10 03:23:22.576 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:23:22.576 | 2021-02-10 03:23:22.576 | Traceback (most recent call last): 2021-02-10 03:23:22.576 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:23:22.576 | exec(line) 2021-02-10 03:23:22.576 | File "", line 1, in 2021-02-10 03:23:22.577 | File "", line 568, in module_from_spec 2021-02-10 03:23:22.577 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:23:22.577 | 2021-02-10 03:23:22.577 | Remainder of file ignored 2021-02-10 03:23:22.577 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:23:22.577 | from cryptography.utils import int_from_bytes 2021-02-10 03:23:22.577 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:23:22.577 | from cryptography.utils import int_from_bytes 2021-02-10 03:23:22.770 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 03:23:22.773 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:436 : EXT_LIST='address-group 2021-02-10 03:23:22.773 | address-scope 2021-02-10 03:23:22.773 | router-admin-state-down-before-update 2021-02-10 03:23:22.773 | agent 2021-02-10 03:23:22.773 | agent-resources-synced 2021-02-10 03:23:22.773 | allowed-address-pairs 2021-02-10 03:23:22.773 | auto-allocated-topology 2021-02-10 03:23:22.773 | availability_zone 2021-02-10 03:23:22.773 | availability_zone_filter 2021-02-10 03:23:22.773 | default-subnetpools 2021-02-10 03:23:22.773 | dhcp_agent_scheduler 2021-02-10 03:23:22.773 | dvr 2021-02-10 03:23:22.773 | empty-string-filtering 2021-02-10 03:23:22.773 | external-net 2021-02-10 03:23:22.773 | extra_dhcp_opt 2021-02-10 03:23:22.773 | extraroute 2021-02-10 03:23:22.773 | extraroute-atomic 2021-02-10 03:23:22.774 | filter-validation 2021-02-10 03:23:22.774 | fip-port-details 2021-02-10 03:23:22.774 | flavors 2021-02-10 03:23:22.774 | floatingip-pools 2021-02-10 03:23:22.774 | ip-substring-filtering 2021-02-10 03:23:22.774 | router 2021-02-10 03:23:22.774 | ext-gw-mode 2021-02-10 03:23:22.774 | l3-ha 2021-02-10 03:23:22.774 | l3-flavors 2021-02-10 03:23:22.774 | l3-port-ip-change-not-allowed 2021-02-10 03:23:22.774 | l3_agent_scheduler 2021-02-10 03:23:22.774 | multi-provider 2021-02-10 03:23:22.774 | net-mtu 2021-02-10 03:23:22.774 | net-mtu-writable 2021-02-10 03:23:22.774 | network_availability_zone 2021-02-10 03:23:22.774 | network-ip-availability 2021-02-10 03:23:22.774 | pagination 2021-02-10 03:23:22.774 | port-device-profile 2021-02-10 03:23:22.774 | port-mac-address-regenerate 2021-02-10 03:23:22.774 | port-numa-affinity-policy 2021-02-10 03:23:22.774 | binding 2021-02-10 03:23:22.774 | binding-extended 2021-02-10 03:23:22.774 | port-security 2021-02-10 03:23:22.774 | project-id 2021-02-10 03:23:22.774 | provider 2021-02-10 03:23:22.774 | quotas 2021-02-10 03:23:22.774 | quota_details 2021-02-10 03:23:22.774 | rbac-policies 2021-02-10 03:23:22.774 | rbac-address-scope 2021-02-10 03:23:22.774 | rbac-security-groups 2021-02-10 03:23:22.774 | rbac-subnetpool 2021-02-10 03:23:22.774 | revision-if-match 2021-02-10 03:23:22.774 | standard-attr-revisions 2021-02-10 03:23:22.774 | router_availability_zone 2021-02-10 03:23:22.774 | security-groups-normalized-cidr 2021-02-10 03:23:22.775 | port-security-groups-filtering 2021-02-10 03:23:22.775 | security-groups-remote-address-group 2021-02-10 03:23:22.775 | security-group 2021-02-10 03:23:22.775 | service-type 2021-02-10 03:23:22.775 | sorting 2021-02-10 03:23:22.775 | standard-attr-description 2021-02-10 03:23:22.775 | stateful-security-group 2021-02-10 03:23:22.775 | subnet_onboard 2021-02-10 03:23:22.775 | subnet-service-types 2021-02-10 03:23:22.775 | subnet_allocation 2021-02-10 03:23:22.775 | subnetpool-prefix-ops 2021-02-10 03:23:22.775 | standard-attr-tag 2021-02-10 03:23:22.775 | standard-attr-timestamp' 2021-02-10 03:23:22.777 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : [[ address-group 2021-02-10 03:23:22.777 | address-scope 2021-02-10 03:23:22.777 | router-admin-state-down-before-update 2021-02-10 03:23:22.777 | agent 2021-02-10 03:23:22.777 | agent-resources-synced 2021-02-10 03:23:22.777 | allowed-address-pairs 2021-02-10 03:23:22.777 | auto-allocated-topology 2021-02-10 03:23:22.777 | availability_zone 2021-02-10 03:23:22.777 | availability_zone_filter 2021-02-10 03:23:22.777 | default-subnetpools 2021-02-10 03:23:22.777 | dhcp_agent_scheduler 2021-02-10 03:23:22.777 | dvr 2021-02-10 03:23:22.777 | empty-string-filtering 2021-02-10 03:23:22.777 | external-net 2021-02-10 03:23:22.777 | extra_dhcp_opt 2021-02-10 03:23:22.777 | extraroute 2021-02-10 03:23:22.777 | extraroute-atomic 2021-02-10 03:23:22.777 | filter-validation 2021-02-10 03:23:22.777 | fip-port-details 2021-02-10 03:23:22.777 | flavors 2021-02-10 03:23:22.777 | floatingip-pools 2021-02-10 03:23:22.777 | ip-substring-filtering 2021-02-10 03:23:22.777 | router 2021-02-10 03:23:22.777 | ext-gw-mode 2021-02-10 03:23:22.777 | l3-ha 2021-02-10 03:23:22.777 | l3-flavors 2021-02-10 03:23:22.777 | l3-port-ip-change-not-allowed 2021-02-10 03:23:22.777 | l3_agent_scheduler 2021-02-10 03:23:22.777 | multi-provider 2021-02-10 03:23:22.777 | net-mtu 2021-02-10 03:23:22.777 | net-mtu-writable 2021-02-10 03:23:22.778 | network_availability_zone 2021-02-10 03:23:22.778 | network-ip-availability 2021-02-10 03:23:22.778 | pagination 2021-02-10 03:23:22.778 | port-device-profile 2021-02-10 03:23:22.778 | port-mac-address-regenerate 2021-02-10 03:23:22.778 | port-numa-affinity-policy 2021-02-10 03:23:22.778 | binding 2021-02-10 03:23:22.778 | binding-extended 2021-02-10 03:23:22.778 | port-security 2021-02-10 03:23:22.778 | project-id 2021-02-10 03:23:22.778 | provider 2021-02-10 03:23:22.778 | quotas 2021-02-10 03:23:22.778 | quota_details 2021-02-10 03:23:22.778 | rbac-policies 2021-02-10 03:23:22.778 | rbac-address-scope 2021-02-10 03:23:22.778 | rbac-security-groups 2021-02-10 03:23:22.778 | rbac-subnetpool 2021-02-10 03:23:22.778 | revision-if-match 2021-02-10 03:23:22.778 | standard-attr-revisions 2021-02-10 03:23:22.778 | router_availability_zone 2021-02-10 03:23:22.778 | security-groups-normalized-cidr 2021-02-10 03:23:22.778 | port-security-groups-filtering 2021-02-10 03:23:22.778 | security-groups-remote-address-group 2021-02-10 03:23:22.778 | security-group 2021-02-10 03:23:22.778 | service-type 2021-02-10 03:23:22.778 | sorting 2021-02-10 03:23:22.778 | standard-attr-description 2021-02-10 03:23:22.778 | stateful-security-group 2021-02-10 03:23:22.778 | subnet_onboard 2021-02-10 03:23:22.778 | subnet-service-types 2021-02-10 03:23:22.778 | subnet_allocation 2021-02-10 03:23:22.778 | subnetpool-prefix-ops 2021-02-10 03:23:22.778 | standard-attr-tag 2021-02-10 03:23:22.779 | standard-attr-timestamp =~ auto-allocated-topology ]] 2021-02-10 03:23:22.781 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : return 0 2021-02-10 03:23:22.784 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:174 : [[ True == \T\r\u\e ]] 2021-02-10 03:23:22.786 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:175 : [[ 4 =~ 4.* ]] 2021-02-10 03:23:22.790 | ++ 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-02-10 03:23:25.405 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:23:25.406 | 2021-02-10 03:23:25.406 | Traceback (most recent call last): 2021-02-10 03:23:25.406 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:23:25.406 | exec(line) 2021-02-10 03:23:25.406 | File "", line 1, in 2021-02-10 03:23:25.406 | File "", line 568, in module_from_spec 2021-02-10 03:23:25.406 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:23:25.406 | 2021-02-10 03:23:25.406 | Remainder of file ignored 2021-02-10 03:23:25.406 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:23:25.406 | from cryptography.utils import int_from_bytes 2021-02-10 03:23:25.406 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:23:25.406 | from cryptography.utils import int_from_bytes 2021-02-10 03:23:25.592 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 03:23:25.596 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:176 : SUBNETPOOL_V4_ID=a956e224-12d1-4ee9-8d16-c030c48ead66 2021-02-10 03:23:25.600 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:178 : [[ 4 =~ .*6 ]] 2021-02-10 03:23:25.604 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:184 : is_provider_network 2021-02-10 03:23:25.607 | + functions-common:is_provider_network:2155 : '[' '' == True ']' 2021-02-10 03:23:25.610 | + functions-common:is_provider_network:2158 : return 1 2021-02-10 03:23:25.614 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : oscwrap --os-cloud devstack-admin --os-region RegionOne network create --project d115b02a31964b6f84e94116df76aaa6 private 2021-02-10 03:23:25.615 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : get_field 2 2021-02-10 03:23:25.615 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : grep ' id ' 2021-02-10 03:23:25.618 | ++ functions-common:get_field:728 : local data field 2021-02-10 03:23:25.621 | ++ functions-common:get_field:729 : read data 2021-02-10 03:23:29.135 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:23:29.135 | 2021-02-10 03:23:29.135 | Traceback (most recent call last): 2021-02-10 03:23:29.135 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:23:29.135 | exec(line) 2021-02-10 03:23:29.135 | File "", line 1, in 2021-02-10 03:23:29.136 | File "", line 568, in module_from_spec 2021-02-10 03:23:29.136 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:23:29.136 | 2021-02-10 03:23:29.136 | Remainder of file ignored 2021-02-10 03:23:29.136 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:23:29.136 | from cryptography.utils import int_from_bytes 2021-02-10 03:23:29.136 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:23:29.136 | from cryptography.utils import int_from_bytes 2021-02-10 03:23:29.327 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 03:23:29.331 | ++ functions-common:get_field:730 : '[' 2 -lt 0 ']' 2021-02-10 03:23:29.336 | ++ functions-common:get_field:733 : field='$3' 2021-02-10 03:23:29.340 | ++ functions-common:get_field:735 : echo '| id | e605a7a2-60e9-4130-b557-0b39a974a675 |' 2021-02-10 03:23:29.340 | ++ functions-common:get_field:735 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-02-10 03:23:29.348 | ++ functions-common:get_field:729 : read data 2021-02-10 03:23:29.353 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:214 : NET_ID=e605a7a2-60e9-4130-b557-0b39a974a675 2021-02-10 03:23:29.357 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:215 : die_if_not_set 215 NET_ID 'Failure creating NET_ID for private d115b02a31964b6f84e94116df76aaa6' 2021-02-10 03:23:29.360 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-02-10 03:23:29.376 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:217 : [[ 4 =~ 4.* ]] 2021-02-10 03:23:29.380 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : _neutron_create_private_subnet_v4 d115b02a31964b6f84e94116df76aaa6 2021-02-10 03:23:29.383 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:266 : local project_id=d115b02a31964b6f84e94116df76aaa6 2021-02-10 03:23:29.385 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:267 : '[' -z a956e224-12d1-4ee9-8d16-c030c48ead66 ']' 2021-02-10 03:23:29.388 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:270 : local 'subnet_params=--project d115b02a31964b6f84e94116df76aaa6 ' 2021-02-10 03:23:29.390 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:271 : subnet_params+='--ip-version 4 ' 2021-02-10 03:23:29.393 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:272 : [[ -n 172.20.0.1 ]] 2021-02-10 03:23:29.396 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:273 : subnet_params+='--gateway 172.20.0.1 ' 2021-02-10 03:23:29.398 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:275 : subnet_params+='--subnet-pool a956e224-12d1-4ee9-8d16-c030c48ead66 ' 2021-02-10 03:23:29.401 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:276 : subnet_params+=' ' 2021-02-10 03:23:29.403 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:277 : subnet_params+='--network e605a7a2-60e9-4130-b557-0b39a974a675 private-subnet' 2021-02-10 03:23:29.405 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:278 : local subnet_id 2021-02-10 03:23:29.409 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:279 : oscwrap --os-cloud devstack-admin --os-region RegionOne subnet create --project d115b02a31964b6f84e94116df76aaa6 --ip-version 4 --gateway 172.20.0.1 --subnet-pool a956e224-12d1-4ee9-8d16-c030c48ead66 --network e605a7a2-60e9-4130-b557-0b39a974a675 private-subnet 2021-02-10 03:23:29.410 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:279 : grep ' id ' 2021-02-10 03:23:29.410 | +++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:279 : get_field 2 2021-02-10 03:23:29.413 | +++ functions-common:get_field:728 : local data field 2021-02-10 03:23:29.416 | +++ functions-common:get_field:729 : read data 2021-02-10 03:23:33.070 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:23:33.070 | 2021-02-10 03:23:33.070 | Traceback (most recent call last): 2021-02-10 03:23:33.070 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:23:33.070 | exec(line) 2021-02-10 03:23:33.070 | File "", line 1, in 2021-02-10 03:23:33.070 | File "", line 568, in module_from_spec 2021-02-10 03:23:33.070 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:23:33.071 | 2021-02-10 03:23:33.071 | Remainder of file ignored 2021-02-10 03:23:33.071 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:23:33.071 | from cryptography.utils import int_from_bytes 2021-02-10 03:23:33.071 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:23:33.071 | from cryptography.utils import int_from_bytes 2021-02-10 03:23:33.262 | +++ functions-common:oscwrap:2346 : return 0 2021-02-10 03:23:33.265 | +++ functions-common:get_field:730 : '[' 2 -lt 0 ']' 2021-02-10 03:23:33.268 | +++ functions-common:get_field:733 : field='$3' 2021-02-10 03:23:33.271 | +++ functions-common:get_field:735 : echo '| id | e796ebc4-6df9-464f-ad6e-80c4766696bf |' 2021-02-10 03:23:33.271 | +++ functions-common:get_field:735 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-02-10 03:23:33.276 | +++ functions-common:get_field:729 : read data 2021-02-10 03:23:33.280 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:279 : subnet_id=e796ebc4-6df9-464f-ad6e-80c4766696bf 2021-02-10 03:23:33.283 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:280 : die_if_not_set 280 subnet_id 'Failure creating private IPv4 subnet for d115b02a31964b6f84e94116df76aaa6' 2021-02-10 03:23:33.285 | ++ functions-common:die_if_not_set:216 : local exitcode=0 2021-02-10 03:23:33.302 | ++ lib/neutron_plugins/services/l3:_neutron_create_private_subnet_v4:281 : echo e796ebc4-6df9-464f-ad6e-80c4766696bf 2021-02-10 03:23:33.305 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:219 : SUBNET_ID=e796ebc4-6df9-464f-ad6e-80c4766696bf 2021-02-10 03:23:33.308 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:222 : [[ 4 =~ .*6 ]] 2021-02-10 03:23:33.311 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : is_networking_extension_supported router 2021-02-10 03:23:33.314 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : local extension=router 2021-02-10 03:23:33.317 | ++ 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-02-10 03:23:35.723 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:23:35.723 | 2021-02-10 03:23:35.723 | Traceback (most recent call last): 2021-02-10 03:23:35.723 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:23:35.723 | exec(line) 2021-02-10 03:23:35.723 | File "", line 1, in 2021-02-10 03:23:35.723 | File "", line 568, in module_from_spec 2021-02-10 03:23:35.723 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:23:35.723 | 2021-02-10 03:23:35.724 | Remainder of file ignored 2021-02-10 03:23:35.724 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:23:35.724 | from cryptography.utils import int_from_bytes 2021-02-10 03:23:35.724 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:23:35.724 | from cryptography.utils import int_from_bytes 2021-02-10 03:23:35.918 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 03:23:35.921 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:436 : EXT_LIST='address-group 2021-02-10 03:23:35.921 | address-scope 2021-02-10 03:23:35.921 | router-admin-state-down-before-update 2021-02-10 03:23:35.921 | agent 2021-02-10 03:23:35.921 | agent-resources-synced 2021-02-10 03:23:35.921 | allowed-address-pairs 2021-02-10 03:23:35.921 | auto-allocated-topology 2021-02-10 03:23:35.921 | availability_zone 2021-02-10 03:23:35.921 | availability_zone_filter 2021-02-10 03:23:35.921 | default-subnetpools 2021-02-10 03:23:35.922 | dhcp_agent_scheduler 2021-02-10 03:23:35.922 | dvr 2021-02-10 03:23:35.922 | empty-string-filtering 2021-02-10 03:23:35.922 | external-net 2021-02-10 03:23:35.922 | extra_dhcp_opt 2021-02-10 03:23:35.922 | extraroute 2021-02-10 03:23:35.922 | extraroute-atomic 2021-02-10 03:23:35.922 | filter-validation 2021-02-10 03:23:35.922 | fip-port-details 2021-02-10 03:23:35.922 | flavors 2021-02-10 03:23:35.922 | floatingip-pools 2021-02-10 03:23:35.922 | ip-substring-filtering 2021-02-10 03:23:35.922 | router 2021-02-10 03:23:35.922 | ext-gw-mode 2021-02-10 03:23:35.922 | l3-ha 2021-02-10 03:23:35.922 | l3-flavors 2021-02-10 03:23:35.922 | l3-port-ip-change-not-allowed 2021-02-10 03:23:35.922 | l3_agent_scheduler 2021-02-10 03:23:35.922 | multi-provider 2021-02-10 03:23:35.922 | net-mtu 2021-02-10 03:23:35.922 | net-mtu-writable 2021-02-10 03:23:35.922 | network_availability_zone 2021-02-10 03:23:35.922 | network-ip-availability 2021-02-10 03:23:35.922 | pagination 2021-02-10 03:23:35.922 | port-device-profile 2021-02-10 03:23:35.922 | port-mac-address-regenerate 2021-02-10 03:23:35.922 | port-numa-affinity-policy 2021-02-10 03:23:35.922 | binding 2021-02-10 03:23:35.922 | binding-extended 2021-02-10 03:23:35.922 | port-security 2021-02-10 03:23:35.922 | project-id 2021-02-10 03:23:35.922 | provider 2021-02-10 03:23:35.922 | quotas 2021-02-10 03:23:35.922 | quota_details 2021-02-10 03:23:35.922 | rbac-policies 2021-02-10 03:23:35.923 | rbac-address-scope 2021-02-10 03:23:35.923 | rbac-security-groups 2021-02-10 03:23:35.923 | rbac-subnetpool 2021-02-10 03:23:35.923 | revision-if-match 2021-02-10 03:23:35.923 | standard-attr-revisions 2021-02-10 03:23:35.923 | router_availability_zone 2021-02-10 03:23:35.923 | security-groups-normalized-cidr 2021-02-10 03:23:35.923 | port-security-groups-filtering 2021-02-10 03:23:35.923 | security-groups-remote-address-group 2021-02-10 03:23:35.923 | security-group 2021-02-10 03:23:35.923 | service-type 2021-02-10 03:23:35.923 | sorting 2021-02-10 03:23:35.923 | standard-attr-description 2021-02-10 03:23:35.923 | stateful-security-group 2021-02-10 03:23:35.923 | subnet_onboard 2021-02-10 03:23:35.923 | subnet-service-types 2021-02-10 03:23:35.923 | subnet_allocation 2021-02-10 03:23:35.923 | subnetpool-prefix-ops 2021-02-10 03:23:35.923 | standard-attr-tag 2021-02-10 03:23:35.923 | standard-attr-timestamp' 2021-02-10 03:23:35.924 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : [[ address-group 2021-02-10 03:23:35.924 | address-scope 2021-02-10 03:23:35.924 | router-admin-state-down-before-update 2021-02-10 03:23:35.924 | agent 2021-02-10 03:23:35.924 | agent-resources-synced 2021-02-10 03:23:35.924 | allowed-address-pairs 2021-02-10 03:23:35.924 | auto-allocated-topology 2021-02-10 03:23:35.924 | availability_zone 2021-02-10 03:23:35.924 | availability_zone_filter 2021-02-10 03:23:35.924 | default-subnetpools 2021-02-10 03:23:35.924 | dhcp_agent_scheduler 2021-02-10 03:23:35.924 | dvr 2021-02-10 03:23:35.924 | empty-string-filtering 2021-02-10 03:23:35.924 | external-net 2021-02-10 03:23:35.924 | extra_dhcp_opt 2021-02-10 03:23:35.924 | extraroute 2021-02-10 03:23:35.924 | extraroute-atomic 2021-02-10 03:23:35.924 | filter-validation 2021-02-10 03:23:35.924 | fip-port-details 2021-02-10 03:23:35.924 | flavors 2021-02-10 03:23:35.924 | floatingip-pools 2021-02-10 03:23:35.924 | ip-substring-filtering 2021-02-10 03:23:35.925 | router 2021-02-10 03:23:35.925 | ext-gw-mode 2021-02-10 03:23:35.925 | l3-ha 2021-02-10 03:23:35.925 | l3-flavors 2021-02-10 03:23:35.925 | l3-port-ip-change-not-allowed 2021-02-10 03:23:35.925 | l3_agent_scheduler 2021-02-10 03:23:35.925 | multi-provider 2021-02-10 03:23:35.925 | net-mtu 2021-02-10 03:23:35.925 | net-mtu-writable 2021-02-10 03:23:35.925 | network_availability_zone 2021-02-10 03:23:35.925 | network-ip-availability 2021-02-10 03:23:35.925 | pagination 2021-02-10 03:23:35.925 | port-device-profile 2021-02-10 03:23:35.925 | port-mac-address-regenerate 2021-02-10 03:23:35.925 | port-numa-affinity-policy 2021-02-10 03:23:35.925 | binding 2021-02-10 03:23:35.925 | binding-extended 2021-02-10 03:23:35.925 | port-security 2021-02-10 03:23:35.925 | project-id 2021-02-10 03:23:35.925 | provider 2021-02-10 03:23:35.925 | quotas 2021-02-10 03:23:35.925 | quota_details 2021-02-10 03:23:35.925 | rbac-policies 2021-02-10 03:23:35.925 | rbac-address-scope 2021-02-10 03:23:35.925 | rbac-security-groups 2021-02-10 03:23:35.925 | rbac-subnetpool 2021-02-10 03:23:35.925 | revision-if-match 2021-02-10 03:23:35.925 | standard-attr-revisions 2021-02-10 03:23:35.925 | router_availability_zone 2021-02-10 03:23:35.925 | security-groups-normalized-cidr 2021-02-10 03:23:35.925 | port-security-groups-filtering 2021-02-10 03:23:35.925 | security-groups-remote-address-group 2021-02-10 03:23:35.925 | security-group 2021-02-10 03:23:35.926 | service-type 2021-02-10 03:23:35.926 | sorting 2021-02-10 03:23:35.926 | standard-attr-description 2021-02-10 03:23:35.926 | stateful-security-group 2021-02-10 03:23:35.926 | subnet_onboard 2021-02-10 03:23:35.926 | subnet-service-types 2021-02-10 03:23:35.926 | subnet_allocation 2021-02-10 03:23:35.926 | subnetpool-prefix-ops 2021-02-10 03:23:35.926 | standard-attr-tag 2021-02-10 03:23:35.926 | standard-attr-timestamp =~ router ]] 2021-02-10 03:23:35.927 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : return 0 2021-02-10 03:23:35.930 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:228 : is_networking_extension_supported external-net 2021-02-10 03:23:35.933 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : local extension=external-net 2021-02-10 03:23:35.936 | ++ 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-02-10 03:23:38.348 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:23:38.348 | 2021-02-10 03:23:38.348 | Traceback (most recent call last): 2021-02-10 03:23:38.348 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:23:38.348 | exec(line) 2021-02-10 03:23:38.348 | File "", line 1, in 2021-02-10 03:23:38.348 | File "", line 568, in module_from_spec 2021-02-10 03:23:38.348 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:23:38.348 | 2021-02-10 03:23:38.348 | Remainder of file ignored 2021-02-10 03:23:38.348 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:23:38.348 | from cryptography.utils import int_from_bytes 2021-02-10 03:23:38.348 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:23:38.348 | from cryptography.utils import int_from_bytes 2021-02-10 03:23:38.536 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 03:23:38.540 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:436 : EXT_LIST='address-group 2021-02-10 03:23:38.540 | address-scope 2021-02-10 03:23:38.540 | router-admin-state-down-before-update 2021-02-10 03:23:38.540 | agent 2021-02-10 03:23:38.540 | agent-resources-synced 2021-02-10 03:23:38.540 | allowed-address-pairs 2021-02-10 03:23:38.540 | auto-allocated-topology 2021-02-10 03:23:38.540 | availability_zone 2021-02-10 03:23:38.540 | availability_zone_filter 2021-02-10 03:23:38.540 | default-subnetpools 2021-02-10 03:23:38.540 | dhcp_agent_scheduler 2021-02-10 03:23:38.540 | dvr 2021-02-10 03:23:38.540 | empty-string-filtering 2021-02-10 03:23:38.540 | external-net 2021-02-10 03:23:38.540 | extra_dhcp_opt 2021-02-10 03:23:38.541 | extraroute 2021-02-10 03:23:38.541 | extraroute-atomic 2021-02-10 03:23:38.541 | filter-validation 2021-02-10 03:23:38.541 | fip-port-details 2021-02-10 03:23:38.541 | flavors 2021-02-10 03:23:38.541 | floatingip-pools 2021-02-10 03:23:38.541 | ip-substring-filtering 2021-02-10 03:23:38.541 | router 2021-02-10 03:23:38.541 | ext-gw-mode 2021-02-10 03:23:38.541 | l3-ha 2021-02-10 03:23:38.541 | l3-flavors 2021-02-10 03:23:38.541 | l3-port-ip-change-not-allowed 2021-02-10 03:23:38.541 | l3_agent_scheduler 2021-02-10 03:23:38.541 | multi-provider 2021-02-10 03:23:38.541 | net-mtu 2021-02-10 03:23:38.541 | net-mtu-writable 2021-02-10 03:23:38.541 | network_availability_zone 2021-02-10 03:23:38.541 | network-ip-availability 2021-02-10 03:23:38.541 | pagination 2021-02-10 03:23:38.541 | port-device-profile 2021-02-10 03:23:38.541 | port-mac-address-regenerate 2021-02-10 03:23:38.541 | port-numa-affinity-policy 2021-02-10 03:23:38.542 | binding 2021-02-10 03:23:38.542 | binding-extended 2021-02-10 03:23:38.542 | port-security 2021-02-10 03:23:38.542 | project-id 2021-02-10 03:23:38.542 | provider 2021-02-10 03:23:38.542 | quotas 2021-02-10 03:23:38.542 | quota_details 2021-02-10 03:23:38.542 | rbac-policies 2021-02-10 03:23:38.542 | rbac-address-scope 2021-02-10 03:23:38.542 | rbac-security-groups 2021-02-10 03:23:38.542 | rbac-subnetpool 2021-02-10 03:23:38.542 | revision-if-match 2021-02-10 03:23:38.542 | standard-attr-revisions 2021-02-10 03:23:38.542 | router_availability_zone 2021-02-10 03:23:38.542 | security-groups-normalized-cidr 2021-02-10 03:23:38.542 | port-security-groups-filtering 2021-02-10 03:23:38.542 | security-groups-remote-address-group 2021-02-10 03:23:38.542 | security-group 2021-02-10 03:23:38.542 | service-type 2021-02-10 03:23:38.542 | sorting 2021-02-10 03:23:38.542 | standard-attr-description 2021-02-10 03:23:38.542 | stateful-security-group 2021-02-10 03:23:38.542 | subnet_onboard 2021-02-10 03:23:38.542 | subnet-service-types 2021-02-10 03:23:38.542 | subnet_allocation 2021-02-10 03:23:38.542 | subnetpool-prefix-ops 2021-02-10 03:23:38.542 | standard-attr-tag 2021-02-10 03:23:38.542 | standard-attr-timestamp' 2021-02-10 03:23:38.544 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : [[ address-group 2021-02-10 03:23:38.544 | address-scope 2021-02-10 03:23:38.544 | router-admin-state-down-before-update 2021-02-10 03:23:38.544 | agent 2021-02-10 03:23:38.544 | agent-resources-synced 2021-02-10 03:23:38.544 | allowed-address-pairs 2021-02-10 03:23:38.544 | auto-allocated-topology 2021-02-10 03:23:38.544 | availability_zone 2021-02-10 03:23:38.544 | availability_zone_filter 2021-02-10 03:23:38.544 | default-subnetpools 2021-02-10 03:23:38.544 | dhcp_agent_scheduler 2021-02-10 03:23:38.544 | dvr 2021-02-10 03:23:38.544 | empty-string-filtering 2021-02-10 03:23:38.544 | external-net 2021-02-10 03:23:38.544 | extra_dhcp_opt 2021-02-10 03:23:38.544 | extraroute 2021-02-10 03:23:38.544 | extraroute-atomic 2021-02-10 03:23:38.544 | filter-validation 2021-02-10 03:23:38.544 | fip-port-details 2021-02-10 03:23:38.544 | flavors 2021-02-10 03:23:38.544 | floatingip-pools 2021-02-10 03:23:38.544 | ip-substring-filtering 2021-02-10 03:23:38.544 | router 2021-02-10 03:23:38.544 | ext-gw-mode 2021-02-10 03:23:38.544 | l3-ha 2021-02-10 03:23:38.544 | l3-flavors 2021-02-10 03:23:38.545 | l3-port-ip-change-not-allowed 2021-02-10 03:23:38.545 | l3_agent_scheduler 2021-02-10 03:23:38.545 | multi-provider 2021-02-10 03:23:38.545 | net-mtu 2021-02-10 03:23:38.545 | net-mtu-writable 2021-02-10 03:23:38.545 | network_availability_zone 2021-02-10 03:23:38.545 | network-ip-availability 2021-02-10 03:23:38.545 | pagination 2021-02-10 03:23:38.545 | port-device-profile 2021-02-10 03:23:38.545 | port-mac-address-regenerate 2021-02-10 03:23:38.545 | port-numa-affinity-policy 2021-02-10 03:23:38.545 | binding 2021-02-10 03:23:38.545 | binding-extended 2021-02-10 03:23:38.545 | port-security 2021-02-10 03:23:38.545 | project-id 2021-02-10 03:23:38.545 | provider 2021-02-10 03:23:38.545 | quotas 2021-02-10 03:23:38.545 | quota_details 2021-02-10 03:23:38.545 | rbac-policies 2021-02-10 03:23:38.545 | rbac-address-scope 2021-02-10 03:23:38.545 | rbac-security-groups 2021-02-10 03:23:38.545 | rbac-subnetpool 2021-02-10 03:23:38.545 | revision-if-match 2021-02-10 03:23:38.545 | standard-attr-revisions 2021-02-10 03:23:38.545 | router_availability_zone 2021-02-10 03:23:38.545 | security-groups-normalized-cidr 2021-02-10 03:23:38.545 | port-security-groups-filtering 2021-02-10 03:23:38.545 | security-groups-remote-address-group 2021-02-10 03:23:38.545 | security-group 2021-02-10 03:23:38.545 | service-type 2021-02-10 03:23:38.545 | sorting 2021-02-10 03:23:38.545 | standard-attr-description 2021-02-10 03:23:38.545 | stateful-security-group 2021-02-10 03:23:38.545 | subnet_onboard 2021-02-10 03:23:38.546 | subnet-service-types 2021-02-10 03:23:38.546 | subnet_allocation 2021-02-10 03:23:38.546 | subnetpool-prefix-ops 2021-02-10 03:23:38.546 | standard-attr-tag 2021-02-10 03:23:38.546 | standard-attr-timestamp =~ external-net ]] 2021-02-10 03:23:38.546 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : return 0 2021-02-10 03:23:38.549 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:230 : [[ True == \T\r\u\e ]] 2021-02-10 03:23:38.553 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : oscwrap --os-cloud devstack-admin --os-region RegionOne router create --project d115b02a31964b6f84e94116df76aaa6 router1 2021-02-10 03:23:38.553 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : grep ' id ' 2021-02-10 03:23:38.554 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : get_field 2 2021-02-10 03:23:38.556 | ++ functions-common:get_field:728 : local data field 2021-02-10 03:23:38.559 | ++ functions-common:get_field:729 : read data 2021-02-10 03:23:41.186 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:23:41.186 | 2021-02-10 03:23:41.186 | Traceback (most recent call last): 2021-02-10 03:23:41.186 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:23:41.186 | exec(line) 2021-02-10 03:23:41.186 | File "", line 1, in 2021-02-10 03:23:41.186 | File "", line 568, in module_from_spec 2021-02-10 03:23:41.186 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:23:41.186 | 2021-02-10 03:23:41.186 | Remainder of file ignored 2021-02-10 03:23:41.186 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:23:41.186 | from cryptography.utils import int_from_bytes 2021-02-10 03:23:41.186 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:23:41.186 | from cryptography.utils import int_from_bytes 2021-02-10 03:23:41.372 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 03:23:41.376 | ++ functions-common:get_field:730 : '[' 2 -lt 0 ']' 2021-02-10 03:23:41.380 | ++ functions-common:get_field:733 : field='$3' 2021-02-10 03:23:41.385 | ++ functions-common:get_field:735 : echo '| id | 45998b47-de37-4c3e-8a6e-323d19694ddf |' 2021-02-10 03:23:41.385 | ++ functions-common:get_field:735 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-02-10 03:23:41.391 | ++ functions-common:get_field:729 : read data 2021-02-10 03:23:41.395 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:232 : ROUTER_ID=45998b47-de37-4c3e-8a6e-323d19694ddf 2021-02-10 03:23:41.398 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:233 : die_if_not_set 233 ROUTER_ID 'Failure creating ROUTER_ID for d115b02a31964b6f84e94116df76aaa6 router1' 2021-02-10 03:23:41.401 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-02-10 03:23:41.417 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:240 : EXTERNAL_NETWORK_FLAGS=--external 2021-02-10 03:23:41.419 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:241 : is_networking_extension_supported auto-allocated-topology 2021-02-10 03:23:41.422 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : local extension=auto-allocated-topology 2021-02-10 03:23:41.425 | ++ 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-02-10 03:23:43.860 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:23:43.860 | 2021-02-10 03:23:43.860 | Traceback (most recent call last): 2021-02-10 03:23:43.860 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:23:43.860 | exec(line) 2021-02-10 03:23:43.860 | File "", line 1, in 2021-02-10 03:23:43.860 | File "", line 568, in module_from_spec 2021-02-10 03:23:43.860 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:23:43.861 | 2021-02-10 03:23:43.861 | Remainder of file ignored 2021-02-10 03:23:43.861 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:23:43.861 | from cryptography.utils import int_from_bytes 2021-02-10 03:23:43.861 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:23:43.861 | from cryptography.utils import int_from_bytes 2021-02-10 03:23:44.051 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 03:23:44.055 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:436 : EXT_LIST='address-group 2021-02-10 03:23:44.055 | address-scope 2021-02-10 03:23:44.055 | router-admin-state-down-before-update 2021-02-10 03:23:44.055 | agent 2021-02-10 03:23:44.055 | agent-resources-synced 2021-02-10 03:23:44.055 | allowed-address-pairs 2021-02-10 03:23:44.055 | auto-allocated-topology 2021-02-10 03:23:44.055 | availability_zone 2021-02-10 03:23:44.056 | availability_zone_filter 2021-02-10 03:23:44.056 | default-subnetpools 2021-02-10 03:23:44.056 | dhcp_agent_scheduler 2021-02-10 03:23:44.056 | dvr 2021-02-10 03:23:44.056 | empty-string-filtering 2021-02-10 03:23:44.056 | external-net 2021-02-10 03:23:44.056 | extra_dhcp_opt 2021-02-10 03:23:44.056 | extraroute 2021-02-10 03:23:44.056 | extraroute-atomic 2021-02-10 03:23:44.056 | filter-validation 2021-02-10 03:23:44.056 | fip-port-details 2021-02-10 03:23:44.056 | flavors 2021-02-10 03:23:44.056 | floatingip-pools 2021-02-10 03:23:44.056 | ip-substring-filtering 2021-02-10 03:23:44.056 | router 2021-02-10 03:23:44.056 | ext-gw-mode 2021-02-10 03:23:44.056 | l3-ha 2021-02-10 03:23:44.056 | l3-flavors 2021-02-10 03:23:44.056 | l3-port-ip-change-not-allowed 2021-02-10 03:23:44.056 | l3_agent_scheduler 2021-02-10 03:23:44.056 | multi-provider 2021-02-10 03:23:44.057 | net-mtu 2021-02-10 03:23:44.057 | net-mtu-writable 2021-02-10 03:23:44.057 | network_availability_zone 2021-02-10 03:23:44.057 | network-ip-availability 2021-02-10 03:23:44.057 | pagination 2021-02-10 03:23:44.057 | port-device-profile 2021-02-10 03:23:44.057 | port-mac-address-regenerate 2021-02-10 03:23:44.057 | port-numa-affinity-policy 2021-02-10 03:23:44.057 | binding 2021-02-10 03:23:44.057 | binding-extended 2021-02-10 03:23:44.057 | port-security 2021-02-10 03:23:44.057 | project-id 2021-02-10 03:23:44.057 | provider 2021-02-10 03:23:44.057 | quotas 2021-02-10 03:23:44.057 | quota_details 2021-02-10 03:23:44.057 | rbac-policies 2021-02-10 03:23:44.057 | rbac-address-scope 2021-02-10 03:23:44.057 | rbac-security-groups 2021-02-10 03:23:44.058 | rbac-subnetpool 2021-02-10 03:23:44.058 | revision-if-match 2021-02-10 03:23:44.058 | standard-attr-revisions 2021-02-10 03:23:44.058 | router_availability_zone 2021-02-10 03:23:44.058 | security-groups-normalized-cidr 2021-02-10 03:23:44.058 | port-security-groups-filtering 2021-02-10 03:23:44.058 | security-groups-remote-address-group 2021-02-10 03:23:44.058 | security-group 2021-02-10 03:23:44.058 | service-type 2021-02-10 03:23:44.058 | sorting 2021-02-10 03:23:44.058 | standard-attr-description 2021-02-10 03:23:44.058 | stateful-security-group 2021-02-10 03:23:44.058 | subnet_onboard 2021-02-10 03:23:44.058 | subnet-service-types 2021-02-10 03:23:44.058 | subnet_allocation 2021-02-10 03:23:44.058 | subnetpool-prefix-ops 2021-02-10 03:23:44.058 | standard-attr-tag 2021-02-10 03:23:44.058 | standard-attr-timestamp' 2021-02-10 03:23:44.059 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : [[ address-group 2021-02-10 03:23:44.059 | address-scope 2021-02-10 03:23:44.059 | router-admin-state-down-before-update 2021-02-10 03:23:44.059 | agent 2021-02-10 03:23:44.059 | agent-resources-synced 2021-02-10 03:23:44.059 | allowed-address-pairs 2021-02-10 03:23:44.059 | auto-allocated-topology 2021-02-10 03:23:44.060 | availability_zone 2021-02-10 03:23:44.060 | availability_zone_filter 2021-02-10 03:23:44.060 | default-subnetpools 2021-02-10 03:23:44.060 | dhcp_agent_scheduler 2021-02-10 03:23:44.060 | dvr 2021-02-10 03:23:44.060 | empty-string-filtering 2021-02-10 03:23:44.060 | external-net 2021-02-10 03:23:44.060 | extra_dhcp_opt 2021-02-10 03:23:44.060 | extraroute 2021-02-10 03:23:44.060 | extraroute-atomic 2021-02-10 03:23:44.060 | filter-validation 2021-02-10 03:23:44.060 | fip-port-details 2021-02-10 03:23:44.060 | flavors 2021-02-10 03:23:44.060 | floatingip-pools 2021-02-10 03:23:44.060 | ip-substring-filtering 2021-02-10 03:23:44.060 | router 2021-02-10 03:23:44.060 | ext-gw-mode 2021-02-10 03:23:44.060 | l3-ha 2021-02-10 03:23:44.060 | l3-flavors 2021-02-10 03:23:44.060 | l3-port-ip-change-not-allowed 2021-02-10 03:23:44.060 | l3_agent_scheduler 2021-02-10 03:23:44.060 | multi-provider 2021-02-10 03:23:44.060 | net-mtu 2021-02-10 03:23:44.060 | net-mtu-writable 2021-02-10 03:23:44.060 | network_availability_zone 2021-02-10 03:23:44.060 | network-ip-availability 2021-02-10 03:23:44.060 | pagination 2021-02-10 03:23:44.060 | port-device-profile 2021-02-10 03:23:44.060 | port-mac-address-regenerate 2021-02-10 03:23:44.060 | port-numa-affinity-policy 2021-02-10 03:23:44.060 | binding 2021-02-10 03:23:44.060 | binding-extended 2021-02-10 03:23:44.060 | port-security 2021-02-10 03:23:44.060 | project-id 2021-02-10 03:23:44.060 | provider 2021-02-10 03:23:44.061 | quotas 2021-02-10 03:23:44.061 | quota_details 2021-02-10 03:23:44.061 | rbac-policies 2021-02-10 03:23:44.061 | rbac-address-scope 2021-02-10 03:23:44.061 | rbac-security-groups 2021-02-10 03:23:44.061 | rbac-subnetpool 2021-02-10 03:23:44.061 | revision-if-match 2021-02-10 03:23:44.061 | standard-attr-revisions 2021-02-10 03:23:44.061 | router_availability_zone 2021-02-10 03:23:44.061 | security-groups-normalized-cidr 2021-02-10 03:23:44.061 | port-security-groups-filtering 2021-02-10 03:23:44.061 | security-groups-remote-address-group 2021-02-10 03:23:44.061 | security-group 2021-02-10 03:23:44.061 | service-type 2021-02-10 03:23:44.061 | sorting 2021-02-10 03:23:44.061 | standard-attr-description 2021-02-10 03:23:44.061 | stateful-security-group 2021-02-10 03:23:44.061 | subnet_onboard 2021-02-10 03:23:44.061 | subnet-service-types 2021-02-10 03:23:44.061 | subnet_allocation 2021-02-10 03:23:44.061 | subnetpool-prefix-ops 2021-02-10 03:23:44.061 | standard-attr-tag 2021-02-10 03:23:44.061 | standard-attr-timestamp =~ auto-allocated-topology ]] 2021-02-10 03:23:44.062 | + lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : return 0 2021-02-10 03:23:44.065 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:242 : EXTERNAL_NETWORK_FLAGS='--external --default' 2021-02-10 03:23:44.067 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:245 : '[' True = True ']' 2021-02-10 03:23:44.072 | ++ 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-02-10 03:23:44.072 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : grep ' id ' 2021-02-10 03:23:44.072 | ++ lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : get_field 2 2021-02-10 03:23:44.075 | ++ functions-common:get_field:728 : local data field 2021-02-10 03:23:44.078 | ++ functions-common:get_field:729 : read data 2021-02-10 03:23:46.898 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:23:46.899 | 2021-02-10 03:23:46.899 | Traceback (most recent call last): 2021-02-10 03:23:46.899 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:23:46.899 | exec(line) 2021-02-10 03:23:46.899 | File "", line 1, in 2021-02-10 03:23:46.899 | File "", line 568, in module_from_spec 2021-02-10 03:23:46.899 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:23:46.899 | 2021-02-10 03:23:46.899 | Remainder of file ignored 2021-02-10 03:23:46.899 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:23:46.899 | from cryptography.utils import int_from_bytes 2021-02-10 03:23:46.899 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:23:46.899 | from cryptography.utils import int_from_bytes 2021-02-10 03:23:47.116 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 03:23:47.119 | ++ functions-common:get_field:730 : '[' 2 -lt 0 ']' 2021-02-10 03:23:47.121 | ++ functions-common:get_field:733 : field='$3' 2021-02-10 03:23:47.125 | ++ functions-common:get_field:735 : echo '| id | bfd8e2be-3754-4b40-a403-9dab5c703496 |' 2021-02-10 03:23:47.125 | ++ functions-common:get_field:735 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-02-10 03:23:47.130 | ++ functions-common:get_field:729 : read data 2021-02-10 03:23:47.134 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:246 : EXT_NET_ID=bfd8e2be-3754-4b40-a403-9dab5c703496 2021-02-10 03:23:47.136 | + 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-02-10 03:23:47.139 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-02-10 03:23:47.155 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:252 : [[ 4 =~ 4.* ]] 2021-02-10 03:23:47.158 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:254 : _neutron_configure_router_v4 2021-02-10 03:23:47.160 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:336 : openstack --os-cloud devstack-admin --os-region RegionOne router add subnet 45998b47-de37-4c3e-8a6e-323d19694ddf e796ebc4-6df9-464f-ad6e-80c4766696bf 2021-02-10 03:23:52.612 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:23:52.612 | 2021-02-10 03:23:52.612 | Traceback (most recent call last): 2021-02-10 03:23:52.612 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:23:52.612 | exec(line) 2021-02-10 03:23:52.612 | File "", line 1, in 2021-02-10 03:23:52.612 | File "", line 568, in module_from_spec 2021-02-10 03:23:52.612 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:23:52.612 | 2021-02-10 03:23:52.612 | Remainder of file ignored 2021-02-10 03:23:52.612 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:23:52.612 | from cryptography.utils import int_from_bytes 2021-02-10 03:23:52.612 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:23:52.612 | from cryptography.utils import int_from_bytes 2021-02-10 03:23:52.803 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:338 : local id_and_ext_gw_ip 2021-02-10 03:23:52.806 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:339 : _neutron_create_public_subnet_v4 bfd8e2be-3754-4b40-a403-9dab5c703496 2021-02-10 03:23:52.809 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:309 : local 'subnet_params=--ip-version 4 ' 2021-02-10 03:23:52.812 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:310 : subnet_params+=' ' 2021-02-10 03:23:52.815 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:311 : [[ -n 172.31.0.1 ]] 2021-02-10 03:23:52.817 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:312 : subnet_params+='--gateway 172.31.0.1 ' 2021-02-10 03:23:52.819 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:314 : subnet_params+='--network bfd8e2be-3754-4b40-a403-9dab5c703496 --subnet-range 172.31.0.0/24 --no-dhcp ' 2021-02-10 03:23:52.822 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:315 : subnet_params+=public-subnet 2021-02-10 03:23:52.825 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:316 : local id_and_ext_gw_ip 2021-02-10 03:23:52.829 | +++ 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 bfd8e2be-3754-4b40-a403-9dab5c703496 --subnet-range 172.31.0.0/24 --no-dhcp public-subnet 2021-02-10 03:23:52.829 | +++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:317 : grep -e gateway_ip -e ' id ' 2021-02-10 03:23:56.151 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:23:56.151 | 2021-02-10 03:23:56.151 | Traceback (most recent call last): 2021-02-10 03:23:56.151 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:23:56.151 | exec(line) 2021-02-10 03:23:56.151 | File "", line 1, in 2021-02-10 03:23:56.151 | File "", line 568, in module_from_spec 2021-02-10 03:23:56.151 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:23:56.151 | 2021-02-10 03:23:56.151 | Remainder of file ignored 2021-02-10 03:23:56.151 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:23:56.151 | from cryptography.utils import int_from_bytes 2021-02-10 03:23:56.151 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:23:56.151 | from cryptography.utils import int_from_bytes 2021-02-10 03:23:56.350 | +++ functions-common:oscwrap:2346 : return 0 2021-02-10 03:23:56.354 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:317 : id_and_ext_gw_ip='| gateway_ip | 172.31.0.1 | 2021-02-10 03:23:56.354 | | id | b0936ab5-f1ea-4665-867d-ea7c920aee66 |' 2021-02-10 03:23:56.357 | ++ 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-02-10 03:23:56.359 | ++ functions-common:die_if_not_set:216 : local exitcode=0 2021-02-10 03:23:56.374 | ++ lib/neutron_plugins/services/l3:_neutron_create_public_subnet_v4:319 : echo '|' gateway_ip '|' 172.31.0.1 '|' '|' id '|' b0936ab5-f1ea-4665-867d-ea7c920aee66 '|' 2021-02-10 03:23:56.377 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:339 : id_and_ext_gw_ip='| gateway_ip | 172.31.0.1 | | id | b0936ab5-f1ea-4665-867d-ea7c920aee66 |' 2021-02-10 03:23:56.380 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:340 : local ext_gw_ip 2021-02-10 03:23:56.384 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : get_field 2 2021-02-10 03:23:56.384 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : echo '|' gateway_ip '|' 172.31.0.1 '|' '|' id '|' b0936ab5-f1ea-4665-867d-ea7c920aee66 '|' 2021-02-10 03:23:56.386 | ++ functions-common:get_field:728 : local data field 2021-02-10 03:23:56.391 | ++ functions-common:get_field:729 : read data 2021-02-10 03:23:56.393 | ++ functions-common:get_field:730 : '[' 2 -lt 0 ']' 2021-02-10 03:23:56.396 | ++ functions-common:get_field:733 : field='$3' 2021-02-10 03:23:56.398 | ++ functions-common:get_field:735 : echo '| gateway_ip | 172.31.0.1 | | id | b0936ab5-f1ea-4665-867d-ea7c920aee66 |' 2021-02-10 03:23:56.399 | ++ functions-common:get_field:735 : awk '-F[ \t]*\\|[ \t]*' '{print $3}' 2021-02-10 03:23:56.404 | ++ functions-common:get_field:729 : read data 2021-02-10 03:23:56.407 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:341 : ext_gw_ip=172.31.0.1 2021-02-10 03:23:56.411 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : echo '|' gateway_ip '|' 172.31.0.1 '|' '|' id '|' b0936ab5-f1ea-4665-867d-ea7c920aee66 '|' 2021-02-10 03:23:56.411 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : get_field 5 2021-02-10 03:23:56.414 | ++ functions-common:get_field:728 : local data field 2021-02-10 03:23:56.416 | ++ functions-common:get_field:729 : read data 2021-02-10 03:23:56.419 | ++ functions-common:get_field:730 : '[' 5 -lt 0 ']' 2021-02-10 03:23:56.421 | ++ functions-common:get_field:733 : field='$6' 2021-02-10 03:23:56.424 | ++ functions-common:get_field:735 : echo '| gateway_ip | 172.31.0.1 | | id | b0936ab5-f1ea-4665-867d-ea7c920aee66 |' 2021-02-10 03:23:56.424 | ++ functions-common:get_field:735 : awk '-F[ \t]*\\|[ \t]*' '{print $6}' 2021-02-10 03:23:56.430 | ++ functions-common:get_field:729 : read data 2021-02-10 03:23:56.433 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:342 : PUB_SUBNET_ID=b0936ab5-f1ea-4665-867d-ea7c920aee66 2021-02-10 03:23:56.435 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:344 : openstack --os-cloud devstack-admin --os-region RegionOne router set --external-gateway bfd8e2be-3754-4b40-a403-9dab5c703496 45998b47-de37-4c3e-8a6e-323d19694ddf 2021-02-10 03:24:02.366 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:24:02.366 | 2021-02-10 03:24:02.366 | Traceback (most recent call last): 2021-02-10 03:24:02.366 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:24:02.366 | exec(line) 2021-02-10 03:24:02.366 | File "", line 1, in 2021-02-10 03:24:02.366 | File "", line 568, in module_from_spec 2021-02-10 03:24:02.366 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:24:02.366 | 2021-02-10 03:24:02.366 | Remainder of file ignored 2021-02-10 03:24:02.366 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:24:02.366 | from cryptography.utils import int_from_bytes 2021-02-10 03:24:02.366 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:24:02.366 | from cryptography.utils import int_from_bytes 2021-02-10 03:24:02.556 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:347 : is_service_enabled q-l3 2021-02-10 03:24:02.572 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:24:02.574 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:349 : local ext_gw_interface=none 2021-02-10 03:24:02.577 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:350 : is_neutron_ovs_base_plugin 2021-02-10 03:24:02.579 | + lib/neutron_plugins/ovs_base:is_neutron_ovs_base_plugin:17 : return 0 2021-02-10 03:24:02.582 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : _neutron_get_ext_gw_interface 2021-02-10 03:24:02.585 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:152 : [[ False == \T\r\u\e ]] 2021-02-10 03:24:02.587 | ++ 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-02-10 03:24:02.609 | ++ lib/neutron_plugins/services/l3:_neutron_get_ext_gw_interface:159 : echo br-data 2021-02-10 03:24:02.612 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:351 : ext_gw_interface=br-data 2021-02-10 03:24:02.614 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:363 : [[ br-data != \n\o\n\e ]] 2021-02-10 03:24:02.617 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:364 : local cidr_len=24 2021-02-10 03:24:02.619 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:365 : local 'testcmd=ip -o link | grep -q br-data' 2021-02-10 03:24:02.622 | + 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-02-10 03:24:02.624 | + functions-common:test_with_retry:2244 : local 'testcmd=ip -o link | grep -q br-data' 2021-02-10 03:24:02.626 | + functions-common:test_with_retry:2245 : local 'failmsg=br-data creation failed' 2021-02-10 03:24:02.629 | + functions-common:test_with_retry:2246 : local until=10 2021-02-10 03:24:02.631 | + functions-common:test_with_retry:2247 : local sleep=0.5 2021-02-10 03:24:02.634 | + functions-common:test_with_retry:2249 : time_start test_with_retry 2021-02-10 03:24:02.637 | + functions-common:time_start:2292 : local name=test_with_retry 2021-02-10 03:24:02.640 | + functions-common:time_start:2293 : local start_time= 2021-02-10 03:24:02.642 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-10 03:24:02.645 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-10 03:24:02.649 | + functions-common:time_start:2297 : _TIME_START[$name]=1612927442646 2021-02-10 03:24:02.651 | + functions-common:test_with_retry:2250 : timeout 10 sh -c 'while ! ip -o link | grep -q br-data; do sleep 0.5; done' 2021-02-10 03:24:02.659 | + functions-common:test_with_retry:2253 : time_stop test_with_retry 2021-02-10 03:24:02.661 | + functions-common:time_stop:2306 : local name 2021-02-10 03:24:02.663 | + functions-common:time_stop:2307 : local end_time 2021-02-10 03:24:02.665 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 03:24:02.668 | + functions-common:time_stop:2309 : local total 2021-02-10 03:24:02.670 | + functions-common:time_stop:2310 : local start_time 2021-02-10 03:24:02.672 | + functions-common:time_stop:2312 : name=test_with_retry 2021-02-10 03:24:02.674 | + functions-common:time_stop:2313 : start_time=1612927442646 2021-02-10 03:24:02.676 | + functions-common:time_stop:2315 : [[ -z 1612927442646 ]] 2021-02-10 03:24:02.679 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 03:24:02.683 | + functions-common:time_stop:2318 : end_time=1612927442680 2021-02-10 03:24:02.685 | + functions-common:time_stop:2319 : elapsed_time=34 2021-02-10 03:24:02.687 | + functions-common:time_stop:2320 : total=5618 2021-02-10 03:24:02.689 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 03:24:02.691 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=5652 2021-02-10 03:24:02.695 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : ip addr show dev br-data 2021-02-10 03:24:02.696 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : grep -c 172.31.0.1 2021-02-10 03:24:02.700 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : [[ 0 == 0 ]] 2021-02-10 03:24:02.702 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : [[ True == \F\a\l\s\e ]] 2021-02-10 03:24:02.705 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : [[ False == \T\r\u\e ]] 2021-02-10 03:24:02.707 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:367 : [[ True == \T\r\u\e ]] 2021-02-10 03:24:02.709 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:368 : sudo ip addr add 172.31.0.1/24 dev br-data 2021-02-10 03:24:02.721 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:369 : sudo ip link set br-data up 2021-02-10 03:24:02.735 | ++ 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-02-10 03:24:02.735 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:371 : awk -Fip_address '{ print $2 }' 2021-02-10 03:24:02.736 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:371 : cut -f2 '-d'\''' 2021-02-10 03:24:02.741 | ++ lib/neutron_plugins/services/l3:_neutron_configure_router_v4:371 : tr '\n' ' ' 2021-02-10 03:24:05.199 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:24:05.199 | 2021-02-10 03:24:05.199 | Traceback (most recent call last): 2021-02-10 03:24:05.199 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:24:05.199 | exec(line) 2021-02-10 03:24:05.199 | File "", line 1, in 2021-02-10 03:24:05.199 | File "", line 568, in module_from_spec 2021-02-10 03:24:05.199 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:24:05.199 | 2021-02-10 03:24:05.199 | Remainder of file ignored 2021-02-10 03:24:05.199 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:24:05.199 | from cryptography.utils import int_from_bytes 2021-02-10 03:24:05.199 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:24:05.200 | from cryptography.utils import int_from_bytes 2021-02-10 03:24:05.389 | ++ functions-common:oscwrap:2346 : return 0 2021-02-10 03:24:05.393 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:371 : ROUTER_GW_IP=' 172.31.0.70 ' 2021-02-10 03:24:05.396 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:372 : die_if_not_set 372 ROUTER_GW_IP 'Failure retrieving ROUTER_GW_IP' 2021-02-10 03:24:05.399 | + functions-common:die_if_not_set:216 : local exitcode=0 2021-02-10 03:24:05.415 | + lib/neutron_plugins/services/l3:_neutron_configure_router_v4:374 : _neutron_set_router_id 2021-02-10 03:24:05.417 | + lib/neutron_plugins/services/l3:_neutron_set_router_id:145 : [[ True == \F\a\l\s\e ]] 2021-02-10 03:24:05.420 | + lib/neutron_plugins/services/l3:create_neutron_initial_network:257 : [[ 4 =~ .*6 ]] 2021-02-10 03:24:05.423 | + ./stack.sh:main:1288 : is_service_enabled nova 2021-02-10 03:24:05.441 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:24:05.443 | + ./stack.sh:main:1289 : echo_summary 'Starting Nova' 2021-02-10 03:24:05.446 | + ./stack.sh:echo_summary:416 : [[ -t 3 ]] 2021-02-10 03:24:05.448 | + ./stack.sh:echo_summary:422 : echo -e Starting Nova 2021-02-10 03:24:05.451 | + ./stack.sh:main:1290 : start_nova 2021-02-10 03:24:05.453 | + lib/nova:start_nova:1048 : start_nova_rest 2021-02-10 03:24:05.456 | + lib/nova:start_nova_rest:946 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-02-10 03:24:05.460 | + lib/nova:start_nova_rest:947 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-02-10 03:24:05.463 | + lib/nova:start_nova_rest:947 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-02-10 03:24:05.465 | + lib/nova:start_nova_rest:949 : local api_cell_conf=/etc/nova/nova.conf 2021-02-10 03:24:05.468 | + lib/nova:start_nova_rest:950 : local compute_cell_conf=/etc/nova/nova.conf 2021-02-10 03:24:05.471 | + lib/nova:start_nova_rest:952 : run_process n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-02-10 03:24:05.473 | + functions-common:run_process:1561 : local service=n-sch 2021-02-10 03:24:05.476 | + functions-common:run_process:1562 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-02-10 03:24:05.479 | + functions-common:run_process:1563 : local group= 2021-02-10 03:24:05.481 | + functions-common:run_process:1564 : local user= 2021-02-10 03:24:05.484 | + functions-common:run_process:1566 : local name=n-sch 2021-02-10 03:24:05.487 | + functions-common:run_process:1568 : time_start run_process 2021-02-10 03:24:05.489 | + functions-common:time_start:2292 : local name=run_process 2021-02-10 03:24:05.492 | + functions-common:time_start:2293 : local start_time= 2021-02-10 03:24:05.494 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-10 03:24:05.498 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-10 03:24:05.502 | + functions-common:time_start:2297 : _TIME_START[$name]=1612927445498 2021-02-10 03:24:05.504 | + functions-common:run_process:1569 : is_service_enabled n-sch 2021-02-10 03:24:05.523 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:24:05.526 | + functions-common:run_process:1570 : _run_under_systemd n-sch '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' '' 2021-02-10 03:24:05.529 | + functions-common:_run_under_systemd:1526 : local service=n-sch 2021-02-10 03:24:05.531 | + functions-common:_run_under_systemd:1527 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-02-10 03:24:05.534 | + functions-common:_run_under_systemd:1528 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-02-10 03:24:05.537 | + functions-common:_run_under_systemd:1530 : _common_systemd_pitfalls '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-02-10 03:24:05.540 | + functions-common:_common_systemd_pitfalls:1498 : local 'cmd=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-02-10 03:24:05.542 | + functions-common:_common_systemd_pitfalls:1501 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ sudo ]] 2021-02-10 03:24:05.545 | + functions-common:_common_systemd_pitfalls:1512 : [[ ! /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ ^/ ]] 2021-02-10 03:24:05.548 | + functions-common:_run_under_systemd:1532 : local systemd_service=devstack@n-sch.service 2021-02-10 03:24:05.550 | + functions-common:_run_under_systemd:1533 : local group= 2021-02-10 03:24:05.553 | + functions-common:_run_under_systemd:1534 : local user=ubuntu 2021-02-10 03:24:05.555 | + functions-common:_run_under_systemd:1535 : [[ /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf =~ uwsgi ]] 2021-02-10 03:24:05.558 | + functions-common:_run_under_systemd:1538 : write_user_unit_file devstack@n-sch.service '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' '' ubuntu 2021-02-10 03:24:05.561 | + functions-common:write_user_unit_file:1443 : local service=devstack@n-sch.service 2021-02-10 03:24:05.563 | + functions-common:write_user_unit_file:1444 : local 'command=/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-02-10 03:24:05.565 | + functions-common:write_user_unit_file:1445 : local group= 2021-02-10 03:24:05.568 | + functions-common:write_user_unit_file:1446 : local user=ubuntu 2021-02-10 03:24:05.570 | + functions-common:write_user_unit_file:1447 : local extra= 2021-02-10 03:24:05.572 | + functions-common:write_user_unit_file:1448 : [[ -n '' ]] 2021-02-10 03:24:05.575 | + functions-common:write_user_unit_file:1451 : local unitfile=/etc/systemd/system/devstack@n-sch.service 2021-02-10 03:24:05.577 | + functions-common:write_user_unit_file:1452 : mkdir -p /etc/systemd/system 2021-02-10 03:24:05.581 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Unit Description 'Devstack devstack@n-sch.service' 2021-02-10 03:24:05.647 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service User ubuntu 2021-02-10 03:24:05.707 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecStart '/usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf' 2021-02-10 03:24:05.757 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service KillMode process 2021-02-10 03:24:05.805 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service TimeoutStopSec 300 2021-02-10 03:24:05.853 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-02-10 03:24:05.906 | + functions-common:write_user_unit_file:1460 : [[ -n '' ]] 2021-02-10 03:24:05.909 | + functions-common:write_user_unit_file:1463 : iniset -sudo /etc/systemd/system/devstack@n-sch.service Install WantedBy multi-user.target 2021-02-10 03:24:05.967 | + functions-common:write_user_unit_file:1466 : sudo systemctl daemon-reload 2021-02-10 03:24:06.174 | + functions-common:_run_under_systemd:1541 : sudo systemctl enable devstack@n-sch.service 2021-02-10 03:24:06.190 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-sch.service → /etc/systemd/system/devstack@n-sch.service. 2021-02-10 03:24:06.381 | + functions-common:_run_under_systemd:1542 : sudo systemctl start devstack@n-sch.service 2021-02-10 03:24:06.408 | + functions-common:run_process:1572 : time_stop run_process 2021-02-10 03:24:06.411 | + functions-common:time_stop:2306 : local name 2021-02-10 03:24:06.414 | + functions-common:time_stop:2307 : local end_time 2021-02-10 03:24:06.416 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 03:24:06.419 | + functions-common:time_stop:2309 : local total 2021-02-10 03:24:06.422 | + functions-common:time_stop:2310 : local start_time 2021-02-10 03:24:06.425 | + functions-common:time_stop:2312 : name=run_process 2021-02-10 03:24:06.427 | + functions-common:time_stop:2313 : start_time=1612927445498 2021-02-10 03:24:06.430 | + functions-common:time_stop:2315 : [[ -z 1612927445498 ]] 2021-02-10 03:24:06.433 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 03:24:06.437 | + functions-common:time_stop:2318 : end_time=1612927446434 2021-02-10 03:24:06.439 | + functions-common:time_stop:2319 : elapsed_time=936 2021-02-10 03:24:06.442 | + functions-common:time_stop:2320 : total=9292 2021-02-10 03:24:06.445 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 03:24:06.447 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=10228 2021-02-10 03:24:06.450 | + lib/nova:start_nova_rest:953 : '[' True == False ']' 2021-02-10 03:24:06.453 | ++ lib/nova:start_nova_rest:956 : which uwsgi 2021-02-10 03:24:06.456 | + lib/nova:start_nova_rest:956 : run_process n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-02-10 03:24:06.459 | + functions-common:run_process:1561 : local service=n-api-meta 2021-02-10 03:24:06.461 | + functions-common:run_process:1562 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-02-10 03:24:06.464 | + functions-common:run_process:1563 : local group= 2021-02-10 03:24:06.466 | + functions-common:run_process:1564 : local user= 2021-02-10 03:24:06.469 | + functions-common:run_process:1566 : local name=n-api-meta 2021-02-10 03:24:06.472 | + functions-common:run_process:1568 : time_start run_process 2021-02-10 03:24:06.474 | + functions-common:time_start:2292 : local name=run_process 2021-02-10 03:24:06.477 | + functions-common:time_start:2293 : local start_time= 2021-02-10 03:24:06.479 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-10 03:24:06.482 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-10 03:24:06.486 | + functions-common:time_start:2297 : _TIME_START[$name]=1612927446483 2021-02-10 03:24:06.489 | + functions-common:run_process:1569 : is_service_enabled n-api-meta 2021-02-10 03:24:06.506 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:24:06.508 | + functions-common:run_process:1570 : _run_under_systemd n-api-meta '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' '' '' 2021-02-10 03:24:06.511 | + functions-common:_run_under_systemd:1526 : local service=n-api-meta 2021-02-10 03:24:06.513 | + functions-common:_run_under_systemd:1527 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-02-10 03:24:06.516 | + functions-common:_run_under_systemd:1528 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-02-10 03:24:06.519 | + functions-common:_run_under_systemd:1530 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-02-10 03:24:06.521 | + functions-common:_common_systemd_pitfalls:1498 : local 'cmd=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-02-10 03:24:06.524 | + functions-common:_common_systemd_pitfalls:1501 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ sudo ]] 2021-02-10 03:24:06.526 | + functions-common:_common_systemd_pitfalls:1512 : [[ ! /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ ^/ ]] 2021-02-10 03:24:06.529 | + functions-common:_run_under_systemd:1532 : local systemd_service=devstack@n-api-meta.service 2021-02-10 03:24:06.531 | + functions-common:_run_under_systemd:1533 : local group= 2021-02-10 03:24:06.534 | + functions-common:_run_under_systemd:1534 : local user=ubuntu 2021-02-10 03:24:06.536 | + functions-common:_run_under_systemd:1535 : [[ /usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini =~ uwsgi ]] 2021-02-10 03:24:06.539 | + functions-common:_run_under_systemd:1536 : 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-02-10 03:24:06.541 | + functions-common:write_uwsgi_user_unit_file:1470 : local service=devstack@n-api-meta.service 2021-02-10 03:24:06.545 | + functions-common:write_uwsgi_user_unit_file:1471 : local 'command=/usr/bin/uwsgi --procname-prefix nova-api-meta --ini /etc/nova/nova-metadata-uwsgi.ini' 2021-02-10 03:24:06.547 | + functions-common:write_uwsgi_user_unit_file:1472 : local group= 2021-02-10 03:24:06.550 | + functions-common:write_uwsgi_user_unit_file:1473 : local user=ubuntu 2021-02-10 03:24:06.554 | + functions-common:write_uwsgi_user_unit_file:1474 : local unitfile=/etc/systemd/system/devstack@n-api-meta.service 2021-02-10 03:24:06.556 | + functions-common:write_uwsgi_user_unit_file:1475 : mkdir -p /etc/systemd/system 2021-02-10 03:24:06.561 | + functions-common:write_uwsgi_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Unit Description 'Devstack devstack@n-api-meta.service' 2021-02-10 03:24:06.617 | + functions-common:write_uwsgi_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service SyslogIdentifier devstack@n-api-meta.service 2021-02-10 03:24:06.676 | + functions-common:write_uwsgi_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service User ubuntu 2021-02-10 03:24:06.723 | + functions-common:write_uwsgi_user_unit_file:1480 : 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-02-10 03:24:06.771 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-02-10 03:24:06.819 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Type notify 2021-02-10 03:24:06.867 | + functions-common:write_uwsgi_user_unit_file:1483 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service KillMode process 2021-02-10 03:24:06.921 | + functions-common:write_uwsgi_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service Restart always 2021-02-10 03:24:06.967 | + functions-common:write_uwsgi_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service NotifyAccess all 2021-02-10 03:24:07.014 | + functions-common:write_uwsgi_user_unit_file:1486 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Service RestartForceExitStatus 100 2021-02-10 03:24:07.061 | + functions-common:write_uwsgi_user_unit_file:1488 : [[ -n '' ]] 2021-02-10 03:24:07.063 | + functions-common:write_uwsgi_user_unit_file:1491 : iniset -sudo /etc/systemd/system/devstack@n-api-meta.service Install WantedBy multi-user.target 2021-02-10 03:24:07.118 | + functions-common:write_uwsgi_user_unit_file:1494 : sudo systemctl daemon-reload 2021-02-10 03:24:07.342 | + functions-common:_run_under_systemd:1541 : sudo systemctl enable devstack@n-api-meta.service 2021-02-10 03:24:07.355 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-api-meta.service → /etc/systemd/system/devstack@n-api-meta.service. 2021-02-10 03:24:07.557 | + functions-common:_run_under_systemd:1542 : sudo systemctl start devstack@n-api-meta.service 2021-02-10 03:24:07.646 | + functions-common:run_process:1572 : time_stop run_process 2021-02-10 03:24:07.648 | + functions-common:time_stop:2306 : local name 2021-02-10 03:24:07.651 | + functions-common:time_stop:2307 : local end_time 2021-02-10 03:24:07.655 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 03:24:07.657 | + functions-common:time_stop:2309 : local total 2021-02-10 03:24:07.666 | + functions-common:time_stop:2310 : local start_time 2021-02-10 03:24:07.670 | + functions-common:time_stop:2312 : name=run_process 2021-02-10 03:24:07.674 | + functions-common:time_stop:2313 : start_time=1612927446483 2021-02-10 03:24:07.677 | + functions-common:time_stop:2315 : [[ -z 1612927446483 ]] 2021-02-10 03:24:07.690 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 03:24:07.695 | + functions-common:time_stop:2318 : end_time=1612927447691 2021-02-10 03:24:07.699 | + functions-common:time_stop:2319 : elapsed_time=1208 2021-02-10 03:24:07.705 | + functions-common:time_stop:2320 : total=10228 2021-02-10 03:24:07.707 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 03:24:07.711 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=11436 2021-02-10 03:24:07.716 | + lib/nova:start_nova_rest:959 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-02-10 03:24:07.723 | + lib/nova:start_nova_rest:959 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-02-10 03:24:07.727 | + lib/nova:start_nova:1049 : start_nova_console_proxies 2021-02-10 03:24:07.731 | + lib/nova:start_nova_console_proxies:974 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-02-10 03:24:07.735 | + lib/nova:start_nova_console_proxies:976 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-02-10 03:24:07.743 | + lib/nova:start_nova_console_proxies:976 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-02-10 03:24:07.751 | + lib/nova:start_nova_console_proxies:978 : local api_cell_conf=/etc/nova/nova.conf 2021-02-10 03:24:07.755 | + lib/nova:start_nova_console_proxies:980 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-02-10 03:24:07.759 | + lib/nova:start_nova_console_proxies:986 : enable_nova_console_proxies 2021-02-10 03:24:07.763 | ++ lib/nova:enable_nova_console_proxies:963 : seq 1 1 2021-02-10 03:24:07.768 | + lib/nova:enable_nova_console_proxies:963 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-02-10 03:24:07.774 | + lib/nova:enable_nova_console_proxies:964 : for srv in n-novnc n-xvnc n-spice n-sproxy 2021-02-10 03:24:07.779 | + lib/nova:enable_nova_console_proxies:965 : is_service_enabled n-novnc 2021-02-10 03:24:07.822 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 03:24:07.827 | + lib/nova:enable_nova_console_proxies:964 : for srv in n-novnc n-xvnc n-spice n-sproxy 2021-02-10 03:24:07.831 | + lib/nova:enable_nova_console_proxies:965 : is_service_enabled n-xvnc 2021-02-10 03:24:07.871 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 03:24:07.878 | + lib/nova:enable_nova_console_proxies:964 : for srv in n-novnc n-xvnc n-spice n-sproxy 2021-02-10 03:24:07.885 | + lib/nova:enable_nova_console_proxies:965 : is_service_enabled n-spice 2021-02-10 03:24:07.912 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 03:24:07.918 | + lib/nova:enable_nova_console_proxies:964 : for srv in n-novnc n-xvnc n-spice n-sproxy 2021-02-10 03:24:07.921 | + lib/nova:enable_nova_console_proxies:965 : is_service_enabled n-sproxy 2021-02-10 03:24:07.945 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 03:24:07.953 | ++ lib/nova:start_nova_console_proxies:987 : seq 1 1 2021-02-10 03:24:07.959 | + lib/nova:start_nova_console_proxies:987 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-02-10 03:24:07.963 | + lib/nova:start_nova_console_proxies:988 : local conf 2021-02-10 03:24:07.980 | ++ lib/nova:start_nova_console_proxies:989 : conductor_conf 1 2021-02-10 03:24:07.988 | ++ lib/nova:conductor_conf:734 : local cell=1 2021-02-10 03:24:07.993 | ++ lib/nova:conductor_conf:735 : echo /etc/nova/nova_cell1.conf 2021-02-10 03:24:08.000 | + lib/nova:start_nova_console_proxies:989 : conf=/etc/nova/nova_cell1.conf 2021-02-10 03:24:08.006 | + lib/nova:start_nova_console_proxies:990 : run_process n-novnc-cell1 '/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-02-10 03:24:08.008 | + functions-common:run_process:1561 : local service=n-novnc-cell1 2021-02-10 03:24:08.011 | + functions-common:run_process:1562 : local 'command=/usr/local/bin/nova-novncproxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-02-10 03:24:08.013 | + functions-common:run_process:1563 : local group= 2021-02-10 03:24:08.016 | + functions-common:run_process:1564 : local user= 2021-02-10 03:24:08.018 | + functions-common:run_process:1566 : local name=n-novnc-cell1 2021-02-10 03:24:08.021 | + functions-common:run_process:1568 : time_start run_process 2021-02-10 03:24:08.023 | + functions-common:time_start:2292 : local name=run_process 2021-02-10 03:24:08.025 | + functions-common:time_start:2293 : local start_time= 2021-02-10 03:24:08.028 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-10 03:24:08.032 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-10 03:24:08.035 | + functions-common:time_start:2297 : _TIME_START[$name]=1612927448032 2021-02-10 03:24:08.037 | + functions-common:run_process:1569 : is_service_enabled n-novnc-cell1 2021-02-10 03:24:08.057 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 03:24:08.061 | + functions-common:run_process:1572 : time_stop run_process 2021-02-10 03:24:08.063 | + functions-common:time_stop:2306 : local name 2021-02-10 03:24:08.065 | + functions-common:time_stop:2307 : local end_time 2021-02-10 03:24:08.068 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 03:24:08.070 | + functions-common:time_stop:2309 : local total 2021-02-10 03:24:08.073 | + functions-common:time_stop:2310 : local start_time 2021-02-10 03:24:08.075 | + functions-common:time_stop:2312 : name=run_process 2021-02-10 03:24:08.078 | + functions-common:time_stop:2313 : start_time=1612927448032 2021-02-10 03:24:08.080 | + functions-common:time_stop:2315 : [[ -z 1612927448032 ]] 2021-02-10 03:24:08.084 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 03:24:08.087 | + functions-common:time_stop:2318 : end_time=1612927448084 2021-02-10 03:24:08.090 | + functions-common:time_stop:2319 : elapsed_time=52 2021-02-10 03:24:08.092 | + functions-common:time_stop:2320 : total=11436 2021-02-10 03:24:08.094 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 03:24:08.097 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=11488 2021-02-10 03:24:08.100 | + lib/nova:start_nova_console_proxies:991 : run_process n-xvnc-cell1 '/usr/local/bin/nova-xvpvncproxy --config-file /etc/nova/nova_cell1.conf' 2021-02-10 03:24:08.102 | + functions-common:run_process:1561 : local service=n-xvnc-cell1 2021-02-10 03:24:08.104 | + functions-common:run_process:1562 : local 'command=/usr/local/bin/nova-xvpvncproxy --config-file /etc/nova/nova_cell1.conf' 2021-02-10 03:24:08.107 | + functions-common:run_process:1563 : local group= 2021-02-10 03:24:08.110 | + functions-common:run_process:1564 : local user= 2021-02-10 03:24:08.115 | + functions-common:run_process:1566 : local name=n-xvnc-cell1 2021-02-10 03:24:08.117 | + functions-common:run_process:1568 : time_start run_process 2021-02-10 03:24:08.120 | + functions-common:time_start:2292 : local name=run_process 2021-02-10 03:24:08.123 | + functions-common:time_start:2293 : local start_time= 2021-02-10 03:24:08.125 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-10 03:24:08.129 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-10 03:24:08.132 | + functions-common:time_start:2297 : _TIME_START[$name]=1612927448129 2021-02-10 03:24:08.134 | + functions-common:run_process:1569 : is_service_enabled n-xvnc-cell1 2021-02-10 03:24:08.152 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 03:24:08.155 | + functions-common:run_process:1572 : time_stop run_process 2021-02-10 03:24:08.157 | + functions-common:time_stop:2306 : local name 2021-02-10 03:24:08.160 | + functions-common:time_stop:2307 : local end_time 2021-02-10 03:24:08.162 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 03:24:08.164 | + functions-common:time_stop:2309 : local total 2021-02-10 03:24:08.167 | + functions-common:time_stop:2310 : local start_time 2021-02-10 03:24:08.169 | + functions-common:time_stop:2312 : name=run_process 2021-02-10 03:24:08.172 | + functions-common:time_stop:2313 : start_time=1612927448129 2021-02-10 03:24:08.174 | + functions-common:time_stop:2315 : [[ -z 1612927448129 ]] 2021-02-10 03:24:08.178 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 03:24:08.181 | + functions-common:time_stop:2318 : end_time=1612927448178 2021-02-10 03:24:08.183 | + functions-common:time_stop:2319 : elapsed_time=49 2021-02-10 03:24:08.186 | + functions-common:time_stop:2320 : total=11488 2021-02-10 03:24:08.188 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 03:24:08.191 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=11537 2021-02-10 03:24:08.194 | + lib/nova:start_nova_console_proxies:992 : run_process n-spice-cell1 '/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-02-10 03:24:08.197 | + functions-common:run_process:1561 : local service=n-spice-cell1 2021-02-10 03:24:08.199 | + functions-common:run_process:1562 : local 'command=/usr/local/bin/nova-spicehtml5proxy --config-file /etc/nova/nova_cell1.conf --web ' 2021-02-10 03:24:08.202 | + functions-common:run_process:1563 : local group= 2021-02-10 03:24:08.204 | + functions-common:run_process:1564 : local user= 2021-02-10 03:24:08.206 | + functions-common:run_process:1566 : local name=n-spice-cell1 2021-02-10 03:24:08.209 | + functions-common:run_process:1568 : time_start run_process 2021-02-10 03:24:08.212 | + functions-common:time_start:2292 : local name=run_process 2021-02-10 03:24:08.215 | + functions-common:time_start:2293 : local start_time= 2021-02-10 03:24:08.218 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-10 03:24:08.222 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-10 03:24:08.225 | + functions-common:time_start:2297 : _TIME_START[$name]=1612927448222 2021-02-10 03:24:08.228 | + functions-common:run_process:1569 : is_service_enabled n-spice-cell1 2021-02-10 03:24:08.247 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 03:24:08.249 | + functions-common:run_process:1572 : time_stop run_process 2021-02-10 03:24:08.252 | + functions-common:time_stop:2306 : local name 2021-02-10 03:24:08.254 | + functions-common:time_stop:2307 : local end_time 2021-02-10 03:24:08.256 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 03:24:08.259 | + functions-common:time_stop:2309 : local total 2021-02-10 03:24:08.261 | + functions-common:time_stop:2310 : local start_time 2021-02-10 03:24:08.264 | + functions-common:time_stop:2312 : name=run_process 2021-02-10 03:24:08.266 | + functions-common:time_stop:2313 : start_time=1612927448222 2021-02-10 03:24:08.272 | + functions-common:time_stop:2315 : [[ -z 1612927448222 ]] 2021-02-10 03:24:08.276 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 03:24:08.278 | + functions-common:time_stop:2318 : end_time=1612927448275 2021-02-10 03:24:08.280 | + functions-common:time_stop:2319 : elapsed_time=53 2021-02-10 03:24:08.283 | + functions-common:time_stop:2320 : total=11537 2021-02-10 03:24:08.285 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 03:24:08.287 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=11590 2021-02-10 03:24:08.290 | + lib/nova:start_nova_console_proxies:993 : run_process n-sproxy-cell1 '/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2021-02-10 03:24:08.292 | + functions-common:run_process:1561 : local service=n-sproxy-cell1 2021-02-10 03:24:08.295 | + functions-common:run_process:1562 : local 'command=/usr/local/bin/nova-serialproxy --config-file /etc/nova/nova_cell1.conf' 2021-02-10 03:24:08.297 | + functions-common:run_process:1563 : local group= 2021-02-10 03:24:08.299 | + functions-common:run_process:1564 : local user= 2021-02-10 03:24:08.302 | + functions-common:run_process:1566 : local name=n-sproxy-cell1 2021-02-10 03:24:08.304 | + functions-common:run_process:1568 : time_start run_process 2021-02-10 03:24:08.307 | + functions-common:time_start:2292 : local name=run_process 2021-02-10 03:24:08.309 | + functions-common:time_start:2293 : local start_time= 2021-02-10 03:24:08.311 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-10 03:24:08.315 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-10 03:24:08.318 | + functions-common:time_start:2297 : _TIME_START[$name]=1612927448315 2021-02-10 03:24:08.320 | + functions-common:run_process:1569 : is_service_enabled n-sproxy-cell1 2021-02-10 03:24:08.338 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 03:24:08.341 | + functions-common:run_process:1572 : time_stop run_process 2021-02-10 03:24:08.343 | + functions-common:time_stop:2306 : local name 2021-02-10 03:24:08.345 | + functions-common:time_stop:2307 : local end_time 2021-02-10 03:24:08.348 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 03:24:08.350 | + functions-common:time_stop:2309 : local total 2021-02-10 03:24:08.353 | + functions-common:time_stop:2310 : local start_time 2021-02-10 03:24:08.355 | + functions-common:time_stop:2312 : name=run_process 2021-02-10 03:24:08.358 | + functions-common:time_stop:2313 : start_time=1612927448315 2021-02-10 03:24:08.360 | + functions-common:time_stop:2315 : [[ -z 1612927448315 ]] 2021-02-10 03:24:08.364 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 03:24:08.367 | + functions-common:time_stop:2318 : end_time=1612927448364 2021-02-10 03:24:08.369 | + functions-common:time_stop:2319 : elapsed_time=49 2021-02-10 03:24:08.371 | + functions-common:time_stop:2320 : total=11590 2021-02-10 03:24:08.374 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 03:24:08.376 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=11639 2021-02-10 03:24:08.379 | + lib/nova:start_nova_console_proxies:997 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-02-10 03:24:08.382 | + lib/nova:start_nova_console_proxies:997 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-02-10 03:24:08.384 | + lib/nova:start_nova:1050 : start_nova_conductor 2021-02-10 03:24:08.387 | + lib/nova:start_nova_conductor:1010 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-02-10 03:24:08.390 | + lib/nova:start_nova_conductor:1016 : enable_nova_fleet 2021-02-10 03:24:08.393 | + lib/nova:enable_nova_fleet:1001 : is_service_enabled n-cond 2021-02-10 03:24:08.412 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:24:08.414 | + lib/nova:enable_nova_fleet:1002 : enable_service n-super-cond 2021-02-10 03:24:08.463 | ++ lib/nova:enable_nova_fleet:1003 : seq 1 1 2021-02-10 03:24:08.466 | + lib/nova:enable_nova_fleet:1003 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-02-10 03:24:08.468 | + lib/nova:enable_nova_fleet:1004 : enable_service n-cond-cell1 2021-02-10 03:24:08.528 | + lib/nova:start_nova_conductor:1017 : is_service_enabled n-super-cond 2021-02-10 03:24:08.549 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:24:08.553 | + lib/nova:start_nova_conductor:1018 : run_process n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-02-10 03:24:08.553 | + functions-common:run_process:1561 : local service=n-super-cond 2021-02-10 03:24:08.556 | + functions-common:run_process:1562 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-02-10 03:24:08.559 | + functions-common:run_process:1563 : local group= 2021-02-10 03:24:08.563 | + functions-common:run_process:1564 : local user= 2021-02-10 03:24:08.566 | + functions-common:run_process:1566 : local name=n-super-cond 2021-02-10 03:24:08.577 | + functions-common:run_process:1568 : time_start run_process 2021-02-10 03:24:08.577 | + functions-common:time_start:2292 : local name=run_process 2021-02-10 03:24:08.577 | + functions-common:time_start:2293 : local start_time= 2021-02-10 03:24:08.577 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-10 03:24:08.581 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-10 03:24:08.585 | + functions-common:time_start:2297 : _TIME_START[$name]=1612927448580 2021-02-10 03:24:08.585 | + functions-common:run_process:1569 : is_service_enabled n-super-cond 2021-02-10 03:24:08.605 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:24:08.605 | + functions-common:run_process:1570 : _run_under_systemd n-super-cond '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' '' 2021-02-10 03:24:08.608 | + functions-common:_run_under_systemd:1526 : local service=n-super-cond 2021-02-10 03:24:08.612 | + functions-common:_run_under_systemd:1527 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-02-10 03:24:08.612 | + functions-common:_run_under_systemd:1528 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-02-10 03:24:08.617 | + functions-common:_run_under_systemd:1530 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-02-10 03:24:08.617 | + functions-common:_common_systemd_pitfalls:1498 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-02-10 03:24:08.621 | + functions-common:_common_systemd_pitfalls:1501 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ sudo ]] 2021-02-10 03:24:08.621 | + functions-common:_common_systemd_pitfalls:1512 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ ^/ ]] 2021-02-10 03:24:08.625 | + functions-common:_run_under_systemd:1532 : local systemd_service=devstack@n-super-cond.service 2021-02-10 03:24:08.625 | + functions-common:_run_under_systemd:1533 : local group= 2021-02-10 03:24:08.629 | + functions-common:_run_under_systemd:1534 : local user=ubuntu 2021-02-10 03:24:08.631 | + functions-common:_run_under_systemd:1535 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf =~ uwsgi ]] 2021-02-10 03:24:08.633 | + functions-common:_run_under_systemd:1538 : write_user_unit_file devstack@n-super-cond.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' '' ubuntu 2021-02-10 03:24:08.637 | + functions-common:write_user_unit_file:1443 : local service=devstack@n-super-cond.service 2021-02-10 03:24:08.639 | + functions-common:write_user_unit_file:1444 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-02-10 03:24:08.642 | + functions-common:write_user_unit_file:1445 : local group= 2021-02-10 03:24:08.644 | + functions-common:write_user_unit_file:1446 : local user=ubuntu 2021-02-10 03:24:08.647 | + functions-common:write_user_unit_file:1447 : local extra= 2021-02-10 03:24:08.649 | + functions-common:write_user_unit_file:1448 : [[ -n '' ]] 2021-02-10 03:24:08.655 | + functions-common:write_user_unit_file:1451 : local unitfile=/etc/systemd/system/devstack@n-super-cond.service 2021-02-10 03:24:08.658 | + functions-common:write_user_unit_file:1452 : mkdir -p /etc/systemd/system 2021-02-10 03:24:08.662 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Unit Description 'Devstack devstack@n-super-cond.service' 2021-02-10 03:24:08.726 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service User ubuntu 2021-02-10 03:24:08.791 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecStart '/usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf' 2021-02-10 03:24:08.840 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service KillMode process 2021-02-10 03:24:08.891 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service TimeoutStopSec 300 2021-02-10 03:24:08.966 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-02-10 03:24:09.018 | + functions-common:write_user_unit_file:1460 : [[ -n '' ]] 2021-02-10 03:24:09.021 | + functions-common:write_user_unit_file:1463 : iniset -sudo /etc/systemd/system/devstack@n-super-cond.service Install WantedBy multi-user.target 2021-02-10 03:24:09.087 | + functions-common:write_user_unit_file:1466 : sudo systemctl daemon-reload 2021-02-10 03:24:09.352 | + functions-common:_run_under_systemd:1541 : sudo systemctl enable devstack@n-super-cond.service 2021-02-10 03:24:09.365 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-super-cond.service → /etc/systemd/system/devstack@n-super-cond.service. 2021-02-10 03:24:09.578 | + functions-common:_run_under_systemd:1542 : sudo systemctl start devstack@n-super-cond.service 2021-02-10 03:24:09.602 | + functions-common:run_process:1572 : time_stop run_process 2021-02-10 03:24:09.609 | + functions-common:time_stop:2306 : local name 2021-02-10 03:24:09.613 | + functions-common:time_stop:2307 : local end_time 2021-02-10 03:24:09.617 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 03:24:09.621 | + functions-common:time_stop:2309 : local total 2021-02-10 03:24:09.621 | + functions-common:time_stop:2310 : local start_time 2021-02-10 03:24:09.630 | + functions-common:time_stop:2312 : name=run_process 2021-02-10 03:24:09.640 | + functions-common:time_stop:2313 : start_time=1612927448580 2021-02-10 03:24:09.642 | + functions-common:time_stop:2315 : [[ -z 1612927448580 ]] 2021-02-10 03:24:09.653 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 03:24:09.665 | + functions-common:time_stop:2318 : end_time=1612927449658 2021-02-10 03:24:09.680 | + functions-common:time_stop:2319 : elapsed_time=1078 2021-02-10 03:24:09.690 | + functions-common:time_stop:2320 : total=11639 2021-02-10 03:24:09.705 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 03:24:09.711 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=12717 2021-02-10 03:24:09.721 | ++ lib/nova:start_nova_conductor:1020 : seq 1 1 2021-02-10 03:24:09.737 | + lib/nova:start_nova_conductor:1020 : for i in $(seq 1 $NOVA_NUM_CELLS) 2021-02-10 03:24:09.747 | + lib/nova:start_nova_conductor:1021 : is_service_enabled n-cond-cell1 2021-02-10 03:24:09.789 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:24:09.794 | + lib/nova:start_nova_conductor:1022 : local conf 2021-02-10 03:24:09.802 | ++ lib/nova:start_nova_conductor:1023 : conductor_conf 1 2021-02-10 03:24:09.809 | ++ lib/nova:conductor_conf:734 : local cell=1 2021-02-10 03:24:09.817 | ++ lib/nova:conductor_conf:735 : echo /etc/nova/nova_cell1.conf 2021-02-10 03:24:09.830 | + lib/nova:start_nova_conductor:1023 : conf=/etc/nova/nova_cell1.conf 2021-02-10 03:24:09.835 | + lib/nova:start_nova_conductor:1024 : run_process n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-02-10 03:24:09.839 | + functions-common:run_process:1561 : local service=n-cond-cell1 2021-02-10 03:24:09.843 | + functions-common:run_process:1562 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-02-10 03:24:09.847 | + functions-common:run_process:1563 : local group= 2021-02-10 03:24:09.851 | + functions-common:run_process:1564 : local user= 2021-02-10 03:24:09.855 | + functions-common:run_process:1566 : local name=n-cond-cell1 2021-02-10 03:24:09.859 | + functions-common:run_process:1568 : time_start run_process 2021-02-10 03:24:09.863 | + functions-common:time_start:2292 : local name=run_process 2021-02-10 03:24:09.867 | + functions-common:time_start:2293 : local start_time= 2021-02-10 03:24:09.871 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-10 03:24:09.877 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-10 03:24:09.883 | + functions-common:time_start:2297 : _TIME_START[$name]=1612927449879 2021-02-10 03:24:09.887 | + functions-common:run_process:1569 : is_service_enabled n-cond-cell1 2021-02-10 03:24:09.923 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:24:09.927 | + functions-common:run_process:1570 : _run_under_systemd n-cond-cell1 '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' '' 2021-02-10 03:24:09.931 | + functions-common:_run_under_systemd:1526 : local service=n-cond-cell1 2021-02-10 03:24:09.935 | + functions-common:_run_under_systemd:1527 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-02-10 03:24:09.939 | + functions-common:_run_under_systemd:1528 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-02-10 03:24:09.943 | + functions-common:_run_under_systemd:1530 : _common_systemd_pitfalls '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-02-10 03:24:09.947 | + functions-common:_common_systemd_pitfalls:1498 : local 'cmd=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-02-10 03:24:09.951 | + functions-common:_common_systemd_pitfalls:1501 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ sudo ]] 2021-02-10 03:24:09.955 | + functions-common:_common_systemd_pitfalls:1512 : [[ ! /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ ^/ ]] 2021-02-10 03:24:09.959 | + functions-common:_run_under_systemd:1532 : local systemd_service=devstack@n-cond-cell1.service 2021-02-10 03:24:09.963 | + functions-common:_run_under_systemd:1533 : local group= 2021-02-10 03:24:09.967 | + functions-common:_run_under_systemd:1534 : local user=ubuntu 2021-02-10 03:24:09.971 | + functions-common:_run_under_systemd:1535 : [[ /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf =~ uwsgi ]] 2021-02-10 03:24:09.978 | + functions-common:_run_under_systemd:1538 : write_user_unit_file devstack@n-cond-cell1.service '/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' '' ubuntu 2021-02-10 03:24:09.988 | + functions-common:write_user_unit_file:1443 : local service=devstack@n-cond-cell1.service 2021-02-10 03:24:10.001 | + functions-common:write_user_unit_file:1444 : local 'command=/usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf' 2021-02-10 03:24:10.014 | + functions-common:write_user_unit_file:1445 : local group= 2021-02-10 03:24:10.030 | + functions-common:write_user_unit_file:1446 : local user=ubuntu 2021-02-10 03:24:10.038 | + functions-common:write_user_unit_file:1447 : local extra= 2021-02-10 03:24:10.046 | + functions-common:write_user_unit_file:1448 : [[ -n '' ]] 2021-02-10 03:24:10.054 | + functions-common:write_user_unit_file:1451 : local unitfile=/etc/systemd/system/devstack@n-cond-cell1.service 2021-02-10 03:24:10.062 | + functions-common:write_user_unit_file:1452 : mkdir -p /etc/systemd/system 2021-02-10 03:24:10.074 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Unit Description 'Devstack devstack@n-cond-cell1.service' 2021-02-10 03:24:10.234 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service User ubuntu 2021-02-10 03:24:10.318 | + functions-common:write_user_unit_file:1456 : 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-02-10 03:24:10.396 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service KillMode process 2021-02-10 03:24:10.483 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service TimeoutStopSec 300 2021-02-10 03:24:10.586 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-02-10 03:24:10.694 | + functions-common:write_user_unit_file:1460 : [[ -n '' ]] 2021-02-10 03:24:10.697 | + functions-common:write_user_unit_file:1463 : iniset -sudo /etc/systemd/system/devstack@n-cond-cell1.service Install WantedBy multi-user.target 2021-02-10 03:24:10.811 | + functions-common:write_user_unit_file:1466 : sudo systemctl daemon-reload 2021-02-10 03:24:11.099 | + functions-common:_run_under_systemd:1541 : sudo systemctl enable devstack@n-cond-cell1.service 2021-02-10 03:24:11.114 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@n-cond-cell1.service → /etc/systemd/system/devstack@n-cond-cell1.service. 2021-02-10 03:24:11.361 | + functions-common:_run_under_systemd:1542 : sudo systemctl start devstack@n-cond-cell1.service 2021-02-10 03:24:11.386 | + functions-common:run_process:1572 : time_stop run_process 2021-02-10 03:24:11.389 | + functions-common:time_stop:2306 : local name 2021-02-10 03:24:11.392 | + functions-common:time_stop:2307 : local end_time 2021-02-10 03:24:11.394 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 03:24:11.397 | + functions-common:time_stop:2309 : local total 2021-02-10 03:24:11.399 | + functions-common:time_stop:2310 : local start_time 2021-02-10 03:24:11.402 | + functions-common:time_stop:2312 : name=run_process 2021-02-10 03:24:11.405 | + functions-common:time_stop:2313 : start_time=1612927449879 2021-02-10 03:24:11.407 | + functions-common:time_stop:2315 : [[ -z 1612927449879 ]] 2021-02-10 03:24:11.411 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 03:24:11.414 | + functions-common:time_stop:2318 : end_time=1612927451411 2021-02-10 03:24:11.422 | + functions-common:time_stop:2319 : elapsed_time=1532 2021-02-10 03:24:11.429 | + functions-common:time_stop:2320 : total=12717 2021-02-10 03:24:11.438 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 03:24:11.446 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=14249 2021-02-10 03:24:11.451 | + lib/nova:start_nova:1051 : start_nova_compute 2021-02-10 03:24:11.458 | + lib/nova:start_nova_compute:876 : local old_path=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-02-10 03:24:11.466 | + lib/nova:start_nova_compute:877 : export PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-02-10 03:24:11.469 | + lib/nova:start_nova_compute:877 : PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-02-10 03:24:11.472 | + lib/nova:start_nova_compute:879 : local compute_cell_conf=/etc/nova/nova.conf 2021-02-10 03:24:11.478 | + lib/nova:start_nova_compute:882 : cp /etc/nova/nova.conf /etc/nova/nova-cpu.conf 2021-02-10 03:24:11.491 | + lib/nova:start_nova_compute:884 : merge_config_file /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2021-02-10 03:24:11.501 | + inc/meta-config:merge_config_file:83 : local file=/home/ubuntu/devstack/local.conf 2021-02-10 03:24:11.504 | + inc/meta-config:merge_config_file:84 : local matchgroup=post-config 2021-02-10 03:24:11.507 | + inc/meta-config:merge_config_file:85 : local 'configfile=$NOVA_CPU_CONF' 2021-02-10 03:24:11.510 | + inc/meta-config:merge_config_file:90 : local real_configfile 2021-02-10 03:24:11.518 | ++ inc/meta-config:merge_config_file:91 : eval echo '$NOVA_CPU_CONF' 2021-02-10 03:24:11.526 | +++ inc/meta-config:merge_config_file:91 : echo /etc/nova/nova-cpu.conf 2021-02-10 03:24:11.538 | + inc/meta-config:merge_config_file:91 : real_configfile=/etc/nova/nova-cpu.conf 2021-02-10 03:24:11.546 | + inc/meta-config:merge_config_file:92 : '[' '!' -f /etc/nova/nova-cpu.conf ']' 2021-02-10 03:24:11.553 | + inc/meta-config:merge_config_file:164 : read a 2021-02-10 03:24:11.557 | + inc/meta-config:merge_config_file:97 : awk -v 'configfile=$NOVA_CPU_CONF' ' 2021-02-10 03:24:11.557 | BEGIN { 2021-02-10 03:24:11.557 | section = "" 2021-02-10 03:24:11.557 | last_section = "" 2021-02-10 03:24:11.557 | section_count = 0 2021-02-10 03:24:11.557 | } 2021-02-10 03:24:11.557 | /^\[.+\]/ { 2021-02-10 03:24:11.557 | gsub("[][]", "", $1); 2021-02-10 03:24:11.557 | section=$1 2021-02-10 03:24:11.557 | next 2021-02-10 03:24:11.557 | } 2021-02-10 03:24:11.557 | /^ *\#/ { 2021-02-10 03:24:11.557 | next 2021-02-10 03:24:11.557 | } 2021-02-10 03:24:11.557 | /^[^ \t]+/ { 2021-02-10 03:24:11.557 | # get offset of first = in $0 2021-02-10 03:24:11.557 | eq_idx = index($0, "=") 2021-02-10 03:24:11.557 | # extract attr & value from $0 2021-02-10 03:24:11.557 | attr = substr($0, 1, eq_idx - 1) 2021-02-10 03:24:11.557 | value = substr($0, eq_idx + 1) 2021-02-10 03:24:11.557 | # only need to strip trailing whitespace from attr 2021-02-10 03:24:11.557 | sub(/[ \t]*$/, "", attr) 2021-02-10 03:24:11.557 | # need to strip leading & trailing whitespace from value 2021-02-10 03:24:11.557 | sub(/^[ \t]*/, "", value) 2021-02-10 03:24:11.557 | sub(/[ \t]*$/, "", value) 2021-02-10 03:24:11.557 | 2021-02-10 03:24:11.557 | # cfg_attr_count: number of config lines per [section, attr] 2021-02-10 03:24:11.557 | # cfg_attr: three dimensional array to keep all the config lines per [section, attr] 2021-02-10 03:24:11.557 | # cfg_section: keep the section names in the same order as they appear in local.conf 2021-02-10 03:24:11.558 | # cfg_sec_attr_name: keep the attr names in the same order as they appear in local.conf 2021-02-10 03:24:11.558 | if (! (section, attr) in cfg_attr_count) { 2021-02-10 03:24:11.558 | if (section != last_section) { 2021-02-10 03:24:11.558 | cfg_section[section_count++] = section 2021-02-10 03:24:11.558 | last_section = section 2021-02-10 03:24:11.558 | } 2021-02-10 03:24:11.558 | attr_count = cfg_sec_attr_count[section_count - 1]++ 2021-02-10 03:24:11.558 | cfg_sec_attr_name[section_count - 1, attr_count] = attr 2021-02-10 03:24:11.558 | 2021-02-10 03:24:11.558 | cfg_attr[section, attr, 0] = value 2021-02-10 03:24:11.558 | cfg_attr_count[section, attr] = 1 2021-02-10 03:24:11.558 | } else { 2021-02-10 03:24:11.558 | lno = cfg_attr_count[section, attr]++ 2021-02-10 03:24:11.558 | cfg_attr[section, attr, lno] = value 2021-02-10 03:24:11.558 | } 2021-02-10 03:24:11.558 | } 2021-02-10 03:24:11.558 | END { 2021-02-10 03:24:11.558 | # Process each section in order 2021-02-10 03:24:11.558 | for (sno = 0; sno < section_count; sno++) { 2021-02-10 03:24:11.558 | section = cfg_section[sno] 2021-02-10 03:24:11.558 | # The ini routines simply append a config item immediately 2021-02-10 03:24:11.558 | # after the section header. To keep the same order as defined 2021-02-10 03:24:11.558 | # in local.conf, invoke the ini routines in the reverse order 2021-02-10 03:24:11.558 | for (attr_no = cfg_sec_attr_count[sno] - 1; attr_no >=0; attr_no--) { 2021-02-10 03:24:11.558 | attr = cfg_sec_attr_name[sno, attr_no] 2021-02-10 03:24:11.558 | if (cfg_attr_count[section, attr] == 1) 2021-02-10 03:24:11.558 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, 0] "\"" 2021-02-10 03:24:11.558 | else { 2021-02-10 03:24:11.558 | # For multiline, invoke the ini routines in the reverse order 2021-02-10 03:24:11.558 | count = cfg_attr_count[section, attr] 2021-02-10 03:24:11.558 | print "inidelete " configfile " " section " " attr 2021-02-10 03:24:11.558 | print "iniset " configfile " " section " " attr " \"" cfg_attr[section, attr, count - 1] "\"" 2021-02-10 03:24:11.558 | for (l = count -2; l >= 0; l--) 2021-02-10 03:24:11.559 | print "iniadd_literal " configfile " " section " " attr " \"" cfg_attr[section, attr, l] "\"" 2021-02-10 03:24:11.559 | } 2021-02-10 03:24:11.559 | } 2021-02-10 03:24:11.559 | } 2021-02-10 03:24:11.559 | } 2021-02-10 03:24:11.559 | ' 2021-02-10 03:24:11.559 | + inc/meta-config:merge_config_file:96 : get_meta_section /home/ubuntu/devstack/local.conf post-config '$NOVA_CPU_CONF' 2021-02-10 03:24:11.574 | + inc/meta-config:get_meta_section:33 : local file=/home/ubuntu/devstack/local.conf 2021-02-10 03:24:11.586 | + inc/meta-config:get_meta_section:34 : local matchgroup=post-config 2021-02-10 03:24:11.598 | + inc/meta-config:get_meta_section:35 : local 'configfile=$NOVA_CPU_CONF' 2021-02-10 03:24:11.610 | + inc/meta-config:get_meta_section:37 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-02-10 03:24:11.626 | + inc/meta-config:get_meta_section:38 : [[ -z $NOVA_CPU_CONF ]] 2021-02-10 03:24:11.638 | + inc/meta-config:get_meta_section:40 : awk -v matchgroup=post-config -v 'configfile=$NOVA_CPU_CONF' ' 2021-02-10 03:24:11.638 | BEGIN { group = "" } 2021-02-10 03:24:11.638 | /^\[\[.+\|.*\]\]/ { 2021-02-10 03:24:11.638 | gsub("[][]", "", $1); 2021-02-10 03:24:11.638 | split($1, a, "|"); 2021-02-10 03:24:11.638 | if (a[1] == matchgroup && a[2] == configfile) { 2021-02-10 03:24:11.638 | group=a[1] 2021-02-10 03:24:11.638 | } else { 2021-02-10 03:24:11.638 | group="" 2021-02-10 03:24:11.638 | } 2021-02-10 03:24:11.638 | next 2021-02-10 03:24:11.638 | } 2021-02-10 03:24:11.638 | { 2021-02-10 03:24:11.638 | if (group != "") 2021-02-10 03:24:11.638 | print $0 2021-02-10 03:24:11.638 | } 2021-02-10 03:24:11.638 | ' /home/ubuntu/devstack/local.conf 2021-02-10 03:24:11.653 | + lib/nova:start_nova_compute:886 : [[ superconductor == \s\i\n\g\l\e\c\o\n\d\u\c\t\o\r ]] 2021-02-10 03:24:11.656 | + lib/nova:start_nova_compute:893 : iniset /etc/nova/nova-cpu.conf workarounds disable_group_policy_check_upcall True 2021-02-10 03:24:11.736 | + lib/nova:start_nova_compute:896 : iniset /etc/nova/nova-cpu.conf filter_scheduler track_instance_changes False 2021-02-10 03:24:11.808 | + lib/nova:start_nova_compute:897 : iniset_rpc_backend nova /etc/nova/nova-cpu.conf DEFAULT nova_cell1 2021-02-10 03:24:11.811 | + lib/rpc_backend:iniset_rpc_backend:157 : local package=nova 2021-02-10 03:24:11.816 | + lib/rpc_backend:iniset_rpc_backend:158 : local file=/etc/nova/nova-cpu.conf 2021-02-10 03:24:11.818 | + lib/rpc_backend:iniset_rpc_backend:159 : local section=DEFAULT 2021-02-10 03:24:11.821 | + lib/rpc_backend:iniset_rpc_backend:160 : local virtual_host=nova_cell1 2021-02-10 03:24:11.829 | + lib/rpc_backend:iniset_rpc_backend:161 : is_service_enabled rabbit 2021-02-10 03:24:11.846 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:24:11.852 | ++ lib/rpc_backend:iniset_rpc_backend:162 : get_transport_url nova_cell1 2021-02-10 03:24:11.858 | ++ lib/rpc_backend:get_transport_url:139 : local virtual_host=nova_cell1 2021-02-10 03:24:11.862 | ++ lib/rpc_backend:get_transport_url:140 : is_service_enabled rabbit 2021-02-10 03:24:11.893 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:24:11.898 | ++ lib/rpc_backend:get_transport_url:141 : echo rabbit://stackrabbit:Passw0rd@10.222.0.43:5672/nova_cell1 2021-02-10 03:24:11.906 | + lib/rpc_backend:iniset_rpc_backend:162 : iniset /etc/nova/nova-cpu.conf DEFAULT transport_url rabbit://stackrabbit:Passw0rd@10.222.0.43:5672/nova_cell1 2021-02-10 03:24:11.966 | + lib/rpc_backend:iniset_rpc_backend:163 : '[' -n '' ']' 2021-02-10 03:24:11.970 | + lib/rpc_backend:iniset_rpc_backend:166 : '[' -n '' ']' 2021-02-10 03:24:11.976 | + lib/nova:start_nova_compute:901 : inidelete /etc/nova/nova-cpu.conf database connection 2021-02-10 03:24:12.026 | + lib/nova:start_nova_compute:902 : inidelete /etc/nova/nova-cpu.conf api_database connection 2021-02-10 03:24:12.078 | + lib/nova:start_nova_compute:907 : configure_console_compute 2021-02-10 03:24:12.086 | + lib/nova:configure_console_compute:612 : local offset 2021-02-10 03:24:12.094 | + lib/nova:configure_console_compute:613 : offset=0 2021-02-10 03:24:12.102 | + lib/nova:configure_console_compute:617 : local default_proxyclient_addr 2021-02-10 03:24:12.113 | ++ lib/nova:configure_console_compute:618 : iniget /etc/nova/nova-cpu.conf DEFAULT my_ip 2021-02-10 03:24:12.161 | + lib/nova:configure_console_compute:618 : default_proxyclient_addr=10.222.0.43 2021-02-10 03:24:12.166 | + lib/nova:configure_console_compute:622 : is_service_enabled n-cpu 2021-02-10 03:24:12.214 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 03:24:12.226 | + lib/nova:configure_console_compute:640 : is_service_enabled n-novnc 2021-02-10 03:24:12.291 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 03:24:12.298 | + lib/nova:configure_console_compute:640 : is_service_enabled n-xvnc 2021-02-10 03:24:12.347 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 03:24:12.358 | + lib/nova:configure_console_compute:640 : '[' False '!=' False ']' 2021-02-10 03:24:12.370 | + lib/nova:configure_console_compute:648 : iniset /etc/nova/nova-cpu.conf vnc enabled false 2021-02-10 03:24:12.450 | + lib/nova:configure_console_compute:651 : is_service_enabled n-spice 2021-02-10 03:24:12.503 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 03:24:12.505 | + lib/nova:configure_console_compute:661 : is_service_enabled n-sproxy 2021-02-10 03:24:12.538 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 03:24:12.543 | + lib/nova:start_nova_compute:910 : '[' -n '' ']' 2021-02-10 03:24:12.548 | + lib/nova:start_nova_compute:914 : [[ libvirt = \l\i\b\v\i\r\t ]] 2021-02-10 03:24:12.552 | + lib/nova:start_nova_compute:918 : run_process n-cpu '/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' libvirt 2021-02-10 03:24:12.554 | + functions-common:run_process:1561 : local service=n-cpu 2021-02-10 03:24:12.562 | + functions-common:run_process:1562 : local 'command=/usr/local/bin/nova-compute --config-file /etc/nova/nova-cpu.conf' 2021-02-10 03:24:12.567 | + functions-common:run_process:1563 : local group=libvirt 2021-02-10 03:24:12.574 | + functions-common:run_process:1564 : local user= 2021-02-10 03:24:12.578 | + functions-common:run_process:1566 : local name=n-cpu 2021-02-10 03:24:12.584 | + functions-common:run_process:1568 : time_start run_process 2021-02-10 03:24:12.590 | + functions-common:time_start:2292 : local name=run_process 2021-02-10 03:24:12.605 | + functions-common:time_start:2293 : local start_time= 2021-02-10 03:24:12.614 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-10 03:24:12.629 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-10 03:24:12.643 | + functions-common:time_start:2297 : _TIME_START[$name]=1612927452634 2021-02-10 03:24:12.654 | + functions-common:run_process:1569 : is_service_enabled n-cpu 2021-02-10 03:24:12.701 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 03:24:12.707 | + functions-common:run_process:1572 : time_stop run_process 2021-02-10 03:24:12.711 | + functions-common:time_stop:2306 : local name 2021-02-10 03:24:12.719 | + functions-common:time_stop:2307 : local end_time 2021-02-10 03:24:12.731 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 03:24:12.738 | + functions-common:time_stop:2309 : local total 2021-02-10 03:24:12.747 | + functions-common:time_stop:2310 : local start_time 2021-02-10 03:24:12.761 | + functions-common:time_stop:2312 : name=run_process 2021-02-10 03:24:12.768 | + functions-common:time_stop:2313 : start_time=1612927452634 2021-02-10 03:24:12.779 | + functions-common:time_stop:2315 : [[ -z 1612927452634 ]] 2021-02-10 03:24:12.790 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 03:24:12.797 | + functions-common:time_stop:2318 : end_time=1612927452794 2021-02-10 03:24:12.800 | + functions-common:time_stop:2319 : elapsed_time=160 2021-02-10 03:24:12.803 | + functions-common:time_stop:2320 : total=14249 2021-02-10 03:24:12.805 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 03:24:12.808 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=14409 2021-02-10 03:24:12.811 | + lib/nova:start_nova_compute:940 : export PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-02-10 03:24:12.813 | + lib/nova:start_nova_compute:940 : PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/sbin:/usr/sbin:/sbin 2021-02-10 03:24:12.816 | + lib/nova:start_nova:1052 : is_service_enabled n-api 2021-02-10 03:24:12.836 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:24:12.840 | + lib/nova:start_nova:1054 : echo 'Dumping cells_v2 mapping' 2021-02-10 03:24:12.840 | Dumping cells_v2 mapping 2021-02-10 03:24:12.845 | + lib/nova:start_nova:1055 : /usr/local/bin/nova-manage cell_v2 list_cells --verbose 2021-02-10 03:24:16.331 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:24:16.331 | 2021-02-10 03:24:16.331 | Traceback (most recent call last): 2021-02-10 03:24:16.331 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:24:16.331 | exec(line) 2021-02-10 03:24:16.331 | File "", line 1, in 2021-02-10 03:24:16.331 | File "", line 568, in module_from_spec 2021-02-10 03:24:16.332 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:24:16.332 | 2021-02-10 03:24:16.332 | Remainder of file ignored 2021-02-10 03:24:16.332 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-02-10 03:24:16.332 | | Name | UUID | Transport URL | Database Connection | Disabled | 2021-02-10 03:24:16.332 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-02-10 03:24:16.332 | | cell0 | 00000000-0000-0000-0000-000000000000 | none:/// | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell0?charset=utf8 | False | 2021-02-10 03:24:16.332 | | cell1 | fce7b2b0-5894-4542-a86d-4ea87618ba8d | rabbit://stackrabbit:Passw0rd@10.222.0.43:5672/nova_cell1 | mysql+pymysql://root:Passw0rd@127.0.0.1/nova_cell1?charset=utf8 | False | 2021-02-10 03:24:16.332 | +-------+--------------------------------------+-----------------------------------------------------------+-----------------------------------------------------------------+----------+ 2021-02-10 03:24:16.756 | + ./stack.sh:main:1291 : create_flavors 2021-02-10 03:24:16.760 | + lib/nova:create_flavors:1119 : is_service_enabled n-api 2021-02-10 03:24:16.780 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:24:16.784 | + lib/nova:create_flavors:1120 : openstack --os-region-name=RegionOne flavor list 2021-02-10 03:24:16.784 | + lib/nova:create_flavors:1120 : grep -q ds512M 2021-02-10 03:24:19.617 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:24:19.617 | 2021-02-10 03:24:19.617 | Traceback (most recent call last): 2021-02-10 03:24:19.617 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:24:19.617 | exec(line) 2021-02-10 03:24:19.617 | File "", line 1, in 2021-02-10 03:24:19.617 | File "", line 568, in module_from_spec 2021-02-10 03:24:19.617 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:24:19.617 | 2021-02-10 03:24:19.617 | Remainder of file ignored 2021-02-10 03:24:19.617 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:24:19.617 | from cryptography.utils import int_from_bytes 2021-02-10 03:24:19.617 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:24:19.617 | from cryptography.utils import int_from_bytes 2021-02-10 03:24:19.807 | + lib/nova:create_flavors:1122 : openstack --os-region-name=RegionOne flavor create --id c1 --ram 256 --disk 1 --vcpus 1 --property hw_rng:allowed=True cirros256 2021-02-10 03:24:22.726 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:24:22.726 | 2021-02-10 03:24:22.727 | Traceback (most recent call last): 2021-02-10 03:24:22.727 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:24:22.727 | exec(line) 2021-02-10 03:24:22.727 | File "", line 1, in 2021-02-10 03:24:22.727 | File "", line 568, in module_from_spec 2021-02-10 03:24:22.727 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:24:22.727 | 2021-02-10 03:24:22.727 | Remainder of file ignored 2021-02-10 03:24:22.727 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:24:22.727 | from cryptography.utils import int_from_bytes 2021-02-10 03:24:22.727 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:24:22.727 | from cryptography.utils import int_from_bytes 2021-02-10 03:24:22.727 | +----------------------------+-----------------------+ 2021-02-10 03:24:22.727 | | Field | Value | 2021-02-10 03:24:22.727 | +----------------------------+-----------------------+ 2021-02-10 03:24:22.727 | | OS-FLV-DISABLED:disabled | False | 2021-02-10 03:24:22.727 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-02-10 03:24:22.727 | | disk | 1 | 2021-02-10 03:24:22.727 | | id | c1 | 2021-02-10 03:24:22.727 | | name | cirros256 | 2021-02-10 03:24:22.727 | | os-flavor-access:is_public | True | 2021-02-10 03:24:22.727 | | properties | hw_rng:allowed='True' | 2021-02-10 03:24:22.727 | | ram | 256 | 2021-02-10 03:24:22.727 | | rxtx_factor | 1.0 | 2021-02-10 03:24:22.727 | | swap | | 2021-02-10 03:24:22.727 | | vcpus | 1 | 2021-02-10 03:24:22.727 | +----------------------------+-----------------------+ 2021-02-10 03:24:22.911 | + lib/nova:create_flavors:1123 : openstack --os-region-name=RegionOne flavor create --id d1 --ram 512 --disk 5 --vcpus 1 --property hw_rng:allowed=True ds512M 2021-02-10 03:24:25.571 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:24:25.571 | 2021-02-10 03:24:25.571 | Traceback (most recent call last): 2021-02-10 03:24:25.571 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:24:25.571 | exec(line) 2021-02-10 03:24:25.571 | File "", line 1, in 2021-02-10 03:24:25.572 | File "", line 568, in module_from_spec 2021-02-10 03:24:25.572 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:24:25.572 | 2021-02-10 03:24:25.572 | Remainder of file ignored 2021-02-10 03:24:25.572 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:24:25.572 | from cryptography.utils import int_from_bytes 2021-02-10 03:24:25.572 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:24:25.572 | from cryptography.utils import int_from_bytes 2021-02-10 03:24:25.572 | +----------------------------+-----------------------+ 2021-02-10 03:24:25.572 | | Field | Value | 2021-02-10 03:24:25.572 | +----------------------------+-----------------------+ 2021-02-10 03:24:25.572 | | OS-FLV-DISABLED:disabled | False | 2021-02-10 03:24:25.572 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-02-10 03:24:25.572 | | disk | 5 | 2021-02-10 03:24:25.572 | | id | d1 | 2021-02-10 03:24:25.572 | | name | ds512M | 2021-02-10 03:24:25.572 | | os-flavor-access:is_public | True | 2021-02-10 03:24:25.572 | | properties | hw_rng:allowed='True' | 2021-02-10 03:24:25.572 | | ram | 512 | 2021-02-10 03:24:25.572 | | rxtx_factor | 1.0 | 2021-02-10 03:24:25.572 | | swap | | 2021-02-10 03:24:25.572 | | vcpus | 1 | 2021-02-10 03:24:25.572 | +----------------------------+-----------------------+ 2021-02-10 03:24:25.755 | + lib/nova:create_flavors:1124 : openstack --os-region-name=RegionOne flavor create --id d2 --ram 1024 --disk 10 --vcpus 1 --property hw_rng:allowed=True ds1G 2021-02-10 03:24:28.289 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:24:28.290 | 2021-02-10 03:24:28.290 | Traceback (most recent call last): 2021-02-10 03:24:28.290 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:24:28.290 | exec(line) 2021-02-10 03:24:28.290 | File "", line 1, in 2021-02-10 03:24:28.290 | File "", line 568, in module_from_spec 2021-02-10 03:24:28.290 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:24:28.290 | 2021-02-10 03:24:28.290 | Remainder of file ignored 2021-02-10 03:24:28.290 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:24:28.290 | from cryptography.utils import int_from_bytes 2021-02-10 03:24:28.290 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:24:28.290 | from cryptography.utils import int_from_bytes 2021-02-10 03:24:28.290 | +----------------------------+-----------------------+ 2021-02-10 03:24:28.290 | | Field | Value | 2021-02-10 03:24:28.290 | +----------------------------+-----------------------+ 2021-02-10 03:24:28.290 | | OS-FLV-DISABLED:disabled | False | 2021-02-10 03:24:28.290 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-02-10 03:24:28.290 | | disk | 10 | 2021-02-10 03:24:28.290 | | id | d2 | 2021-02-10 03:24:28.290 | | name | ds1G | 2021-02-10 03:24:28.290 | | os-flavor-access:is_public | True | 2021-02-10 03:24:28.290 | | properties | hw_rng:allowed='True' | 2021-02-10 03:24:28.290 | | ram | 1024 | 2021-02-10 03:24:28.290 | | rxtx_factor | 1.0 | 2021-02-10 03:24:28.290 | | swap | | 2021-02-10 03:24:28.290 | | vcpus | 1 | 2021-02-10 03:24:28.290 | +----------------------------+-----------------------+ 2021-02-10 03:24:28.473 | + lib/nova:create_flavors:1125 : openstack --os-region-name=RegionOne flavor create --id d3 --ram 2048 --disk 10 --vcpus 2 --property hw_rng:allowed=True ds2G 2021-02-10 03:24:31.006 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:24:31.006 | 2021-02-10 03:24:31.006 | Traceback (most recent call last): 2021-02-10 03:24:31.006 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:24:31.006 | exec(line) 2021-02-10 03:24:31.006 | File "", line 1, in 2021-02-10 03:24:31.006 | File "", line 568, in module_from_spec 2021-02-10 03:24:31.006 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:24:31.006 | 2021-02-10 03:24:31.006 | Remainder of file ignored 2021-02-10 03:24:31.006 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:24:31.006 | from cryptography.utils import int_from_bytes 2021-02-10 03:24:31.006 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:24:31.006 | from cryptography.utils import int_from_bytes 2021-02-10 03:24:31.006 | +----------------------------+-----------------------+ 2021-02-10 03:24:31.006 | | Field | Value | 2021-02-10 03:24:31.006 | +----------------------------+-----------------------+ 2021-02-10 03:24:31.006 | | OS-FLV-DISABLED:disabled | False | 2021-02-10 03:24:31.006 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-02-10 03:24:31.006 | | disk | 10 | 2021-02-10 03:24:31.007 | | id | d3 | 2021-02-10 03:24:31.007 | | name | ds2G | 2021-02-10 03:24:31.007 | | os-flavor-access:is_public | True | 2021-02-10 03:24:31.007 | | properties | hw_rng:allowed='True' | 2021-02-10 03:24:31.007 | | ram | 2048 | 2021-02-10 03:24:31.007 | | rxtx_factor | 1.0 | 2021-02-10 03:24:31.007 | | swap | | 2021-02-10 03:24:31.007 | | vcpus | 2 | 2021-02-10 03:24:31.007 | +----------------------------+-----------------------+ 2021-02-10 03:24:31.194 | + lib/nova:create_flavors:1126 : openstack --os-region-name=RegionOne flavor create --id d4 --ram 4096 --disk 20 --vcpus 4 --property hw_rng:allowed=True ds4G 2021-02-10 03:24:33.751 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:24:33.752 | 2021-02-10 03:24:33.752 | Traceback (most recent call last): 2021-02-10 03:24:33.752 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:24:33.752 | exec(line) 2021-02-10 03:24:33.752 | File "", line 1, in 2021-02-10 03:24:33.752 | File "", line 568, in module_from_spec 2021-02-10 03:24:33.752 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:24:33.752 | 2021-02-10 03:24:33.752 | Remainder of file ignored 2021-02-10 03:24:33.752 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:24:33.752 | from cryptography.utils import int_from_bytes 2021-02-10 03:24:33.752 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:24:33.752 | from cryptography.utils import int_from_bytes 2021-02-10 03:24:33.752 | +----------------------------+-----------------------+ 2021-02-10 03:24:33.752 | | Field | Value | 2021-02-10 03:24:33.752 | +----------------------------+-----------------------+ 2021-02-10 03:24:33.752 | | OS-FLV-DISABLED:disabled | False | 2021-02-10 03:24:33.752 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-02-10 03:24:33.752 | | disk | 20 | 2021-02-10 03:24:33.752 | | id | d4 | 2021-02-10 03:24:33.752 | | name | ds4G | 2021-02-10 03:24:33.752 | | os-flavor-access:is_public | True | 2021-02-10 03:24:33.752 | | properties | hw_rng:allowed='True' | 2021-02-10 03:24:33.752 | | ram | 4096 | 2021-02-10 03:24:33.752 | | rxtx_factor | 1.0 | 2021-02-10 03:24:33.752 | | swap | | 2021-02-10 03:24:33.752 | | vcpus | 4 | 2021-02-10 03:24:33.752 | +----------------------------+-----------------------+ 2021-02-10 03:24:33.936 | + lib/nova:create_flavors:1129 : openstack --os-region-name=RegionOne flavor list 2021-02-10 03:24:33.936 | + lib/nova:create_flavors:1129 : grep -q m1.tiny 2021-02-10 03:24:36.390 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:24:36.390 | 2021-02-10 03:24:36.390 | Traceback (most recent call last): 2021-02-10 03:24:36.390 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:24:36.390 | exec(line) 2021-02-10 03:24:36.391 | File "", line 1, in 2021-02-10 03:24:36.391 | File "", line 568, in module_from_spec 2021-02-10 03:24:36.391 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:24:36.391 | 2021-02-10 03:24:36.391 | Remainder of file ignored 2021-02-10 03:24:36.391 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:24:36.391 | from cryptography.utils import int_from_bytes 2021-02-10 03:24:36.391 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:24:36.391 | from cryptography.utils import int_from_bytes 2021-02-10 03:24:36.573 | + lib/nova:create_flavors:1130 : openstack --os-region-name=RegionOne flavor create --id 1 --ram 512 --disk 1 --vcpus 1 --property hw_rng:allowed=True m1.tiny 2021-02-10 03:24:39.121 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:24:39.121 | 2021-02-10 03:24:39.121 | Traceback (most recent call last): 2021-02-10 03:24:39.121 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:24:39.121 | exec(line) 2021-02-10 03:24:39.121 | File "", line 1, in 2021-02-10 03:24:39.121 | File "", line 568, in module_from_spec 2021-02-10 03:24:39.121 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:24:39.121 | 2021-02-10 03:24:39.121 | Remainder of file ignored 2021-02-10 03:24:39.122 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:24:39.122 | from cryptography.utils import int_from_bytes 2021-02-10 03:24:39.122 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:24:39.122 | from cryptography.utils import int_from_bytes 2021-02-10 03:24:39.122 | +----------------------------+-----------------------+ 2021-02-10 03:24:39.122 | | Field | Value | 2021-02-10 03:24:39.122 | +----------------------------+-----------------------+ 2021-02-10 03:24:39.122 | | OS-FLV-DISABLED:disabled | False | 2021-02-10 03:24:39.122 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-02-10 03:24:39.122 | | disk | 1 | 2021-02-10 03:24:39.122 | | id | 1 | 2021-02-10 03:24:39.122 | | name | m1.tiny | 2021-02-10 03:24:39.122 | | os-flavor-access:is_public | True | 2021-02-10 03:24:39.122 | | properties | hw_rng:allowed='True' | 2021-02-10 03:24:39.122 | | ram | 512 | 2021-02-10 03:24:39.122 | | rxtx_factor | 1.0 | 2021-02-10 03:24:39.122 | | swap | | 2021-02-10 03:24:39.122 | | vcpus | 1 | 2021-02-10 03:24:39.122 | +----------------------------+-----------------------+ 2021-02-10 03:24:39.305 | + lib/nova:create_flavors:1131 : openstack --os-region-name=RegionOne flavor create --id 2 --ram 2048 --disk 20 --vcpus 1 --property hw_rng:allowed=True m1.small 2021-02-10 03:24:41.843 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:24:41.843 | 2021-02-10 03:24:41.843 | Traceback (most recent call last): 2021-02-10 03:24:41.843 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:24:41.843 | exec(line) 2021-02-10 03:24:41.843 | File "", line 1, in 2021-02-10 03:24:41.843 | File "", line 568, in module_from_spec 2021-02-10 03:24:41.843 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:24:41.843 | 2021-02-10 03:24:41.843 | Remainder of file ignored 2021-02-10 03:24:41.843 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:24:41.843 | from cryptography.utils import int_from_bytes 2021-02-10 03:24:41.843 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:24:41.843 | from cryptography.utils import int_from_bytes 2021-02-10 03:24:41.843 | +----------------------------+-----------------------+ 2021-02-10 03:24:41.843 | | Field | Value | 2021-02-10 03:24:41.843 | +----------------------------+-----------------------+ 2021-02-10 03:24:41.843 | | OS-FLV-DISABLED:disabled | False | 2021-02-10 03:24:41.844 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-02-10 03:24:41.844 | | disk | 20 | 2021-02-10 03:24:41.844 | | id | 2 | 2021-02-10 03:24:41.844 | | name | m1.small | 2021-02-10 03:24:41.844 | | os-flavor-access:is_public | True | 2021-02-10 03:24:41.844 | | properties | hw_rng:allowed='True' | 2021-02-10 03:24:41.844 | | ram | 2048 | 2021-02-10 03:24:41.844 | | rxtx_factor | 1.0 | 2021-02-10 03:24:41.844 | | swap | | 2021-02-10 03:24:41.844 | | vcpus | 1 | 2021-02-10 03:24:41.844 | +----------------------------+-----------------------+ 2021-02-10 03:24:42.028 | + lib/nova:create_flavors:1132 : openstack --os-region-name=RegionOne flavor create --id 3 --ram 4096 --disk 40 --vcpus 2 --property hw_rng:allowed=True m1.medium 2021-02-10 03:24:44.609 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:24:44.609 | 2021-02-10 03:24:44.609 | Traceback (most recent call last): 2021-02-10 03:24:44.609 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:24:44.609 | exec(line) 2021-02-10 03:24:44.609 | File "", line 1, in 2021-02-10 03:24:44.609 | File "", line 568, in module_from_spec 2021-02-10 03:24:44.609 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:24:44.609 | 2021-02-10 03:24:44.609 | Remainder of file ignored 2021-02-10 03:24:44.609 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:24:44.609 | from cryptography.utils import int_from_bytes 2021-02-10 03:24:44.609 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:24:44.609 | from cryptography.utils import int_from_bytes 2021-02-10 03:24:44.610 | +----------------------------+-----------------------+ 2021-02-10 03:24:44.610 | | Field | Value | 2021-02-10 03:24:44.610 | +----------------------------+-----------------------+ 2021-02-10 03:24:44.610 | | OS-FLV-DISABLED:disabled | False | 2021-02-10 03:24:44.610 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-02-10 03:24:44.610 | | disk | 40 | 2021-02-10 03:24:44.610 | | id | 3 | 2021-02-10 03:24:44.610 | | name | m1.medium | 2021-02-10 03:24:44.610 | | os-flavor-access:is_public | True | 2021-02-10 03:24:44.610 | | properties | hw_rng:allowed='True' | 2021-02-10 03:24:44.610 | | ram | 4096 | 2021-02-10 03:24:44.610 | | rxtx_factor | 1.0 | 2021-02-10 03:24:44.610 | | swap | | 2021-02-10 03:24:44.610 | | vcpus | 2 | 2021-02-10 03:24:44.610 | +----------------------------+-----------------------+ 2021-02-10 03:24:44.793 | + lib/nova:create_flavors:1133 : openstack --os-region-name=RegionOne flavor create --id 4 --ram 8192 --disk 80 --vcpus 4 --property hw_rng:allowed=True m1.large 2021-02-10 03:24:47.303 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:24:47.303 | 2021-02-10 03:24:47.303 | Traceback (most recent call last): 2021-02-10 03:24:47.303 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:24:47.303 | exec(line) 2021-02-10 03:24:47.303 | File "", line 1, in 2021-02-10 03:24:47.303 | File "", line 568, in module_from_spec 2021-02-10 03:24:47.303 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:24:47.304 | 2021-02-10 03:24:47.304 | Remainder of file ignored 2021-02-10 03:24:47.304 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:24:47.304 | from cryptography.utils import int_from_bytes 2021-02-10 03:24:47.304 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:24:47.304 | from cryptography.utils import int_from_bytes 2021-02-10 03:24:47.304 | +----------------------------+-----------------------+ 2021-02-10 03:24:47.304 | | Field | Value | 2021-02-10 03:24:47.304 | +----------------------------+-----------------------+ 2021-02-10 03:24:47.304 | | OS-FLV-DISABLED:disabled | False | 2021-02-10 03:24:47.304 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-02-10 03:24:47.304 | | disk | 80 | 2021-02-10 03:24:47.304 | | id | 4 | 2021-02-10 03:24:47.304 | | name | m1.large | 2021-02-10 03:24:47.304 | | os-flavor-access:is_public | True | 2021-02-10 03:24:47.304 | | properties | hw_rng:allowed='True' | 2021-02-10 03:24:47.304 | | ram | 8192 | 2021-02-10 03:24:47.304 | | rxtx_factor | 1.0 | 2021-02-10 03:24:47.304 | | swap | | 2021-02-10 03:24:47.304 | | vcpus | 4 | 2021-02-10 03:24:47.304 | +----------------------------+-----------------------+ 2021-02-10 03:24:47.485 | + lib/nova:create_flavors:1134 : openstack --os-region-name=RegionOne flavor create --id 5 --ram 16384 --disk 160 --vcpus 8 --property hw_rng:allowed=True m1.xlarge 2021-02-10 03:24:50.052 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:24:50.052 | 2021-02-10 03:24:50.052 | Traceback (most recent call last): 2021-02-10 03:24:50.052 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:24:50.052 | exec(line) 2021-02-10 03:24:50.052 | File "", line 1, in 2021-02-10 03:24:50.052 | File "", line 568, in module_from_spec 2021-02-10 03:24:50.052 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:24:50.052 | 2021-02-10 03:24:50.052 | Remainder of file ignored 2021-02-10 03:24:50.052 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:24:50.052 | from cryptography.utils import int_from_bytes 2021-02-10 03:24:50.052 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:24:50.052 | from cryptography.utils import int_from_bytes 2021-02-10 03:24:50.052 | +----------------------------+-----------------------+ 2021-02-10 03:24:50.052 | | Field | Value | 2021-02-10 03:24:50.052 | +----------------------------+-----------------------+ 2021-02-10 03:24:50.052 | | OS-FLV-DISABLED:disabled | False | 2021-02-10 03:24:50.052 | | OS-FLV-EXT-DATA:ephemeral | 0 | 2021-02-10 03:24:50.052 | | disk | 160 | 2021-02-10 03:24:50.052 | | id | 5 | 2021-02-10 03:24:50.052 | | name | m1.xlarge | 2021-02-10 03:24:50.052 | | os-flavor-access:is_public | True | 2021-02-10 03:24:50.052 | | properties | hw_rng:allowed='True' | 2021-02-10 03:24:50.052 | | ram | 16384 | 2021-02-10 03:24:50.053 | | rxtx_factor | 1.0 | 2021-02-10 03:24:50.053 | | swap | | 2021-02-10 03:24:50.053 | | vcpus | 8 | 2021-02-10 03:24:50.053 | +----------------------------+-----------------------+ 2021-02-10 03:24:50.235 | + ./stack.sh:main:1293 : is_service_enabled cinder 2021-02-10 03:24:50.257 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:24:50.260 | + ./stack.sh:main:1294 : echo_summary 'Starting Cinder' 2021-02-10 03:24:50.262 | + ./stack.sh:echo_summary:416 : [[ -t 3 ]] 2021-02-10 03:24:50.265 | + ./stack.sh:echo_summary:422 : echo -e Starting Cinder 2021-02-10 03:24:50.267 | + ./stack.sh:main:1295 : start_cinder 2021-02-10 03:24:50.271 | + lib/cinder:start_cinder:460 : local service_port=8776 2021-02-10 03:24:50.273 | + lib/cinder:start_cinder:461 : local service_protocol=http 2021-02-10 03:24:50.276 | + lib/cinder:start_cinder:462 : local cinder_url 2021-02-10 03:24:50.278 | + lib/cinder:start_cinder:463 : is_service_enabled tls-proxy 2021-02-10 03:24:50.296 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 03:24:50.299 | + lib/cinder:start_cinder:467 : '[' tgtadm = tgtadm ']' 2021-02-10 03:24:50.302 | + lib/cinder:start_cinder:468 : is_service_enabled c-vol 2021-02-10 03:24:50.318 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:24:50.321 | + lib/cinder:start_cinder:470 : sudo rm -f /etc/tgt/conf.d/stack.conf 2021-02-10 03:24:50.332 | + lib/cinder:start_cinder:471 : _configure_tgt_for_config_d 2021-02-10 03:24:50.335 | + lib/cinder:_configure_tgt_for_config_d:450 : [[ ! -d /etc/tgt/stack.d/ ]] 2021-02-10 03:24:50.337 | + lib/cinder:_configure_tgt_for_config_d:451 : sudo ln -sf /opt/stack/data/cinder/volumes /etc/tgt/stack.d 2021-02-10 03:24:50.349 | + lib/cinder:_configure_tgt_for_config_d:453 : grep -q 'include /etc/tgt/stack.d/*' /etc/tgt/targets.conf 2021-02-10 03:24:50.354 | + lib/cinder:_configure_tgt_for_config_d:454 : echo 'include /etc/tgt/stack.d/*' 2021-02-10 03:24:50.354 | + lib/cinder:_configure_tgt_for_config_d:454 : sudo tee -a /etc/tgt/targets.conf 2021-02-10 03:24:50.361 | include /etc/tgt/stack.d/* 2021-02-10 03:24:50.365 | + lib/cinder:start_cinder:472 : is_ubuntu 2021-02-10 03:24:50.367 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 03:24:50.370 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 03:24:50.372 | + lib/cinder:start_cinder:473 : sudo service tgt restart 2021-02-10 03:24:50.761 | + lib/cinder:start_cinder:483 : sudo tgtadm --mode system --op update --name debug --value on 2021-02-10 03:24:50.774 | + 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-02-10 03:24:50.777 | + lib/cinder:start_cinder:488 : '[' True == False ']' 2021-02-10 03:24:50.780 | ++ lib/cinder:start_cinder:496 : which uwsgi 2021-02-10 03:24:50.784 | + lib/cinder:start_cinder:496 : run_process c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-02-10 03:24:50.787 | + functions-common:run_process:1561 : local service=c-api 2021-02-10 03:24:50.790 | + functions-common:run_process:1562 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-02-10 03:24:50.792 | + functions-common:run_process:1563 : local group= 2021-02-10 03:24:50.795 | + functions-common:run_process:1564 : local user= 2021-02-10 03:24:50.798 | + functions-common:run_process:1566 : local name=c-api 2021-02-10 03:24:50.800 | + functions-common:run_process:1568 : time_start run_process 2021-02-10 03:24:50.803 | + functions-common:time_start:2292 : local name=run_process 2021-02-10 03:24:50.806 | + functions-common:time_start:2293 : local start_time= 2021-02-10 03:24:50.808 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-10 03:24:50.811 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-10 03:24:50.815 | + functions-common:time_start:2297 : _TIME_START[$name]=1612927490812 2021-02-10 03:24:50.818 | + functions-common:run_process:1569 : is_service_enabled c-api 2021-02-10 03:24:50.833 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:24:50.836 | + functions-common:run_process:1570 : _run_under_systemd c-api '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' '' '' 2021-02-10 03:24:50.839 | + functions-common:_run_under_systemd:1526 : local service=c-api 2021-02-10 03:24:50.841 | + functions-common:_run_under_systemd:1527 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-02-10 03:24:50.844 | + functions-common:_run_under_systemd:1528 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-02-10 03:24:50.846 | + functions-common:_run_under_systemd:1530 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-02-10 03:24:50.849 | + functions-common:_common_systemd_pitfalls:1498 : local 'cmd=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-02-10 03:24:50.851 | + functions-common:_common_systemd_pitfalls:1501 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ sudo ]] 2021-02-10 03:24:50.854 | + functions-common:_common_systemd_pitfalls:1512 : [[ ! /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ ^/ ]] 2021-02-10 03:24:50.857 | + functions-common:_run_under_systemd:1532 : local systemd_service=devstack@c-api.service 2021-02-10 03:24:50.859 | + functions-common:_run_under_systemd:1533 : local group= 2021-02-10 03:24:50.862 | + functions-common:_run_under_systemd:1534 : local user=ubuntu 2021-02-10 03:24:50.865 | + functions-common:_run_under_systemd:1535 : [[ /usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini =~ uwsgi ]] 2021-02-10 03:24:50.867 | + functions-common:_run_under_systemd:1536 : 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-02-10 03:24:50.870 | + functions-common:write_uwsgi_user_unit_file:1470 : local service=devstack@c-api.service 2021-02-10 03:24:50.872 | + functions-common:write_uwsgi_user_unit_file:1471 : local 'command=/usr/bin/uwsgi --procname-prefix cinder-api --ini /etc/cinder/cinder-api-uwsgi.ini' 2021-02-10 03:24:50.874 | + functions-common:write_uwsgi_user_unit_file:1472 : local group= 2021-02-10 03:24:50.876 | + functions-common:write_uwsgi_user_unit_file:1473 : local user=ubuntu 2021-02-10 03:24:50.879 | + functions-common:write_uwsgi_user_unit_file:1474 : local unitfile=/etc/systemd/system/devstack@c-api.service 2021-02-10 03:24:50.881 | + functions-common:write_uwsgi_user_unit_file:1475 : mkdir -p /etc/systemd/system 2021-02-10 03:24:50.885 | + functions-common:write_uwsgi_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@c-api.service Unit Description 'Devstack devstack@c-api.service' 2021-02-10 03:24:50.943 | + functions-common:write_uwsgi_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service SyslogIdentifier devstack@c-api.service 2021-02-10 03:24:50.998 | + functions-common:write_uwsgi_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service User ubuntu 2021-02-10 03:24:51.044 | + functions-common:write_uwsgi_user_unit_file:1480 : 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-02-10 03:24:51.090 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-02-10 03:24:51.137 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Type notify 2021-02-10 03:24:51.183 | + functions-common:write_uwsgi_user_unit_file:1483 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service KillMode process 2021-02-10 03:24:51.231 | + functions-common:write_uwsgi_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service Restart always 2021-02-10 03:24:51.278 | + functions-common:write_uwsgi_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service NotifyAccess all 2021-02-10 03:24:51.325 | + functions-common:write_uwsgi_user_unit_file:1486 : iniset -sudo /etc/systemd/system/devstack@c-api.service Service RestartForceExitStatus 100 2021-02-10 03:24:51.373 | + functions-common:write_uwsgi_user_unit_file:1488 : [[ -n '' ]] 2021-02-10 03:24:51.375 | + functions-common:write_uwsgi_user_unit_file:1491 : iniset -sudo /etc/systemd/system/devstack@c-api.service Install WantedBy multi-user.target 2021-02-10 03:24:51.430 | + functions-common:write_uwsgi_user_unit_file:1494 : sudo systemctl daemon-reload 2021-02-10 03:24:51.667 | + functions-common:_run_under_systemd:1541 : sudo systemctl enable devstack@c-api.service 2021-02-10 03:24:51.686 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-api.service → /etc/systemd/system/devstack@c-api.service. 2021-02-10 03:24:51.877 | + functions-common:_run_under_systemd:1542 : sudo systemctl start devstack@c-api.service 2021-02-10 03:24:51.965 | + functions-common:run_process:1572 : time_stop run_process 2021-02-10 03:24:51.968 | + functions-common:time_stop:2306 : local name 2021-02-10 03:24:51.971 | + functions-common:time_stop:2307 : local end_time 2021-02-10 03:24:51.973 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 03:24:51.976 | + functions-common:time_stop:2309 : local total 2021-02-10 03:24:51.978 | + functions-common:time_stop:2310 : local start_time 2021-02-10 03:24:51.981 | + functions-common:time_stop:2312 : name=run_process 2021-02-10 03:24:51.983 | + functions-common:time_stop:2313 : start_time=1612927490812 2021-02-10 03:24:51.986 | + functions-common:time_stop:2315 : [[ -z 1612927490812 ]] 2021-02-10 03:24:51.989 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 03:24:51.992 | + functions-common:time_stop:2318 : end_time=1612927491990 2021-02-10 03:24:51.995 | + functions-common:time_stop:2319 : elapsed_time=1178 2021-02-10 03:24:51.998 | + functions-common:time_stop:2320 : total=14409 2021-02-10 03:24:52.000 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 03:24:52.002 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=15587 2021-02-10 03:24:52.005 | + lib/cinder:start_cinder:497 : cinder_url=http://10.222.0.43/volume/v3 2021-02-10 03:24:52.008 | + lib/cinder:start_cinder:501 : echo 'Waiting for Cinder API to start...' 2021-02-10 03:24:52.008 | Waiting for Cinder API to start... 2021-02-10 03:24:52.010 | + lib/cinder:start_cinder:502 : wait_for_service 60 http://10.222.0.43/volume/v3 2021-02-10 03:24:52.012 | + functions:wait_for_service:481 : local timeout=60 2021-02-10 03:24:52.015 | + functions:wait_for_service:482 : local url=http://10.222.0.43/volume/v3 2021-02-10 03:24:52.017 | + functions:wait_for_service:483 : local rval=0 2021-02-10 03:24:52.020 | + functions:wait_for_service:484 : time_start wait_for_service 2021-02-10 03:24:52.022 | + functions-common:time_start:2292 : local name=wait_for_service 2021-02-10 03:24:52.025 | + functions-common:time_start:2293 : local start_time= 2021-02-10 03:24:52.027 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-10 03:24:52.030 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-10 03:24:52.034 | + functions-common:time_start:2297 : _TIME_START[$name]=1612927492031 2021-02-10 03:24:52.036 | + functions:wait_for_service:485 : timeout 60 bash -x 2021-02-10 03:24:52.042 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.43/volume/v3 2021-02-10 03:24:56.995 | + :: : [[ 401 == 503 ]] 2021-02-10 03:24:56.996 | + :: : [[ 0 -eq 7 ]] 2021-02-10 03:24:57.000 | + functions:wait_for_service:490 : time_stop wait_for_service 2021-02-10 03:24:57.003 | + functions-common:time_stop:2306 : local name 2021-02-10 03:24:57.006 | + functions-common:time_stop:2307 : local end_time 2021-02-10 03:24:57.008 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 03:24:57.011 | + functions-common:time_stop:2309 : local total 2021-02-10 03:24:57.013 | + functions-common:time_stop:2310 : local start_time 2021-02-10 03:24:57.015 | + functions-common:time_stop:2312 : name=wait_for_service 2021-02-10 03:24:57.018 | + functions-common:time_stop:2313 : start_time=1612927492031 2021-02-10 03:24:57.021 | + functions-common:time_stop:2315 : [[ -z 1612927492031 ]] 2021-02-10 03:24:57.024 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 03:24:57.027 | + functions-common:time_stop:2318 : end_time=1612927497025 2021-02-10 03:24:57.030 | + functions-common:time_stop:2319 : elapsed_time=4994 2021-02-10 03:24:57.032 | + functions-common:time_stop:2320 : total=15073 2021-02-10 03:24:57.035 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 03:24:57.037 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=20067 2021-02-10 03:24:57.040 | + functions:wait_for_service:491 : return 0 2021-02-10 03:24:57.042 | + lib/cinder:start_cinder:506 : run_process c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-02-10 03:24:57.045 | + functions-common:run_process:1561 : local service=c-sch 2021-02-10 03:24:57.048 | + functions-common:run_process:1562 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-02-10 03:24:57.050 | + functions-common:run_process:1563 : local group= 2021-02-10 03:24:57.053 | + functions-common:run_process:1564 : local user= 2021-02-10 03:24:57.055 | + functions-common:run_process:1566 : local name=c-sch 2021-02-10 03:24:57.058 | + functions-common:run_process:1568 : time_start run_process 2021-02-10 03:24:57.060 | + functions-common:time_start:2292 : local name=run_process 2021-02-10 03:24:57.063 | + functions-common:time_start:2293 : local start_time= 2021-02-10 03:24:57.065 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-10 03:24:57.069 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-10 03:24:57.072 | + functions-common:time_start:2297 : _TIME_START[$name]=1612927497069 2021-02-10 03:24:57.075 | + functions-common:run_process:1569 : is_service_enabled c-sch 2021-02-10 03:24:57.091 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:24:57.093 | + functions-common:run_process:1570 : _run_under_systemd c-sch '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' '' 2021-02-10 03:24:57.096 | + functions-common:_run_under_systemd:1526 : local service=c-sch 2021-02-10 03:24:57.098 | + functions-common:_run_under_systemd:1527 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-02-10 03:24:57.101 | + functions-common:_run_under_systemd:1528 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-02-10 03:24:57.103 | + functions-common:_run_under_systemd:1530 : _common_systemd_pitfalls '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-02-10 03:24:57.106 | + functions-common:_common_systemd_pitfalls:1498 : local 'cmd=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-02-10 03:24:57.109 | + functions-common:_common_systemd_pitfalls:1501 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ sudo ]] 2021-02-10 03:24:57.111 | + functions-common:_common_systemd_pitfalls:1512 : [[ ! /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2021-02-10 03:24:57.114 | + functions-common:_run_under_systemd:1532 : local systemd_service=devstack@c-sch.service 2021-02-10 03:24:57.116 | + functions-common:_run_under_systemd:1533 : local group= 2021-02-10 03:24:57.119 | + functions-common:_run_under_systemd:1534 : local user=ubuntu 2021-02-10 03:24:57.121 | + functions-common:_run_under_systemd:1535 : [[ /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2021-02-10 03:24:57.124 | + functions-common:_run_under_systemd:1538 : write_user_unit_file devstack@c-sch.service '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' '' ubuntu 2021-02-10 03:24:57.126 | + functions-common:write_user_unit_file:1443 : local service=devstack@c-sch.service 2021-02-10 03:24:57.129 | + functions-common:write_user_unit_file:1444 : local 'command=/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-02-10 03:24:57.131 | + functions-common:write_user_unit_file:1445 : local group= 2021-02-10 03:24:57.133 | + functions-common:write_user_unit_file:1446 : local user=ubuntu 2021-02-10 03:24:57.136 | + functions-common:write_user_unit_file:1447 : local extra= 2021-02-10 03:24:57.138 | + functions-common:write_user_unit_file:1448 : [[ -n '' ]] 2021-02-10 03:24:57.141 | + functions-common:write_user_unit_file:1451 : local unitfile=/etc/systemd/system/devstack@c-sch.service 2021-02-10 03:24:57.143 | + functions-common:write_user_unit_file:1452 : mkdir -p /etc/systemd/system 2021-02-10 03:24:57.148 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Unit Description 'Devstack devstack@c-sch.service' 2021-02-10 03:24:57.203 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service User ubuntu 2021-02-10 03:24:57.259 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecStart '/usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf' 2021-02-10 03:24:57.306 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service KillMode process 2021-02-10 03:24:57.355 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service TimeoutStopSec 300 2021-02-10 03:24:57.401 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-02-10 03:24:57.448 | + functions-common:write_user_unit_file:1460 : [[ -n '' ]] 2021-02-10 03:24:57.451 | + functions-common:write_user_unit_file:1463 : iniset -sudo /etc/systemd/system/devstack@c-sch.service Install WantedBy multi-user.target 2021-02-10 03:24:57.510 | + functions-common:write_user_unit_file:1466 : sudo systemctl daemon-reload 2021-02-10 03:24:57.736 | + functions-common:_run_under_systemd:1541 : sudo systemctl enable devstack@c-sch.service 2021-02-10 03:24:57.754 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-sch.service → /etc/systemd/system/devstack@c-sch.service. 2021-02-10 03:24:57.973 | + functions-common:_run_under_systemd:1542 : sudo systemctl start devstack@c-sch.service 2021-02-10 03:24:57.997 | + functions-common:run_process:1572 : time_stop run_process 2021-02-10 03:24:57.999 | + functions-common:time_stop:2306 : local name 2021-02-10 03:24:58.002 | + functions-common:time_stop:2307 : local end_time 2021-02-10 03:24:58.005 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 03:24:58.007 | + functions-common:time_stop:2309 : local total 2021-02-10 03:24:58.010 | + functions-common:time_stop:2310 : local start_time 2021-02-10 03:24:58.013 | + functions-common:time_stop:2312 : name=run_process 2021-02-10 03:24:58.015 | + functions-common:time_stop:2313 : start_time=1612927497069 2021-02-10 03:24:58.018 | + functions-common:time_stop:2315 : [[ -z 1612927497069 ]] 2021-02-10 03:24:58.021 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 03:24:58.025 | + functions-common:time_stop:2318 : end_time=1612927498022 2021-02-10 03:24:58.028 | + functions-common:time_stop:2319 : elapsed_time=953 2021-02-10 03:24:58.030 | + functions-common:time_stop:2320 : total=15587 2021-02-10 03:24:58.033 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 03:24:58.035 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=16540 2021-02-10 03:24:58.038 | + lib/cinder:start_cinder:507 : run_process c-bak '/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-02-10 03:24:58.040 | + functions-common:run_process:1561 : local service=c-bak 2021-02-10 03:24:58.043 | + functions-common:run_process:1562 : local 'command=/usr/local/bin/cinder-backup --config-file /etc/cinder/cinder.conf' 2021-02-10 03:24:58.045 | + functions-common:run_process:1563 : local group= 2021-02-10 03:24:58.048 | + functions-common:run_process:1564 : local user= 2021-02-10 03:24:58.050 | + functions-common:run_process:1566 : local name=c-bak 2021-02-10 03:24:58.052 | + functions-common:run_process:1568 : time_start run_process 2021-02-10 03:24:58.055 | + functions-common:time_start:2292 : local name=run_process 2021-02-10 03:24:58.057 | + functions-common:time_start:2293 : local start_time= 2021-02-10 03:24:58.060 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-10 03:24:58.063 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-10 03:24:58.067 | + functions-common:time_start:2297 : _TIME_START[$name]=1612927498064 2021-02-10 03:24:58.069 | + functions-common:run_process:1569 : is_service_enabled c-bak 2021-02-10 03:24:58.086 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 03:24:58.088 | + functions-common:run_process:1572 : time_stop run_process 2021-02-10 03:24:58.091 | + functions-common:time_stop:2306 : local name 2021-02-10 03:24:58.093 | + functions-common:time_stop:2307 : local end_time 2021-02-10 03:24:58.096 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 03:24:58.098 | + functions-common:time_stop:2309 : local total 2021-02-10 03:24:58.100 | + functions-common:time_stop:2310 : local start_time 2021-02-10 03:24:58.103 | + functions-common:time_stop:2312 : name=run_process 2021-02-10 03:24:58.106 | + functions-common:time_stop:2313 : start_time=1612927498064 2021-02-10 03:24:58.108 | + functions-common:time_stop:2315 : [[ -z 1612927498064 ]] 2021-02-10 03:24:58.111 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 03:24:58.115 | + functions-common:time_stop:2318 : end_time=1612927498112 2021-02-10 03:24:58.117 | + functions-common:time_stop:2319 : elapsed_time=48 2021-02-10 03:24:58.120 | + functions-common:time_stop:2320 : total=16540 2021-02-10 03:24:58.122 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 03:24:58.125 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=16588 2021-02-10 03:24:58.127 | + lib/cinder:start_cinder:508 : run_process c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-02-10 03:24:58.130 | + functions-common:run_process:1561 : local service=c-vol 2021-02-10 03:24:58.132 | + functions-common:run_process:1562 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-02-10 03:24:58.135 | + functions-common:run_process:1563 : local group= 2021-02-10 03:24:58.137 | + functions-common:run_process:1564 : local user= 2021-02-10 03:24:58.140 | + functions-common:run_process:1566 : local name=c-vol 2021-02-10 03:24:58.142 | + functions-common:run_process:1568 : time_start run_process 2021-02-10 03:24:58.145 | + functions-common:time_start:2292 : local name=run_process 2021-02-10 03:24:58.147 | + functions-common:time_start:2293 : local start_time= 2021-02-10 03:24:58.150 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-10 03:24:58.153 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-10 03:24:58.157 | + functions-common:time_start:2297 : _TIME_START[$name]=1612927498154 2021-02-10 03:24:58.159 | + functions-common:run_process:1569 : is_service_enabled c-vol 2021-02-10 03:24:58.175 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:24:58.178 | + functions-common:run_process:1570 : _run_under_systemd c-vol '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' '' 2021-02-10 03:24:58.180 | + functions-common:_run_under_systemd:1526 : local service=c-vol 2021-02-10 03:24:58.182 | + functions-common:_run_under_systemd:1527 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-02-10 03:24:58.185 | + functions-common:_run_under_systemd:1528 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-02-10 03:24:58.187 | + functions-common:_run_under_systemd:1530 : _common_systemd_pitfalls '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-02-10 03:24:58.190 | + functions-common:_common_systemd_pitfalls:1498 : local 'cmd=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-02-10 03:24:58.192 | + functions-common:_common_systemd_pitfalls:1501 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ sudo ]] 2021-02-10 03:24:58.195 | + functions-common:_common_systemd_pitfalls:1512 : [[ ! /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ ^/ ]] 2021-02-10 03:24:58.198 | + functions-common:_run_under_systemd:1532 : local systemd_service=devstack@c-vol.service 2021-02-10 03:24:58.200 | + functions-common:_run_under_systemd:1533 : local group= 2021-02-10 03:24:58.203 | + functions-common:_run_under_systemd:1534 : local user=ubuntu 2021-02-10 03:24:58.205 | + functions-common:_run_under_systemd:1535 : [[ /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf =~ uwsgi ]] 2021-02-10 03:24:58.208 | + functions-common:_run_under_systemd:1538 : write_user_unit_file devstack@c-vol.service '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' '' ubuntu 2021-02-10 03:24:58.210 | + functions-common:write_user_unit_file:1443 : local service=devstack@c-vol.service 2021-02-10 03:24:58.213 | + functions-common:write_user_unit_file:1444 : local 'command=/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-02-10 03:24:58.215 | + functions-common:write_user_unit_file:1445 : local group= 2021-02-10 03:24:58.218 | + functions-common:write_user_unit_file:1446 : local user=ubuntu 2021-02-10 03:24:58.220 | + functions-common:write_user_unit_file:1447 : local extra= 2021-02-10 03:24:58.223 | + functions-common:write_user_unit_file:1448 : [[ -n '' ]] 2021-02-10 03:24:58.225 | + functions-common:write_user_unit_file:1451 : local unitfile=/etc/systemd/system/devstack@c-vol.service 2021-02-10 03:24:58.227 | + functions-common:write_user_unit_file:1452 : mkdir -p /etc/systemd/system 2021-02-10 03:24:58.232 | + functions-common:write_user_unit_file:1454 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Unit Description 'Devstack devstack@c-vol.service' 2021-02-10 03:24:58.288 | + functions-common:write_user_unit_file:1455 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service User ubuntu 2021-02-10 03:24:58.345 | + functions-common:write_user_unit_file:1456 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecStart '/usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf' 2021-02-10 03:24:58.391 | + functions-common:write_user_unit_file:1457 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service KillMode process 2021-02-10 03:24:58.438 | + functions-common:write_user_unit_file:1458 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service TimeoutStopSec 300 2021-02-10 03:24:58.484 | + functions-common:write_user_unit_file:1459 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-02-10 03:24:58.532 | + functions-common:write_user_unit_file:1460 : [[ -n '' ]] 2021-02-10 03:24:58.534 | + functions-common:write_user_unit_file:1463 : iniset -sudo /etc/systemd/system/devstack@c-vol.service Install WantedBy multi-user.target 2021-02-10 03:24:58.590 | + functions-common:write_user_unit_file:1466 : sudo systemctl daemon-reload 2021-02-10 03:24:58.813 | + functions-common:_run_under_systemd:1541 : sudo systemctl enable devstack@c-vol.service 2021-02-10 03:24:58.827 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@c-vol.service → /etc/systemd/system/devstack@c-vol.service. 2021-02-10 03:24:59.034 | + functions-common:_run_under_systemd:1542 : sudo systemctl start devstack@c-vol.service 2021-02-10 03:24:59.054 | + functions-common:run_process:1572 : time_stop run_process 2021-02-10 03:24:59.057 | + functions-common:time_stop:2306 : local name 2021-02-10 03:24:59.060 | + functions-common:time_stop:2307 : local end_time 2021-02-10 03:24:59.062 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 03:24:59.065 | + functions-common:time_stop:2309 : local total 2021-02-10 03:24:59.067 | + functions-common:time_stop:2310 : local start_time 2021-02-10 03:24:59.070 | + functions-common:time_stop:2312 : name=run_process 2021-02-10 03:24:59.073 | + functions-common:time_stop:2313 : start_time=1612927498154 2021-02-10 03:24:59.075 | + functions-common:time_stop:2315 : [[ -z 1612927498154 ]] 2021-02-10 03:24:59.079 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 03:24:59.082 | + functions-common:time_stop:2318 : end_time=1612927499079 2021-02-10 03:24:59.084 | + functions-common:time_stop:2319 : elapsed_time=925 2021-02-10 03:24:59.087 | + functions-common:time_stop:2320 : total=16588 2021-02-10 03:24:59.089 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 03:24:59.092 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=17513 2021-02-10 03:24:59.094 | + ./stack.sh:main:1296 : create_volume_types 2021-02-10 03:24:59.097 | + lib/cinder:create_volume_types:526 : is_service_enabled c-api 2021-02-10 03:24:59.114 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:24:59.117 | + lib/cinder:create_volume_types:526 : [[ -n ceph ]] 2021-02-10 03:24:59.119 | + lib/cinder:create_volume_types:527 : local be be_name 2021-02-10 03:24:59.122 | + lib/cinder:create_volume_types:528 : for be in ${CINDER_ENABLED_BACKENDS//,/ } 2021-02-10 03:24:59.124 | + lib/cinder:create_volume_types:529 : be_name=ceph 2021-02-10 03:24:59.127 | + lib/cinder:create_volume_types:531 : is_service_enabled keystone 2021-02-10 03:24:59.153 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:24:59.156 | + lib/cinder:create_volume_types:532 : openstack --os-region-name=RegionOne volume type create --property volume_backend_name=ceph ceph 2021-02-10 03:25:02.960 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:25:02.960 | 2021-02-10 03:25:02.960 | Traceback (most recent call last): 2021-02-10 03:25:02.960 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:25:02.960 | exec(line) 2021-02-10 03:25:02.960 | File "", line 1, in 2021-02-10 03:25:02.960 | File "", line 568, in module_from_spec 2021-02-10 03:25:02.960 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:25:02.960 | 2021-02-10 03:25:02.960 | Remainder of file ignored 2021-02-10 03:25:02.960 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:25:02.960 | from cryptography.utils import int_from_bytes 2021-02-10 03:25:02.960 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:25:02.960 | from cryptography.utils import int_from_bytes 2021-02-10 03:25:02.960 | +-------------+--------------------------------------+ 2021-02-10 03:25:02.960 | | Field | Value | 2021-02-10 03:25:02.960 | +-------------+--------------------------------------+ 2021-02-10 03:25:02.960 | | description | None | 2021-02-10 03:25:02.960 | | id | eeba63b8-1b93-4142-88c5-60f645def96c | 2021-02-10 03:25:02.960 | | is_public | True | 2021-02-10 03:25:02.960 | | name | ceph | 2021-02-10 03:25:02.960 | | properties | volume_backend_name='ceph' | 2021-02-10 03:25:02.960 | +-------------+--------------------------------------+ 2021-02-10 03:25:03.157 | + ./stack.sh:main:1301 : [[ False == \T\r\u\e ]] 2021-02-10 03:25:03.160 | + ./stack.sh:main:1309 : is_service_enabled glance 2021-02-10 03:25:03.176 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:25:03.179 | + ./stack.sh:main:1310 : echo_summary 'Starting Glance' 2021-02-10 03:25:03.181 | + ./stack.sh:echo_summary:416 : [[ -t 3 ]] 2021-02-10 03:25:03.184 | + ./stack.sh:echo_summary:422 : echo -e Starting Glance 2021-02-10 03:25:03.186 | + ./stack.sh:main:1311 : start_glance 2021-02-10 03:25:03.189 | + lib/glance:start_glance:465 : local service_protocol=http 2021-02-10 03:25:03.192 | + lib/glance:start_glance:466 : is_service_enabled tls-proxy 2021-02-10 03:25:03.209 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 03:25:03.212 | + lib/glance:start_glance:472 : [[ False == False ]] 2021-02-10 03:25:03.216 | ++ lib/glance:start_glance:473 : which uwsgi 2021-02-10 03:25:03.220 | + lib/glance:start_glance:473 : run_process g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-02-10 03:25:03.223 | + functions-common:run_process:1561 : local service=g-api 2021-02-10 03:25:03.226 | + functions-common:run_process:1562 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-02-10 03:25:03.228 | + functions-common:run_process:1563 : local group= 2021-02-10 03:25:03.231 | + functions-common:run_process:1564 : local user= 2021-02-10 03:25:03.233 | + functions-common:run_process:1566 : local name=g-api 2021-02-10 03:25:03.236 | + functions-common:run_process:1568 : time_start run_process 2021-02-10 03:25:03.239 | + functions-common:time_start:2292 : local name=run_process 2021-02-10 03:25:03.241 | + functions-common:time_start:2293 : local start_time= 2021-02-10 03:25:03.244 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-10 03:25:03.247 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-10 03:25:03.251 | + functions-common:time_start:2297 : _TIME_START[$name]=1612927503248 2021-02-10 03:25:03.253 | + functions-common:run_process:1569 : is_service_enabled g-api 2021-02-10 03:25:03.270 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:25:03.273 | + functions-common:run_process:1570 : _run_under_systemd g-api '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' '' 2021-02-10 03:25:03.276 | + functions-common:_run_under_systemd:1526 : local service=g-api 2021-02-10 03:25:03.278 | + functions-common:_run_under_systemd:1527 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-02-10 03:25:03.281 | + functions-common:_run_under_systemd:1528 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-02-10 03:25:03.283 | + functions-common:_run_under_systemd:1530 : _common_systemd_pitfalls '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-02-10 03:25:03.286 | + functions-common:_common_systemd_pitfalls:1498 : local 'cmd=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-02-10 03:25:03.288 | + functions-common:_common_systemd_pitfalls:1501 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ sudo ]] 2021-02-10 03:25:03.291 | + functions-common:_common_systemd_pitfalls:1512 : [[ ! /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ ^/ ]] 2021-02-10 03:25:03.294 | + functions-common:_run_under_systemd:1532 : local systemd_service=devstack@g-api.service 2021-02-10 03:25:03.297 | + functions-common:_run_under_systemd:1533 : local group= 2021-02-10 03:25:03.300 | + functions-common:_run_under_systemd:1534 : local user=ubuntu 2021-02-10 03:25:03.303 | + functions-common:_run_under_systemd:1535 : [[ /usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini =~ uwsgi ]] 2021-02-10 03:25:03.306 | + functions-common:_run_under_systemd:1536 : write_uwsgi_user_unit_file devstack@g-api.service '/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' '' ubuntu 2021-02-10 03:25:03.308 | + functions-common:write_uwsgi_user_unit_file:1470 : local service=devstack@g-api.service 2021-02-10 03:25:03.310 | + functions-common:write_uwsgi_user_unit_file:1471 : local 'command=/usr/bin/uwsgi --procname-prefix glance-api --ini /etc/glance/glance-uwsgi.ini' 2021-02-10 03:25:03.313 | + functions-common:write_uwsgi_user_unit_file:1472 : local group= 2021-02-10 03:25:03.315 | + functions-common:write_uwsgi_user_unit_file:1473 : local user=ubuntu 2021-02-10 03:25:03.318 | + functions-common:write_uwsgi_user_unit_file:1474 : local unitfile=/etc/systemd/system/devstack@g-api.service 2021-02-10 03:25:03.320 | + functions-common:write_uwsgi_user_unit_file:1475 : mkdir -p /etc/systemd/system 2021-02-10 03:25:03.324 | + functions-common:write_uwsgi_user_unit_file:1477 : iniset -sudo /etc/systemd/system/devstack@g-api.service Unit Description 'Devstack devstack@g-api.service' 2021-02-10 03:25:03.381 | + functions-common:write_uwsgi_user_unit_file:1478 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service SyslogIdentifier devstack@g-api.service 2021-02-10 03:25:03.438 | + functions-common:write_uwsgi_user_unit_file:1479 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service User ubuntu 2021-02-10 03:25:03.487 | + functions-common:write_uwsgi_user_unit_file:1480 : 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-02-10 03:25:03.537 | + functions-common:write_uwsgi_user_unit_file:1481 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service ExecReload '/bin/kill -HUP $MAINPID' 2021-02-10 03:25:03.588 | + functions-common:write_uwsgi_user_unit_file:1482 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Type notify 2021-02-10 03:25:03.635 | + functions-common:write_uwsgi_user_unit_file:1483 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service KillMode process 2021-02-10 03:25:03.683 | + functions-common:write_uwsgi_user_unit_file:1484 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service Restart always 2021-02-10 03:25:03.730 | + functions-common:write_uwsgi_user_unit_file:1485 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service NotifyAccess all 2021-02-10 03:25:03.780 | + functions-common:write_uwsgi_user_unit_file:1486 : iniset -sudo /etc/systemd/system/devstack@g-api.service Service RestartForceExitStatus 100 2021-02-10 03:25:03.827 | + functions-common:write_uwsgi_user_unit_file:1488 : [[ -n '' ]] 2021-02-10 03:25:03.830 | + functions-common:write_uwsgi_user_unit_file:1491 : iniset -sudo /etc/systemd/system/devstack@g-api.service Install WantedBy multi-user.target 2021-02-10 03:25:03.886 | + functions-common:write_uwsgi_user_unit_file:1494 : sudo systemctl daemon-reload 2021-02-10 03:25:04.110 | + functions-common:_run_under_systemd:1541 : sudo systemctl enable devstack@g-api.service 2021-02-10 03:25:04.125 | Created symlink /etc/systemd/system/multi-user.target.wants/devstack@g-api.service → /etc/systemd/system/devstack@g-api.service. 2021-02-10 03:25:04.339 | + functions-common:_run_under_systemd:1542 : sudo systemctl start devstack@g-api.service 2021-02-10 03:25:04.430 | + functions-common:run_process:1572 : time_stop run_process 2021-02-10 03:25:04.434 | + functions-common:time_stop:2306 : local name 2021-02-10 03:25:04.437 | + functions-common:time_stop:2307 : local end_time 2021-02-10 03:25:04.440 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 03:25:04.442 | + functions-common:time_stop:2309 : local total 2021-02-10 03:25:04.445 | + functions-common:time_stop:2310 : local start_time 2021-02-10 03:25:04.447 | + functions-common:time_stop:2312 : name=run_process 2021-02-10 03:25:04.450 | + functions-common:time_stop:2313 : start_time=1612927503248 2021-02-10 03:25:04.452 | + functions-common:time_stop:2315 : [[ -z 1612927503248 ]] 2021-02-10 03:25:04.455 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 03:25:04.459 | + functions-common:time_stop:2318 : end_time=1612927504456 2021-02-10 03:25:04.462 | + functions-common:time_stop:2319 : elapsed_time=1208 2021-02-10 03:25:04.464 | + functions-common:time_stop:2320 : total=17513 2021-02-10 03:25:04.467 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 03:25:04.469 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=18721 2021-02-10 03:25:04.472 | + lib/glance:start_glance:478 : echo 'Waiting for g-api (10.222.0.43) to start...' 2021-02-10 03:25:04.472 | Waiting for g-api (10.222.0.43) to start... 2021-02-10 03:25:04.474 | + lib/glance:start_glance:479 : wait_for_service 60 http://10.222.0.43/image 2021-02-10 03:25:04.477 | + functions:wait_for_service:481 : local timeout=60 2021-02-10 03:25:04.479 | + functions:wait_for_service:482 : local url=http://10.222.0.43/image 2021-02-10 03:25:04.482 | + functions:wait_for_service:483 : local rval=0 2021-02-10 03:25:04.485 | + functions:wait_for_service:484 : time_start wait_for_service 2021-02-10 03:25:04.487 | + functions-common:time_start:2292 : local name=wait_for_service 2021-02-10 03:25:04.489 | + functions-common:time_start:2293 : local start_time= 2021-02-10 03:25:04.492 | + functions-common:time_start:2294 : [[ -n '' ]] 2021-02-10 03:25:04.495 | ++ functions-common:time_start:2297 : date +%s%3N 2021-02-10 03:25:04.499 | + functions-common:time_start:2297 : _TIME_START[$name]=1612927504496 2021-02-10 03:25:04.502 | + functions:wait_for_service:485 : timeout 60 bash -x 2021-02-10 03:25:04.509 | ++ :: : curl -g -k --noproxy '*' -s -o /dev/null -w '%{http_code}' http://10.222.0.43/image 2021-02-10 03:25:08.068 | + :: : [[ 300 == 503 ]] 2021-02-10 03:25:08.070 | + :: : [[ 0 -eq 7 ]] 2021-02-10 03:25:08.073 | + functions:wait_for_service:490 : time_stop wait_for_service 2021-02-10 03:25:08.076 | + functions-common:time_stop:2306 : local name 2021-02-10 03:25:08.079 | + functions-common:time_stop:2307 : local end_time 2021-02-10 03:25:08.083 | + functions-common:time_stop:2308 : local elapsed_time 2021-02-10 03:25:08.085 | + functions-common:time_stop:2309 : local total 2021-02-10 03:25:08.088 | + functions-common:time_stop:2310 : local start_time 2021-02-10 03:25:08.090 | + functions-common:time_stop:2312 : name=wait_for_service 2021-02-10 03:25:08.093 | + functions-common:time_stop:2313 : start_time=1612927504496 2021-02-10 03:25:08.096 | + functions-common:time_stop:2315 : [[ -z 1612927504496 ]] 2021-02-10 03:25:08.099 | ++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 03:25:08.103 | + functions-common:time_stop:2318 : end_time=1612927508100 2021-02-10 03:25:08.105 | + functions-common:time_stop:2319 : elapsed_time=3604 2021-02-10 03:25:08.108 | + functions-common:time_stop:2320 : total=20067 2021-02-10 03:25:08.110 | + functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 03:25:08.113 | + functions-common:time_stop:2323 : _TIME_TOTAL[$name]=23671 2021-02-10 03:25:08.116 | + functions:wait_for_service:491 : return 0 2021-02-10 03:25:08.118 | + ./stack.sh:main:1325 : is_service_enabled mysql postgresql 2021-02-10 03:25:08.135 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:25:08.138 | + ./stack.sh:main:1325 : is_service_enabled glance 2021-02-10 03:25:08.155 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:25:08.158 | + ./stack.sh:main:1326 : echo_summary 'Uploading images' 2021-02-10 03:25:08.160 | + ./stack.sh:echo_summary:416 : [[ -t 3 ]] 2021-02-10 03:25:08.163 | + ./stack.sh:echo_summary:422 : echo -e Uploading images 2021-02-10 03:25:08.165 | + ./stack.sh:main:1328 : for image_url in ${IMAGE_URLS//,/ } 2021-02-10 03:25:08.168 | + ./stack.sh:main:1329 : upload_image http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-02-10 03:25:08.171 | + functions:upload_image:131 : local image_url=http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-02-10 03:25:08.173 | + functions:upload_image:133 : local image image_fname image_name 2021-02-10 03:25:08.175 | + functions:upload_image:136 : mkdir -p /home/ubuntu/devstack/files/images 2021-02-10 03:25:08.179 | ++ functions:upload_image:137 : basename http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-02-10 03:25:08.182 | + functions:upload_image:137 : image_fname=ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-02-10 03:25:08.185 | + functions:upload_image:138 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx != file* ]] 2021-02-10 03:25:08.187 | + functions:upload_image:140 : [[ ! -f /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx ]] 2021-02-10 03:25:08.189 | + functions:upload_image:141 : 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-02-10 03:25:08.192 | --2021-02-10 03:25:08-- http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-02-10 03:25:08.193 | Connecting to 10.100.0.9:80... connected. 2021-02-10 03:25:08.195 | HTTP request sent, awaiting response... 200 OK 2021-02-10 03:25:08.195 | Length: 645922816 (616M) 2021-02-10 03:25:08.195 | Saving to: ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ 2021-02-10 03:25:08.218 | 2021-02-10 03:25:08.509 | 0K ........ ........ ........ ........ 5% 105M 6s 2021-02-10 03:25:08.795 | 32768K ........ ........ ........ ........ 10% 112M 5s 2021-02-10 03:25:09.081 | 65536K ........ ........ ........ ........ 15% 112M 5s 2021-02-10 03:25:09.367 | 98304K ........ ........ ........ ........ 20% 112M 4s 2021-02-10 03:25:09.653 | 131072K ........ ........ ........ ........ 25% 112M 4s 2021-02-10 03:25:09.940 | 163840K ........ ........ ........ ........ 31% 112M 4s 2021-02-10 03:25:10.226 | 196608K ........ ........ ........ ........ 36% 112M 4s 2021-02-10 03:25:10.511 | 229376K ........ ........ ........ ........ 41% 112M 3s 2021-02-10 03:25:10.797 | 262144K ........ ........ ........ ........ 46% 112M 3s 2021-02-10 03:25:11.083 | 294912K ........ ........ ........ ........ 51% 112M 3s 2021-02-10 03:25:11.369 | 327680K ........ ........ ........ ........ 57% 112M 2s 2021-02-10 03:25:11.655 | 360448K ........ ........ ........ ........ 62% 112M 2s 2021-02-10 03:25:11.942 | 393216K ........ ........ ........ ........ 67% 111M 2s 2021-02-10 03:25:12.228 | 425984K ........ ........ ........ ........ 72% 112M 2s 2021-02-10 03:25:12.513 | 458752K ........ ........ ........ ........ 77% 112M 1s 2021-02-10 03:25:12.798 | 491520K ........ ........ ........ ........ 83% 112M 1s 2021-02-10 03:25:13.088 | 524288K ........ ........ ........ ........ 88% 111M 1s 2021-02-10 03:25:13.381 | 557056K ........ ........ ........ ........ 93% 109M 0s 2021-02-10 03:25:13.666 | 589824K ........ ........ ........ ........ 98% 112M 0s 2021-02-10 03:25:13.733 | 622592K ........ 100% 106M=5.5s 2021-02-10 03:25:13.733 | 2021-02-10 03:25:13.733 | 2021-02-10 03:25:13 (111 MB/s) - ‘/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx’ saved [645922816/645922816] 2021-02-10 03:25:13.733 | 2021-02-10 03:25:13.738 | + functions:upload_image:142 : [[ 0 -ne 0 ]] 2021-02-10 03:25:13.741 | + functions:upload_image:147 : image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-02-10 03:25:13.744 | + functions:upload_image:161 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ openvz ]] 2021-02-10 03:25:13.747 | + functions:upload_image:168 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.vmdk ]] 2021-02-10 03:25:13.750 | + functions:upload_image:284 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.vhd\.tgz ]] 2021-02-10 03:25:13.753 | + functions:upload_image:301 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.xen-raw\.tgz ]] 2021-02-10 03:25:13.756 | + functions:upload_image:307 : [[ http://10.100.0.9/ci/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx =~ \.hds ]] 2021-02-10 03:25:13.759 | + functions:upload_image:318 : local kernel= 2021-02-10 03:25:13.761 | + functions:upload_image:319 : local ramdisk= 2021-02-10 03:25:13.764 | + functions:upload_image:320 : local disk_format= 2021-02-10 03:25:13.767 | + functions:upload_image:321 : local container_format= 2021-02-10 03:25:13.769 | + functions:upload_image:322 : local unpack= 2021-02-10 03:25:13.772 | + functions:upload_image:323 : local img_property= 2021-02-10 03:25:13.774 | + functions:upload_image:327 : [[ libvirt == \l\i\b\v\i\r\t ]] 2021-02-10 03:25:13.776 | + functions:upload_image:328 : [[ kvm == \q\e\m\u ]] 2021-02-10 03:25:13.778 | + functions:upload_image:328 : [[ kvm == \k\v\m ]] 2021-02-10 03:25:13.780 | + functions:upload_image:329 : img_property=hw_rng_model=virtio 2021-02-10 03:25:13.782 | + functions:upload_image:333 : case "$image_fname" in 2021-02-10 03:25:13.785 | + functions:upload_image:398 : local extension=04-minimal-cloudimg-amd64-sync.vhdx 2021-02-10 03:25:13.787 | ++ functions:upload_image:399 : basename /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx .04-minimal-cloudimg-amd64-sync.vhdx 2021-02-10 03:25:13.791 | + functions:upload_image:399 : image_name=ubuntu-16 2021-02-10 03:25:13.794 | ++ functions:upload_image:400 : echo ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-02-10 03:25:13.794 | ++ functions:upload_image:400 : grep -oP '(?<=\.)vhdx?(?=\.|$)' 2021-02-10 03:25:13.798 | + functions:upload_image:400 : disk_format=vhdx 2021-02-10 03:25:13.801 | + functions:upload_image:401 : container_format=bare 2021-02-10 03:25:13.803 | + functions:upload_image:402 : '[' vhdx == gz ']' 2021-02-10 03:25:13.805 | + functions:upload_image:409 : is_arch ppc64le 2021-02-10 03:25:13.808 | ++ functions-common:is_arch:430 : uname -m 2021-02-10 03:25:13.811 | + functions-common:is_arch:430 : [[ x86_64 == \p\p\c\6\4\l\e ]] 2021-02-10 03:25:13.813 | + functions:upload_image:409 : is_arch ppc64 2021-02-10 03:25:13.816 | ++ functions-common:is_arch:430 : uname -m 2021-02-10 03:25:13.819 | + functions-common:is_arch:430 : [[ x86_64 == \p\p\c\6\4 ]] 2021-02-10 03:25:13.821 | + functions:upload_image:409 : is_arch ppc 2021-02-10 03:25:13.824 | ++ functions-common:is_arch:430 : uname -m 2021-02-10 03:25:13.827 | + functions-common:is_arch:430 : [[ x86_64 == \p\p\c ]] 2021-02-10 03:25:13.829 | + functions:upload_image:413 : is_arch aarch64 2021-02-10 03:25:13.832 | ++ functions-common:is_arch:430 : uname -m 2021-02-10 03:25:13.835 | + functions-common:is_arch:430 : [[ x86_64 == \a\a\r\c\h\6\4 ]] 2021-02-10 03:25:13.838 | + functions:upload_image:417 : '[' bare = bare ']' 2021-02-10 03:25:13.840 | + functions:upload_image:418 : '[' '' = zcat ']' 2021-02-10 03:25:13.842 | + functions:upload_image:420 : '[' '' = bunzip2 ']' 2021-02-10 03:25:13.844 | + functions:upload_image:422 : '[' '' = unxz ']' 2021-02-10 03:25:13.847 | + functions:upload_image:433 : _upload_image ubuntu-16 bare vhdx /home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx hw_rng_model=virtio 2021-02-10 03:25:13.849 | + functions:_upload_image:103 : local image_name=ubuntu-16 2021-02-10 03:25:13.851 | + functions:_upload_image:104 : shift 2021-02-10 03:25:13.853 | + functions:_upload_image:105 : local container=bare 2021-02-10 03:25:13.855 | + functions:_upload_image:106 : shift 2021-02-10 03:25:13.857 | + functions:_upload_image:107 : local disk=vhdx 2021-02-10 03:25:13.859 | + functions:_upload_image:108 : shift 2021-02-10 03:25:13.861 | + functions:_upload_image:109 : local image=/home/ubuntu/devstack/files/ubuntu-16.04-minimal-cloudimg-amd64-sync.vhdx 2021-02-10 03:25:13.863 | + functions:_upload_image:110 : shift 2021-02-10 03:25:13.865 | + functions:_upload_image:111 : local properties 2021-02-10 03:25:13.867 | + functions:_upload_image:112 : local useimport 2021-02-10 03:25:13.870 | ++ functions:_upload_image:114 : _image_properties_to_arg hw_rng_model=virtio 2021-02-10 03:25:13.872 | ++ functions:_image_properties_to_arg:86 : local result= 2021-02-10 03:25:13.874 | ++ functions:_image_properties_to_arg:87 : for property in $* 2021-02-10 03:25:13.876 | ++ functions:_image_properties_to_arg:88 : result+=' --property hw_rng_model=virtio' 2021-02-10 03:25:13.878 | ++ functions:_image_properties_to_arg:90 : echo --property hw_rng_model=virtio 2021-02-10 03:25:13.881 | + functions:_upload_image:114 : properties='--property hw_rng_model=virtio' 2021-02-10 03:25:13.883 | + functions:_upload_image:116 : [[ False == \T\r\u\e ]] 2021-02-10 03:25:13.885 | + functions:_upload_image:120 : 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-02-10 03:25:23.508 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:25:23.508 | 2021-02-10 03:25:23.508 | Traceback (most recent call last): 2021-02-10 03:25:23.508 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:25:23.508 | exec(line) 2021-02-10 03:25:23.508 | File "", line 1, in 2021-02-10 03:25:23.508 | File "", line 568, in module_from_spec 2021-02-10 03:25:23.508 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:25:23.508 | 2021-02-10 03:25:23.508 | Remainder of file ignored 2021-02-10 03:25:23.509 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:25:23.509 | from cryptography.utils import int_from_bytes 2021-02-10 03:25:23.509 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:25:23.509 | from cryptography.utils import int_from_bytes 2021-02-10 03:25:23.509 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-02-10 03:25:23.509 | | Field | Value | 2021-02-10 03:25:23.509 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-02-10 03:25:23.509 | | container_format | bare | 2021-02-10 03:25:23.509 | | created_at | 2021-02-10T03:25:17Z | 2021-02-10 03:25:23.509 | | disk_format | vhdx | 2021-02-10 03:25:23.509 | | file | /v2/images/783003fb-6411-4e60-b305-b8c3ff010e8b/file | 2021-02-10 03:25:23.509 | | id | 783003fb-6411-4e60-b305-b8c3ff010e8b | 2021-02-10 03:25:23.509 | | min_disk | 0 | 2021-02-10 03:25:23.509 | | min_ram | 0 | 2021-02-10 03:25:23.509 | | name | ubuntu-16 | 2021-02-10 03:25:23.509 | | owner | 01198e934f36437fb4d89e12ac88fccc | 2021-02-10 03:25:23.509 | | properties | hw_rng_model='virtio', os_hidden='False', owner_specified.openstack.md5='', owner_specified.openstack.object='images/ubuntu-16', owner_specified.openstack.sha256='' | 2021-02-10 03:25:23.509 | | protected | False | 2021-02-10 03:25:23.509 | | schema | /v2/schemas/image | 2021-02-10 03:25:23.509 | | status | queued | 2021-02-10 03:25:23.509 | | tags | | 2021-02-10 03:25:23.509 | | updated_at | 2021-02-10T03:25:17Z | 2021-02-10 03:25:23.509 | | visibility | public | 2021-02-10 03:25:23.509 | +------------------+----------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2021-02-10 03:25:23.692 | + ./stack.sh:main:1334 : is_service_enabled horizon 2021-02-10 03:25:23.712 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 03:25:23.714 | + ./stack.sh:main:1348 : is_service_enabled nova 2021-02-10 03:25:23.731 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:25:23.734 | + ./stack.sh:main:1348 : is_service_enabled keystone 2021-02-10 03:25:23.751 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:25:23.754 | + ./stack.sh:main:1349 : USERRC_PARAMS='-PA --target-dir /home/ubuntu/devstack/accrc' 2021-02-10 03:25:23.756 | + ./stack.sh:main:1351 : '[' -f /opt/stack/data/ca-bundle.pem ']' 2021-02-10 03:25:23.759 | + ./stack.sh:main:1355 : /home/ubuntu/devstack/tools/create_userrc.sh -PA --target-dir /home/ubuntu/devstack/accrc 2021-02-10 03:25:23.763 | + home/ubuntu/devstack/tools/create_userrc.sh:main:31 : ACCOUNT_DIR=./accrc 2021-02-10 03:25:23.765 | ++ 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-02-10 03:25:23.767 | + home/ubuntu/devstack/tools/create_userrc.sh:main:80 : options=' -P -A --target-dir '\''/home/ubuntu/devstack/accrc'\'' --' 2021-02-10 03:25:23.769 | + home/ubuntu/devstack/tools/create_userrc.sh:main:84 : eval set -- -P -A --target-dir ''\''/home/ubuntu/devstack/accrc'\''' -- 2021-02-10 03:25:23.771 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:84 : set -- -P -A --target-dir /home/ubuntu/devstack/accrc -- 2021-02-10 03:25:23.772 | + home/ubuntu/devstack/tools/create_userrc.sh:main:85 : ADDPASS= 2021-02-10 03:25:23.774 | + home/ubuntu/devstack/tools/create_userrc.sh:main:86 : HEAT_URL= 2021-02-10 03:25:23.775 | + home/ubuntu/devstack/tools/create_userrc.sh:main:91 : SKIP_PROJECT=service 2021-02-10 03:25:23.776 | + home/ubuntu/devstack/tools/create_userrc.sh:main:92 : MODE= 2021-02-10 03:25:23.778 | + home/ubuntu/devstack/tools/create_userrc.sh:main:93 : ROLE=Member 2021-02-10 03:25:23.779 | + home/ubuntu/devstack/tools/create_userrc.sh:main:94 : USER_NAME= 2021-02-10 03:25:23.781 | + home/ubuntu/devstack/tools/create_userrc.sh:main:95 : USER_PASS= 2021-02-10 03:25:23.782 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 5 -gt 0 ']' 2021-02-10 03:25:23.784 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-02-10 03:25:23.785 | + home/ubuntu/devstack/tools/create_userrc.sh:main:119 : ADDPASS=yes 2021-02-10 03:25:23.787 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2021-02-10 03:25:23.788 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 4 -gt 0 ']' 2021-02-10 03:25:23.789 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-02-10 03:25:23.791 | + home/ubuntu/devstack/tools/create_userrc.sh:main:118 : MODE=all 2021-02-10 03:25:23.792 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2021-02-10 03:25:23.794 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 3 -gt 0 ']' 2021-02-10 03:25:23.795 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-02-10 03:25:23.797 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : ACCOUNT_DIR=/home/ubuntu/devstack/accrc 2021-02-10 03:25:23.798 | + home/ubuntu/devstack/tools/create_userrc.sh:main:113 : shift 2021-02-10 03:25:23.799 | + home/ubuntu/devstack/tools/create_userrc.sh:main:126 : shift 2021-02-10 03:25:23.801 | + home/ubuntu/devstack/tools/create_userrc.sh:main:96 : '[' 1 -gt 0 ']' 2021-02-10 03:25:23.802 | + home/ubuntu/devstack/tools/create_userrc.sh:main:97 : case "$1" in 2021-02-10 03:25:23.804 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : shift 2021-02-10 03:25:23.805 | + home/ubuntu/devstack/tools/create_userrc.sh:main:122 : break 2021-02-10 03:25:23.807 | + home/ubuntu/devstack/tools/create_userrc.sh:main:129 : '[' -z Passw0rd ']' 2021-02-10 03:25:23.808 | + home/ubuntu/devstack/tools/create_userrc.sh:main:138 : '[' -z '' -a '' ']' 2021-02-10 03:25:23.810 | + home/ubuntu/devstack/tools/create_userrc.sh:main:142 : '[' -z admin -a '' ']' 2021-02-10 03:25:23.812 | + home/ubuntu/devstack/tools/create_userrc.sh:main:146 : '[' -z admin -a -z '' ']' 2021-02-10 03:25:23.813 | + home/ubuntu/devstack/tools/create_userrc.sh:main:150 : '[' -z admin ']' 2021-02-10 03:25:23.815 | + home/ubuntu/devstack/tools/create_userrc.sh:main:154 : '[' -z http://10.222.0.43/identity ']' 2021-02-10 03:25:23.816 | + home/ubuntu/devstack/tools/create_userrc.sh:main:158 : '[' -z default -a -z '' ']' 2021-02-10 03:25:23.818 | + home/ubuntu/devstack/tools/create_userrc.sh:main:163 : '[' -z default -a -z '' ']' 2021-02-10 03:25:23.819 | + home/ubuntu/devstack/tools/create_userrc.sh:main:168 : USER_PASS=Passw0rd 2021-02-10 03:25:23.821 | + home/ubuntu/devstack/tools/create_userrc.sh:main:169 : USER_NAME=admin 2021-02-10 03:25:23.822 | + home/ubuntu/devstack/tools/create_userrc.sh:main:171 : '[' -z all ']' 2021-02-10 03:25:23.824 | + home/ubuntu/devstack/tools/create_userrc.sh:main:239 : '[' all '!=' create ']' 2021-02-10 03:25:23.826 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : openstack project list --long --quote none -f csv 2021-02-10 03:25:23.826 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep ,True 2021-02-10 03:25:23.828 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : grep -v service 2021-02-10 03:25:23.828 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-02-10 03:25:23.830 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-02-10 03:25:26.142 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:25:26.142 | 2021-02-10 03:25:26.142 | Traceback (most recent call last): 2021-02-10 03:25:26.142 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:25:26.142 | exec(line) 2021-02-10 03:25:26.143 | File "", line 1, in 2021-02-10 03:25:26.143 | File "", line 568, in module_from_spec 2021-02-10 03:25:26.143 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:25:26.143 | 2021-02-10 03:25:26.143 | Remainder of file ignored 2021-02-10 03:25:26.143 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:25:26.143 | from cryptography.utils import int_from_bytes 2021-02-10 03:25:26.143 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:25:26.143 | from cryptography.utils import int_from_bytes 2021-02-10 03:25:26.323 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 01198e934f36437fb4d89e12ac88fccc --long --quote none -f csv 2021-02-10 03:25:26.323 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-02-10 03:25:26.323 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-02-10 03:25:26.325 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-02-10 03:25:28.768 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:25:28.768 | 2021-02-10 03:25:28.768 | Traceback (most recent call last): 2021-02-10 03:25:28.768 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:25:28.768 | exec(line) 2021-02-10 03:25:28.768 | File "", line 1, in 2021-02-10 03:25:28.768 | File "", line 568, in module_from_spec 2021-02-10 03:25:28.768 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:25:28.768 | 2021-02-10 03:25:28.769 | Remainder of file ignored 2021-02-10 03:25:28.769 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:25:28.769 | from cryptography.utils import int_from_bytes 2021-02-10 03:25:28.769 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:25:28.769 | from cryptography.utils import int_from_bytes 2021-02-10 03:25:28.952 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2021-02-10 03:25:28.955 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2021-02-10 03:25:28.957 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-02-10 03:25:28.958 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-02-10 03:25:28.960 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry d371a8e2938947198115b88384d2e8a2 admin 01198e934f36437fb4d89e12ac88fccc admin Passw0rd 2021-02-10 03:25:28.962 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=d371a8e2938947198115b88384d2e8a2 2021-02-10 03:25:28.964 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2021-02-10 03:25:28.966 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=01198e934f36437fb4d89e12ac88fccc 2021-02-10 03:25:28.967 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=admin 2021-02-10 03:25:28.969 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-02-10 03:25:28.970 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/admin 2021-02-10 03:25:28.974 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/admin/admin 2021-02-10 03:25:28.975 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-02-10 03:25:28.978 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-02-10 03:25:28.980 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-02-10 03:25:28.982 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-02-10 03:25:28.984 | + 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-02-10 03:25:28.985 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-02-10 03:25:28.987 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-02-10 03:25:28.988 | + 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-02-10 03:25:28.990 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-02-10 03:25:28.991 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-02-10 03:25:28.993 | + 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-02-10 03:25:28.994 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-02-10 03:25:28.996 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-02-10 03:25:28.997 | + 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-02-10 03:25:28.999 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-02-10 03:25:29.000 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-02-10 03:25:29.002 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-02-10 03:25:29.004 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-02-10 03:25:29.006 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-02-10 03:25:29.007 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-02-10 03:25:29.009 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 083b8d12b42d49e9820881243bf96613 --long --quote none -f csv 2021-02-10 03:25:29.010 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-02-10 03:25:29.010 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-02-10 03:25:29.011 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-02-10 03:25:31.499 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:25:31.500 | 2021-02-10 03:25:31.500 | Traceback (most recent call last): 2021-02-10 03:25:31.500 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:25:31.500 | exec(line) 2021-02-10 03:25:31.500 | File "", line 1, in 2021-02-10 03:25:31.500 | File "", line 568, in module_from_spec 2021-02-10 03:25:31.500 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:25:31.500 | 2021-02-10 03:25:31.500 | Remainder of file ignored 2021-02-10 03:25:31.500 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:25:31.500 | from cryptography.utils import int_from_bytes 2021-02-10 03:25:31.500 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:25:31.500 | from cryptography.utils import int_from_bytes 2021-02-10 03:25:31.686 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a demo '!=' admin ']' 2021-02-10 03:25:31.688 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$demo_password' 2021-02-10 03:25:31.690 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-02-10 03:25:31.692 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-02-10 03:25:31.694 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 474efc6539ba437494dbe172ef352bd9 demo 083b8d12b42d49e9820881243bf96613 invisible_to_admin Passw0rd 2021-02-10 03:25:31.696 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=474efc6539ba437494dbe172ef352bd9 2021-02-10 03:25:31.698 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=demo 2021-02-10 03:25:31.700 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=083b8d12b42d49e9820881243bf96613 2021-02-10 03:25:31.702 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=invisible_to_admin 2021-02-10 03:25:31.704 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-02-10 03:25:31.705 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/invisible_to_admin 2021-02-10 03:25:31.709 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/invisible_to_admin/demo 2021-02-10 03:25:31.710 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-02-10 03:25:31.713 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-02-10 03:25:31.715 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-02-10 03:25:31.717 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-02-10 03:25:31.718 | + 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-02-10 03:25:31.720 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-02-10 03:25:31.722 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-02-10 03:25:31.723 | + 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-02-10 03:25:31.725 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-02-10 03:25:31.727 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-02-10 03:25:31.728 | + 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-02-10 03:25:31.730 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-02-10 03:25:31.732 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-02-10 03:25:31.733 | + 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-02-10 03:25:31.735 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-02-10 03:25:31.736 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-02-10 03:25:31.738 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-02-10 03:25:31.739 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-02-10 03:25:31.741 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-02-10 03:25:31.743 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-02-10 03:25:31.745 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project 8d5afb4193ea4706ac8b2206974a1747 --long --quote none -f csv 2021-02-10 03:25:31.745 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-02-10 03:25:31.746 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-02-10 03:25:31.748 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-02-10 03:25:34.307 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:25:34.307 | 2021-02-10 03:25:34.307 | Traceback (most recent call last): 2021-02-10 03:25:34.307 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:25:34.307 | exec(line) 2021-02-10 03:25:34.307 | File "", line 1, in 2021-02-10 03:25:34.307 | File "", line 568, in module_from_spec 2021-02-10 03:25:34.307 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:25:34.307 | 2021-02-10 03:25:34.307 | Remainder of file ignored 2021-02-10 03:25:34.308 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:25:34.308 | from cryptography.utils import int_from_bytes 2021-02-10 03:25:34.308 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:25:34.308 | from cryptography.utils import int_from_bytes 2021-02-10 03:25:34.496 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a alt_demo '!=' admin ']' 2021-02-10 03:25:34.498 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$alt_demo_password' 2021-02-10 03:25:34.500 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-02-10 03:25:34.503 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-02-10 03:25:34.505 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 11b5125978074aebb9c178355411dfee alt_demo 8d5afb4193ea4706ac8b2206974a1747 alt_demo Passw0rd 2021-02-10 03:25:34.507 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=11b5125978074aebb9c178355411dfee 2021-02-10 03:25:34.509 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=alt_demo 2021-02-10 03:25:34.511 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=8d5afb4193ea4706ac8b2206974a1747 2021-02-10 03:25:34.513 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=alt_demo 2021-02-10 03:25:34.515 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-02-10 03:25:34.517 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/alt_demo 2021-02-10 03:25:34.521 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/alt_demo/alt_demo 2021-02-10 03:25:34.523 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-02-10 03:25:34.526 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-02-10 03:25:34.528 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-02-10 03:25:34.529 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-02-10 03:25:34.531 | + 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-02-10 03:25:34.533 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-02-10 03:25:34.534 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-02-10 03:25:34.536 | + 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-02-10 03:25:34.538 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-02-10 03:25:34.539 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-02-10 03:25:34.541 | + 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-02-10 03:25:34.542 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-02-10 03:25:34.544 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-02-10 03:25:34.545 | + 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-02-10 03:25:34.547 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-02-10 03:25:34.548 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-02-10 03:25:34.550 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-02-10 03:25:34.552 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-02-10 03:25:34.553 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2021-02-10 03:25:34.555 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2021-02-10 03:25:34.556 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-02-10 03:25:34.558 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-02-10 03:25:34.559 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry d371a8e2938947198115b88384d2e8a2 admin 8d5afb4193ea4706ac8b2206974a1747 alt_demo Passw0rd 2021-02-10 03:25:34.561 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=d371a8e2938947198115b88384d2e8a2 2021-02-10 03:25:34.562 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2021-02-10 03:25:34.564 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=8d5afb4193ea4706ac8b2206974a1747 2021-02-10 03:25:34.565 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=alt_demo 2021-02-10 03:25:34.567 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-02-10 03:25:34.568 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/alt_demo 2021-02-10 03:25:34.572 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/alt_demo/admin 2021-02-10 03:25:34.574 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-02-10 03:25:34.577 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-02-10 03:25:34.578 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-02-10 03:25:34.580 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-02-10 03:25:34.582 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-02-10 03:25:34.584 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-02-10 03:25:34.586 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-02-10 03:25:34.587 | + 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-02-10 03:25:34.589 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-02-10 03:25:34.591 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-02-10 03:25:34.593 | + 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-02-10 03:25:34.595 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-02-10 03:25:34.596 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-02-10 03:25:34.598 | + 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-02-10 03:25:34.599 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-02-10 03:25:34.601 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-02-10 03:25:34.603 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-02-10 03:25:34.604 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-02-10 03:25:34.606 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-02-10 03:25:34.608 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-02-10 03:25:34.610 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : openstack user list --project d115b02a31964b6f84e94116df76aaa6 --long --quote none -f csv 2021-02-10 03:25:34.610 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : grep ,True 2021-02-10 03:25:34.610 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-02-10 03:25:34.612 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-02-10 03:25:37.121 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:25:37.121 | 2021-02-10 03:25:37.121 | Traceback (most recent call last): 2021-02-10 03:25:37.121 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:25:37.121 | exec(line) 2021-02-10 03:25:37.121 | File "", line 1, in 2021-02-10 03:25:37.121 | File "", line 568, in module_from_spec 2021-02-10 03:25:37.121 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:25:37.121 | 2021-02-10 03:25:37.121 | Remainder of file ignored 2021-02-10 03:25:37.121 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:25:37.122 | from cryptography.utils import int_from_bytes 2021-02-10 03:25:37.122 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:25:37.122 | from cryptography.utils import int_from_bytes 2021-02-10 03:25:37.307 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a admin '!=' admin ']' 2021-02-10 03:25:37.309 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$admin_password' 2021-02-10 03:25:37.311 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-02-10 03:25:37.313 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-02-10 03:25:37.316 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry d371a8e2938947198115b88384d2e8a2 admin d115b02a31964b6f84e94116df76aaa6 demo Passw0rd 2021-02-10 03:25:37.318 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=d371a8e2938947198115b88384d2e8a2 2021-02-10 03:25:37.320 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=admin 2021-02-10 03:25:37.322 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=d115b02a31964b6f84e94116df76aaa6 2021-02-10 03:25:37.325 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=demo 2021-02-10 03:25:37.327 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-02-10 03:25:37.329 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/demo 2021-02-10 03:25:37.332 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/demo/admin 2021-02-10 03:25:37.334 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-02-10 03:25:37.337 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-02-10 03:25:37.339 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-02-10 03:25:37.340 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-02-10 03:25:37.342 | + 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-02-10 03:25:37.343 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-02-10 03:25:37.345 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-02-10 03:25:37.346 | + 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-02-10 03:25:37.348 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-02-10 03:25:37.349 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-02-10 03:25:37.351 | + 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-02-10 03:25:37.353 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-02-10 03:25:37.354 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-02-10 03:25:37.356 | + 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-02-10 03:25:37.358 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-02-10 03:25:37.359 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-02-10 03:25:37.361 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-02-10 03:25:37.362 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-02-10 03:25:37.364 | + home/ubuntu/devstack/tools/create_userrc.sh:main:243 : '[' all = one -a demo '!=' admin ']' 2021-02-10 03:25:37.366 | + home/ubuntu/devstack/tools/create_userrc.sh:main:250 : eval 'SPECIFIC_UPASSWORD=$demo_password' 2021-02-10 03:25:37.367 | ++ home/ubuntu/devstack/tools/create_userrc.sh:main:250 : SPECIFIC_UPASSWORD= 2021-02-10 03:25:37.369 | + home/ubuntu/devstack/tools/create_userrc.sh:main:251 : '[' -n '' ']' 2021-02-10 03:25:37.370 | + home/ubuntu/devstack/tools/create_userrc.sh:main:254 : add_entry 474efc6539ba437494dbe172ef352bd9 demo d115b02a31964b6f84e94116df76aaa6 demo Passw0rd 2021-02-10 03:25:37.372 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:179 : local user_id=474efc6539ba437494dbe172ef352bd9 2021-02-10 03:25:37.373 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:180 : local user_name=demo 2021-02-10 03:25:37.375 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:181 : local project_id=d115b02a31964b6f84e94116df76aaa6 2021-02-10 03:25:37.376 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:182 : local project_name=demo 2021-02-10 03:25:37.378 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:183 : local user_passwd=Passw0rd 2021-02-10 03:25:37.379 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:185 : mkdir -p /home/ubuntu/devstack/accrc/demo 2021-02-10 03:25:37.382 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:186 : local rcfile=/home/ubuntu/devstack/accrc/demo/demo 2021-02-10 03:25:37.384 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:188 : cat 2021-02-10 03:25:37.387 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:197 : '[' -n yes ']' 2021-02-10 03:25:37.388 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:198 : echo 'export OS_PASSWORD="Passw0rd"' 2021-02-10 03:25:37.390 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:200 : '[' -n '' ']' 2021-02-10 03:25:37.391 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:204 : for v in OS_USER_DOMAIN_ID OS_USER_DOMAIN_NAME OS_PROJECT_DOMAIN_ID OS_PROJECT_DOMAIN_NAME 2021-02-10 03:25:37.393 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-02-10 03:25:37.395 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_USER_DOMAIN_ID=default' 2021-02-10 03:25:37.396 | + 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-02-10 03:25:37.398 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-02-10 03:25:37.399 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_USER_DOMAIN_NAME' 2021-02-10 03:25:37.401 | + 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-02-10 03:25:37.402 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' default ']' 2021-02-10 03:25:37.404 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:206 : echo 'export OS_PROJECT_DOMAIN_ID=default' 2021-02-10 03:25:37.405 | + 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-02-10 03:25:37.407 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:205 : '[' ']' 2021-02-10 03:25:37.408 | + home/ubuntu/devstack/tools/create_userrc.sh:add_entry:208 : echo 'unset OS_PROJECT_DOMAIN_NAME' 2021-02-10 03:25:37.410 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : IFS=, 2021-02-10 03:25:37.411 | + home/ubuntu/devstack/tools/create_userrc.sh:main:242 : read user_id user_name project email enabled 2021-02-10 03:25:37.413 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : IFS=, 2021-02-10 03:25:37.415 | + home/ubuntu/devstack/tools/create_userrc.sh:main:241 : read project_id project_name desc enabled 2021-02-10 03:25:37.418 | + ./stack.sh:main:1360 : save_stackenv 2021-02-10 03:25:37.421 | + functions-common:save_stackenv:60 : local tag= 2021-02-10 03:25:37.424 | ++ functions-common:save_stackenv:62 : date +%F-%H%M%S 2021-02-10 03:25:37.428 | + functions-common:save_stackenv:62 : time_stamp=2021-02-10-032537 2021-02-10 03:25:37.430 | + functions-common:save_stackenv:63 : echo '# 2021-02-10-032537 ' 2021-02-10 03:25:37.433 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-10 03:25:37.436 | + functions-common:save_stackenv:65 : echo BASE_SQL_CONN=mysql+pymysql://root:Passw0rd@127.0.0.1 2021-02-10 03:25:37.438 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-10 03:25:37.441 | + functions-common:save_stackenv:65 : echo DATA_DIR=/opt/stack/data 2021-02-10 03:25:37.443 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-10 03:25:37.445 | + functions-common:save_stackenv:65 : echo DEST=/opt/stack 2021-02-10 03:25:37.448 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-10 03:25:37.450 | + 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-02-10 03:25:37.453 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-10 03:25:37.456 | + functions-common:save_stackenv:65 : echo HOST_IP=10.222.0.43 2021-02-10 03:25:37.458 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-10 03:25:37.461 | + functions-common:save_stackenv:65 : echo KEYSTONE_SERVICE_URI=http://10.222.0.43/identity 2021-02-10 03:25:37.463 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-10 03:25:37.465 | + functions-common:save_stackenv:65 : echo LOGFILE=/opt/stack/logs/stack.sh.log.2021-02-10-030154 2021-02-10 03:25:37.468 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-10 03:25:37.470 | + functions-common:save_stackenv:65 : echo OS_CACERT= 2021-02-10 03:25:37.473 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-10 03:25:37.475 | + functions-common:save_stackenv:65 : echo SERVICE_HOST=10.222.0.43 2021-02-10 03:25:37.477 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-10 03:25:37.480 | + functions-common:save_stackenv:65 : echo STACK_USER=ubuntu 2021-02-10 03:25:37.482 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-10 03:25:37.485 | + functions-common:save_stackenv:65 : echo TLS_IP= 2021-02-10 03:25:37.487 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-10 03:25:37.489 | + functions-common:save_stackenv:65 : echo HOST_IPV6=::1 2021-02-10 03:25:37.492 | + functions-common:save_stackenv:64 : for i in $STACK_ENV_VARS 2021-02-10 03:25:37.494 | + functions-common:save_stackenv:65 : echo SERVICE_IP_VERSION=4 2021-02-10 03:25:37.497 | + ./stack.sh:main:1371 : merge_config_group /home/ubuntu/devstack/local.conf extra 2021-02-10 03:25:37.499 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-02-10 03:25:37.502 | + inc/meta-config:merge_config_group:171 : shift 2021-02-10 03:25:37.504 | + inc/meta-config:merge_config_group:172 : local matchgroups=extra 2021-02-10 03:25:37.506 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-02-10 03:25:37.509 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-02-10 03:25:37.511 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-02-10 03:25:37.514 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf extra 2021-02-10 03:25:37.517 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-02-10 03:25:37.520 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=extra 2021-02-10 03:25:37.522 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-02-10 03:25:37.525 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=extra ' 2021-02-10 03:25:37.525 | /^\[\[.+\|.*\]\]/ { 2021-02-10 03:25:37.525 | gsub("[][]", "", $1); 2021-02-10 03:25:37.525 | split($1, a, "|"); 2021-02-10 03:25:37.525 | if (a[1] == matchgroup) 2021-02-10 03:25:37.525 | print a[2] 2021-02-10 03:25:37.525 | } 2021-02-10 03:25:37.525 | ' /home/ubuntu/devstack/local.conf 2021-02-10 03:25:37.531 | + ./stack.sh:main:1378 : run_phase stack extra 2021-02-10 03:25:37.534 | + functions-common:run_phase:1734 : local mode=stack 2021-02-10 03:25:37.536 | + functions-common:run_phase:1735 : local phase=extra 2021-02-10 03:25:37.539 | + functions-common:run_phase:1736 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-02-10 03:25:37.541 | + functions-common:run_phase:1737 : local extra_plugin_file_name 2021-02-10 03:25:37.544 | + functions-common:run_phase:1738 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-02-10 03:25:37.547 | + functions-common:run_phase:1743 : local exceptions=80-tempest.sh 2021-02-10 03:25:37.549 | + functions-common:run_phase:1744 : local extra 2021-02-10 03:25:37.553 | ++ functions-common:run_phase:1745 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-02-10 03:25:37.556 | + functions-common:run_phase:1745 : extra=80-tempest.sh 2021-02-10 03:25:37.559 | + functions-common:run_phase:1746 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-02-10 03:25:37.562 | + functions-common:run_phase:1750 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-02-10 03:25:37.565 | + functions-common:run_phase:1750 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack extra 2021-02-10 03:25:37.568 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-02-10 03:25:37.584 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:25:37.586 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-02-10 03:25:37.589 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-02-10 03:25:37.591 | ++ extras.d/80-tempest.sh:source:7 : [[ extra == \i\n\s\t\a\l\l ]] 2021-02-10 03:25:37.594 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-02-10 03:25:37.596 | ++ extras.d/80-tempest.sh:source:10 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-02-10 03:25:37.599 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-02-10 03:25:37.601 | ++ extras.d/80-tempest.sh:source:13 : [[ extra == \e\x\t\r\a ]] 2021-02-10 03:25:37.603 | ++ extras.d/80-tempest.sh:source:15 : : 2021-02-10 03:25:37.606 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-02-10 03:25:37.608 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-02-10 03:25:37.611 | + functions-common:run_phase:1755 : [[ stack == \s\o\u\r\c\e ]] 2021-02-10 03:25:37.614 | + functions-common:run_phase:1758 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-02-10 03:25:37.616 | + functions-common:run_phase:1761 : run_plugins stack extra 2021-02-10 03:25:37.619 | + functions-common:run_plugins:1720 : local mode=stack 2021-02-10 03:25:37.621 | + functions-common:run_plugins:1721 : local phase=extra 2021-02-10 03:25:37.624 | + functions-common:run_plugins:1723 : local plugins=,devstack-plugin-ceph 2021-02-10 03:25:37.626 | + functions-common:run_plugins:1724 : local plugin 2021-02-10 03:25:37.629 | + functions-common:run_plugins:1725 : for plugin in ${plugins//,/ } 2021-02-10 03:25:37.631 | + functions-common:run_plugins:1726 : local dir=/opt/stack/devstack-plugin-ceph 2021-02-10 03:25:37.634 | + functions-common:run_plugins:1727 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/plugin.sh ]] 2021-02-10 03:25:37.636 | + functions-common:run_plugins:1728 : source /opt/stack/devstack-plugin-ceph/devstack/plugin.sh stack extra 2021-02-10 03:25:37.640 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:3 : [[ stack == \s\o\u\r\c\e ]] 2021-02-10 03:25:37.642 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ stack == \s\t\a\c\k ]] 2021-02-10 03:25:37.645 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ extra == \p\r\e\-\i\n\s\t\a\l\l ]] 2021-02-10 03:25:37.647 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:32 : [[ stack == \s\t\a\c\k ]] 2021-02-10 03:25:37.649 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:32 : [[ extra == \i\n\s\t\a\l\l ]] 2021-02-10 03:25:37.652 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:44 : [[ stack == \s\t\a\c\k ]] 2021-02-10 03:25:37.654 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:44 : [[ extra == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-02-10 03:25:37.656 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:95 : [[ stack == \s\t\a\c\k ]] 2021-02-10 03:25:37.659 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:95 : [[ extra == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-02-10 03:25:37.661 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:125 : [[ stack == \u\n\s\t\a\c\k ]] 2021-02-10 03:25:37.664 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:139 : [[ stack == \c\l\e\a\n ]] 2021-02-10 03:25:37.666 | + ./stack.sh:main:1386 : merge_config_group /home/ubuntu/devstack/local.conf post-extra 2021-02-10 03:25:37.669 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-02-10 03:25:37.671 | + inc/meta-config:merge_config_group:171 : shift 2021-02-10 03:25:37.673 | + inc/meta-config:merge_config_group:172 : local matchgroups=post-extra 2021-02-10 03:25:37.676 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-02-10 03:25:37.678 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-02-10 03:25:37.681 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-02-10 03:25:37.684 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf post-extra 2021-02-10 03:25:37.687 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-02-10 03:25:37.690 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=post-extra 2021-02-10 03:25:37.692 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-02-10 03:25:37.695 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=post-extra ' 2021-02-10 03:25:37.695 | /^\[\[.+\|.*\]\]/ { 2021-02-10 03:25:37.695 | gsub("[][]", "", $1); 2021-02-10 03:25:37.695 | split($1, a, "|"); 2021-02-10 03:25:37.695 | if (a[1] == matchgroup) 2021-02-10 03:25:37.695 | print a[2] 2021-02-10 03:25:37.695 | } 2021-02-10 03:25:37.695 | ' /home/ubuntu/devstack/local.conf 2021-02-10 03:25:37.701 | + ./stack.sh:main:1395 : is_service_enabled n-cpu 2021-02-10 03:25:37.719 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 03:25:37.721 | + ./stack.sh:main:1400 : service_check 2021-02-10 03:25:37.724 | + functions-common:service_check:1599 : local service 2021-02-10 03:25:37.727 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 03:25:37.729 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@key.service 2021-02-10 03:25:37.742 | Failed to get unit file state for devstack@key.service: No such file or directory 2021-02-10 03:25:37.746 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 03:25:37.748 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@n-api.service 2021-02-10 03:25:37.762 | enabled 2021-02-10 03:25:37.766 | + functions-common:service_check:1606 : sudo systemctl status devstack@n-api.service --no-pager 2021-02-10 03:25:37.782 | ● devstack@n-api.service - Devstack devstack@n-api.service 2021-02-10 03:25:37.783 | Loaded: loaded (/etc/systemd/system/devstack@n-api.service; enabled; vendor preset: enabled) 2021-02-10 03:25:37.783 | Active: active (running) since Wed 2021-02-10 03:22:55 UTC; 2min 42s ago 2021-02-10 03:25:37.783 | Main PID: 78237 (uwsgi) 2021-02-10 03:25:37.783 | Status: "uWSGI is ready" 2021-02-10 03:25:37.783 | Tasks: 3 (limit: 14352) 2021-02-10 03:25:37.783 | CGroup: /system.slice/system-devstack.slice/devstack@n-api.service 2021-02-10 03:25:37.783 | ├─78237 nova-apiuWSGI master 2021-02-10 03:25:37.783 | ├─78238 nova-apiuWSGI worker 1 2021-02-10 03:25:37.783 | └─78239 nova-apiuWSGI worker 2 2021-02-10 03:25:37.783 | 2021-02-10 03:25:37.783 | Feb 10 03:24:47 dv-osbrick-768576-7-ceph devstack@n-api.service[78237]: [pid: 78239|app: 0|req: 16/30] 10.222.0.43 () {58 vars in 1180 bytes} [Wed Feb 10 03:24:47 2021] GET /compute/v2.1/flavors/4/os-extra_specs => generated 43 bytes in 39 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2021-02-10 03:25:37.783 | Feb 10 03:24:49 dv-osbrick-768576-7-ceph devstack@n-api.service[78237]: DEBUG nova.api.openstack.wsgi [None req-db879951-6cd2-4024-a84f-25f041bff6bc admin admin] Action: 'create', calling method: >, body: {"flavor": {"name": "m1.xlarge", "ram": 16384, "vcpus": 8, "disk": 160, "id": "5", "swap": 0, "OS-FLV-EXT-DATA:ephemeral": 0, "rxtx_factor": 1.0, "os-flavor-access:is_public": true}} {{(pid=78238) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:510}} 2021-02-10 03:25:37.783 | Feb 10 03:24:49 dv-osbrick-768576-7-ceph devstack@n-api.service[78237]: INFO nova.api.openstack.requestlog [None req-db879951-6cd2-4024-a84f-25f041bff6bc admin admin] 10.222.0.43 "POST /compute/v2.1/flavors" status: 200 len: 368 microversion: 2.1 time: 0.119786 2021-02-10 03:25:37.783 | Feb 10 03:24:49 dv-osbrick-768576-7-ceph devstack@n-api.service[78237]: [pid: 78238|app: 0|req: 15/31] 10.222.0.43 () {62 vars in 1183 bytes} [Wed Feb 10 03:24:49 2021] POST /compute/v2.1/flavors => generated 368 bytes in 122 msecs (HTTP/1.1 200) 9 headers in 357 bytes (1 switches on core 0) 2021-02-10 03:25:37.783 | Feb 10 03:24:49 dv-osbrick-768576-7-ceph devstack@n-api.service[78237]: DEBUG nova.api.openstack.wsgi [None req-0b1f2df9-01bb-488a-b72b-234cdd350a07 admin admin] Action: 'create', calling method: >, body: {"extra_specs": {"hw_rng:allowed": "True"}} {{(pid=78239) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:510}} 2021-02-10 03:25:37.783 | Feb 10 03:24:50 dv-osbrick-768576-7-ceph devstack@n-api.service[78237]: INFO nova.api.openstack.requestlog [None req-0b1f2df9-01bb-488a-b72b-234cdd350a07 admin admin] 10.222.0.43 "POST /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.1 time: 0.060278 2021-02-10 03:25:37.783 | Feb 10 03:24:50 dv-osbrick-768576-7-ceph devstack@n-api.service[78237]: [pid: 78239|app: 0|req: 17/32] 10.222.0.43 () {62 vars in 1233 bytes} [Wed Feb 10 03:24:49 2021] POST /compute/v2.1/flavors/5/os-extra_specs => generated 43 bytes in 62 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2021-02-10 03:25:37.783 | Feb 10 03:24:50 dv-osbrick-768576-7-ceph devstack@n-api.service[78237]: DEBUG nova.api.openstack.wsgi [None req-4fcba9f1-c3b6-4ac2-8afd-6cf591ac6343 admin admin] Calling method '>' {{(pid=78238) _process_stack /opt/stack/nova/nova/api/openstack/wsgi.py:513}} 2021-02-10 03:25:37.783 | Feb 10 03:24:50 dv-osbrick-768576-7-ceph devstack@n-api.service[78237]: INFO nova.api.openstack.requestlog [None req-4fcba9f1-c3b6-4ac2-8afd-6cf591ac6343 admin admin] 10.222.0.43 "GET /compute/v2.1/flavors/5/os-extra_specs" status: 200 len: 43 microversion: 2.1 time: 0.030483 2021-02-10 03:25:37.784 | Feb 10 03:24:50 dv-osbrick-768576-7-ceph devstack@n-api.service[78237]: [pid: 78238|app: 0|req: 16/33] 10.222.0.43 () {58 vars in 1180 bytes} [Wed Feb 10 03:24:50 2021] GET /compute/v2.1/flavors/5/os-extra_specs => generated 43 bytes in 32 msecs (HTTP/1.1 200) 9 headers in 356 bytes (1 switches on core 0) 2021-02-10 03:25:37.786 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 03:25:37.789 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@n-cond.service 2021-02-10 03:25:37.801 | Failed to get unit file state for devstack@n-cond.service: No such file or directory 2021-02-10 03:25:37.805 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 03:25:37.808 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@n-sch.service 2021-02-10 03:25:37.821 | enabled 2021-02-10 03:25:37.825 | + functions-common:service_check:1606 : sudo systemctl status devstack@n-sch.service --no-pager 2021-02-10 03:25:37.840 | ● devstack@n-sch.service - Devstack devstack@n-sch.service 2021-02-10 03:25:37.840 | Loaded: loaded (/etc/systemd/system/devstack@n-sch.service; enabled; vendor preset: enabled) 2021-02-10 03:25:37.841 | Active: active (running) since Wed 2021-02-10 03:24:06 UTC; 1min 31s ago 2021-02-10 03:25:37.841 | Main PID: 82768 (nova-scheduler) 2021-02-10 03:25:37.841 | Tasks: 3 (limit: 14352) 2021-02-10 03:25:37.841 | CGroup: /system.slice/system-devstack.slice/devstack@n-sch.service 2021-02-10 03:25:37.841 | ├─82768 /usr/bin/python3.6 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2021-02-10 03:25:37.841 | ├─84355 /usr/bin/python3.6 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2021-02-10 03:25:37.841 | └─84357 /usr/bin/python3.6 /usr/local/bin/nova-scheduler --config-file /etc/nova/nova.conf 2021-02-10 03:25:37.841 | 2021-02-10 03:25:37.841 | Feb 10 03:24:11 dv-osbrick-768576-7-ceph nova-scheduler[82768]: DEBUG oslo_service.service [None req-fd302a33-959b-4a98-a435-8f7513d35621 None None] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=82768) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-10 03:25:37.841 | Feb 10 03:24:11 dv-osbrick-768576-7-ceph nova-scheduler[82768]: DEBUG oslo_service.service [None req-fd302a33-959b-4a98-a435-8f7513d35621 None None] oslo_messaging_notifications.retry = -1 {{(pid=82768) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-10 03:25:37.841 | Feb 10 03:24:11 dv-osbrick-768576-7-ceph nova-scheduler[82768]: DEBUG oslo_service.service [None req-fd302a33-959b-4a98-a435-8f7513d35621 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=82768) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-10 03:25:37.841 | Feb 10 03:24:11 dv-osbrick-768576-7-ceph nova-scheduler[82768]: DEBUG oslo_service.service [None req-fd302a33-959b-4a98-a435-8f7513d35621 None None] oslo_messaging_notifications.transport_url = **** {{(pid=82768) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-10 03:25:37.841 | Feb 10 03:24:11 dv-osbrick-768576-7-ceph nova-scheduler[82768]: DEBUG oslo_service.service [None req-fd302a33-959b-4a98-a435-8f7513d35621 None None] oslo_reports.file_event_handler = None {{(pid=82768) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-10 03:25:37.841 | Feb 10 03:24:11 dv-osbrick-768576-7-ceph nova-scheduler[82768]: DEBUG oslo_service.service [None req-fd302a33-959b-4a98-a435-8f7513d35621 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=82768) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-10 03:25:37.841 | Feb 10 03:24:11 dv-osbrick-768576-7-ceph nova-scheduler[82768]: DEBUG oslo_service.service [None req-fd302a33-959b-4a98-a435-8f7513d35621 None None] oslo_reports.log_dir = None {{(pid=82768) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-10 03:25:37.841 | Feb 10 03:24:11 dv-osbrick-768576-7-ceph nova-scheduler[82768]: DEBUG oslo_service.service [None req-fd302a33-959b-4a98-a435-8f7513d35621 None None] ******************************************************************************** {{(pid=82768) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-02-10 03:25:37.841 | Feb 10 03:24:37 dv-osbrick-768576-7-ceph nova-scheduler[82768]: DEBUG oslo_service.periodic_task [None req-201bb4c9-4b1e-48f6-8bd3-1532ed8203c7 None None] Running periodic task SchedulerManager._run_periodic_tasks {{(pid=84357) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:211}} 2021-02-10 03:25:37.841 | Feb 10 03:24:55 dv-osbrick-768576-7-ceph nova-scheduler[82768]: DEBUG oslo_service.periodic_task [None req-539a0d4c-c586-4b9e-8184-d3c0d91db5df None None] Running periodic task SchedulerManager._run_periodic_tasks {{(pid=84355) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:211}} 2021-02-10 03:25:37.844 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 03:25:37.847 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@n-api-meta.service 2021-02-10 03:25:37.860 | enabled 2021-02-10 03:25:37.864 | + functions-common:service_check:1606 : sudo systemctl status devstack@n-api-meta.service --no-pager 2021-02-10 03:25:37.885 | ● devstack@n-api-meta.service - Devstack devstack@n-api-meta.service 2021-02-10 03:25:37.885 | Loaded: loaded (/etc/systemd/system/devstack@n-api-meta.service; enabled; vendor preset: enabled) 2021-02-10 03:25:37.885 | Active: active (running) since Wed 2021-02-10 03:24:07 UTC; 1min 30s ago 2021-02-10 03:25:37.886 | Main PID: 83215 (uwsgi) 2021-02-10 03:25:37.886 | Status: "uWSGI is ready" 2021-02-10 03:25:37.886 | Tasks: 4 (limit: 14352) 2021-02-10 03:25:37.886 | CGroup: /system.slice/system-devstack.slice/devstack@n-api-meta.service 2021-02-10 03:25:37.886 | ├─83215 nova-api-metauWSGI master 2021-02-10 03:25:37.886 | ├─83217 nova-api-metauWSGI worker 1 2021-02-10 03:25:37.886 | ├─83218 nova-api-metauWSGI worker 2 2021-02-10 03:25:37.886 | └─83219 nova-api-metauWSGI http 1 2021-02-10 03:25:37.886 | 2021-02-10 03:25:37.886 | Feb 10 03:24:12 dv-osbrick-768576-7-ceph devstack@n-api-meta.service[83215]: DEBUG oslo_concurrency.lockutils [None req-0ce6090c-13f2-4ab9-9ab6-9bdbe8193dce None None] Lock "fce7b2b0-5894-4542-a86d-4ea87618ba8d" acquired by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: waited 0.000s {{(pid=83218) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:359}} 2021-02-10 03:25:37.886 | Feb 10 03:24:12 dv-osbrick-768576-7-ceph devstack@n-api-meta.service[83215]: DEBUG oslo_concurrency.lockutils [None req-0ce6090c-13f2-4ab9-9ab6-9bdbe8193dce None None] Lock "fce7b2b0-5894-4542-a86d-4ea87618ba8d" released by "nova.context.set_target_cell..get_or_set_cached_cell_and_set_connections" :: held 0.003s {{(pid=83218) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:371}} 2021-02-10 03:25:37.886 | Feb 10 03:24:12 dv-osbrick-768576-7-ceph devstack@n-api-meta.service[83215]: DEBUG oslo_db.sqlalchemy.engines [None req-a4dd0720-5dcc-460d-9c81-4c5d041c567d 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=83217) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-02-10 03:25:37.886 | Feb 10 03:24:12 dv-osbrick-768576-7-ceph devstack@n-api-meta.service[83215]: DEBUG oslo_db.sqlalchemy.engines [None req-0ce6090c-13f2-4ab9-9ab6-9bdbe8193dce 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=83218) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-02-10 03:25:37.886 | Feb 10 03:24:12 dv-osbrick-768576-7-ceph devstack@n-api-meta.service[83215]: DEBUG oslo_db.sqlalchemy.engines [None req-0ce6090c-13f2-4ab9-9ab6-9bdbe8193dce 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=83218) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-02-10 03:25:37.886 | Feb 10 03:24:12 dv-osbrick-768576-7-ceph devstack@n-api-meta.service[83215]: DEBUG oslo_db.sqlalchemy.engines [None req-0ce6090c-13f2-4ab9-9ab6-9bdbe8193dce 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=83218) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-02-10 03:25:37.886 | Feb 10 03:24:12 dv-osbrick-768576-7-ceph devstack@n-api-meta.service[83215]: WARNING nova.api.metadata.handler [None req-a4dd0720-5dcc-460d-9c81-4c5d041c567d None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2021-02-10 03:25:37.886 | Feb 10 03:24:12 dv-osbrick-768576-7-ceph devstack@n-api-meta.service[83215]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x557d800bd8b0 pid: 83217 (default app) 2021-02-10 03:25:37.886 | Feb 10 03:24:12 dv-osbrick-768576-7-ceph devstack@n-api-meta.service[83215]: WARNING nova.api.metadata.handler [None req-0ce6090c-13f2-4ab9-9ab6-9bdbe8193dce None None] metadata_proxy_shared_secret is not configured, the metadata information returned by the proxy cannot be trusted 2021-02-10 03:25:37.886 | Feb 10 03:24:12 dv-osbrick-768576-7-ceph devstack@n-api-meta.service[83215]: WSGI app 0 (mountpoint='') ready in 5 seconds on interpreter 0x557d800bd8b0 pid: 83218 (default app) 2021-02-10 03:25:37.890 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 03:25:37.893 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@placement-api.service 2021-02-10 03:25:37.908 | enabled 2021-02-10 03:25:37.911 | + functions-common:service_check:1606 : sudo systemctl status devstack@placement-api.service --no-pager 2021-02-10 03:25:37.927 | ● devstack@placement-api.service - Devstack devstack@placement-api.service 2021-02-10 03:25:37.928 | Loaded: loaded (/etc/systemd/system/devstack@placement-api.service; enabled; vendor preset: enabled) 2021-02-10 03:25:37.928 | Active: active (running) since Wed 2021-02-10 03:23:09 UTC; 2min 28s ago 2021-02-10 03:25:37.928 | Main PID: 79402 (uwsgi) 2021-02-10 03:25:37.928 | Status: "uWSGI is ready" 2021-02-10 03:25:37.928 | Tasks: 3 (limit: 14352) 2021-02-10 03:25:37.928 | CGroup: /system.slice/system-devstack.slice/devstack@placement-api.service 2021-02-10 03:25:37.928 | ├─79402 placementuWSGI master 2021-02-10 03:25:37.928 | ├─79403 placementuWSGI worker 1 2021-02-10 03:25:37.928 | └─79404 placementuWSGI worker 2 2021-02-10 03:25:37.928 | 2021-02-10 03:25:37.928 | Feb 10 03:24:09 dv-osbrick-768576-7-ceph devstack@placement-api.service[79402]: [pid: 79403|app: 0|req: 1/2] 10.222.0.43 () {54 vars in 905 bytes} [Wed Feb 10 03:24:09 2021] GET /placement => generated 136 bytes in 29 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2021-02-10 03:25:37.928 | Feb 10 03:24:10 dv-osbrick-768576-7-ceph devstack@placement-api.service[79402]: DEBUG placement.requestlog [None req-f5e72f48-3d38-41d2-a4f8-6a332eb55840 None None] Starting request: 10.222.0.43 "GET /placement/" {{(pid=79404) __call__ /opt/stack/placement/placement/requestlog.py:57}} 2021-02-10 03:25:37.928 | Feb 10 03:24:10 dv-osbrick-768576-7-ceph devstack@placement-api.service[79402]: INFO placement.requestlog [None req-f5e72f48-3d38-41d2-a4f8-6a332eb55840 None None] 10.222.0.43 "GET /placement/" status: 200 len: 136 microversion: 1.0 2021-02-10 03:25:37.928 | Feb 10 03:24:10 dv-osbrick-768576-7-ceph devstack@placement-api.service[79402]: [pid: 79404|app: 0|req: 2/3] 10.222.0.43 () {54 vars in 905 bytes} [Wed Feb 10 03:24:10 2021] GET /placement => generated 136 bytes in 10 msecs (HTTP/1.1 200) 6 headers in 224 bytes (2 switches on core 0) 2021-02-10 03:25:37.928 | Feb 10 03:24:13 dv-osbrick-768576-7-ceph devstack@placement-api.service[79402]: DEBUG placement.requestlog [None req-b88254d1-ca24-4e3c-af5b-10b0898775ce None None] Starting request: 10.222.0.43 "GET /placement/" {{(pid=79403) __call__ /opt/stack/placement/placement/requestlog.py:57}} 2021-02-10 03:25:37.928 | Feb 10 03:24:13 dv-osbrick-768576-7-ceph devstack@placement-api.service[79402]: INFO placement.requestlog [None req-b88254d1-ca24-4e3c-af5b-10b0898775ce None None] 10.222.0.43 "GET /placement/" status: 200 len: 136 microversion: 1.0 2021-02-10 03:25:37.928 | Feb 10 03:24:13 dv-osbrick-768576-7-ceph devstack@placement-api.service[79402]: [pid: 79403|app: 0|req: 2/4] 10.222.0.43 () {54 vars in 905 bytes} [Wed Feb 10 03:24:13 2021] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2021-02-10 03:25:37.928 | Feb 10 03:24:14 dv-osbrick-768576-7-ceph devstack@placement-api.service[79402]: DEBUG placement.requestlog [None req-b3e17fb8-7fa5-4926-be86-35eb84c95c37 None None] Starting request: 10.222.0.43 "GET /placement/" {{(pid=79404) __call__ /opt/stack/placement/placement/requestlog.py:57}} 2021-02-10 03:25:37.928 | Feb 10 03:24:14 dv-osbrick-768576-7-ceph devstack@placement-api.service[79402]: INFO placement.requestlog [None req-b3e17fb8-7fa5-4926-be86-35eb84c95c37 None None] 10.222.0.43 "GET /placement/" status: 200 len: 136 microversion: 1.0 2021-02-10 03:25:37.928 | Feb 10 03:24:14 dv-osbrick-768576-7-ceph devstack@placement-api.service[79402]: [pid: 79404|app: 0|req: 3/5] 10.222.0.43 () {54 vars in 905 bytes} [Wed Feb 10 03:24:14 2021] GET /placement => generated 136 bytes in 2 msecs (HTTP/1.1 200) 6 headers in 224 bytes (1 switches on core 0) 2021-02-10 03:25:37.931 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 03:25:37.934 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@placement-client.service 2021-02-10 03:25:37.946 | Failed to get unit file state for devstack@placement-client.service: No such file or directory 2021-02-10 03:25:37.950 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 03:25:37.952 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@g-api.service 2021-02-10 03:25:37.965 | enabled 2021-02-10 03:25:37.970 | + functions-common:service_check:1606 : sudo systemctl status devstack@g-api.service --no-pager 2021-02-10 03:25:37.985 | ● devstack@g-api.service - Devstack devstack@g-api.service 2021-02-10 03:25:37.985 | Loaded: loaded (/etc/systemd/system/devstack@g-api.service; enabled; vendor preset: enabled) 2021-02-10 03:25:37.985 | Active: active (running) since Wed 2021-02-10 03:25:04 UTC; 33s ago 2021-02-10 03:25:37.985 | Main PID: 87262 (uwsgi) 2021-02-10 03:25:37.985 | Status: "uWSGI is ready" 2021-02-10 03:25:37.986 | Tasks: 5 (limit: 14352) 2021-02-10 03:25:37.986 | CGroup: /system.slice/system-devstack.slice/devstack@g-api.service 2021-02-10 03:25:37.986 | ├─87262 glance-apiuWSGI master 2021-02-10 03:25:37.986 | ├─87263 glance-apiuWSGI worker 1 2021-02-10 03:25:37.986 | └─87264 glance-apiuWSGI worker 2 2021-02-10 03:25:37.986 | 2021-02-10 03:25:37.986 | Feb 10 03:25:16 dv-osbrick-768576-7-ceph devstack@g-api.service[87262]: DEBUG glance.api.middleware.version_negotiation [None req-5b315392-cba9-4b40-bb30-2d19ac75c808 admin admin] Determining version of request: PUT /v2/images/783003fb-6411-4e60-b305-b8c3ff010e8b/file Accept: {{(pid=87263) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:45}} 2021-02-10 03:25:37.986 | Feb 10 03:25:16 dv-osbrick-768576-7-ceph devstack@g-api.service[87262]: DEBUG glance.api.middleware.version_negotiation [None req-5b315392-cba9-4b40-bb30-2d19ac75c808 admin admin] Using url versioning {{(pid=87263) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:57}} 2021-02-10 03:25:37.986 | Feb 10 03:25:16 dv-osbrick-768576-7-ceph devstack@g-api.service[87262]: DEBUG glance.api.middleware.version_negotiation [None req-5b315392-cba9-4b40-bb30-2d19ac75c808 admin admin] Matched version: v2 {{(pid=87263) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:69}} 2021-02-10 03:25:37.986 | Feb 10 03:25:16 dv-osbrick-768576-7-ceph devstack@g-api.service[87262]: DEBUG glance.api.middleware.version_negotiation [None req-5b315392-cba9-4b40-bb30-2d19ac75c808 admin admin] new path /v2/images/783003fb-6411-4e60-b305-b8c3ff010e8b/file {{(pid=87263) process_request /opt/stack/glance/glance/api/middleware/version_negotiation.py:70}} 2021-02-10 03:25:37.986 | Feb 10 03:25:16 dv-osbrick-768576-7-ceph devstack@g-api.service[87262]: INFO glance.api.v2.image_data [None req-45adcf78-2bb2-4f25-897e-1800a837c166 admin admin] Unable to create trust: no such option collect_timing in group [keystone_authtoken] Use the existing user token. 2021-02-10 03:25:37.986 | Feb 10 03:25:16 dv-osbrick-768576-7-ceph devstack@g-api.service[87262]: DEBUG glance.location [None req-45adcf78-2bb2-4f25-897e-1800a837c166 admin admin] Enabling in-flight format inspection for vhdx {{(pid=87263) set_data /opt/stack/glance/glance/location.py:563}} 2021-02-10 03:25:37.986 | Feb 10 03:25:23 dv-osbrick-768576-7-ceph devstack@g-api.service[87262]: DEBUG glance_store._drivers.filesystem [None req-45adcf78-2bb2-4f25-897e-1800a837c166 admin admin] Wrote 645922816 bytes to /opt/stack/data/glance/images/783003fb-6411-4e60-b305-b8c3ff010e8b with checksum 318f990048c8a194829e52141534610d and multihash 1aaa7a04b14d2fb410b8803fefeb767485c32e2da475b52a8839eec757ebef67d8611e4f699200324e39744ee6949dd3c2a4f6ecccb0c2480706ec5cb0fc5a53 {{(pid=87263) add /usr/local/lib/python3.6/dist-packages/glance_store/_drivers/filesystem.py:779}} 2021-02-10 03:25:37.986 | Feb 10 03:25:23 dv-osbrick-768576-7-ceph devstack@g-api.service[87262]: INFO glance.location [None req-45adcf78-2bb2-4f25-897e-1800a837c166 admin admin] Image format matched and virtual size computed: 734003200 2021-02-10 03:25:37.986 | Feb 10 03:25:23 dv-osbrick-768576-7-ceph devstack@g-api.service[87262]: DEBUG glance_store.backend [None req-45adcf78-2bb2-4f25-897e-1800a837c166 admin admin] Skipping store.set_acls... not implemented. {{(pid=87263) set_acls /usr/local/lib/python3.6/dist-packages/glance_store/backend.py:509}} 2021-02-10 03:25:37.986 | Feb 10 03:25:23 dv-osbrick-768576-7-ceph devstack@g-api.service[87262]: [pid: 87263|app: 0|req: 3/7] 127.0.0.1 () {40 vars in 876 bytes} [Wed Feb 10 03:25:16 2021] PUT /v2/images/783003fb-6411-4e60-b305-b8c3ff010e8b/file => generated 0 bytes in 6614 msecs (HTTP/1.1 204) 4 headers in 171 bytes (1 switches on core 0) 2021-02-10 03:25:37.989 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 03:25:37.992 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@c-sch.service 2021-02-10 03:25:38.005 | enabled 2021-02-10 03:25:38.009 | + functions-common:service_check:1606 : sudo systemctl status devstack@c-sch.service --no-pager 2021-02-10 03:25:38.025 | ● devstack@c-sch.service - Devstack devstack@c-sch.service 2021-02-10 03:25:38.025 | Loaded: loaded (/etc/systemd/system/devstack@c-sch.service; enabled; vendor preset: enabled) 2021-02-10 03:25:38.025 | Active: active (running) since Wed 2021-02-10 03:24:57 UTC; 40s ago 2021-02-10 03:25:38.025 | Main PID: 86097 (cinder-schedule) 2021-02-10 03:25:38.025 | Tasks: 5 (limit: 14352) 2021-02-10 03:25:38.025 | CGroup: /system.slice/system-devstack.slice/devstack@c-sch.service 2021-02-10 03:25:38.025 | └─86097 /usr/bin/python3.6 /usr/local/bin/cinder-scheduler --config-file /etc/cinder/cinder.conf 2021-02-10 03:25:38.025 | 2021-02-10 03:25:38.025 | Feb 10 03:25:02 dv-osbrick-768576-7-ceph cinder-scheduler[86097]: DEBUG oslo_service.service [None req-c721b269-0be8-417a-89ae-78564bcf5672 None None] nova.timeout = None {{(pid=86097) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-10 03:25:38.025 | Feb 10 03:25:02 dv-osbrick-768576-7-ceph cinder-scheduler[86097]: DEBUG oslo_service.service [None req-c721b269-0be8-417a-89ae-78564bcf5672 None None] nova.token_auth_url = None {{(pid=86097) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-10 03:25:38.025 | Feb 10 03:25:02 dv-osbrick-768576-7-ceph cinder-scheduler[86097]: DEBUG oslo_service.service [None req-c721b269-0be8-417a-89ae-78564bcf5672 None None] ******************************************************************************** {{(pid=86097) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-02-10 03:25:38.025 | Feb 10 03:25:02 dv-osbrick-768576-7-ceph cinder-scheduler[86097]: INFO cinder.service [-] Starting cinder-scheduler node (version 17.1.0) 2021-02-10 03:25:38.025 | Feb 10 03:25:02 dv-osbrick-768576-7-ceph cinder-scheduler[86097]: INFO cinder.manager [None req-98a20b2a-6e3a-46d2-9105-5d69eab531d1 None None] Initiating service 1 cleanup 2021-02-10 03:25:38.025 | Feb 10 03:25:02 dv-osbrick-768576-7-ceph cinder-scheduler[86097]: INFO cinder.manager [None req-98a20b2a-6e3a-46d2-9105-5d69eab531d1 None None] Service 1 cleanup completed. 2021-02-10 03:25:38.025 | Feb 10 03:25:02 dv-osbrick-768576-7-ceph cinder-scheduler[86097]: DEBUG cinder.service [None req-98a20b2a-6e3a-46d2-9105-5d69eab531d1 None None] Creating RPC server for service cinder-scheduler {{(pid=86097) start /opt/stack/cinder/cinder/service.py:231}} 2021-02-10 03:25:38.025 | Feb 10 03:25:02 dv-osbrick-768576-7-ceph cinder-scheduler[86097]: DEBUG cinder.service [None req-98a20b2a-6e3a-46d2-9105-5d69eab531d1 None None] Pinning object versions for RPC server serializer to 1.38 {{(pid=86097) start /opt/stack/cinder/cinder/service.py:238}} 2021-02-10 03:25:38.025 | Feb 10 03:25:03 dv-osbrick-768576-7-ceph cinder-scheduler[86097]: DEBUG cinder.scheduler.host_manager [None req-44b34b78-e05d-4a0b-8ab8-6ba86fbbac9e None None] Received volume service update from dv-osbrick-768576-7-ceph@ceph: {'vendor_name': 'Open Source', 'driver_version': '1.2.0', 'storage_protocol': 'ceph', 'total_capacity_gb': 18.95, 'free_capacity_gb': 18.95, 'reserved_percentage': 0, 'multiattach': True, 'thin_provisioning_support': True, 'max_over_subscription_ratio': '20.0', 'location_info': 'ceph:/etc/ceph/ceph.conf:46939e1e-9c68-47b5-94d3-d7d894fcb469:cinder:volumes', 'backend_state': 'up', 'volume_backend_name': 'ceph', 'replication_enabled': False, 'provisioned_capacity_gb': 0, 'allocated_capacity_gb': 0, 'filter_function': None, 'goodness_function': None} {{(pid=86097) update_service_capabilities /opt/stack/cinder/cinder/scheduler/host_manager.py:579}} 2021-02-10 03:25:38.025 | Feb 10 03:25:03 dv-osbrick-768576-7-ceph cinder-scheduler[86097]: DEBUG cinder.scheduler.host_manager [None req-44b34b78-e05d-4a0b-8ab8-6ba86fbbac9e None None] Updating capabilities for dv-osbrick-768576-7-ceph@ceph#ceph: {'vendor_name': 'Open Source', 'driver_version': '1.2.0', 'storage_protocol': 'ceph', 'total_capacity_gb': 18.95, 'free_capacity_gb': 18.95, 'reserved_percentage': 0, 'multiattach': True, 'thin_provisioning_support': True, 'max_over_subscription_ratio': '20.0', 'location_info': 'ceph:/etc/ceph/ceph.conf:46939e1e-9c68-47b5-94d3-d7d894fcb469:cinder:volumes', 'backend_state': 'up', 'volume_backend_name': 'ceph', 'replication_enabled': False, 'provisioned_capacity_gb': 0, 'allocated_capacity_gb': 0, 'filter_function': None, 'goodness_function': None, 'timestamp': datetime.datetime(2021, 2, 10, 3, 25, 3, 281285)} {{(pid=86097) update_from_volume_capability /opt/stack/cinder/cinder/scheduler/host_manager.py:368}} 2021-02-10 03:25:38.029 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 03:25:38.031 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@c-api.service 2021-02-10 03:25:38.045 | enabled 2021-02-10 03:25:38.049 | + functions-common:service_check:1606 : sudo systemctl status devstack@c-api.service --no-pager 2021-02-10 03:25:38.064 | ● devstack@c-api.service - Devstack devstack@c-api.service 2021-02-10 03:25:38.064 | Loaded: loaded (/etc/systemd/system/devstack@c-api.service; enabled; vendor preset: enabled) 2021-02-10 03:25:38.064 | Active: active (running) since Wed 2021-02-10 03:24:51 UTC; 46s ago 2021-02-10 03:25:38.065 | Main PID: 85662 (uwsgi) 2021-02-10 03:25:38.065 | Status: "uWSGI is ready" 2021-02-10 03:25:38.065 | Tasks: 11 (limit: 14352) 2021-02-10 03:25:38.065 | CGroup: /system.slice/system-devstack.slice/devstack@c-api.service 2021-02-10 03:25:38.065 | ├─85662 cinder-apiuWSGI master 2021-02-10 03:25:38.065 | ├─85663 cinder-apiuWSGI worker 1 2021-02-10 03:25:38.065 | └─85664 cinder-apiuWSGI worker 2 2021-02-10 03:25:38.065 | 2021-02-10 03:25:38.065 | Feb 10 03:25:02 dv-osbrick-768576-7-ceph devstack@c-api.service[85662]: [pid: 85664|app: 0|req: 1/2] 10.222.0.43 () {60 vars in 1227 bytes} [Wed Feb 10 03:25:01 2021] POST /volume/v3/01198e934f36437fb4d89e12ac88fccc/types => generated 179 bytes in 877 msecs (HTTP/1.1 200) 7 headers in 285 bytes (1 switches on core 0) 2021-02-10 03:25:38.065 | Feb 10 03:25:02 dv-osbrick-768576-7-ceph devstack@c-api.service[85662]: INFO cinder.api.openstack.wsgi [req-1742296c-d6a5-4b84-bd70-426e337aba7d req-2e0a5340-5d3e-4cf1-a519-af14af892074 admin admin] POST http://10.222.0.43/volume/v3/01198e934f36437fb4d89e12ac88fccc/types/eeba63b8-1b93-4142-88c5-60f645def96c/extra_specs 2021-02-10 03:25:38.065 | Feb 10 03:25:02 dv-osbrick-768576-7-ceph devstack@c-api.service[85662]: /usr/local/lib/python3.6/dist-packages/webob/acceptparse.py:1051: 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-02-10 03:25:38.065 | Feb 10 03:25:02 dv-osbrick-768576-7-ceph devstack@c-api.service[85662]: DeprecationWarning, 2021-02-10 03:25:38.065 | Feb 10 03:25:02 dv-osbrick-768576-7-ceph devstack@c-api.service[85662]: DEBUG cinder.api.openstack.wsgi [req-1742296c-d6a5-4b84-bd70-426e337aba7d req-2e0a5340-5d3e-4cf1-a519-af14af892074 admin admin] Action: 'create', calling method: create, body: {"extra_specs": {"volume_backend_name": "ceph"}} {{(pid=85663) _process_stack /opt/stack/cinder/cinder/api/openstack/wsgi.py:864}} 2021-02-10 03:25:38.065 | Feb 10 03:25:02 dv-osbrick-768576-7-ceph devstack@c-api.service[85662]: /usr/local/lib/python3.6/dist-packages/oslo_context/context.py:108: 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-02-10 03:25:38.065 | Feb 10 03:25:02 dv-osbrick-768576-7-ceph devstack@c-api.service[85662]: DeprecationWarning) 2021-02-10 03:25:38.065 | Feb 10 03:25:02 dv-osbrick-768576-7-ceph devstack@c-api.service[85662]: DEBUG oslo_db.sqlalchemy.engines [req-1742296c-d6a5-4b84-bd70-426e337aba7d req-2e0a5340-5d3e-4cf1-a519-af14af892074 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_AUTO_CREATE_USER,NO_ENGINE_SUBSTITUTION {{(pid=85663) _check_effective_sql_mode /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:304}} 2021-02-10 03:25:38.065 | Feb 10 03:25:02 dv-osbrick-768576-7-ceph devstack@c-api.service[85662]: INFO cinder.api.openstack.wsgi [req-1742296c-d6a5-4b84-bd70-426e337aba7d req-2e0a5340-5d3e-4cf1-a519-af14af892074 admin admin] http://10.222.0.43/volume/v3/01198e934f36437fb4d89e12ac88fccc/types/eeba63b8-1b93-4142-88c5-60f645def96c/extra_specs returned with HTTP 200 2021-02-10 03:25:38.065 | Feb 10 03:25:02 dv-osbrick-768576-7-ceph devstack@c-api.service[85662]: [pid: 85663|app: 0|req: 2/3] 10.222.0.43 () {62 vars in 1445 bytes} [Wed Feb 10 03:25:02 2021] POST /volume/v3/01198e934f36437fb4d89e12ac88fccc/types/eeba63b8-1b93-4142-88c5-60f645def96c/extra_specs => generated 48 bytes in 624 msecs (HTTP/1.1 200) 7 headers in 284 bytes (1 switches on core 0) 2021-02-10 03:25:38.068 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 03:25:38.071 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@c-vol.service 2021-02-10 03:25:38.084 | enabled 2021-02-10 03:25:38.088 | + functions-common:service_check:1606 : sudo systemctl status devstack@c-vol.service --no-pager 2021-02-10 03:25:38.104 | ● devstack@c-vol.service - Devstack devstack@c-vol.service 2021-02-10 03:25:38.104 | Loaded: loaded (/etc/systemd/system/devstack@c-vol.service; enabled; vendor preset: enabled) 2021-02-10 03:25:38.104 | Active: active (running) since Wed 2021-02-10 03:24:59 UTC; 39s ago 2021-02-10 03:25:38.104 | Main PID: 86516 (cinder-volume) 2021-02-10 03:25:38.104 | Tasks: 23 (limit: 14352) 2021-02-10 03:25:38.104 | CGroup: /system.slice/system-devstack.slice/devstack@c-vol.service 2021-02-10 03:25:38.104 | ├─86516 /usr/bin/python3.6 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2021-02-10 03:25:38.104 | └─86614 /usr/bin/python3.6 /usr/local/bin/cinder-volume --config-file /etc/cinder/cinder.conf 2021-02-10 03:25:38.104 | 2021-02-10 03:25:38.104 | Feb 10 03:25:03 dv-osbrick-768576-7-ceph cinder-volume[86516]: INFO cinder.volume.manager [None req-44b34b78-e05d-4a0b-8ab8-6ba86fbbac9e None None] Driver initialization completed successfully. 2021-02-10 03:25:38.104 | Feb 10 03:25:03 dv-osbrick-768576-7-ceph cinder-volume[86516]: INFO cinder.manager [None req-44b34b78-e05d-4a0b-8ab8-6ba86fbbac9e None None] Initiating service 2 cleanup 2021-02-10 03:25:38.104 | Feb 10 03:25:03 dv-osbrick-768576-7-ceph cinder-volume[86516]: INFO cinder.manager [None req-44b34b78-e05d-4a0b-8ab8-6ba86fbbac9e None None] Service 2 cleanup completed. 2021-02-10 03:25:38.104 | Feb 10 03:25:03 dv-osbrick-768576-7-ceph cinder-volume[86516]: DEBUG cinder.service [None req-44b34b78-e05d-4a0b-8ab8-6ba86fbbac9e None None] Creating RPC server for service cinder-volume {{(pid=86614) start /opt/stack/cinder/cinder/service.py:231}} 2021-02-10 03:25:38.104 | Feb 10 03:25:03 dv-osbrick-768576-7-ceph cinder-volume[86516]: DEBUG cinder.service [None req-44b34b78-e05d-4a0b-8ab8-6ba86fbbac9e None None] Pinning object versions for RPC server serializer to 1.38 {{(pid=86614) start /opt/stack/cinder/cinder/service.py:238}} 2021-02-10 03:25:38.104 | Feb 10 03:25:03 dv-osbrick-768576-7-ceph cinder-volume[86516]: INFO cinder.volume.manager [None req-44b34b78-e05d-4a0b-8ab8-6ba86fbbac9e None None] Initializing RPC dependent components of volume driver RBDDriver (1.2.0) 2021-02-10 03:25:38.104 | Feb 10 03:25:03 dv-osbrick-768576-7-ceph cinder-volume[86516]: DEBUG cinder.volume.drivers.rbd [None req-44b34b78-e05d-4a0b-8ab8-6ba86fbbac9e None None] connecting to cinder@ceph (conf=/etc/ceph/ceph.conf, timeout=-1). {{(pid=86614) _do_conn /opt/stack/cinder/cinder/volume/drivers/rbd.py:480}} 2021-02-10 03:25:38.104 | Feb 10 03:25:03 dv-osbrick-768576-7-ceph cinder-volume[86516]: DEBUG cinder.volume.drivers.rbd [None req-44b34b78-e05d-4a0b-8ab8-6ba86fbbac9e None None] connecting to cinder@ceph (conf=/etc/ceph/ceph.conf, timeout=-1). {{(pid=86614) _do_conn /opt/stack/cinder/cinder/volume/drivers/rbd.py:480}} 2021-02-10 03:25:38.104 | Feb 10 03:25:03 dv-osbrick-768576-7-ceph cinder-volume[86516]: DEBUG cinder.volume.drivers.rbd [None req-44b34b78-e05d-4a0b-8ab8-6ba86fbbac9e None None] connecting to cinder@ceph (conf=/etc/ceph/ceph.conf, timeout=-1). {{(pid=86614) _do_conn /opt/stack/cinder/cinder/volume/drivers/rbd.py:480}} 2021-02-10 03:25:38.104 | Feb 10 03:25:03 dv-osbrick-768576-7-ceph cinder-volume[86516]: INFO cinder.volume.manager [None req-44b34b78-e05d-4a0b-8ab8-6ba86fbbac9e None None] Driver post RPC initialization completed successfully. 2021-02-10 03:25:38.107 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 03:25:38.110 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@q-svc.service 2021-02-10 03:25:38.123 | enabled 2021-02-10 03:25:38.127 | + functions-common:service_check:1606 : sudo systemctl status devstack@q-svc.service --no-pager 2021-02-10 03:25:38.143 | ● devstack@q-svc.service - Devstack devstack@q-svc.service 2021-02-10 03:25:38.143 | Loaded: loaded (/etc/systemd/system/devstack@q-svc.service; enabled; vendor preset: enabled) 2021-02-10 03:25:38.143 | Active: active (running) since Wed 2021-02-10 03:23:02 UTC; 2min 35s ago 2021-02-10 03:25:38.143 | Main PID: 78817 (/usr/bin/python) 2021-02-10 03:25:38.143 | Tasks: 9 (limit: 14352) 2021-02-10 03:25:38.143 | CGroup: /system.slice/system-devstack.slice/devstack@q-svc.service 2021-02-10 03:25:38.143 | ├─78817 /usr/bin/python3.6 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini 2021-02-10 03:25:38.143 | ├─78928 neutron-server: api worker (/usr/bin/python3.6 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2021-02-10 03:25:38.144 | ├─78929 neutron-server: api worker (/usr/bin/python3.6 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2021-02-10 03:25:38.144 | ├─78930 neutron-server: rpc worker (/usr/bin/python3.6 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2021-02-10 03:25:38.144 | └─78931 neutron-server: rpc worker (/usr/bin/python3.6 /usr/local/bin/neutron-server --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2021-02-10 03:25:38.144 | 2021-02-10 03:25:38.144 | Feb 10 03:24:35 dv-osbrick-768576-7-ceph neutron-server[78817]: DEBUG neutron.db.agents_db [None req-490f1c78-8f66-4eaf-a590-89776b85ee24 None None] Agent healthcheck: found 4 active agents {{(pid=78931) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2021-02-10 03:25:38.144 | Feb 10 03:24:48 dv-osbrick-768576-7-ceph neutron-server[78817]: DEBUG neutron_lib.callbacks.manager [None req-d1f75d1c-477e-4949-a5e5-ebe3863865af None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363291860970902', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents--9223372036849807744'] for agent, after_update {{(pid=78930) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-02-10 03:25:38.144 | Feb 10 03:24:49 dv-osbrick-768576-7-ceph neutron-server[78817]: DEBUG neutron_lib.callbacks.manager [None req-152031fd-8522-437d-b7fb-8f5d3259fe83 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363291860970902', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents--9223372036849807744'] for agent, after_update {{(pid=78930) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-02-10 03:25:38.144 | Feb 10 03:24:51 dv-osbrick-768576-7-ceph neutron-server[78817]: DEBUG neutron_lib.callbacks.manager [None req-1dc55928-d179-4871-a274-741c2d1f21fc None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363291860970902', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents--9223372036849807744'] for agent, after_update {{(pid=78930) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-02-10 03:25:38.144 | Feb 10 03:24:51 dv-osbrick-768576-7-ceph neutron-server[78817]: DEBUG neutron_lib.callbacks.manager [None req-5d0b2e32-83d9-430e-8856-cf69f2711236 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363291860970902', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents--9223372036849807744'] for agent, after_update {{(pid=78930) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-02-10 03:25:38.144 | Feb 10 03:25:12 dv-osbrick-768576-7-ceph neutron-server[78817]: DEBUG neutron.db.agents_db [None req-490f1c78-8f66-4eaf-a590-89776b85ee24 None None] Agent healthcheck: found 4 active agents {{(pid=78931) agent_health_check /opt/stack/neutron/neutron/db/agents_db.py:326}} 2021-02-10 03:25:38.144 | Feb 10 03:25:18 dv-osbrick-768576-7-ceph neutron-server[78817]: DEBUG neutron_lib.callbacks.manager [None req-bbf54499-edc6-491c-8c16-02dd9db4d3fa None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363291860970902', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents--9223372036849807744'] for agent, after_update {{(pid=78930) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-02-10 03:25:38.144 | Feb 10 03:25:19 dv-osbrick-768576-7-ceph neutron-server[78817]: DEBUG neutron_lib.callbacks.manager [None req-86f7ddf5-9325-4561-b7b4-13ccea96dea6 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363291860970902', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents--9223372036849807744'] for agent, after_update {{(pid=78930) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-02-10 03:25:38.144 | Feb 10 03:25:21 dv-osbrick-768576-7-ceph neutron-server[78817]: DEBUG neutron_lib.callbacks.manager [None req-1dc55928-d179-4871-a274-741c2d1f21fc None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363291860970902', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents--9223372036849807744'] for agent, after_update {{(pid=78930) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-02-10 03:25:38.144 | Feb 10 03:25:21 dv-osbrick-768576-7-ceph neutron-server[78817]: DEBUG neutron_lib.callbacks.manager [None req-5d0b2e32-83d9-430e-8856-cf69f2711236 None None] Notify callbacks ['neutron.services.segments.db._update_segment_host_mapping_for_agent--9223363291860970902', 'neutron.plugins.ml2.plugin.Ml2Plugin._retry_binding_revived_agents--9223372036849807744'] for agent, after_update {{(pid=78930) _notify_loop /usr/local/lib/python3.6/dist-packages/neutron_lib/callbacks/manager.py:193}} 2021-02-10 03:25:38.147 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 03:25:38.150 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@q-dhcp.service 2021-02-10 03:25:38.163 | enabled 2021-02-10 03:25:38.167 | + functions-common:service_check:1606 : sudo systemctl status devstack@q-dhcp.service --no-pager 2021-02-10 03:25:38.183 | ● devstack@q-dhcp.service - Devstack devstack@q-dhcp.service 2021-02-10 03:25:38.183 | Loaded: loaded (/etc/systemd/system/devstack@q-dhcp.service; enabled; vendor preset: enabled) 2021-02-10 03:25:38.183 | Active: active (running) since Wed 2021-02-10 03:23:14 UTC; 2min 23s ago 2021-02-10 03:25:38.183 | Main PID: 80218 (neutron-dhcp-ag) 2021-02-10 03:25:38.183 | Tasks: 14 (limit: 14352) 2021-02-10 03:25:38.183 | CGroup: /system.slice/system-devstack.slice/devstack@q-dhcp.service 2021-02-10 03:25:38.183 | ├─80218 neutron-dhcp-agent (/usr/bin/python3.6 /usr/local/bin/neutron-dhcp-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/dhcp_agent.ini) 2021-02-10 03:25:38.183 | ├─81590 /usr/bin/python3.6 /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/tmpg06npj37/privsep.sock 2021-02-10 03:25:38.183 | ├─81598 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-02-10 03:25:38.183 | ├─81599 /usr/bin/python3.6 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-02-10 03:25:38.183 | └─81717 dnsmasq --no-hosts --pid-file=/opt/stack/data/neutron/dhcp/e605a7a2-60e9-4130-b557-0b39a974a675/pid --dhcp-hostsfile=/opt/stack/data/neutron/dhcp/e605a7a2-60e9-4130-b557-0b39a974a675/host --addn-hosts=/opt/stack/data/neutron/dhcp/e605a7a2-60e9-4130-b557-0b39a974a675/addn_hosts --dhcp-optsfile=/opt/stack/data/neutron/dhcp/e605a7a2-60e9-4130-b557-0b39a974a675/opts --dhcp-leasefile=/opt/stack/data/neutron/dhcp/e605a7a2-60e9-4130-b557-0b39a974a675/leases --dhcp-match=set:ipxe,175 --dhcp-userclass=set:ipxe6,iPXE --local-service --bind-dynamic --dhcp-range=set:subnet-e796ebc4-6df9-464f-ad6e-80c4766696bf,172.20.0.0,static,255.255.255.192,86400s --dhcp-option-force=option:mtu,1450 --dhcp-lease-max=64 --conf-file=/dev/null --domain=openstacklocal 2021-02-10 03:25:38.183 | 2021-02-10 03:25:38.183 | Feb 10 03:23:56 dv-osbrick-768576-7-ceph neutron-dhcp-agent[80218]: DEBUG neutron.agent.dhcp.agent [None req-32360f58-38c6-40a0-8397-12b1d5293b50 None None] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _subnet_update called with arguments ({'subnet': {'id': 'b0936ab5-f1ea-4665-867d-ea7c920aee66', 'name': 'public-subnet', 'tenant_id': '01198e934f36437fb4d89e12ac88fccc', 'network_id': 'bfd8e2be-3754-4b40-a403-9dab5c703496', 'ip_version': 4, 'subnetpool_id': None, 'enable_dhcp': False, 'ipv6_ra_mode': None, 'ipv6_address_mode': None, 'standard_attr_id': 20, 'gateway_ip': '172.31.0.1', 'cidr': '172.31.0.0/24', 'allocation_pools': [{'start': '172.31.0.2', 'end': '172.31.0.254'}], 'host_routes': [], 'dns_nameservers': [], 'shared': False, 'description': '', 'service_types': [], 'tags': [], 'created_at': '2021-02-10T03:23:55Z', 'updated_at': '2021-02-10T03:23:55Z', 'revision_number': 0, 'project_id': '01198e934f36437fb4d89e12ac88fccc'}, 'priority': 3},) {} {{(pid=80218) wrapper /usr/local/lib/python3.6/dist-packages/oslo_log/helpers.py:66}} 2021-02-10 03:25:38.183 | Feb 10 03:23:56 dv-osbrick-768576-7-ceph neutron-dhcp-agent[80218]: DEBUG oslo_concurrency.lockutils [None req-73b215a2-13e1-4177-a38e-6b06a04b4d69 None None] Lock "resize_greenpool" acquired by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: waited 0.000s {{(pid=80218) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:359}} 2021-02-10 03:25:38.183 | Feb 10 03:23:56 dv-osbrick-768576-7-ceph neutron-dhcp-agent[80218]: DEBUG oslo_concurrency.lockutils [None req-73b215a2-13e1-4177-a38e-6b06a04b4d69 None None] Lock "resize_greenpool" released by "neutron.agent.dhcp.agent.DhcpAgent._resize_process_pool" :: held 0.001s {{(pid=80218) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:371}} 2021-02-10 03:25:38.183 | Feb 10 03:24:01 dv-osbrick-768576-7-ceph neutron-dhcp-agent[80218]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_create called with arguments (,) {} {{(pid=80218) wrapper /usr/local/lib/python3.6/dist-packages/oslo_log/helpers.py:66}} 2021-02-10 03:25:38.183 | Feb 10 03:24:03 dv-osbrick-768576-7-ceph neutron-dhcp-agent[80218]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_update called with arguments (,) {} {{(pid=80218) wrapper /usr/local/lib/python3.6/dist-packages/oslo_log/helpers.py:66}} 2021-02-10 03:25:38.183 | Feb 10 03:24:03 dv-osbrick-768576-7-ceph neutron-dhcp-agent[80218]: DEBUG neutron.agent.dhcp.agent [-] neutron.agent.dhcp.agent.DhcpAgentWithStateReport method _port_update called with arguments (,) {} {{(pid=80218) wrapper /usr/local/lib/python3.6/dist-packages/oslo_log/helpers.py:66}} 2021-02-10 03:25:38.183 | Feb 10 03:24:18 dv-osbrick-768576-7-ceph neutron-dhcp-agent[80218]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=80218) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:359}} 2021-02-10 03:25:38.184 | Feb 10 03:24:18 dv-osbrick-768576-7-ceph neutron-dhcp-agent[80218]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=80218) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:371}} 2021-02-10 03:25:38.184 | Feb 10 03:25:18 dv-osbrick-768576-7-ceph neutron-dhcp-agent[80218]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=80218) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:359}} 2021-02-10 03:25:38.184 | Feb 10 03:25:18 dv-osbrick-768576-7-ceph neutron-dhcp-agent[80218]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=80218) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:371}} 2021-02-10 03:25:38.187 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 03:25:38.190 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@q-meta.service 2021-02-10 03:25:38.203 | enabled 2021-02-10 03:25:38.206 | + functions-common:service_check:1606 : sudo systemctl status devstack@q-meta.service --no-pager 2021-02-10 03:25:38.222 | ● devstack@q-meta.service - Devstack devstack@q-meta.service 2021-02-10 03:25:38.222 | Loaded: loaded (/etc/systemd/system/devstack@q-meta.service; enabled; vendor preset: enabled) 2021-02-10 03:25:38.222 | Active: active (running) since Wed 2021-02-10 03:23:16 UTC; 2min 21s ago 2021-02-10 03:25:38.222 | Main PID: 80958 (neutron-metadat) 2021-02-10 03:25:38.222 | Tasks: 4 (limit: 14352) 2021-02-10 03:25:38.222 | CGroup: /system.slice/system-devstack.slice/devstack@q-meta.service 2021-02-10 03:25:38.222 | ├─80958 neutron-metadata-agent (/usr/bin/python3.6 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini) 2021-02-10 03:25:38.222 | ├─81251 neutron-metadata-agent (/usr/bin/python3.6 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini) 2021-02-10 03:25:38.222 | └─81252 neutron-metadata-agent (/usr/bin/python3.6 /usr/local/bin/neutron-metadata-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/metadata_agent.ini) 2021-02-10 03:25:38.223 | 2021-02-10 03:25:38.223 | Feb 10 03:23:21 dv-osbrick-768576-7-ceph neutron-metadata-agent[80958]: DEBUG oslo_service.service [None req-1dc55928-d179-4871-a274-741c2d1f21fc None None] oslo_messaging_rabbit.ssl = False {{(pid=80958) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-10 03:25:38.223 | Feb 10 03:23:21 dv-osbrick-768576-7-ceph neutron-metadata-agent[80958]: DEBUG oslo_service.service [None req-1dc55928-d179-4871-a274-741c2d1f21fc None None] oslo_messaging_rabbit.ssl_ca_file = {{(pid=80958) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-10 03:25:38.223 | Feb 10 03:23:21 dv-osbrick-768576-7-ceph neutron-metadata-agent[80958]: DEBUG oslo_service.service [None req-1dc55928-d179-4871-a274-741c2d1f21fc None None] oslo_messaging_rabbit.ssl_cert_file = {{(pid=80958) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-10 03:25:38.223 | Feb 10 03:23:21 dv-osbrick-768576-7-ceph neutron-metadata-agent[80958]: DEBUG oslo_service.service [None req-1dc55928-d179-4871-a274-741c2d1f21fc None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=80958) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-10 03:25:38.223 | Feb 10 03:23:21 dv-osbrick-768576-7-ceph neutron-metadata-agent[80958]: DEBUG oslo_service.service [None req-1dc55928-d179-4871-a274-741c2d1f21fc None None] oslo_messaging_rabbit.ssl_version = {{(pid=80958) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-10 03:25:38.223 | Feb 10 03:23:21 dv-osbrick-768576-7-ceph neutron-metadata-agent[80958]: DEBUG oslo_service.service [None req-1dc55928-d179-4871-a274-741c2d1f21fc None None] oslo_messaging_notifications.driver = [] {{(pid=80958) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-10 03:25:38.223 | Feb 10 03:23:21 dv-osbrick-768576-7-ceph neutron-metadata-agent[80958]: DEBUG oslo_service.service [None req-1dc55928-d179-4871-a274-741c2d1f21fc None None] oslo_messaging_notifications.retry = -1 {{(pid=80958) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-10 03:25:38.223 | Feb 10 03:23:21 dv-osbrick-768576-7-ceph neutron-metadata-agent[80958]: DEBUG oslo_service.service [None req-1dc55928-d179-4871-a274-741c2d1f21fc None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=80958) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-10 03:25:38.223 | Feb 10 03:23:21 dv-osbrick-768576-7-ceph neutron-metadata-agent[80958]: DEBUG oslo_service.service [None req-1dc55928-d179-4871-a274-741c2d1f21fc None None] oslo_messaging_notifications.transport_url = **** {{(pid=80958) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-10 03:25:38.223 | Feb 10 03:23:21 dv-osbrick-768576-7-ceph neutron-metadata-agent[80958]: DEBUG oslo_service.service [None req-1dc55928-d179-4871-a274-741c2d1f21fc None None] ******************************************************************************** {{(pid=80958) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-02-10 03:25:38.226 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 03:25:38.229 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@q-agt.service 2021-02-10 03:25:38.242 | enabled 2021-02-10 03:25:38.245 | + functions-common:service_check:1606 : sudo systemctl status devstack@q-agt.service --no-pager 2021-02-10 03:25:38.261 | ● devstack@q-agt.service - Devstack devstack@q-agt.service 2021-02-10 03:25:38.261 | Loaded: loaded (/etc/systemd/system/devstack@q-agt.service; enabled; vendor preset: enabled) 2021-02-10 03:25:38.261 | Active: active (running) since Wed 2021-02-10 03:23:13 UTC; 2min 24s ago 2021-02-10 03:25:38.261 | Main PID: 79864 (neutron-openvsw) 2021-02-10 03:25:38.261 | Tasks: 16 (limit: 14352) 2021-02-10 03:25:38.261 | CGroup: /system.slice/system-devstack.slice/devstack@q-agt.service 2021-02-10 03:25:38.261 | ├─79864 neutron-openvswitch-agent (/usr/bin/python3.6 /usr/local/bin/neutron-openvswitch-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini) 2021-02-10 03:25:38.261 | ├─81149 /usr/bin/python3.6 /usr/local/bin/privsep-helper --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/plugins/ml2/ml2_conf.ini --privsep_context neutron.privileged.default --privsep_sock_path /tmp/tmpgw7z1twz/privsep.sock 2021-02-10 03:25:38.261 | ├─81256 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-02-10 03:25:38.261 | ├─81257 /usr/bin/python3.6 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-02-10 03:25:38.261 | ├─81322 /usr/bin/python3.6 /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/tmpg6x8eelm/privsep.sock 2021-02-10 03:25:38.262 | └─81327 ovsdb-client monitor tcp:127.0.0.1:6640 Interface name,ofport,external_ids --format=json 2021-02-10 03:25:38.262 | 2021-02-10 03:25:38.262 | Feb 10 03:25:33 dv-osbrick-768576-7-ceph neutron-openvswitch-agent[79864]: DEBUG neutron.agent.linux.utils [None req-6c209ca8-e933-41a9-b92e-6604bbb44837 None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 81327. {{(pid=79864) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:321}} 2021-02-10 03:25:38.262 | Feb 10 03:25:33 dv-osbrick-768576-7-ceph neutron-openvswitch-agent[79864]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-6c209ca8-e933-41a9-b92e-6604bbb44837 None None] Agent rpc_loop - iteration:65 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2021-02-10 03:25:38.262 | Feb 10 03:25:35 dv-osbrick-768576-7-ceph neutron-openvswitch-agent[79864]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-6c209ca8-e933-41a9-b92e-6604bbb44837 None None] Agent rpc_loop - iteration:66 started 2021-02-10 03:25:38.262 | Feb 10 03:25:35 dv-osbrick-768576-7-ceph neutron-openvswitch-agent[79864]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-6c209ca8-e933-41a9-b92e-6604bbb44837 None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0xe4471fdc,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=16347925960767426387,duration_nsec=922000000,duration_sec=134,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=79864) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:113}} 2021-02-10 03:25:38.262 | Feb 10 03:25:35 dv-osbrick-768576-7-ceph neutron-openvswitch-agent[79864]: DEBUG neutron.agent.linux.utils [None req-6c209ca8-e933-41a9-b92e-6604bbb44837 None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 81327. {{(pid=79864) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:321}} 2021-02-10 03:25:38.262 | Feb 10 03:25:35 dv-osbrick-768576-7-ceph neutron-openvswitch-agent[79864]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-6c209ca8-e933-41a9-b92e-6604bbb44837 None None] Agent rpc_loop - iteration:66 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2021-02-10 03:25:38.262 | Feb 10 03:25:37 dv-osbrick-768576-7-ceph neutron-openvswitch-agent[79864]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-6c209ca8-e933-41a9-b92e-6604bbb44837 None None] Agent rpc_loop - iteration:67 started 2021-02-10 03:25:38.262 | Feb 10 03:25:37 dv-osbrick-768576-7-ceph neutron-openvswitch-agent[79864]: DEBUG neutron.plugins.ml2.drivers.openvswitch.agent.openflow.native.ofswitch [None req-6c209ca8-e933-41a9-b92e-6604bbb44837 None None] ofctl request version=0x4,msg_type=0x12,msg_len=0x38,xid=0xe4471fde,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=16347925960767426387,duration_nsec=924000000,duration_sec=136,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=79864) _send_msg /opt/stack/neutron/neutron/plugins/ml2/drivers/openvswitch/agent/openflow/native/ofswitch.py:113}} 2021-02-10 03:25:38.262 | Feb 10 03:25:37 dv-osbrick-768576-7-ceph neutron-openvswitch-agent[79864]: DEBUG neutron.agent.linux.utils [None req-6c209ca8-e933-41a9-b92e-6604bbb44837 None None] Found cmdline ['ovsdb-client', 'monitor', 'tcp:127.0.0.1:6640', 'Interface', 'name,ofport,external_ids', '--format=json'] for process with PID 81327. {{(pid=79864) get_cmdline_from_pid /opt/stack/neutron/neutron/agent/linux/utils.py:321}} 2021-02-10 03:25:38.262 | Feb 10 03:25:37 dv-osbrick-768576-7-ceph neutron-openvswitch-agent[79864]: INFO neutron.plugins.ml2.drivers.openvswitch.agent.ovs_neutron_agent [None req-6c209ca8-e933-41a9-b92e-6604bbb44837 None None] Agent rpc_loop - iteration:67 completed. Processed ports statistics: {'regular': {'added': 0, 'updated': 0, 'removed': 0}}. Elapsed:0.004 2021-02-10 03:25:38.265 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 03:25:38.268 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@q-l3.service 2021-02-10 03:25:38.281 | enabled 2021-02-10 03:25:38.285 | + functions-common:service_check:1606 : sudo systemctl status devstack@q-l3.service --no-pager 2021-02-10 03:25:38.301 | ● devstack@q-l3.service - Devstack devstack@q-l3.service 2021-02-10 03:25:38.301 | Loaded: loaded (/etc/systemd/system/devstack@q-l3.service; enabled; vendor preset: enabled) 2021-02-10 03:25:38.301 | Active: active (running) since Wed 2021-02-10 03:23:15 UTC; 2min 22s ago 2021-02-10 03:25:38.301 | Main PID: 80609 (neutron-l3-agen) 2021-02-10 03:25:38.301 | Tasks: 13 (limit: 14352) 2021-02-10 03:25:38.301 | CGroup: /system.slice/system-devstack.slice/devstack@q-l3.service 2021-02-10 03:25:38.301 | ├─80609 neutron-l3-agent (/usr/bin/python3.6 /usr/local/bin/neutron-l3-agent --config-file /etc/neutron/neutron.conf --config-file /etc/neutron/l3_agent.ini) 2021-02-10 03:25:38.301 | ├─81280 /usr/bin/python3.6 /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/tmpvg4fa8s9/privsep.sock 2021-02-10 03:25:38.301 | ├─82002 sudo /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-02-10 03:25:38.301 | ├─82003 /usr/bin/python3.6 /usr/local/bin/neutron-rootwrap-daemon /etc/neutron/rootwrap.conf 2021-02-10 03:25:38.301 | └─82164 haproxy -f /opt/stack/data/neutron/ns-metadata-proxy/45998b47-de37-4c3e-8a6e-323d19694ddf.conf 2021-02-10 03:25:38.301 | 2021-02-10 03:25:38.301 | Feb 10 03:24:19 dv-osbrick-768576-7-ceph neutron-l3-agent[80609]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=80609) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:359}} 2021-02-10 03:25:38.301 | Feb 10 03:24:19 dv-osbrick-768576-7-ceph neutron-l3-agent[80609]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=80609) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:371}} 2021-02-10 03:25:38.301 | Feb 10 03:24:19 dv-osbrick-768576-7-ceph neutron-l3-agent[80609]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=80609) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:359}} 2021-02-10 03:25:38.301 | Feb 10 03:24:19 dv-osbrick-768576-7-ceph neutron-l3-agent[80609]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=80609) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:371}} 2021-02-10 03:25:38.301 | Feb 10 03:24:40 dv-osbrick-768576-7-ceph neutron-l3-agent[80609]: DEBUG oslo_service.periodic_task [None req-d47e7da9-82ae-409d-9134-cd7ce0b87456 None None] Running periodic task L3NATAgentWithStateReport.periodic_sync_routers_task {{(pid=80609) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:211}} 2021-02-10 03:25:38.301 | Feb 10 03:25:19 dv-osbrick-768576-7-ceph neutron-l3-agent[80609]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=80609) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:359}} 2021-02-10 03:25:38.301 | Feb 10 03:25:19 dv-osbrick-768576-7-ceph neutron-l3-agent[80609]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=80609) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:371}} 2021-02-10 03:25:38.302 | Feb 10 03:25:19 dv-osbrick-768576-7-ceph neutron-l3-agent[80609]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" acquired by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: waited 0.000s {{(pid=80609) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:359}} 2021-02-10 03:25:38.302 | Feb 10 03:25:19 dv-osbrick-768576-7-ceph neutron-l3-agent[80609]: DEBUG oslo_concurrency.lockutils [-] Lock "_check_child_processes" released by "neutron.agent.linux.external_process.ProcessMonitor._check_child_processes" :: held 0.001s {{(pid=80609) inner /usr/local/lib/python3.6/dist-packages/oslo_concurrency/lockutils.py:371}} 2021-02-10 03:25:38.302 | Feb 10 03:25:20 dv-osbrick-768576-7-ceph neutron-l3-agent[80609]: DEBUG oslo_service.periodic_task [None req-d47e7da9-82ae-409d-9134-cd7ce0b87456 None None] Running periodic task L3NATAgentWithStateReport.periodic_sync_routers_task {{(pid=80609) run_periodic_tasks /usr/local/lib/python3.6/dist-packages/oslo_service/periodic_task.py:211}} 2021-02-10 03:25:38.305 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 03:25:38.307 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@rabbit.service 2021-02-10 03:25:38.320 | Failed to get unit file state for devstack@rabbit.service: No such file or directory 2021-02-10 03:25:38.324 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 03:25:38.327 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@tempest.service 2021-02-10 03:25:38.339 | Failed to get unit file state for devstack@tempest.service: No such file or directory 2021-02-10 03:25:38.343 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 03:25:38.345 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@mysql.service 2021-02-10 03:25:38.357 | Failed to get unit file state for devstack@mysql.service: No such file or directory 2021-02-10 03:25:38.361 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 03:25:38.364 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@etcd3.service 2021-02-10 03:25:38.376 | Failed to get unit file state for devstack@etcd3.service: No such file or directory 2021-02-10 03:25:38.380 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 03:25:38.382 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@dstat.service 2021-02-10 03:25:38.396 | enabled 2021-02-10 03:25:38.400 | + functions-common:service_check:1606 : sudo systemctl status devstack@dstat.service --no-pager 2021-02-10 03:25:38.415 | ● devstack@dstat.service - Devstack devstack@dstat.service 2021-02-10 03:25:38.415 | Loaded: loaded (/etc/systemd/system/devstack@dstat.service; enabled; vendor preset: enabled) 2021-02-10 03:25:38.416 | Active: active (running) since Wed 2021-02-10 03:13:31 UTC; 12min ago 2021-02-10 03:25:38.416 | Main PID: 65576 (dstat.sh) 2021-02-10 03:25:38.416 | Tasks: 3 (limit: 14352) 2021-02-10 03:25:38.416 | CGroup: /system.slice/system-devstack.slice/devstack@dstat.service 2021-02-10 03:25:38.416 | ├─65576 /bin/bash /home/ubuntu/devstack/tools/dstat.sh /opt/stack/logs 2021-02-10 03:25:38.416 | ├─65636 python2 /usr/bin/dstat -tcmndrylpg --tcp --output /opt/stack/logs/dstat-csv.log 2021-02-10 03:25:38.416 | └─65637 python2 /usr/bin/dstat -tcmndrylpg --top-cpu-adv --top-io-adv --top-mem --swap --tcp 2021-02-10 03:25:38.416 | 2021-02-10 03:25:38.416 | Feb 10 03:25:28 dv-osbrick-768576-7-ceph dstat.sh[65576]: 10-02 03:25:28| 26 3 71 0 0|4476M 2173M 149M 4972M|1469B 0 | 0 110k| 0 16.0 | 662 3307 |2.93 1.86 1.28|2.0 0 0| 0 0 |openstack 87735 20%3989k 903B|openstack 877353989k 903B 20%|mysqld 387M| 0 0 | 32 269 0 146 0 2021-02-10 03:25:38.416 | Feb 10 03:25:29 dv-osbrick-768576-7-ceph dstat.sh[65576]: 10-02 03:25:29| 28 5 66 0 0|4439M 2210M 149M 4972M|1926B 0 | 0 450k| 0 32.0 | 709 3386 |2.86 1.86 1.28|2.0 0 78| 0 0 |openstack 87817 22%6162k 34k|bash 87722 14M 43k 0%|mysqld 387M| 0 0 | 32 269 0 140 0 2021-02-10 03:25:38.416 | Feb 10 03:25:30 dv-osbrick-768576-7-ceph dstat.sh[65576]: 10-02 03:25:30| 26 4 70 1 0|4465M 2184M 149M 4972M| 0 0 | 0 222k| 0 31.0 | 361 2765 |2.86 1.86 1.28|4.0 0 2.0| 0 0 |openstack 87817 25%6279k 7B|openstack 878176279k 7B 25%|mysqld 387M| 0 0 | 32 269 0 140 0 2021-02-10 03:25:38.416 | Feb 10 03:25:31 dv-osbrick-768576-7-ceph dstat.sh[65576]: 10-02 03:25:31| 26 4 70 0 0|4421M 2227M 149M 4972M| 0 0 | 0 400k| 0 38.0 |1055 4063 |2.86 1.86 1.28|2.0 0 77| 0 0 |uwsgi 668004.0%3314B9808B|bash 87722 14M 43k 0%|mysqld 387M| 0 0 | 32 269 0 139 0 2021-02-10 03:25:38.416 | Feb 10 03:25:32 dv-osbrick-768576-7-ceph dstat.sh[65576]: 10-02 03:25:32| 26 3 71 1 0|4451M 2198M 149M 4972M| 0 0 | 0 374k| 0 31.0 | 357 2799 |2.86 1.86 1.28|2.0 1.0 3.0| 0 0 |openstack 87897 25%7142k 34k|openstack 878977142k 34k 25%|mysqld 387M| 0 0 | 32 269 0 139 0 2021-02-10 03:25:38.416 | Feb 10 03:25:33 dv-osbrick-768576-7-ceph dstat.sh[65576]: 10-02 03:25:33| 27 3 70 0 0|4474M 2174M 149M 4972M| 0 0 | 0 370k| 0 36.0 | 389 3000 |2.86 1.86 1.28|3.0 0 0| 0 0 |openstack 87897 25%5584k 0 |openstack 878975584k 0 25%|mysqld 387M| 0 0 | 32 269 0 137 0 2021-02-10 03:25:38.416 | Feb 10 03:25:34 dv-osbrick-768576-7-ceph dstat.sh[65576]: 10-02 03:25:34| 26 5 69 1 0|4424M 2224M 149M 4972M| 11k 0 | 0 302k| 0 28.0 |1292 4696 |2.79 1.86 1.29|4.0 0 139| 0 0 |openstack 880396.8%2017k 256B|bash 87722 14M 51k 0%|mysqld 387M| 0 0 | 32 269 0 143 0 2021-02-10 03:25:38.416 | Feb 10 03:25:35 dv-osbrick-768576-7-ceph dstat.sh[65576]: 10-02 03:25:35| 25 4 70 0 0|4452M 2197M 149M 4972M| 22k 0 | 0 562k| 0 32.0 | 372 2774 |2.79 1.86 1.29|3.0 0 3.0| 0 0 |openstack 88039 25%6591k 34k|openstack 880396591k 34k 25%|mysqld 387M| 0 0 | 32 269 0 139 0 2021-02-10 03:25:38.416 | Feb 10 03:25:36 dv-osbrick-768576-7-ceph dstat.sh[65576]: 10-02 03:25:36| 27 3 70 1 0|4477M 2171M 149M 4972M|3984B 0 | 0 320k| 0 47.0 | 542 3205 |2.79 1.86 1.29|3.0 0 0| 0 0 |openstack 88039 23%5786k 0 |openstack 880395786k 0 23%|mysqld 387M| 0 0 | 32 270 0 142 0 2021-02-10 03:25:38.416 | Feb 10 03:25:37 dv-osbrick-768576-7-ceph dstat.sh[65576]: 10-02 03:25:37| 19 12 69 0 0|4413M 2235M 149M 4972M| 14k 0 | 0 341k| 0 22.0 |2309 6615 |2.79 1.86 1.29|2.0 1.0 416| 0 0 |uwsgi 668002.8%2419B 10k|bash 11330 71M 269k1.5%|mysqld 387M| 0 0 | 32 269 0 141 0 2021-02-10 03:25:38.419 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 03:25:38.422 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@n-crt.service 2021-02-10 03:25:38.434 | Failed to get unit file state for devstack@n-crt.service: No such file or directory 2021-02-10 03:25:38.438 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 03:25:38.441 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@n-cauth.service 2021-02-10 03:25:38.452 | Failed to get unit file state for devstack@n-cauth.service: No such file or directory 2021-02-10 03:25:38.456 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 03:25:38.462 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@g-reg.service 2021-02-10 03:25:38.474 | Failed to get unit file state for devstack@g-reg.service: No such file or directory 2021-02-10 03:25:38.478 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 03:25:38.481 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@cinder.service 2021-02-10 03:25:38.493 | Failed to get unit file state for devstack@cinder.service: No such file or directory 2021-02-10 03:25:38.497 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 03:25:38.499 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@n-super-cond.service 2021-02-10 03:25:38.513 | enabled 2021-02-10 03:25:38.517 | + functions-common:service_check:1606 : sudo systemctl status devstack@n-super-cond.service --no-pager 2021-02-10 03:25:38.533 | ● devstack@n-super-cond.service - Devstack devstack@n-super-cond.service 2021-02-10 03:25:38.533 | Loaded: loaded (/etc/systemd/system/devstack@n-super-cond.service; enabled; vendor preset: enabled) 2021-02-10 03:25:38.533 | Active: active (running) since Wed 2021-02-10 03:24:09 UTC; 1min 28s ago 2021-02-10 03:25:38.533 | Main PID: 84103 (nova-conductor) 2021-02-10 03:25:38.533 | Tasks: 3 (limit: 14352) 2021-02-10 03:25:38.533 | CGroup: /system.slice/system-devstack.slice/devstack@n-super-cond.service 2021-02-10 03:25:38.533 | ├─84103 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2021-02-10 03:25:38.533 | ├─84991 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2021-02-10 03:25:38.533 | └─84992 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova.conf 2021-02-10 03:25:38.533 | 2021-02-10 03:25:38.533 | Feb 10 03:24:14 dv-osbrick-768576-7-ceph nova-conductor[84103]: DEBUG oslo_service.service [None req-4e9b51e5-1cb4-445b-a37d-d1dd34eeef81 None None] oslo_messaging_rabbit.ssl_key_file = {{(pid=84103) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-10 03:25:38.534 | Feb 10 03:24:14 dv-osbrick-768576-7-ceph nova-conductor[84103]: DEBUG oslo_service.service [None req-4e9b51e5-1cb4-445b-a37d-d1dd34eeef81 None None] oslo_messaging_rabbit.ssl_version = {{(pid=84103) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-10 03:25:38.534 | Feb 10 03:24:14 dv-osbrick-768576-7-ceph nova-conductor[84103]: DEBUG oslo_service.service [None req-4e9b51e5-1cb4-445b-a37d-d1dd34eeef81 None None] oslo_messaging_notifications.driver = ['messagingv2'] {{(pid=84103) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-10 03:25:38.534 | Feb 10 03:24:14 dv-osbrick-768576-7-ceph nova-conductor[84103]: DEBUG oslo_service.service [None req-4e9b51e5-1cb4-445b-a37d-d1dd34eeef81 None None] oslo_messaging_notifications.retry = -1 {{(pid=84103) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-10 03:25:38.534 | Feb 10 03:24:14 dv-osbrick-768576-7-ceph nova-conductor[84103]: DEBUG oslo_service.service [None req-4e9b51e5-1cb4-445b-a37d-d1dd34eeef81 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=84103) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-10 03:25:38.534 | Feb 10 03:24:14 dv-osbrick-768576-7-ceph nova-conductor[84103]: DEBUG oslo_service.service [None req-4e9b51e5-1cb4-445b-a37d-d1dd34eeef81 None None] oslo_messaging_notifications.transport_url = **** {{(pid=84103) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-10 03:25:38.534 | Feb 10 03:24:14 dv-osbrick-768576-7-ceph nova-conductor[84103]: DEBUG oslo_service.service [None req-4e9b51e5-1cb4-445b-a37d-d1dd34eeef81 None None] oslo_reports.file_event_handler = None {{(pid=84103) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-10 03:25:38.534 | Feb 10 03:24:14 dv-osbrick-768576-7-ceph nova-conductor[84103]: DEBUG oslo_service.service [None req-4e9b51e5-1cb4-445b-a37d-d1dd34eeef81 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=84103) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-10 03:25:38.534 | Feb 10 03:24:14 dv-osbrick-768576-7-ceph nova-conductor[84103]: DEBUG oslo_service.service [None req-4e9b51e5-1cb4-445b-a37d-d1dd34eeef81 None None] oslo_reports.log_dir = None {{(pid=84103) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-10 03:25:38.534 | Feb 10 03:24:14 dv-osbrick-768576-7-ceph nova-conductor[84103]: DEBUG oslo_service.service [None req-4e9b51e5-1cb4-445b-a37d-d1dd34eeef81 None None] ******************************************************************************** {{(pid=84103) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-02-10 03:25:38.537 | + functions-common:service_check:1600 : for service in ${ENABLED_SERVICES//,/ } 2021-02-10 03:25:38.539 | + functions-common:service_check:1602 : sudo systemctl is-enabled devstack@n-cond-cell1.service 2021-02-10 03:25:38.553 | enabled 2021-02-10 03:25:38.556 | + functions-common:service_check:1606 : sudo systemctl status devstack@n-cond-cell1.service --no-pager 2021-02-10 03:25:38.572 | ● devstack@n-cond-cell1.service - Devstack devstack@n-cond-cell1.service 2021-02-10 03:25:38.572 | Loaded: loaded (/etc/systemd/system/devstack@n-cond-cell1.service; enabled; vendor preset: enabled) 2021-02-10 03:25:38.572 | Active: active (running) since Wed 2021-02-10 03:24:11 UTC; 1min 27s ago 2021-02-10 03:25:38.572 | Main PID: 84489 (nova-conductor) 2021-02-10 03:25:38.572 | Tasks: 3 (limit: 14352) 2021-02-10 03:25:38.572 | CGroup: /system.slice/system-devstack.slice/devstack@n-cond-cell1.service 2021-02-10 03:25:38.572 | ├─84489 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2021-02-10 03:25:38.572 | ├─84996 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2021-02-10 03:25:38.573 | └─84997 /usr/bin/python3.6 /usr/local/bin/nova-conductor --config-file /etc/nova/nova_cell1.conf 2021-02-10 03:25:38.573 | 2021-02-10 03:25:38.573 | Feb 10 03:24:15 dv-osbrick-768576-7-ceph nova-conductor[84489]: DEBUG oslo_service.service [None req-d2b955cd-3cca-412a-9850-c8d4c23359f0 None None] oslo_messaging_notifications.topics = ['notifications'] {{(pid=84489) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-10 03:25:38.573 | Feb 10 03:24:15 dv-osbrick-768576-7-ceph nova-conductor[84489]: DEBUG oslo_service.service [None req-d2b955cd-3cca-412a-9850-c8d4c23359f0 None None] oslo_messaging_notifications.transport_url = **** {{(pid=84489) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-10 03:25:38.573 | Feb 10 03:24:15 dv-osbrick-768576-7-ceph nova-conductor[84489]: DEBUG oslo_service.service [None req-d2b955cd-3cca-412a-9850-c8d4c23359f0 None None] oslo_reports.file_event_handler = None {{(pid=84489) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-10 03:25:38.573 | Feb 10 03:24:15 dv-osbrick-768576-7-ceph nova-conductor[84489]: DEBUG oslo_service.service [None req-d2b955cd-3cca-412a-9850-c8d4c23359f0 None None] oslo_reports.file_event_handler_interval = 1 {{(pid=84489) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-10 03:25:38.573 | Feb 10 03:24:15 dv-osbrick-768576-7-ceph nova-conductor[84489]: DEBUG oslo_service.service [None req-d2b955cd-3cca-412a-9850-c8d4c23359f0 None None] oslo_reports.log_dir = None {{(pid=84489) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2589}} 2021-02-10 03:25:38.573 | Feb 10 03:24:15 dv-osbrick-768576-7-ceph nova-conductor[84489]: DEBUG oslo_service.service [None req-d2b955cd-3cca-412a-9850-c8d4c23359f0 None None] ******************************************************************************** {{(pid=84489) log_opt_values /usr/local/lib/python3.6/dist-packages/oslo_config/cfg.py:2591}} 2021-02-10 03:25:38.573 | Feb 10 03:24:15 dv-osbrick-768576-7-ceph nova-conductor[84489]: DEBUG oslo_db.sqlalchemy.engines [None req-4b39e3c2-23cf-4c64-af8d-c17faeb86c90 None None] Parent process 84489 forked (84996) with an open database connection, which is being discarded and recreated. {{(pid=84996) checkout /usr/local/lib/python3.6/dist-packages/oslo_db/sqlalchemy/engines.py:407}} 2021-02-10 03:25:38.573 | Feb 10 03:24:15 dv-osbrick-768576-7-ceph nova-conductor[84489]: DEBUG nova.service [None req-4b39e3c2-23cf-4c64-af8d-c17faeb86c90 None None] Creating RPC server for service conductor {{(pid=84996) start /opt/stack/nova/nova/service.py:182}} 2021-02-10 03:25:38.573 | Feb 10 03:24:15 dv-osbrick-768576-7-ceph nova-conductor[84489]: DEBUG nova.service [None req-4b39e3c2-23cf-4c64-af8d-c17faeb86c90 None None] Join ServiceGroup membership for this service conductor {{(pid=84996) start /opt/stack/nova/nova/service.py:200}} 2021-02-10 03:25:38.573 | Feb 10 03:24:15 dv-osbrick-768576-7-ceph nova-conductor[84489]: DEBUG nova.servicegroup.drivers.db [None req-4b39e3c2-23cf-4c64-af8d-c17faeb86c90 None None] DB_Driver: join new ServiceGroup member dv-osbrick-768576-7-ceph to the conductor group, service = {{(pid=84996) join /opt/stack/nova/nova/servicegroup/drivers/db.py:47}} 2021-02-10 03:25:38.576 | + ./stack.sh:main:1406 : is_service_enabled n-api 2021-02-10 03:25:38.594 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:25:38.596 | + ./stack.sh:main:1407 : is_service_enabled n-cpu 2021-02-10 03:25:38.614 | + functions-common:is_service_enabled:1962 : return 1 2021-02-10 03:25:38.616 | + ./stack.sh:main:1414 : 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-02-10 03:25:38.619 | + ./stack.sh:echo_summary:416 : [[ -t 3 ]] 2021-02-10 03:25:38.621 | + ./stack.sh:echo_summary:422 : 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-02-10 03:25:38.624 | + ./stack.sh:main:1421 : /usr/local/bin/nova-status --config-file /etc/nova/nova.conf upgrade check 2021-02-10 03:25:41.971 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:25:41.971 | 2021-02-10 03:25:41.971 | Traceback (most recent call last): 2021-02-10 03:25:41.971 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:25:41.971 | exec(line) 2021-02-10 03:25:41.971 | File "", line 1, in 2021-02-10 03:25:41.971 | File "", line 568, in module_from_spec 2021-02-10 03:25:41.971 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:25:41.971 | 2021-02-10 03:25:41.971 | Remainder of file ignored 2021-02-10 03:25:41.972 | +--------------------------------------------------------------------+ 2021-02-10 03:25:41.972 | | Upgrade Check Results | 2021-02-10 03:25:41.972 | +--------------------------------------------------------------------+ 2021-02-10 03:25:41.972 | | Check: Cells v2 | 2021-02-10 03:25:41.972 | | Result: Success | 2021-02-10 03:25:41.972 | | Details: No host mappings or compute nodes were found. Remember to | 2021-02-10 03:25:41.972 | | run command 'nova-manage cell_v2 discover_hosts' when new | 2021-02-10 03:25:41.972 | | compute hosts are deployed. | 2021-02-10 03:25:41.972 | +--------------------------------------------------------------------+ 2021-02-10 03:25:41.972 | | Check: Placement API | 2021-02-10 03:25:41.972 | | Result: Success | 2021-02-10 03:25:41.972 | | Details: None | 2021-02-10 03:25:41.972 | +--------------------------------------------------------------------+ 2021-02-10 03:25:41.972 | | Check: Ironic Flavor Migration | 2021-02-10 03:25:41.972 | | Result: Success | 2021-02-10 03:25:41.972 | | Details: None | 2021-02-10 03:25:41.972 | +--------------------------------------------------------------------+ 2021-02-10 03:25:41.972 | | Check: Cinder API | 2021-02-10 03:25:41.972 | | Result: Success | 2021-02-10 03:25:41.972 | | Details: None | 2021-02-10 03:25:41.972 | +--------------------------------------------------------------------+ 2021-02-10 03:25:41.972 | | Check: Policy Scope-based Defaults | 2021-02-10 03:25:41.972 | | Result: Success | 2021-02-10 03:25:41.972 | | Details: None | 2021-02-10 03:25:41.972 | +--------------------------------------------------------------------+ 2021-02-10 03:25:41.972 | | Check: Policy File JSON to YAML Migration | 2021-02-10 03:25:41.972 | | Result: Success | 2021-02-10 03:25:41.972 | | Details: None | 2021-02-10 03:25:41.972 | +--------------------------------------------------------------------+ 2021-02-10 03:25:41.972 | | Check: Older than N-1 computes | 2021-02-10 03:25:41.972 | | Result: Success | 2021-02-10 03:25:41.972 | | Details: None | 2021-02-10 03:25:41.973 | +--------------------------------------------------------------------+ 2021-02-10 03:25:42.328 | + ./stack.sh:main:1428 : [[ -x /home/ubuntu/devstack/local.sh ]] 2021-02-10 03:25:42.331 | + ./stack.sh:main:1429 : echo 'Running user script /home/ubuntu/devstack/local.sh' 2021-02-10 03:25:42.331 | Running user script /home/ubuntu/devstack/local.sh 2021-02-10 03:25:42.334 | + ./stack.sh:main:1430 : /home/ubuntu/devstack/local.sh 2021-02-10 03:25:42.336 | Before updating nova flavors: 2021-02-10 03:25:44.769 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:25:44.769 | 2021-02-10 03:25:44.769 | Traceback (most recent call last): 2021-02-10 03:25:44.769 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:25:44.769 | exec(line) 2021-02-10 03:25:44.769 | File "", line 1, in 2021-02-10 03:25:44.769 | File "", line 568, in module_from_spec 2021-02-10 03:25:44.769 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:25:44.769 | 2021-02-10 03:25:44.769 | Remainder of file ignored 2021-02-10 03:25:44.769 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:25:44.769 | from cryptography.utils import int_from_bytes 2021-02-10 03:25:44.769 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:25:44.769 | from cryptography.utils import int_from_bytes 2021-02-10 03:25:44.769 | +----+-----------+-------+------+-----------+-------+-----------+ 2021-02-10 03:25:44.769 | | ID | Name | RAM | Disk | Ephemeral | VCPUs | Is Public | 2021-02-10 03:25:44.769 | +----+-----------+-------+------+-----------+-------+-----------+ 2021-02-10 03:25:44.769 | | 1 | m1.tiny | 512 | 1 | 0 | 1 | True | 2021-02-10 03:25:44.769 | | 2 | m1.small | 2048 | 20 | 0 | 1 | True | 2021-02-10 03:25:44.769 | | 3 | m1.medium | 4096 | 40 | 0 | 2 | True | 2021-02-10 03:25:44.769 | | 4 | m1.large | 8192 | 80 | 0 | 4 | True | 2021-02-10 03:25:44.769 | | 5 | m1.xlarge | 16384 | 160 | 0 | 8 | True | 2021-02-10 03:25:44.769 | | c1 | cirros256 | 256 | 1 | 0 | 1 | True | 2021-02-10 03:25:44.769 | | d1 | ds512M | 512 | 5 | 0 | 1 | True | 2021-02-10 03:25:44.769 | | d2 | ds1G | 1024 | 10 | 0 | 1 | True | 2021-02-10 03:25:44.769 | | d3 | ds2G | 2048 | 10 | 0 | 2 | True | 2021-02-10 03:25:44.770 | | d4 | ds4G | 4096 | 20 | 0 | 4 | True | 2021-02-10 03:25:44.770 | +----+-----------+-------+------+-----------+-------+-----------+ 2021-02-10 03:25:46.779 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:25:46.779 | 2021-02-10 03:25:46.779 | Traceback (most recent call last): 2021-02-10 03:25:46.779 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:25:46.779 | exec(line) 2021-02-10 03:25:46.779 | File "", line 1, in 2021-02-10 03:25:46.779 | File "", line 568, in module_from_spec 2021-02-10 03:25:46.779 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:25:46.779 | 2021-02-10 03:25:46.779 | Remainder of file ignored 2021-02-10 03:25:46.779 | ERROR (CommandError): No flavor with a name or ID of '42' exists. 2021-02-10 03:25:46.868 | Flavor 42 not found 2021-02-10 03:25:48.669 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:25:48.669 | 2021-02-10 03:25:48.669 | Traceback (most recent call last): 2021-02-10 03:25:48.669 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:25:48.669 | exec(line) 2021-02-10 03:25:48.669 | File "", line 1, in 2021-02-10 03:25:48.669 | File "", line 568, in module_from_spec 2021-02-10 03:25:48.669 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:25:48.669 | 2021-02-10 03:25:48.669 | Remainder of file ignored 2021-02-10 03:25:48.670 | ERROR (CommandError): No flavor with a name or ID of '84' exists. 2021-02-10 03:25:48.754 | Flavor 84 not found 2021-02-10 03:25:50.606 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:25:50.606 | 2021-02-10 03:25:50.606 | Traceback (most recent call last): 2021-02-10 03:25:50.606 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:25:50.606 | exec(line) 2021-02-10 03:25:50.606 | File "", line 1, in 2021-02-10 03:25:50.606 | File "", line 568, in module_from_spec 2021-02-10 03:25:50.606 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:25:50.606 | 2021-02-10 03:25:50.607 | Remainder of file ignored 2021-02-10 03:25:50.607 | ERROR (CommandError): No flavor with a name or ID of '451' exists. 2021-02-10 03:25:50.691 | Flavor 451 not found 2021-02-10 03:25:52.419 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:25:52.419 | 2021-02-10 03:25:52.419 | Traceback (most recent call last): 2021-02-10 03:25:52.419 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:25:52.419 | exec(line) 2021-02-10 03:25:52.420 | File "", line 1, in 2021-02-10 03:25:52.420 | File "", line 568, in module_from_spec 2021-02-10 03:25:52.420 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:25:52.420 | 2021-02-10 03:25:52.420 | Remainder of file ignored 2021-02-10 03:25:52.420 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-02-10 03:25:52.420 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-02-10 03:25:52.420 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-02-10 03:25:52.420 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-10 03:25:52.420 | +----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-02-10 03:25:54.228 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:25:54.228 | 2021-02-10 03:25:54.228 | Traceback (most recent call last): 2021-02-10 03:25:54.228 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:25:54.228 | exec(line) 2021-02-10 03:25:54.228 | File "", line 1, in 2021-02-10 03:25:54.228 | File "", line 568, in module_from_spec 2021-02-10 03:25:54.228 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:25:54.228 | 2021-02-10 03:25:54.228 | Remainder of file ignored 2021-02-10 03:25:54.228 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-02-10 03:25:54.228 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-02-10 03:25:54.228 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-02-10 03:25:54.228 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-10 03:25:54.228 | +----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-02-10 03:25:56.069 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:25:56.069 | 2021-02-10 03:25:56.069 | Traceback (most recent call last): 2021-02-10 03:25:56.069 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:25:56.069 | exec(line) 2021-02-10 03:25:56.069 | File "", line 1, in 2021-02-10 03:25:56.069 | File "", line 568, in module_from_spec 2021-02-10 03:25:56.070 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:25:56.070 | 2021-02-10 03:25:56.070 | Remainder of file ignored 2021-02-10 03:25:56.070 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-02-10 03:25:56.070 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-02-10 03:25:56.070 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-02-10 03:25:56.070 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-10 03:25:56.070 | +-----+---------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-02-10 03:25:57.876 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:25:57.876 | 2021-02-10 03:25:57.876 | Traceback (most recent call last): 2021-02-10 03:25:57.876 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:25:57.876 | exec(line) 2021-02-10 03:25:57.876 | File "", line 1, in 2021-02-10 03:25:57.877 | File "", line 568, in module_from_spec 2021-02-10 03:25:57.877 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:25:57.877 | 2021-02-10 03:25:57.877 | Remainder of file ignored 2021-02-10 03:25:57.877 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-02-10 03:25:57.877 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-02-10 03:25:57.877 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-02-10 03:25:57.877 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-10 03:25:57.877 | +-----+----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-02-10 03:25:57.963 | After updating nova flavors: 2021-02-10 03:25:59.677 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:25:59.677 | 2021-02-10 03:25:59.677 | Traceback (most recent call last): 2021-02-10 03:25:59.677 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:25:59.677 | exec(line) 2021-02-10 03:25:59.677 | File "", line 1, in 2021-02-10 03:25:59.677 | File "", line 568, in module_from_spec 2021-02-10 03:25:59.677 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:25:59.677 | 2021-02-10 03:25:59.677 | Remainder of file ignored 2021-02-10 03:25:59.678 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-02-10 03:25:59.678 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-02-10 03:25:59.678 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-02-10 03:25:59.678 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-10 03:25:59.678 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-10 03:25:59.678 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2021-02-10 03:25:59.678 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2021-02-10 03:25:59.678 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-10 03:25:59.678 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-10 03:25:59.678 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-10 03:25:59.678 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2021-02-10 03:25:59.678 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-10 03:25:59.678 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-10 03:25:59.678 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-10 03:25:59.678 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-10 03:25:59.678 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2021-02-10 03:25:59.678 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2021-02-10 03:25:59.678 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-02-10 03:26:02.295 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:26:02.295 | 2021-02-10 03:26:02.295 | Traceback (most recent call last): 2021-02-10 03:26:02.295 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:26:02.295 | exec(line) 2021-02-10 03:26:02.295 | File "", line 1, in 2021-02-10 03:26:02.295 | File "", line 568, in module_from_spec 2021-02-10 03:26:02.295 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:26:02.295 | 2021-02-10 03:26:02.295 | Remainder of file ignored 2021-02-10 03:26:02.295 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:26:02.295 | from cryptography.utils import int_from_bytes 2021-02-10 03:26:02.295 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:26:02.295 | from cryptography.utils import int_from_bytes 2021-02-10 03:26:05.773 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:26:05.773 | 2021-02-10 03:26:05.773 | Traceback (most recent call last): 2021-02-10 03:26:05.773 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:26:05.773 | exec(line) 2021-02-10 03:26:05.773 | File "", line 1, in 2021-02-10 03:26:05.773 | File "", line 568, in module_from_spec 2021-02-10 03:26:05.773 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:26:05.773 | 2021-02-10 03:26:05.773 | Remainder of file ignored 2021-02-10 03:26:05.773 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:26:05.773 | from cryptography.utils import int_from_bytes 2021-02-10 03:26:05.773 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:26:05.773 | from cryptography.utils import int_from_bytes 2021-02-10 03:26:05.961 | Neutron networks: 2021-02-10 03:26:08.466 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:26:08.466 | 2021-02-10 03:26:08.466 | Traceback (most recent call last): 2021-02-10 03:26:08.466 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:26:08.466 | exec(line) 2021-02-10 03:26:08.466 | File "", line 1, in 2021-02-10 03:26:08.466 | File "", line 568, in module_from_spec 2021-02-10 03:26:08.466 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:26:08.466 | 2021-02-10 03:26:08.466 | Remainder of file ignored 2021-02-10 03:26:08.466 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:26:08.466 | from cryptography.utils import int_from_bytes 2021-02-10 03:26:08.466 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:26:08.466 | from cryptography.utils import int_from_bytes 2021-02-10 03:26:08.467 | +--------------------------------------+---------+--------------------------------------+ 2021-02-10 03:26:08.467 | | ID | Name | Subnets | 2021-02-10 03:26:08.467 | +--------------------------------------+---------+--------------------------------------+ 2021-02-10 03:26:08.467 | | bfd8e2be-3754-4b40-a403-9dab5c703496 | public | b0936ab5-f1ea-4665-867d-ea7c920aee66 | 2021-02-10 03:26:08.467 | | e605a7a2-60e9-4130-b557-0b39a974a675 | private | e796ebc4-6df9-464f-ad6e-80c4766696bf | 2021-02-10 03:26:08.467 | +--------------------------------------+---------+--------------------------------------+ 2021-02-10 03:26:11.132 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:26:11.132 | 2021-02-10 03:26:11.132 | Traceback (most recent call last): 2021-02-10 03:26:11.132 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:26:11.132 | exec(line) 2021-02-10 03:26:11.132 | File "", line 1, in 2021-02-10 03:26:11.132 | File "", line 568, in module_from_spec 2021-02-10 03:26:11.132 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:26:11.132 | 2021-02-10 03:26:11.132 | Remainder of file ignored 2021-02-10 03:26:11.132 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:26:11.132 | from cryptography.utils import int_from_bytes 2021-02-10 03:26:11.132 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:26:11.132 | from cryptography.utils import int_from_bytes 2021-02-10 03:26:13.802 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:26:13.802 | 2021-02-10 03:26:13.802 | Traceback (most recent call last): 2021-02-10 03:26:13.802 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:26:13.802 | exec(line) 2021-02-10 03:26:13.802 | File "", line 1, in 2021-02-10 03:26:13.802 | File "", line 568, in module_from_spec 2021-02-10 03:26:13.803 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:26:13.803 | 2021-02-10 03:26:13.803 | Remainder of file ignored 2021-02-10 03:26:13.803 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:26:13.803 | from cryptography.utils import int_from_bytes 2021-02-10 03:26:13.803 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:26:13.803 | from cryptography.utils import int_from_bytes 2021-02-10 03:26:13.803 | +---------------------------+--------------------------------------+ 2021-02-10 03:26:13.803 | | Field | Value | 2021-02-10 03:26:13.803 | +---------------------------+--------------------------------------+ 2021-02-10 03:26:13.803 | | admin_state_up | UP | 2021-02-10 03:26:13.803 | | availability_zone_hints | | 2021-02-10 03:26:13.803 | | availability_zones | nova | 2021-02-10 03:26:13.803 | | created_at | 2021-02-10T03:23:46Z | 2021-02-10 03:26:13.803 | | description | | 2021-02-10 03:26:13.803 | | dns_domain | None | 2021-02-10 03:26:13.803 | | id | bfd8e2be-3754-4b40-a403-9dab5c703496 | 2021-02-10 03:26:13.803 | | ipv4_address_scope | None | 2021-02-10 03:26:13.803 | | ipv6_address_scope | None | 2021-02-10 03:26:13.803 | | is_default | True | 2021-02-10 03:26:13.803 | | is_vlan_transparent | None | 2021-02-10 03:26:13.803 | | mtu | 1500 | 2021-02-10 03:26:13.803 | | name | public | 2021-02-10 03:26:13.803 | | port_security_enabled | True | 2021-02-10 03:26:13.803 | | project_id | 01198e934f36437fb4d89e12ac88fccc | 2021-02-10 03:26:13.803 | | provider:network_type | flat | 2021-02-10 03:26:13.803 | | provider:physical_network | physnet1 | 2021-02-10 03:26:13.803 | | provider:segmentation_id | None | 2021-02-10 03:26:13.803 | | qos_policy_id | None | 2021-02-10 03:26:13.803 | | revision_number | 2 | 2021-02-10 03:26:13.803 | | router:external | External | 2021-02-10 03:26:13.803 | | segments | None | 2021-02-10 03:26:13.804 | | shared | False | 2021-02-10 03:26:13.804 | | status | ACTIVE | 2021-02-10 03:26:13.804 | | subnets | b0936ab5-f1ea-4665-867d-ea7c920aee66 | 2021-02-10 03:26:13.804 | | tags | | 2021-02-10 03:26:13.804 | | updated_at | 2021-02-10T03:23:55Z | 2021-02-10 03:26:13.804 | +---------------------------+--------------------------------------+ 2021-02-10 03:26:16.528 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:26:16.529 | 2021-02-10 03:26:16.529 | Traceback (most recent call last): 2021-02-10 03:26:16.529 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:26:16.529 | exec(line) 2021-02-10 03:26:16.529 | File "", line 1, in 2021-02-10 03:26:16.529 | File "", line 568, in module_from_spec 2021-02-10 03:26:16.529 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:26:16.529 | 2021-02-10 03:26:16.529 | Remainder of file ignored 2021-02-10 03:26:16.529 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:26:16.529 | from cryptography.utils import int_from_bytes 2021-02-10 03:26:16.529 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:26:16.529 | from cryptography.utils import int_from_bytes 2021-02-10 03:26:16.529 | +---------------------------+--------------------------------------+ 2021-02-10 03:26:16.529 | | Field | Value | 2021-02-10 03:26:16.529 | +---------------------------+--------------------------------------+ 2021-02-10 03:26:16.529 | | admin_state_up | UP | 2021-02-10 03:26:16.529 | | availability_zone_hints | | 2021-02-10 03:26:16.529 | | availability_zones | nova | 2021-02-10 03:26:16.529 | | created_at | 2021-02-10T03:23:28Z | 2021-02-10 03:26:16.529 | | description | | 2021-02-10 03:26:16.529 | | dns_domain | None | 2021-02-10 03:26:16.529 | | id | e605a7a2-60e9-4130-b557-0b39a974a675 | 2021-02-10 03:26:16.529 | | ipv4_address_scope | None | 2021-02-10 03:26:16.529 | | ipv6_address_scope | None | 2021-02-10 03:26:16.529 | | is_default | None | 2021-02-10 03:26:16.529 | | is_vlan_transparent | None | 2021-02-10 03:26:16.529 | | mtu | 1450 | 2021-02-10 03:26:16.529 | | name | private | 2021-02-10 03:26:16.530 | | port_security_enabled | True | 2021-02-10 03:26:16.530 | | project_id | d115b02a31964b6f84e94116df76aaa6 | 2021-02-10 03:26:16.530 | | provider:network_type | vxlan | 2021-02-10 03:26:16.530 | | provider:physical_network | None | 2021-02-10 03:26:16.530 | | provider:segmentation_id | 1 | 2021-02-10 03:26:16.530 | | qos_policy_id | None | 2021-02-10 03:26:16.530 | | revision_number | 3 | 2021-02-10 03:26:16.530 | | router:external | Internal | 2021-02-10 03:26:16.530 | | segments | None | 2021-02-10 03:26:16.530 | | shared | False | 2021-02-10 03:26:16.530 | | status | ACTIVE | 2021-02-10 03:26:16.530 | | subnets | e796ebc4-6df9-464f-ad6e-80c4766696bf | 2021-02-10 03:26:16.530 | | tags | | 2021-02-10 03:26:16.530 | | updated_at | 2021-02-10T03:26:05Z | 2021-02-10 03:26:16.530 | +---------------------------+--------------------------------------+ 2021-02-10 03:26:16.709 | Neutron subnetworks: 2021-02-10 03:26:19.141 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:26:19.141 | 2021-02-10 03:26:19.141 | Traceback (most recent call last): 2021-02-10 03:26:19.142 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:26:19.142 | exec(line) 2021-02-10 03:26:19.142 | File "", line 1, in 2021-02-10 03:26:19.142 | File "", line 568, in module_from_spec 2021-02-10 03:26:19.142 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:26:19.142 | 2021-02-10 03:26:19.142 | Remainder of file ignored 2021-02-10 03:26:19.142 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:26:19.142 | from cryptography.utils import int_from_bytes 2021-02-10 03:26:19.142 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:26:19.142 | from cryptography.utils import int_from_bytes 2021-02-10 03:26:19.142 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2021-02-10 03:26:19.142 | | ID | Name | Network | Subnet | 2021-02-10 03:26:19.142 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2021-02-10 03:26:19.142 | | b0936ab5-f1ea-4665-867d-ea7c920aee66 | public-subnet | bfd8e2be-3754-4b40-a403-9dab5c703496 | 172.31.0.0/24 | 2021-02-10 03:26:19.142 | | e796ebc4-6df9-464f-ad6e-80c4766696bf | private-subnet | e605a7a2-60e9-4130-b557-0b39a974a675 | 172.20.0.0/26 | 2021-02-10 03:26:19.142 | +--------------------------------------+----------------+--------------------------------------+---------------+ 2021-02-10 03:26:21.750 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:26:21.750 | 2021-02-10 03:26:21.750 | Traceback (most recent call last): 2021-02-10 03:26:21.750 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:26:21.750 | exec(line) 2021-02-10 03:26:21.750 | File "", line 1, in 2021-02-10 03:26:21.750 | File "", line 568, in module_from_spec 2021-02-10 03:26:21.750 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:26:21.750 | 2021-02-10 03:26:21.750 | Remainder of file ignored 2021-02-10 03:26:21.750 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:26:21.750 | from cryptography.utils import int_from_bytes 2021-02-10 03:26:21.750 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:26:21.750 | from cryptography.utils import int_from_bytes 2021-02-10 03:26:24.350 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:26:24.350 | 2021-02-10 03:26:24.350 | Traceback (most recent call last): 2021-02-10 03:26:24.350 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:26:24.350 | exec(line) 2021-02-10 03:26:24.350 | File "", line 1, in 2021-02-10 03:26:24.350 | File "", line 568, in module_from_spec 2021-02-10 03:26:24.350 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:26:24.350 | 2021-02-10 03:26:24.350 | Remainder of file ignored 2021-02-10 03:26:24.350 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:26:24.350 | from cryptography.utils import int_from_bytes 2021-02-10 03:26:24.350 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:26:24.350 | from cryptography.utils import int_from_bytes 2021-02-10 03:26:24.350 | +----------------------+--------------------------------------+ 2021-02-10 03:26:24.350 | | Field | Value | 2021-02-10 03:26:24.350 | +----------------------+--------------------------------------+ 2021-02-10 03:26:24.350 | | allocation_pools | 172.31.0.2-172.31.0.254 | 2021-02-10 03:26:24.350 | | cidr | 172.31.0.0/24 | 2021-02-10 03:26:24.350 | | created_at | 2021-02-10T03:23:55Z | 2021-02-10 03:26:24.350 | | description | | 2021-02-10 03:26:24.350 | | dns_nameservers | | 2021-02-10 03:26:24.350 | | dns_publish_fixed_ip | None | 2021-02-10 03:26:24.351 | | enable_dhcp | False | 2021-02-10 03:26:24.351 | | gateway_ip | 172.31.0.1 | 2021-02-10 03:26:24.351 | | host_routes | | 2021-02-10 03:26:24.351 | | id | b0936ab5-f1ea-4665-867d-ea7c920aee66 | 2021-02-10 03:26:24.351 | | ip_version | 4 | 2021-02-10 03:26:24.351 | | ipv6_address_mode | None | 2021-02-10 03:26:24.351 | | ipv6_ra_mode | None | 2021-02-10 03:26:24.351 | | name | public-subnet | 2021-02-10 03:26:24.351 | | network_id | bfd8e2be-3754-4b40-a403-9dab5c703496 | 2021-02-10 03:26:24.351 | | prefix_length | None | 2021-02-10 03:26:24.351 | | project_id | 01198e934f36437fb4d89e12ac88fccc | 2021-02-10 03:26:24.351 | | revision_number | 0 | 2021-02-10 03:26:24.351 | | segment_id | None | 2021-02-10 03:26:24.351 | | service_types | | 2021-02-10 03:26:24.351 | | subnetpool_id | None | 2021-02-10 03:26:24.351 | | tags | | 2021-02-10 03:26:24.351 | | updated_at | 2021-02-10T03:23:55Z | 2021-02-10 03:26:24.351 | +----------------------+--------------------------------------+ 2021-02-10 03:26:26.954 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:26:26.954 | 2021-02-10 03:26:26.954 | Traceback (most recent call last): 2021-02-10 03:26:26.954 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:26:26.954 | exec(line) 2021-02-10 03:26:26.954 | File "", line 1, in 2021-02-10 03:26:26.954 | File "", line 568, in module_from_spec 2021-02-10 03:26:26.954 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:26:26.954 | 2021-02-10 03:26:26.955 | Remainder of file ignored 2021-02-10 03:26:26.955 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:26:26.955 | from cryptography.utils import int_from_bytes 2021-02-10 03:26:26.955 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:26:26.955 | from cryptography.utils import int_from_bytes 2021-02-10 03:26:26.955 | +----------------------+--------------------------------------+ 2021-02-10 03:26:26.955 | | Field | Value | 2021-02-10 03:26:26.955 | +----------------------+--------------------------------------+ 2021-02-10 03:26:26.955 | | allocation_pools | 172.20.0.2-172.20.0.62 | 2021-02-10 03:26:26.955 | | cidr | 172.20.0.0/26 | 2021-02-10 03:26:26.955 | | created_at | 2021-02-10T03:23:32Z | 2021-02-10 03:26:26.955 | | description | | 2021-02-10 03:26:26.955 | | dns_nameservers | 8.8.4.4, 8.8.8.8 | 2021-02-10 03:26:26.955 | | dns_publish_fixed_ip | None | 2021-02-10 03:26:26.955 | | enable_dhcp | True | 2021-02-10 03:26:26.955 | | gateway_ip | 172.20.0.1 | 2021-02-10 03:26:26.955 | | host_routes | | 2021-02-10 03:26:26.955 | | id | e796ebc4-6df9-464f-ad6e-80c4766696bf | 2021-02-10 03:26:26.955 | | ip_version | 4 | 2021-02-10 03:26:26.955 | | ipv6_address_mode | None | 2021-02-10 03:26:26.955 | | ipv6_ra_mode | None | 2021-02-10 03:26:26.955 | | name | private-subnet | 2021-02-10 03:26:26.955 | | network_id | e605a7a2-60e9-4130-b557-0b39a974a675 | 2021-02-10 03:26:26.955 | | prefix_length | None | 2021-02-10 03:26:26.955 | | project_id | d115b02a31964b6f84e94116df76aaa6 | 2021-02-10 03:26:26.955 | | revision_number | 1 | 2021-02-10 03:26:26.955 | | segment_id | None | 2021-02-10 03:26:26.955 | | service_types | | 2021-02-10 03:26:26.955 | | subnetpool_id | a956e224-12d1-4ee9-8d16-c030c48ead66 | 2021-02-10 03:26:26.955 | | tags | | 2021-02-10 03:26:26.955 | | updated_at | 2021-02-10T03:26:05Z | 2021-02-10 03:26:26.955 | +----------------------+--------------------------------------+ 2021-02-10 03:26:27.337 | + ./stack.sh:main:1439 : command openstack complete 2021-02-10 03:26:27.338 | + ./stack.sh:main:1440 : sudo tee /etc/bash_completion.d/osc.bash_completion 2021-02-10 03:26:27.342 | + ./stack.sh:main:1439 : openstack complete 2021-02-10 03:26:30.010 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:26:30.010 | 2021-02-10 03:26:30.010 | Traceback (most recent call last): 2021-02-10 03:26:30.010 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:26:30.010 | exec(line) 2021-02-10 03:26:30.010 | File "", line 1, in 2021-02-10 03:26:30.010 | File "", line 568, in module_from_spec 2021-02-10 03:26:30.010 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:26:30.010 | 2021-02-10 03:26:30.010 | Remainder of file ignored 2021-02-10 03:26:30.010 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:26:30.010 | from cryptography.utils import int_from_bytes 2021-02-10 03:26:30.010 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:26:30.010 | from cryptography.utils import int_from_bytes 2021-02-10 03:26:30.010 | The 'openstack bgp speaker show dragents' CLI is deprecated and will be removed in the future. Use 'openstack bgp dragent list' CLI instead. 2021-02-10 03:26:30.366 | + ./stack.sh:main:1443 : is_service_enabled cinder 2021-02-10 03:26:30.391 | + functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:26:30.394 | + ./stack.sh:main:1444 : is_ubuntu 2021-02-10 03:26:30.397 | + functions-common:is_ubuntu:495 : [[ -z deb ]] 2021-02-10 03:26:30.400 | + functions-common:is_ubuntu:498 : '[' deb = deb ']' 2021-02-10 03:26:30.402 | + ./stack.sh:main:1445 : echo_summary 'Configuring lvm.conf global device filter' 2021-02-10 03:26:30.405 | + ./stack.sh:echo_summary:416 : [[ -t 3 ]] 2021-02-10 03:26:30.407 | + ./stack.sh:echo_summary:422 : echo -e Configuring lvm.conf global device filter 2021-02-10 03:26:30.410 | + ./stack.sh:main:1446 : set_lvm_filter 2021-02-10 03:26:30.413 | + lib/lvm:set_lvm_filter:178 : local 'filter_suffix="r|.*|" ] # from devstack' 2021-02-10 03:26:30.415 | + lib/lvm:set_lvm_filter:179 : local 'filter_string=global_filter = [ ' 2021-02-10 03:26:30.418 | + lib/lvm:set_lvm_filter:180 : local pv 2021-02-10 03:26:30.420 | + lib/lvm:set_lvm_filter:181 : local vg 2021-02-10 03:26:30.423 | + lib/lvm:set_lvm_filter:182 : local line 2021-02-10 03:26:30.426 | ++ lib/lvm:set_lvm_filter:184 : sudo pvs --noheadings -o name 2021-02-10 03:26:30.504 | + lib/lvm:set_lvm_filter:189 : filter_string='global_filter = [ "r|.*|" ] # from devstack' 2021-02-10 03:26:30.506 | + lib/lvm:set_lvm_filter:191 : clean_lvm_filter 2021-02-10 03:26:30.509 | + lib/lvm:clean_lvm_filter:166 : sudo sed -i 's/^.*# from devstack$//' /etc/lvm/lvm.conf 2021-02-10 03:26:30.529 | + lib/lvm:set_lvm_filter:192 : sudo sed -i '/# global_filter = \[*\]/a\ global_filter = [ "r|.*|" ] # from devstack' /etc/lvm/lvm.conf 2021-02-10 03:26:30.548 | + lib/lvm:set_lvm_filter:193 : echo_summary 'set lvm.conf device global_filter to: global_filter = [ "r|.*|" ] # from devstack' 2021-02-10 03:26:30.550 | + ./stack.sh:echo_summary:416 : [[ -t 3 ]] 2021-02-10 03:26:30.553 | + ./stack.sh:echo_summary:422 : echo -e set lvm.conf device global_filter to: global_filter = '[' '"r|.*|"' ']' '#' from devstack 2021-02-10 03:26:30.556 | + ./stack.sh:main:1456 : run_phase stack test-config 2021-02-10 03:26:30.559 | + functions-common:run_phase:1734 : local mode=stack 2021-02-10 03:26:30.561 | + functions-common:run_phase:1735 : local phase=test-config 2021-02-10 03:26:30.564 | + functions-common:run_phase:1736 : [[ -d /home/ubuntu/devstack/extras.d ]] 2021-02-10 03:26:30.567 | + functions-common:run_phase:1737 : local extra_plugin_file_name 2021-02-10 03:26:30.569 | + functions-common:run_phase:1738 : for extra_plugin_file_name in $TOP_DIR/extras.d/*.sh 2021-02-10 03:26:30.572 | + functions-common:run_phase:1743 : local exceptions=80-tempest.sh 2021-02-10 03:26:30.575 | + functions-common:run_phase:1744 : local extra 2021-02-10 03:26:30.578 | ++ functions-common:run_phase:1745 : basename /home/ubuntu/devstack/extras.d/80-tempest.sh 2021-02-10 03:26:30.582 | + functions-common:run_phase:1745 : extra=80-tempest.sh 2021-02-10 03:26:30.585 | + functions-common:run_phase:1746 : [[ 80-tempest.sh =~ 80-tempest\.sh ]] 2021-02-10 03:26:30.587 | + functions-common:run_phase:1750 : [[ -r /home/ubuntu/devstack/extras.d/80-tempest.sh ]] 2021-02-10 03:26:30.590 | + functions-common:run_phase:1750 : source /home/ubuntu/devstack/extras.d/80-tempest.sh stack test-config 2021-02-10 03:26:30.593 | ++ extras.d/80-tempest.sh:source:3 : is_service_enabled tempest 2021-02-10 03:26:30.609 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:26:30.611 | ++ extras.d/80-tempest.sh:source:4 : [[ stack == \s\o\u\r\c\e ]] 2021-02-10 03:26:30.614 | ++ extras.d/80-tempest.sh:source:7 : [[ stack == \s\t\a\c\k ]] 2021-02-10 03:26:30.616 | ++ extras.d/80-tempest.sh:source:7 : [[ test-config == \i\n\s\t\a\l\l ]] 2021-02-10 03:26:30.619 | ++ extras.d/80-tempest.sh:source:10 : [[ stack == \s\t\a\c\k ]] 2021-02-10 03:26:30.621 | ++ extras.d/80-tempest.sh:source:10 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-02-10 03:26:30.623 | ++ extras.d/80-tempest.sh:source:13 : [[ stack == \s\t\a\c\k ]] 2021-02-10 03:26:30.626 | ++ extras.d/80-tempest.sh:source:13 : [[ test-config == \e\x\t\r\a ]] 2021-02-10 03:26:30.628 | ++ extras.d/80-tempest.sh:source:16 : [[ stack == \s\t\a\c\k ]] 2021-02-10 03:26:30.630 | ++ extras.d/80-tempest.sh:source:16 : [[ test-config == \p\o\s\t\-\e\x\t\r\a ]] 2021-02-10 03:26:30.633 | ++ extras.d/80-tempest.sh:source:19 : [[ stack == \s\t\a\c\k ]] 2021-02-10 03:26:30.635 | ++ extras.d/80-tempest.sh:source:19 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-02-10 03:26:30.638 | ++ extras.d/80-tempest.sh:source:20 : echo_summary 'Initializing Tempest' 2021-02-10 03:26:30.640 | ++ ./stack.sh:echo_summary:416 : [[ -t 3 ]] 2021-02-10 03:26:30.643 | ++ ./stack.sh:echo_summary:422 : echo -e Initializing Tempest 2021-02-10 03:26:30.646 | ++ extras.d/80-tempest.sh:source:21 : configure_tempest 2021-02-10 03:26:30.648 | ++ lib/tempest:configure_tempest:116 : [[ True == \T\r\u\e ]] 2021-02-10 03:26:30.650 | ++ lib/tempest:configure_tempest:117 : setup_develop /opt/stack/tempest 2021-02-10 03:26:30.652 | ++ inc/python:setup_develop:338 : local bindep 2021-02-10 03:26:30.654 | ++ inc/python:setup_develop:339 : [[ /opt/stack/tempest == -bindep* ]] 2021-02-10 03:26:30.657 | ++ inc/python:setup_develop:343 : local project_dir=/opt/stack/tempest 2021-02-10 03:26:30.659 | ++ inc/python:setup_develop:344 : local extras= 2021-02-10 03:26:30.661 | ++ inc/python:setup_develop:345 : _setup_package_with_constraints_edit /opt/stack/tempest -e 2021-02-10 03:26:30.663 | ++ inc/python:_setup_package_with_constraints_edit:364 : local bindep 2021-02-10 03:26:30.665 | ++ inc/python:_setup_package_with_constraints_edit:365 : [[ /opt/stack/tempest == -bindep* ]] 2021-02-10 03:26:30.667 | ++ inc/python:_setup_package_with_constraints_edit:369 : local project_dir=/opt/stack/tempest 2021-02-10 03:26:30.669 | ++ inc/python:_setup_package_with_constraints_edit:370 : local flags=-e 2021-02-10 03:26:30.671 | ++ inc/python:_setup_package_with_constraints_edit:371 : local extras= 2021-02-10 03:26:30.673 | +++ inc/python:_setup_package_with_constraints_edit:378 : cd /opt/stack/tempest 2021-02-10 03:26:30.676 | +++ inc/python:_setup_package_with_constraints_edit:378 : pwd 2021-02-10 03:26:30.678 | ++ inc/python:_setup_package_with_constraints_edit:378 : project_dir=/opt/stack/tempest 2021-02-10 03:26:30.680 | ++ inc/python:_setup_package_with_constraints_edit:380 : '[' -n /opt/stack/requirements ']' 2021-02-10 03:26:30.682 | ++ inc/python:_setup_package_with_constraints_edit:382 : local name 2021-02-10 03:26:30.685 | +++ inc/python:_setup_package_with_constraints_edit:383 : awk '/^name.*=/ {print $3}' /opt/stack/tempest/setup.cfg 2021-02-10 03:26:30.690 | ++ inc/python:_setup_package_with_constraints_edit:383 : name=tempest 2021-02-10 03:26:30.692 | ++ 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-02-10 03:26:31.380 | ++ inc/python:_setup_package_with_constraints_edit:389 : setup_package /opt/stack/tempest -e 2021-02-10 03:26:31.383 | ++ inc/python:setup_package:417 : local bindep=0 2021-02-10 03:26:31.386 | ++ inc/python:setup_package:418 : local bindep_flag= 2021-02-10 03:26:31.389 | ++ inc/python:setup_package:419 : local bindep_profiles= 2021-02-10 03:26:31.392 | ++ inc/python:setup_package:420 : [[ /opt/stack/tempest == -bindep* ]] 2021-02-10 03:26:31.395 | ++ inc/python:setup_package:425 : local project_dir=/opt/stack/tempest 2021-02-10 03:26:31.398 | ++ inc/python:setup_package:426 : local flags=-e 2021-02-10 03:26:31.401 | ++ inc/python:setup_package:427 : local extras= 2021-02-10 03:26:31.403 | ++ inc/python:setup_package:431 : [[ -n -e ]] 2021-02-10 03:26:31.407 | ++ inc/python:setup_package:431 : [[ -z '' ]] 2021-02-10 03:26:31.409 | ++ inc/python:setup_package:431 : [[ ! -e =~ ^-.* ]] 2021-02-10 03:26:31.411 | ++ inc/python:setup_package:436 : [[ ! -z '' ]] 2021-02-10 03:26:31.413 | ++ inc/python:setup_package:441 : [[ 0 == 1 ]] 2021-02-10 03:26:31.416 | ++ inc/python:setup_package:445 : pip_install -e /opt/stack/tempest 2021-02-10 03:26:31.434 | Using python 3.6 to install /opt/stack/tempest 2021-02-10 03:26:31.437 | ++ 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.6 -m pip install -c /opt/stack/requirements/upper-constraints.txt -e /opt/stack/tempest 2021-02-10 03:26:32.627 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:26:32.627 | 2021-02-10 03:26:32.627 | Traceback (most recent call last): 2021-02-10 03:26:32.627 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:26:32.627 | exec(line) 2021-02-10 03:26:32.627 | File "", line 1, in 2021-02-10 03:26:32.627 | File "", line 568, in module_from_spec 2021-02-10 03:26:32.627 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:26:32.627 | 2021-02-10 03:26:32.627 | Remainder of file ignored 2021-02-10 03:26:32.627 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:26:32.627 | from cryptography.utils import int_from_bytes 2021-02-10 03:26:32.627 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:26:32.627 | from cryptography.utils import int_from_bytes 2021-02-10 03:26:33.782 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-10 03:26:33.782 | 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-02-10 03:26:33.791 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-10 03:26:33.794 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-10 03:26:33.801 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-10 03:26:33.806 | Obtaining file:///opt/stack/tempest 2021-02-10 03:26:35.776 | Obtaining tempest from file:///opt/stack/tempest#egg=tempest (from -c /opt/stack/requirements/upper-constraints.txt (line 1)) 2021-02-10 03:26:37.770 | Requirement already satisfied: PyYAML===5.4.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 21)) (5.4.1) 2021-02-10 03:26:37.774 | Requirement already satisfied: cliff===3.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 114)) (3.6.0) 2021-02-10 03:26:37.789 | Requirement already satisfied: cmd2===1.5.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 115)) (1.5.0) 2021-02-10 03:26:37.852 | Requirement already satisfied: colorama===0.4.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 116)) (0.4.4) 2021-02-10 03:26:37.856 | Requirement already satisfied: debtcollector===2.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 131)) (2.2.0) 2021-02-10 03:26:37.865 | Requirement already satisfied: fixtures===3.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 169)) (3.0.0) 2021-02-10 03:26:37.877 | Requirement already satisfied: importlib-metadata===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 205)) (3.4.0) 2021-02-10 03:26:37.916 | Requirement already satisfied: jsonschema===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 227)) (3.2.0) 2021-02-10 03:26:37.948 | Requirement already satisfied: netaddr===0.8.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 265)) (0.8.0) 2021-02-10 03:26:37.955 | Requirement already satisfied: oslo.concurrency===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 312)) (4.4.0) 2021-02-10 03:26:37.967 | Requirement already satisfied: oslo.config===8.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 313)) (8.4.0) 2021-02-10 03:26:38.013 | Requirement already satisfied: oslo.i18n===5.0.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 316)) (5.0.1) 2021-02-10 03:26:38.020 | Requirement already satisfied: oslo.log===4.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 318)) (4.4.0) 2021-02-10 03:26:38.063 | Requirement already satisfied: oslo.serialization===4.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 326)) (4.1.0) 2021-02-10 03:26:38.073 | Requirement already satisfied: oslo.utils===4.7.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 329)) (4.7.0) 2021-02-10 03:26:38.092 | Requirement already satisfied: packaging===20.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 337)) (20.9) 2021-02-10 03:26:38.098 | Requirement already satisfied: paramiko===2.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 339)) (2.7.2) 2021-02-10 03:26:38.136 | Requirement already satisfied: pbr===5.5.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 341)) (5.5.1) 2021-02-10 03:26:38.140 | Requirement already satisfied: prettytable===0.7.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 349)) (0.7.2) 2021-02-10 03:26:38.143 | Requirement already satisfied: pyinotify===0.9.6 in /usr/lib/python3/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 370)) (0.9.6) 2021-02-10 03:26:38.145 | Requirement already satisfied: pyparsing===2.4.7 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 376)) (2.4.7) 2021-02-10 03:26:38.149 | Requirement already satisfied: pyperclip===1.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 377)) (1.8.1) 2021-02-10 03:26:38.152 | Requirement already satisfied: pyrsistent===0.17.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 380)) (0.17.3) 2021-02-10 03:26:38.157 | Requirement already satisfied: python-dateutil===2.8.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 403)) (2.8.1) 2021-02-10 03:26:38.163 | Requirement already satisfied: python-subunit===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 436)) (1.4.0) 2021-02-10 03:26:38.177 | Requirement already satisfied: pytz===2021.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 444)) (2021.1) 2021-02-10 03:26:38.182 | Requirement already satisfied: requests===2.25.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 455)) (2.25.1) 2021-02-10 03:26:38.204 | Requirement already satisfied: rfc3986===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 468)) (1.4.0) 2021-02-10 03:26:38.209 | Requirement already satisfied: setuptools===53.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 488)) (53.0.0) 2021-02-10 03:26:38.256 | Requirement already satisfied: six===1.15.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 491)) (1.15.0) 2021-02-10 03:26:38.259 | Requirement already satisfied: stestr===3.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 522)) (3.1.0) 2021-02-10 03:26:38.291 | Requirement already satisfied: stevedore===3.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 523)) (3.3.0) 2021-02-10 03:26:38.301 | Requirement already satisfied: testtools===2.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 541)) (2.4.0) 2021-02-10 03:26:38.320 | Requirement already satisfied: traceback2===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 552)) (1.4.0) 2021-02-10 03:26:38.324 | Requirement already satisfied: typing-extensions===3.7.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 557)) (3.7.4.3) 2021-02-10 03:26:38.329 | Requirement already satisfied: unittest2===1.1.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 561)) (1.1.0) 2021-02-10 03:26:38.337 | Requirement already satisfied: urllib3===1.26.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 563)) (1.26.3) 2021-02-10 03:26:38.359 | Requirement already satisfied: voluptuous===0.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 569)) (0.12.1) 2021-02-10 03:26:38.364 | Requirement already satisfied: wcwidth===0.2.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 573)) (0.2.5) 2021-02-10 03:26:38.370 | Requirement already satisfied: wrapt===1.12.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 578)) (1.12.1) 2021-02-10 03:26:38.373 | Requirement already satisfied: zipp===3.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 591)) (3.4.0) 2021-02-10 03:26:38.400 | Requirement already satisfied: attrs===20.3.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 87)) (20.3.0) 2021-02-10 03:26:38.445 | Requirement already satisfied: importlib-resources===3.3.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 206)) (3.3.1) 2021-02-10 03:26:38.464 | Requirement already satisfied: fasteners===0.14.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 167)) (0.14.1) 2021-02-10 03:26:38.470 | Requirement already satisfied: oslo.context===3.1.1 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 314)) (3.1.1) 2021-02-10 03:26:38.476 | Requirement already satisfied: msgpack===1.0.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 258)) (1.0.2) 2021-02-10 03:26:38.480 | Requirement already satisfied: netifaces===0.10.9 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 266)) (0.10.9) 2021-02-10 03:26:38.483 | Requirement already satisfied: iso8601===0.1.14 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 214)) (0.1.14) 2021-02-10 03:26:38.487 | Requirement already satisfied: cryptography===3.4.3 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 126)) (3.4.3) 2021-02-10 03:26:38.557 | Requirement already satisfied: PyNaCl===1.4.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 20)) (1.4.0) 2021-02-10 03:26:38.572 | Requirement already satisfied: bcrypt===3.2.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 93)) (3.2.0) 2021-02-10 03:26:38.582 | Requirement already satisfied: extras===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 165)) (1.0.0) 2021-02-10 03:26:38.585 | Requirement already satisfied: chardet===4.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 111)) (4.0.0) 2021-02-10 03:26:38.589 | Requirement already satisfied: idna===2.10 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 201)) (2.10) 2021-02-10 03:26:38.593 | Requirement already satisfied: certifi===2020.12.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 108)) (2020.12.5) 2021-02-10 03:26:38.596 | Requirement already satisfied: future===0.18.2 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 173)) (0.18.2) 2021-02-10 03:26:38.600 | Requirement already satisfied: python-mimeparse===1.6.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 420)) (1.6.0) 2021-02-10 03:26:38.602 | Requirement already satisfied: linecache2===1.0.0 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 242)) (1.0.0) 2021-02-10 03:26:38.605 | Requirement already satisfied: argparse in /usr/local/lib/python3.6/dist-packages (from unittest2===1.1.0->-c /opt/stack/requirements/upper-constraints.txt (line 561)) (1.4.0) 2021-02-10 03:26:38.609 | Requirement already satisfied: monotonic===1.5 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 254)) (1.5) 2021-02-10 03:26:38.611 | Requirement already satisfied: cffi===1.14.4 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 109)) (1.14.4) 2021-02-10 03:26:38.615 | Requirement already satisfied: pycparser===2.20 in /usr/local/lib/python3.6/dist-packages (from -c /opt/stack/requirements/upper-constraints.txt (line 364)) (2.20) 2021-02-10 03:26:40.393 | Installing collected packages: tempest 2021-02-10 03:26:40.395 | Running setup.py develop for tempest 2021-02-10 03:26:42.684 | Successfully installed tempest 2021-02-10 03:26:42.839 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-10 03:26:42.839 | You should consider upgrading via the '/usr/bin/python3.6 -m pip install --upgrade pip' command. 2021-02-10 03:26:42.949 | ++ inc/python:pip_install:200 : result=0 2021-02-10 03:26:42.952 | ++ inc/python:pip_install:202 : time_stop pip_install 2021-02-10 03:26:42.955 | ++ functions-common:time_stop:2306 : local name 2021-02-10 03:26:42.957 | ++ functions-common:time_stop:2307 : local end_time 2021-02-10 03:26:42.959 | ++ functions-common:time_stop:2308 : local elapsed_time 2021-02-10 03:26:42.962 | ++ functions-common:time_stop:2309 : local total 2021-02-10 03:26:42.964 | ++ functions-common:time_stop:2310 : local start_time 2021-02-10 03:26:42.967 | ++ functions-common:time_stop:2312 : name=pip_install 2021-02-10 03:26:42.969 | ++ functions-common:time_stop:2313 : start_time=1612927591429 2021-02-10 03:26:42.971 | ++ functions-common:time_stop:2315 : [[ -z 1612927591429 ]] 2021-02-10 03:26:42.974 | +++ functions-common:time_stop:2318 : date +%s%3N 2021-02-10 03:26:42.979 | ++ functions-common:time_stop:2318 : end_time=1612927602975 2021-02-10 03:26:42.981 | ++ functions-common:time_stop:2319 : elapsed_time=11546 2021-02-10 03:26:42.983 | ++ functions-common:time_stop:2320 : total=264382 2021-02-10 03:26:42.986 | ++ functions-common:time_stop:2322 : _TIME_START[$name]= 2021-02-10 03:26:42.988 | ++ functions-common:time_stop:2323 : _TIME_TOTAL[$name]=275928 2021-02-10 03:26:42.990 | ++ inc/python:pip_install:203 : return 0 2021-02-10 03:26:42.992 | ++ inc/python:setup_package:447 : [[ -e == \-\e ]] 2021-02-10 03:26:42.994 | ++ inc/python:setup_package:448 : safe_chown -R ubuntu /opt/stack/tempest/tempest.egg-info 2021-02-10 03:26:42.997 | ++ functions-common:safe_chown:2207 : _safe_permission_operation chown -R ubuntu /opt/stack/tempest/tempest.egg-info 2021-02-10 03:26:43.013 | ++ functions-common:_safe_permission_operation:2055 : sudo chown -R ubuntu /opt/stack/tempest/tempest.egg-info 2021-02-10 03:26:43.025 | ++ inc/python:_setup_package_with_constraints_edit:393 : use_library_from_git /opt/stack/tempest 2021-02-10 03:26:43.027 | ++ inc/python:use_library_from_git:250 : local name=/opt/stack/tempest 2021-02-10 03:26:43.030 | ++ inc/python:use_library_from_git:251 : local enabled=1 2021-02-10 03:26:43.032 | ++ inc/python:use_library_from_git:252 : [[ '' = \A\L\L ]] 2021-02-10 03:26:43.034 | ++ inc/python:use_library_from_git:252 : [[ ,, =~ ,/opt/stack/tempest, ]] 2021-02-10 03:26:43.036 | ++ inc/python:use_library_from_git:253 : return 1 2021-02-10 03:26:43.038 | ++ lib/tempest:configure_tempest:123 : local image_lines 2021-02-10 03:26:43.040 | ++ lib/tempest:configure_tempest:124 : local images 2021-02-10 03:26:43.043 | ++ lib/tempest:configure_tempest:125 : local num_images 2021-02-10 03:26:43.045 | ++ lib/tempest:configure_tempest:126 : local image_uuid 2021-02-10 03:26:43.047 | ++ lib/tempest:configure_tempest:127 : local image_uuid_alt 2021-02-10 03:26:43.049 | ++ lib/tempest:configure_tempest:128 : local password 2021-02-10 03:26:43.051 | ++ lib/tempest:configure_tempest:129 : local line 2021-02-10 03:26:43.053 | ++ lib/tempest:configure_tempest:130 : local flavors 2021-02-10 03:26:43.055 | ++ lib/tempest:configure_tempest:131 : local available_flavors 2021-02-10 03:26:43.057 | ++ lib/tempest:configure_tempest:132 : local flavors_ref 2021-02-10 03:26:43.060 | ++ lib/tempest:configure_tempest:133 : local flavor_lines 2021-02-10 03:26:43.062 | ++ lib/tempest:configure_tempest:134 : local flavor_ref_size 2021-02-10 03:26:43.064 | ++ lib/tempest:configure_tempest:135 : local flavor_ref_alt_size 2021-02-10 03:26:43.066 | ++ lib/tempest:configure_tempest:136 : local public_network_id 2021-02-10 03:26:43.068 | ++ lib/tempest:configure_tempest:137 : local public_router_id 2021-02-10 03:26:43.071 | ++ lib/tempest:configure_tempest:138 : local ssh_connect_method=floating 2021-02-10 03:26:43.073 | ++ lib/tempest:configure_tempest:139 : local disk 2021-02-10 03:26:43.075 | ++ lib/tempest:configure_tempest:142 : ifs=' 2021-02-10 03:26:43.075 | ' 2021-02-10 03:26:43.077 | ++ lib/tempest:configure_tempest:152 : declare -a images 2021-02-10 03:26:43.079 | ++ lib/tempest:configure_tempest:154 : is_service_enabled glance 2021-02-10 03:26:43.094 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:26:43.097 | ++ lib/tempest:configure_tempest:155 : read -r IMAGE_NAME IMAGE_UUID 2021-02-10 03:26:43.098 | +++ lib/tempest:configure_tempest:115 : awk '-F|' '!/^(+--)|ID|aki|ari/ { print $3,$2 }' 2021-02-10 03:26:43.101 | +++ lib/tempest:configure_tempest:115 : oscwrap image list --property status=active 2021-02-10 03:26:45.681 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:26:45.681 | 2021-02-10 03:26:45.681 | Traceback (most recent call last): 2021-02-10 03:26:45.681 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:26:45.682 | exec(line) 2021-02-10 03:26:45.682 | File "", line 1, in 2021-02-10 03:26:45.682 | File "", line 568, in module_from_spec 2021-02-10 03:26:45.682 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:26:45.682 | 2021-02-10 03:26:45.682 | Remainder of file ignored 2021-02-10 03:26:45.682 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:26:45.682 | from cryptography.utils import int_from_bytes 2021-02-10 03:26:45.682 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:26:45.682 | from cryptography.utils import int_from_bytes 2021-02-10 03:26:45.868 | +++ functions-common:oscwrap:2346 : return 0 2021-02-10 03:26:45.871 | ++ lib/tempest:configure_tempest:156 : '[' ubuntu-16 = '' ']' 2021-02-10 03:26:45.875 | ++ lib/tempest:configure_tempest:160 : images+=($IMAGE_UUID) 2021-02-10 03:26:45.877 | ++ lib/tempest:configure_tempest:155 : read -r IMAGE_NAME IMAGE_UUID 2021-02-10 03:26:45.881 | ++ lib/tempest:configure_tempest:163 : case "${#images[*]}" in 2021-02-10 03:26:45.883 | ++ lib/tempest:configure_tempest:169 : '[' -z '' ']' 2021-02-10 03:26:45.886 | ++ lib/tempest:configure_tempest:170 : image_uuid=783003fb-6411-4e60-b305-b8c3ff010e8b 2021-02-10 03:26:45.888 | ++ lib/tempest:configure_tempest:171 : image_uuid_alt=783003fb-6411-4e60-b305-b8c3ff010e8b 2021-02-10 03:26:45.891 | ++ lib/tempest:configure_tempest:185 : sudo install -d -o ubuntu /opt/stack/tempest/etc 2021-02-10 03:26:45.904 | ++ lib/tempest:configure_tempest:186 : rm -f /opt/stack/tempest/etc/tempest.conf 2021-02-10 03:26:45.908 | ++ lib/tempest:configure_tempest:188 : local password=Passw0rd 2021-02-10 03:26:45.910 | ++ lib/tempest:configure_tempest:191 : local admin_username=admin 2021-02-10 03:26:45.913 | ++ lib/tempest:configure_tempest:192 : local admin_project_name=admin 2021-02-10 03:26:45.915 | ++ lib/tempest:configure_tempest:193 : local admin_domain_name=Default 2021-02-10 03:26:45.918 | ++ lib/tempest:configure_tempest:194 : local alt_username=alt_demo 2021-02-10 03:26:45.920 | ++ lib/tempest:configure_tempest:195 : local alt_project_name=alt_demo 2021-02-10 03:26:45.922 | ++ lib/tempest:configure_tempest:196 : local admin_project_id 2021-02-10 03:26:45.926 | +++ lib/tempest:configure_tempest:197 : awk '/ admin / { print $2 }' 2021-02-10 03:26:45.926 | +++ lib/tempest:configure_tempest:197 : oscwrap project list 2021-02-10 03:26:48.282 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:26:48.282 | 2021-02-10 03:26:48.282 | Traceback (most recent call last): 2021-02-10 03:26:48.282 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:26:48.282 | exec(line) 2021-02-10 03:26:48.282 | File "", line 1, in 2021-02-10 03:26:48.282 | File "", line 568, in module_from_spec 2021-02-10 03:26:48.282 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:26:48.282 | 2021-02-10 03:26:48.282 | Remainder of file ignored 2021-02-10 03:26:48.282 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:26:48.282 | from cryptography.utils import int_from_bytes 2021-02-10 03:26:48.282 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:26:48.282 | from cryptography.utils import int_from_bytes 2021-02-10 03:26:48.469 | +++ functions-common:oscwrap:2346 : return 0 2021-02-10 03:26:48.474 | ++ lib/tempest:configure_tempest:197 : admin_project_id=01198e934f36437fb4d89e12ac88fccc 2021-02-10 03:26:48.478 | ++ lib/tempest:configure_tempest:199 : is_service_enabled nova 2021-02-10 03:26:48.496 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:26:48.499 | +++ lib/tempest:configure_tempest:202 : nova flavor-list 2021-02-10 03:26:50.211 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:26:50.211 | 2021-02-10 03:26:50.211 | Traceback (most recent call last): 2021-02-10 03:26:50.211 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:26:50.211 | exec(line) 2021-02-10 03:26:50.211 | File "", line 1, in 2021-02-10 03:26:50.211 | File "", line 568, in module_from_spec 2021-02-10 03:26:50.211 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:26:50.212 | 2021-02-10 03:26:50.212 | Remainder of file ignored 2021-02-10 03:26:50.304 | ++ lib/tempest:configure_tempest:202 : available_flavors='+-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-02-10 03:26:50.304 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-02-10 03:26:50.304 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-02-10 03:26:50.304 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-10 03:26:50.304 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-10 03:26:50.304 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2021-02-10 03:26:50.304 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2021-02-10 03:26:50.304 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-10 03:26:50.304 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-10 03:26:50.304 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-10 03:26:50.304 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2021-02-10 03:26:50.304 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-10 03:26:50.304 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-10 03:26:50.304 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-10 03:26:50.304 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-10 03:26:50.304 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2021-02-10 03:26:50.305 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2021-02-10 03:26:50.305 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+' 2021-02-10 03:26:50.307 | ++ lib/tempest:configure_tempest:203 : [[ -z '' ]] 2021-02-10 03:26:50.311 | ++ lib/tempest:configure_tempest:204 : [[ +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-02-10 03:26:50.311 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-02-10 03:26:50.311 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-02-10 03:26:50.311 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-10 03:26:50.311 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-10 03:26:50.311 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2021-02-10 03:26:50.311 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2021-02-10 03:26:50.311 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-10 03:26:50.311 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-10 03:26:50.311 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-10 03:26:50.311 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2021-02-10 03:26:50.311 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-10 03:26:50.311 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-10 03:26:50.311 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-10 03:26:50.312 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-10 03:26:50.312 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2021-02-10 03:26:50.312 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2021-02-10 03:26:50.312 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ =~ m1\.nano ]] 2021-02-10 03:26:50.314 | ++ lib/tempest:configure_tempest:209 : flavor_ref=42 2021-02-10 03:26:50.317 | ++ lib/tempest:configure_tempest:210 : [[ +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-02-10 03:26:50.317 | | ID | Name | Memory_MiB | Disk | Ephemeral | Swap | VCPUs | RXTX_Factor | Is_Public | Description | 2021-02-10 03:26:50.317 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ 2021-02-10 03:26:50.317 | | 1 | m1.tiny | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-10 03:26:50.317 | | 2 | m1.small | 2048 | 20 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-10 03:26:50.317 | | 3 | m1.medium | 4096 | 40 | 0 | 0 | 2 | 1.0 | True | - | 2021-02-10 03:26:50.317 | | 4 | m1.large | 8192 | 80 | 0 | 0 | 4 | 1.0 | True | - | 2021-02-10 03:26:50.317 | | 42 | m1.nano | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-10 03:26:50.317 | | 451 | m1.heat | 512 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-10 03:26:50.318 | | 452 | m1.heat2 | 1024 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-10 03:26:50.318 | | 5 | m1.xlarge | 16384 | 160 | 0 | 0 | 8 | 1.0 | True | - | 2021-02-10 03:26:50.318 | | 84 | m1.micro | 256 | 2 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-10 03:26:50.318 | | c1 | cirros256 | 256 | 1 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-10 03:26:50.318 | | d1 | ds512M | 512 | 5 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-10 03:26:50.318 | | d2 | ds1G | 1024 | 10 | 0 | 0 | 1 | 1.0 | True | - | 2021-02-10 03:26:50.318 | | d3 | ds2G | 2048 | 10 | 0 | 0 | 2 | 1.0 | True | - | 2021-02-10 03:26:50.318 | | d4 | ds4G | 4096 | 20 | 0 | 0 | 4 | 1.0 | True | - | 2021-02-10 03:26:50.318 | +-----+-----------+------------+------+-----------+------+-------+-------------+-----------+-------------+ =~ m1\.micro ]] 2021-02-10 03:26:50.320 | ++ lib/tempest:configure_tempest:215 : flavor_ref_alt=84 2021-02-10 03:26:50.322 | ++ lib/tempest:configure_tempest:264 : iniset /opt/stack/tempest/etc/tempest.conf network project_network_cidr 172.20.0.0/16 2021-02-10 03:26:50.351 | ++ lib/tempest:configure_tempest:266 : ssh_connect_method=floating 2021-02-10 03:26:50.354 | ++ lib/tempest:configure_tempest:272 : [[ True == \T\r\u\e ]] 2021-02-10 03:26:50.356 | ++ lib/tempest:configure_tempest:272 : is_networking_extension_supported external-net 2021-02-10 03:26:50.359 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:434 : local extension=external-net 2021-02-10 03:26:50.362 | +++ 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-02-10 03:26:52.786 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:26:52.786 | 2021-02-10 03:26:52.786 | Traceback (most recent call last): 2021-02-10 03:26:52.786 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:26:52.786 | exec(line) 2021-02-10 03:26:52.786 | File "", line 1, in 2021-02-10 03:26:52.786 | File "", line 568, in module_from_spec 2021-02-10 03:26:52.786 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:26:52.786 | 2021-02-10 03:26:52.786 | Remainder of file ignored 2021-02-10 03:26:52.786 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:26:52.786 | from cryptography.utils import int_from_bytes 2021-02-10 03:26:52.786 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:26:52.786 | from cryptography.utils import int_from_bytes 2021-02-10 03:26:52.974 | +++ functions-common:oscwrap:2346 : return 0 2021-02-10 03:26:52.977 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:436 : EXT_LIST='address-group 2021-02-10 03:26:52.977 | address-scope 2021-02-10 03:26:52.977 | router-admin-state-down-before-update 2021-02-10 03:26:52.977 | agent 2021-02-10 03:26:52.977 | agent-resources-synced 2021-02-10 03:26:52.978 | allowed-address-pairs 2021-02-10 03:26:52.978 | auto-allocated-topology 2021-02-10 03:26:52.978 | availability_zone 2021-02-10 03:26:52.978 | availability_zone_filter 2021-02-10 03:26:52.978 | default-subnetpools 2021-02-10 03:26:52.978 | dhcp_agent_scheduler 2021-02-10 03:26:52.978 | dvr 2021-02-10 03:26:52.978 | empty-string-filtering 2021-02-10 03:26:52.978 | external-net 2021-02-10 03:26:52.978 | extra_dhcp_opt 2021-02-10 03:26:52.978 | extraroute 2021-02-10 03:26:52.978 | extraroute-atomic 2021-02-10 03:26:52.978 | filter-validation 2021-02-10 03:26:52.978 | fip-port-details 2021-02-10 03:26:52.978 | flavors 2021-02-10 03:26:52.978 | floatingip-pools 2021-02-10 03:26:52.978 | ip-substring-filtering 2021-02-10 03:26:52.978 | router 2021-02-10 03:26:52.978 | ext-gw-mode 2021-02-10 03:26:52.978 | l3-ha 2021-02-10 03:26:52.978 | l3-flavors 2021-02-10 03:26:52.978 | l3-port-ip-change-not-allowed 2021-02-10 03:26:52.978 | l3_agent_scheduler 2021-02-10 03:26:52.978 | multi-provider 2021-02-10 03:26:52.978 | net-mtu 2021-02-10 03:26:52.978 | net-mtu-writable 2021-02-10 03:26:52.978 | network_availability_zone 2021-02-10 03:26:52.978 | network-ip-availability 2021-02-10 03:26:52.978 | pagination 2021-02-10 03:26:52.978 | port-device-profile 2021-02-10 03:26:52.978 | port-mac-address-regenerate 2021-02-10 03:26:52.978 | port-numa-affinity-policy 2021-02-10 03:26:52.978 | binding 2021-02-10 03:26:52.978 | binding-extended 2021-02-10 03:26:52.978 | port-security 2021-02-10 03:26:52.979 | project-id 2021-02-10 03:26:52.979 | provider 2021-02-10 03:26:52.979 | quotas 2021-02-10 03:26:52.979 | quota_details 2021-02-10 03:26:52.979 | rbac-policies 2021-02-10 03:26:52.979 | rbac-address-scope 2021-02-10 03:26:52.979 | rbac-security-groups 2021-02-10 03:26:52.979 | rbac-subnetpool 2021-02-10 03:26:52.979 | revision-if-match 2021-02-10 03:26:52.979 | standard-attr-revisions 2021-02-10 03:26:52.979 | router_availability_zone 2021-02-10 03:26:52.979 | security-groups-normalized-cidr 2021-02-10 03:26:52.979 | port-security-groups-filtering 2021-02-10 03:26:52.979 | security-groups-remote-address-group 2021-02-10 03:26:52.979 | security-group 2021-02-10 03:26:52.979 | service-type 2021-02-10 03:26:52.979 | sorting 2021-02-10 03:26:52.979 | standard-attr-description 2021-02-10 03:26:52.979 | stateful-security-group 2021-02-10 03:26:52.979 | subnet_onboard 2021-02-10 03:26:52.979 | subnet-service-types 2021-02-10 03:26:52.979 | subnet_allocation 2021-02-10 03:26:52.979 | subnetpool-prefix-ops 2021-02-10 03:26:52.979 | standard-attr-tag 2021-02-10 03:26:52.979 | standard-attr-timestamp' 2021-02-10 03:26:52.980 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : [[ address-group 2021-02-10 03:26:52.980 | address-scope 2021-02-10 03:26:52.980 | router-admin-state-down-before-update 2021-02-10 03:26:52.980 | agent 2021-02-10 03:26:52.980 | agent-resources-synced 2021-02-10 03:26:52.980 | allowed-address-pairs 2021-02-10 03:26:52.980 | auto-allocated-topology 2021-02-10 03:26:52.980 | availability_zone 2021-02-10 03:26:52.980 | availability_zone_filter 2021-02-10 03:26:52.980 | default-subnetpools 2021-02-10 03:26:52.980 | dhcp_agent_scheduler 2021-02-10 03:26:52.980 | dvr 2021-02-10 03:26:52.980 | empty-string-filtering 2021-02-10 03:26:52.980 | external-net 2021-02-10 03:26:52.980 | extra_dhcp_opt 2021-02-10 03:26:52.980 | extraroute 2021-02-10 03:26:52.981 | extraroute-atomic 2021-02-10 03:26:52.981 | filter-validation 2021-02-10 03:26:52.981 | fip-port-details 2021-02-10 03:26:52.981 | flavors 2021-02-10 03:26:52.981 | floatingip-pools 2021-02-10 03:26:52.981 | ip-substring-filtering 2021-02-10 03:26:52.981 | router 2021-02-10 03:26:52.981 | ext-gw-mode 2021-02-10 03:26:52.981 | l3-ha 2021-02-10 03:26:52.981 | l3-flavors 2021-02-10 03:26:52.981 | l3-port-ip-change-not-allowed 2021-02-10 03:26:52.981 | l3_agent_scheduler 2021-02-10 03:26:52.981 | multi-provider 2021-02-10 03:26:52.981 | net-mtu 2021-02-10 03:26:52.981 | net-mtu-writable 2021-02-10 03:26:52.981 | network_availability_zone 2021-02-10 03:26:52.981 | network-ip-availability 2021-02-10 03:26:52.981 | pagination 2021-02-10 03:26:52.981 | port-device-profile 2021-02-10 03:26:52.981 | port-mac-address-regenerate 2021-02-10 03:26:52.981 | port-numa-affinity-policy 2021-02-10 03:26:52.981 | binding 2021-02-10 03:26:52.981 | binding-extended 2021-02-10 03:26:52.981 | port-security 2021-02-10 03:26:52.981 | project-id 2021-02-10 03:26:52.981 | provider 2021-02-10 03:26:52.981 | quotas 2021-02-10 03:26:52.981 | quota_details 2021-02-10 03:26:52.981 | rbac-policies 2021-02-10 03:26:52.981 | rbac-address-scope 2021-02-10 03:26:52.981 | rbac-security-groups 2021-02-10 03:26:52.981 | rbac-subnetpool 2021-02-10 03:26:52.981 | revision-if-match 2021-02-10 03:26:52.981 | standard-attr-revisions 2021-02-10 03:26:52.982 | router_availability_zone 2021-02-10 03:26:52.982 | security-groups-normalized-cidr 2021-02-10 03:26:52.982 | port-security-groups-filtering 2021-02-10 03:26:52.982 | security-groups-remote-address-group 2021-02-10 03:26:52.982 | security-group 2021-02-10 03:26:52.982 | service-type 2021-02-10 03:26:52.982 | sorting 2021-02-10 03:26:52.982 | standard-attr-description 2021-02-10 03:26:52.982 | stateful-security-group 2021-02-10 03:26:52.982 | subnet_onboard 2021-02-10 03:26:52.982 | subnet-service-types 2021-02-10 03:26:52.982 | subnet_allocation 2021-02-10 03:26:52.982 | subnetpool-prefix-ops 2021-02-10 03:26:52.982 | standard-attr-tag 2021-02-10 03:26:52.982 | standard-attr-timestamp =~ external-net ]] 2021-02-10 03:26:52.983 | ++ lib/neutron_plugins/services/l3:is_networking_extension_supported:437 : return 0 2021-02-10 03:26:52.988 | +++ lib/tempest:configure_tempest:273 : oscwrap network show -f value -c id public 2021-02-10 03:26:55.628 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:26:55.628 | 2021-02-10 03:26:55.628 | Traceback (most recent call last): 2021-02-10 03:26:55.628 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:26:55.628 | exec(line) 2021-02-10 03:26:55.628 | File "", line 1, in 2021-02-10 03:26:55.628 | File "", line 568, in module_from_spec 2021-02-10 03:26:55.628 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:26:55.628 | 2021-02-10 03:26:55.628 | Remainder of file ignored 2021-02-10 03:26:55.628 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:26:55.628 | from cryptography.utils import int_from_bytes 2021-02-10 03:26:55.628 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:26:55.628 | from cryptography.utils import int_from_bytes 2021-02-10 03:26:55.820 | +++ functions-common:oscwrap:2346 : return 0 2021-02-10 03:26:55.825 | ++ lib/tempest:configure_tempest:273 : public_network_id=bfd8e2be-3754-4b40-a403-9dab5c703496 2021-02-10 03:26:55.828 | ++ lib/tempest:configure_tempest:275 : openstack network create --share shared 2021-02-10 03:26:58.560 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:26:58.560 | 2021-02-10 03:26:58.560 | Traceback (most recent call last): 2021-02-10 03:26:58.560 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:26:58.560 | exec(line) 2021-02-10 03:26:58.560 | File "", line 1, in 2021-02-10 03:26:58.560 | File "", line 568, in module_from_spec 2021-02-10 03:26:58.560 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:26:58.560 | 2021-02-10 03:26:58.560 | Remainder of file ignored 2021-02-10 03:26:58.560 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:26:58.560 | from cryptography.utils import int_from_bytes 2021-02-10 03:26:58.560 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:26:58.560 | from cryptography.utils import int_from_bytes 2021-02-10 03:26:58.560 | +---------------------------+--------------------------------------+ 2021-02-10 03:26:58.560 | | Field | Value | 2021-02-10 03:26:58.560 | +---------------------------+--------------------------------------+ 2021-02-10 03:26:58.560 | | admin_state_up | UP | 2021-02-10 03:26:58.560 | | availability_zone_hints | | 2021-02-10 03:26:58.560 | | availability_zones | | 2021-02-10 03:26:58.561 | | created_at | 2021-02-10T03:26:58Z | 2021-02-10 03:26:58.561 | | description | | 2021-02-10 03:26:58.561 | | dns_domain | None | 2021-02-10 03:26:58.561 | | id | 4d5c3304-425e-4e43-804f-1a7b641037c1 | 2021-02-10 03:26:58.561 | | ipv4_address_scope | None | 2021-02-10 03:26:58.561 | | ipv6_address_scope | None | 2021-02-10 03:26:58.561 | | is_default | False | 2021-02-10 03:26:58.561 | | is_vlan_transparent | None | 2021-02-10 03:26:58.561 | | mtu | 1450 | 2021-02-10 03:26:58.561 | | name | shared | 2021-02-10 03:26:58.561 | | port_security_enabled | True | 2021-02-10 03:26:58.561 | | project_id | 01198e934f36437fb4d89e12ac88fccc | 2021-02-10 03:26:58.561 | | provider:network_type | vxlan | 2021-02-10 03:26:58.561 | | provider:physical_network | None | 2021-02-10 03:26:58.561 | | provider:segmentation_id | 2 | 2021-02-10 03:26:58.561 | | qos_policy_id | None | 2021-02-10 03:26:58.561 | | revision_number | 1 | 2021-02-10 03:26:58.561 | | router:external | Internal | 2021-02-10 03:26:58.561 | | segments | None | 2021-02-10 03:26:58.561 | | shared | True | 2021-02-10 03:26:58.561 | | status | ACTIVE | 2021-02-10 03:26:58.561 | | subnets | | 2021-02-10 03:26:58.561 | | tags | | 2021-02-10 03:26:58.561 | | updated_at | 2021-02-10T03:26:58Z | 2021-02-10 03:26:58.561 | +---------------------------+--------------------------------------+ 2021-02-10 03:26:58.751 | ++ lib/tempest:configure_tempest:276 : openstack subnet create --description shared-subnet --subnet-range 192.168.233.0/24 --network shared shared-subnet 2021-02-10 03:27:01.999 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:27:01.999 | 2021-02-10 03:27:01.999 | Traceback (most recent call last): 2021-02-10 03:27:01.999 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:27:01.999 | exec(line) 2021-02-10 03:27:01.999 | File "", line 1, in 2021-02-10 03:27:01.999 | File "", line 568, in module_from_spec 2021-02-10 03:27:01.999 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:27:01.999 | 2021-02-10 03:27:01.999 | Remainder of file ignored 2021-02-10 03:27:01.999 | /usr/lib/python3/dist-packages/secretstorage/dhcrypto.py:15: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:27:01.999 | from cryptography.utils import int_from_bytes 2021-02-10 03:27:01.999 | /usr/lib/python3/dist-packages/secretstorage/util.py:19: CryptographyDeprecationWarning: int_from_bytes is deprecated, use int.from_bytes instead 2021-02-10 03:27:01.999 | from cryptography.utils import int_from_bytes 2021-02-10 03:27:01.999 | +----------------------+--------------------------------------+ 2021-02-10 03:27:01.999 | | Field | Value | 2021-02-10 03:27:01.999 | +----------------------+--------------------------------------+ 2021-02-10 03:27:01.999 | | allocation_pools | 192.168.233.2-192.168.233.254 | 2021-02-10 03:27:01.999 | | cidr | 192.168.233.0/24 | 2021-02-10 03:27:01.999 | | created_at | 2021-02-10T03:27:01Z | 2021-02-10 03:27:01.999 | | description | shared-subnet | 2021-02-10 03:27:01.999 | | dns_nameservers | | 2021-02-10 03:27:01.999 | | dns_publish_fixed_ip | None | 2021-02-10 03:27:01.999 | | enable_dhcp | True | 2021-02-10 03:27:01.999 | | gateway_ip | 192.168.233.1 | 2021-02-10 03:27:01.999 | | host_routes | | 2021-02-10 03:27:01.999 | | id | 8c168cc2-5897-4b4b-8791-941e1abb76c0 | 2021-02-10 03:27:01.999 | | ip_version | 4 | 2021-02-10 03:27:01.999 | | ipv6_address_mode | None | 2021-02-10 03:27:02.000 | | ipv6_ra_mode | None | 2021-02-10 03:27:02.000 | | name | shared-subnet | 2021-02-10 03:27:02.000 | | network_id | 4d5c3304-425e-4e43-804f-1a7b641037c1 | 2021-02-10 03:27:02.000 | | prefix_length | None | 2021-02-10 03:27:02.000 | | project_id | 01198e934f36437fb4d89e12ac88fccc | 2021-02-10 03:27:02.000 | | revision_number | 0 | 2021-02-10 03:27:02.000 | | segment_id | None | 2021-02-10 03:27:02.000 | | service_types | | 2021-02-10 03:27:02.000 | | subnetpool_id | None | 2021-02-10 03:27:02.000 | | tags | | 2021-02-10 03:27:02.000 | | updated_at | 2021-02-10T03:27:01Z | 2021-02-10 03:27:02.000 | +----------------------+--------------------------------------+ 2021-02-10 03:27:02.189 | ++ lib/tempest:configure_tempest:279 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_syslog False 2021-02-10 03:27:02.222 | ++ lib/tempest:configure_tempest:282 : iniset /opt/stack/tempest/etc/tempest.conf oslo_concurrency lock_path /opt/stack/data/tempest 2021-02-10 03:27:02.250 | ++ lib/tempest:configure_tempest:283 : mkdir -p /opt/stack/data/tempest 2021-02-10 03:27:02.254 | ++ lib/tempest:configure_tempest:284 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT use_stderr False 2021-02-10 03:27:02.280 | ++ lib/tempest:configure_tempest:285 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT log_file tempest.log 2021-02-10 03:27:02.305 | ++ lib/tempest:configure_tempest:286 : iniset /opt/stack/tempest/etc/tempest.conf DEFAULT debug True 2021-02-10 03:27:02.330 | ++ lib/tempest:configure_tempest:289 : iniset /opt/stack/tempest/etc/tempest.conf compute build_timeout 196 2021-02-10 03:27:02.358 | ++ lib/tempest:configure_tempest:290 : iniset /opt/stack/tempest/etc/tempest.conf volume build_timeout 196 2021-02-10 03:27:02.385 | ++ lib/tempest:configure_tempest:293 : iniset /opt/stack/tempest/etc/tempest.conf identity uri http://10.222.0.43/identity/v2.0/ 2021-02-10 03:27:02.413 | ++ lib/tempest:configure_tempest:294 : iniset /opt/stack/tempest/etc/tempest.conf identity uri_v3 http://10.222.0.43/identity/v3 2021-02-10 03:27:02.438 | ++ lib/tempest:configure_tempest:295 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_failure_attempts 2 2021-02-10 03:27:02.463 | ++ lib/tempest:configure_tempest:296 : iniset /opt/stack/tempest/etc/tempest.conf identity user_lockout_duration 10 2021-02-10 03:27:02.490 | ++ lib/tempest:configure_tempest:297 : iniset /opt/stack/tempest/etc/tempest.conf identity user_unique_last_password_count 2 2021-02-10 03:27:02.517 | ++ lib/tempest:configure_tempest:298 : [[ True == \T\r\u\e ]] 2021-02-10 03:27:02.519 | ++ lib/tempest:configure_tempest:299 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_username admin 2021-02-10 03:27:02.546 | ++ lib/tempest:configure_tempest:300 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_password Passw0rd 2021-02-10 03:27:02.572 | ++ lib/tempest:configure_tempest:301 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_project_name admin 2021-02-10 03:27:02.597 | ++ lib/tempest:configure_tempest:302 : iniset /opt/stack/tempest/etc/tempest.conf auth admin_domain_name Default 2021-02-10 03:27:02.623 | ++ lib/tempest:configure_tempest:304 : '[' False == True ']' 2021-02-10 03:27:02.625 | ++ lib/tempest:configure_tempest:309 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled api_v2 False 2021-02-10 03:27:02.654 | ++ lib/tempest:configure_tempest:311 : iniset /opt/stack/tempest/etc/tempest.conf identity auth_version v3 2021-02-10 03:27:02.679 | ++ lib/tempest:configure_tempest:312 : [[ '' != \v\2 ]] 2021-02-10 03:27:02.682 | ++ lib/tempest:configure_tempest:314 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled api_v2_admin False 2021-02-10 03:27:02.708 | ++ lib/tempest:configure_tempest:317 : is_service_enabled tls-proxy 2021-02-10 03:27:02.724 | ++ functions-common:is_service_enabled:1962 : return 1 2021-02-10 03:27:02.727 | ++ lib/tempest:configure_tempest:322 : [[ True = True ]] 2021-02-10 03:27:02.729 | ++ lib/tempest:configure_tempest:323 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled security_compliance True 2021-02-10 03:27:02.756 | ++ lib/tempest:configure_tempest:328 : is_service_enabled ldap 2021-02-10 03:27:02.772 | ++ functions-common:is_service_enabled:1962 : return 1 2021-02-10 03:27:02.774 | ++ lib/tempest:configure_tempest:334 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled project_tags True 2021-02-10 03:27:02.799 | ++ lib/tempest:configure_tempest:338 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled application_credentials True 2021-02-10 03:27:02.827 | ++ lib/tempest:configure_tempest:342 : iniset /opt/stack/tempest/etc/tempest.conf identity-feature-enabled access_rules True 2021-02-10 03:27:02.853 | ++ lib/tempest:configure_tempest:347 : [[ ! -z '' ]] 2021-02-10 03:27:02.855 | ++ lib/tempest:configure_tempest:350 : '[' libvirt = xenserver ']' 2021-02-10 03:27:02.857 | ++ lib/tempest:configure_tempest:353 : iniset /opt/stack/tempest/etc/tempest.conf image-feature-enabled import_image False 2021-02-10 03:27:02.896 | ++ lib/tempest:configure_tempest:355 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref 783003fb-6411-4e60-b305-b8c3ff010e8b 2021-02-10 03:27:02.924 | ++ lib/tempest:configure_tempest:356 : iniset /opt/stack/tempest/etc/tempest.conf compute image_ref_alt 783003fb-6411-4e60-b305-b8c3ff010e8b 2021-02-10 03:27:02.954 | ++ lib/tempest:configure_tempest:357 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref 42 2021-02-10 03:27:02.983 | ++ lib/tempest:configure_tempest:358 : iniset /opt/stack/tempest/etc/tempest.conf compute flavor_ref_alt 84 2021-02-10 03:27:03.009 | ++ lib/tempest:configure_tempest:359 : iniset /opt/stack/tempest/etc/tempest.conf validation connect_method floating 2021-02-10 03:27:03.037 | ++ lib/tempest:configure_tempest:360 : is_service_enabled neutron 2021-02-10 03:27:03.052 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:27:03.055 | ++ lib/tempest:configure_tempest:368 : [[ -n '' ]] 2021-02-10 03:27:03.057 | ++ lib/tempest:configure_tempest:378 : local tempest_compute_min_microversion=None 2021-02-10 03:27:03.059 | ++ lib/tempest:configure_tempest:379 : local tempest_compute_max_microversion=latest 2021-02-10 03:27:03.062 | ++ lib/tempest:configure_tempest:382 : [[ '' == \c\o\m\p\u\t\e\_\l\e\g\a\c\y ]] 2021-02-10 03:27:03.064 | ++ lib/tempest:configure_tempest:386 : '[' None == None ']' 2021-02-10 03:27:03.067 | ++ lib/tempest:configure_tempest:387 : inicomment /opt/stack/tempest/etc/tempest.conf compute min_microversion 2021-02-10 03:27:03.084 | ++ lib/tempest:configure_tempest:391 : '[' latest == None ']' 2021-02-10 03:27:03.086 | ++ lib/tempest:configure_tempest:394 : iniset /opt/stack/tempest/etc/tempest.conf compute max_microversion latest 2021-02-10 03:27:03.115 | ++ lib/tempest:configure_tempest:397 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled personality False 2021-02-10 03:27:03.143 | ++ lib/tempest:configure_tempest:398 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled resize True 2021-02-10 03:27:03.170 | ++ lib/tempest:configure_tempest:399 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migration False 2021-02-10 03:27:03.196 | ++ lib/tempest:configure_tempest:400 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled change_password False 2021-02-10 03:27:03.224 | ++ lib/tempest:configure_tempest:401 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled block_migration_for_live_migration True 2021-02-10 03:27:03.251 | ++ lib/tempest:configure_tempest:402 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled live_migrate_back_and_forth False 2021-02-10 03:27:03.278 | ++ lib/tempest:configure_tempest:403 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled attach_encrypted_volume False 2021-02-10 03:27:03.306 | ++ lib/tempest:configure_tempest:405 : [[ -n AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter ]] 2021-02-10 03:27:03.308 | ++ lib/tempest:configure_tempest:406 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled scheduler_enabled_filters AvailabilityZoneFilter,ComputeFilter,ComputeCapabilitiesFilter,ImagePropertiesFilter,ServerGroupAntiAffinityFilter,ServerGroupAffinityFilter,SameHostFilter,DifferentHostFilter 2021-02-10 03:27:03.336 | ++ lib/tempest:configure_tempest:409 : [[ False == \T\r\u\e ]] 2021-02-10 03:27:03.338 | ++ lib/tempest:configure_tempest:413 : is_service_enabled n-novnc 2021-02-10 03:27:03.354 | ++ functions-common:is_service_enabled:1962 : return 1 2021-02-10 03:27:03.357 | ++ lib/tempest:configure_tempest:418 : iniset /opt/stack/tempest/etc/tempest.conf network project_networks_reachable false 2021-02-10 03:27:03.384 | ++ lib/tempest:configure_tempest:419 : iniset /opt/stack/tempest/etc/tempest.conf network public_network_id bfd8e2be-3754-4b40-a403-9dab5c703496 2021-02-10 03:27:03.411 | ++ lib/tempest:configure_tempest:420 : iniset /opt/stack/tempest/etc/tempest.conf network public_router_id '' 2021-02-10 03:27:03.437 | ++ lib/tempest:configure_tempest:421 : iniset /opt/stack/tempest/etc/tempest.conf network default_network 172.20.0.0/16 2021-02-10 03:27:03.463 | ++ lib/tempest:configure_tempest:422 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6 True 2021-02-10 03:27:03.496 | ++ lib/tempest:configure_tempest:423 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled ipv6_subnet_attributes True 2021-02-10 03:27:03.525 | ++ lib/tempest:configure_tempest:424 : iniset /opt/stack/tempest/etc/tempest.conf network-feature-enabled port_security True 2021-02-10 03:27:03.556 | ++ lib/tempest:configure_tempest:427 : '[' libvirt = xenserver ']' 2021-02-10 03:27:03.558 | ++ lib/tempest:configure_tempest:433 : SCENARIO_IMAGE_DIR=/home/ubuntu/devstack/files 2021-02-10 03:27:03.560 | ++ lib/tempest:configure_tempest:434 : SCENARIO_IMAGE_FILE= 2021-02-10 03:27:03.563 | ++ lib/tempest:configure_tempest:436 : iniset /opt/stack/tempest/etc/tempest.conf scenario img_file /home/ubuntu/devstack/files/ 2021-02-10 03:27:03.591 | ++ lib/tempest:configure_tempest:439 : TEMPEST_SSH_NETWORK_NAME=private 2021-02-10 03:27:03.596 | ++ lib/tempest:configure_tempest:440 : is_provider_network 2021-02-10 03:27:03.599 | ++ functions-common:is_provider_network:2155 : '[' '' == True ']' 2021-02-10 03:27:03.602 | ++ functions-common:is_provider_network:2158 : return 1 2021-02-10 03:27:03.604 | ++ lib/tempest:configure_tempest:444 : iniset /opt/stack/tempest/etc/tempest.conf validation run_validation True 2021-02-10 03:27:03.635 | ++ lib/tempest:configure_tempest:445 : iniset /opt/stack/tempest/etc/tempest.conf validation ip_version_for_ssh 4 2021-02-10 03:27:03.661 | ++ lib/tempest:configure_tempest:446 : iniset /opt/stack/tempest/etc/tempest.conf validation ssh_timeout 196 2021-02-10 03:27:03.687 | ++ lib/tempest:configure_tempest:447 : iniset /opt/stack/tempest/etc/tempest.conf validation image_ssh_user cirros 2021-02-10 03:27:03.714 | ++ lib/tempest:configure_tempest:448 : iniset /opt/stack/tempest/etc/tempest.conf validation image_alt_ssh_user cirros 2021-02-10 03:27:03.741 | ++ lib/tempest:configure_tempest:449 : iniset /opt/stack/tempest/etc/tempest.conf validation network_for_ssh private 2021-02-10 03:27:03.779 | ++ lib/tempest:configure_tempest:456 : [[ -n '' ]] 2021-02-10 03:27:03.782 | ++ lib/tempest:configure_tempest:460 : [[ ceph == *\l\v\m* ]] 2021-02-10 03:27:03.785 | +++ lib/tempest:configure_tempest:463 : trueorfalse False TEMPEST_VOLUME_MANAGE_SNAPSHOT 2021-02-10 03:27:03.802 | ++ lib/tempest:configure_tempest:463 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_snapshot False 2021-02-10 03:27:03.837 | ++ lib/tempest:configure_tempest:465 : [[ ceph == *\l\v\m* ]] 2021-02-10 03:27:03.841 | +++ lib/tempest:configure_tempest:468 : trueorfalse False TEMPEST_VOLUME_MANAGE_VOLUME 2021-02-10 03:27:03.859 | ++ lib/tempest:configure_tempest:468 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled manage_volume False 2021-02-10 03:27:03.895 | ++ lib/tempest:configure_tempest:471 : [[ ceph == *\l\v\m* ]] 2021-02-10 03:27:03.898 | +++ lib/tempest:configure_tempest:474 : trueorfalse False TEMPEST_EXTEND_ATTACHED_VOLUME 2021-02-10 03:27:03.915 | ++ lib/tempest:configure_tempest:474 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled extend_attached_volume False 2021-02-10 03:27:03.943 | ++ lib/tempest:configure_tempest:476 : [[ ceph == *\l\v\m* ]] 2021-02-10 03:27:03.946 | +++ lib/tempest:configure_tempest:479 : trueorfalse False TEMPEST_VOLUME_REVERT_TO_SNAPSHOT 2021-02-10 03:27:03.962 | ++ lib/tempest:configure_tempest:479 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert False 2021-02-10 03:27:03.988 | ++ lib/tempest:configure_tempest:480 : local tempest_volume_min_microversion=None 2021-02-10 03:27:03.990 | ++ lib/tempest:configure_tempest:481 : local tempest_volume_max_microversion=latest 2021-02-10 03:27:03.993 | ++ lib/tempest:configure_tempest:484 : [[ '' == \v\o\l\u\m\e\v\2 ]] 2021-02-10 03:27:03.995 | ++ lib/tempest:configure_tempest:488 : '[' None == None ']' 2021-02-10 03:27:03.998 | ++ lib/tempest:configure_tempest:489 : inicomment /opt/stack/tempest/etc/tempest.conf volume min_microversion 2021-02-10 03:27:04.016 | ++ lib/tempest:configure_tempest:494 : '[' latest == None ']' 2021-02-10 03:27:04.019 | ++ lib/tempest:configure_tempest:497 : iniset /opt/stack/tempest/etc/tempest.conf volume max_microversion latest 2021-02-10 03:27:04.045 | ++ lib/tempest:configure_tempest:500 : is_service_enabled c-bak 2021-02-10 03:27:04.061 | ++ functions-common:is_service_enabled:1962 : return 1 2021-02-10 03:27:04.063 | ++ lib/tempest:configure_tempest:501 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled backup False 2021-02-10 03:27:04.089 | ++ lib/tempest:configure_tempest:507 : [[ -n ceph ]] 2021-02-10 03:27:04.092 | ++ lib/tempest:configure_tempest:507 : [[ ceph =~ .*,.* ]] 2021-02-10 03:27:04.094 | ++ lib/tempest:configure_tempest:527 : '[' default '!=' default -o 'Open Source' '!=' 'Open Source' ']' 2021-02-10 03:27:04.097 | ++ lib/tempest:configure_tempest:531 : '[' default '!=' default -o ceph '!=' iSCSI ']' 2021-02-10 03:27:04.099 | ++ lib/tempest:configure_tempest:533 : iniset /opt/stack/tempest/etc/tempest.conf volume storage_protocol ceph 2021-02-10 03:27:04.126 | ++ lib/tempest:configure_tempest:541 : local tempest_placement_min_microversion=None 2021-02-10 03:27:04.129 | ++ lib/tempest:configure_tempest:542 : local tempest_placement_max_microversion=latest 2021-02-10 03:27:04.131 | ++ lib/tempest:configure_tempest:543 : '[' None == None ']' 2021-02-10 03:27:04.133 | ++ lib/tempest:configure_tempest:544 : inicomment /opt/stack/tempest/etc/tempest.conf placement min_microversion 2021-02-10 03:27:04.152 | ++ lib/tempest:configure_tempest:548 : '[' latest == None ']' 2021-02-10 03:27:04.155 | ++ lib/tempest:configure_tempest:551 : iniset /opt/stack/tempest/etc/tempest.conf placement max_microversion latest 2021-02-10 03:27:04.184 | ++ lib/tempest:configure_tempest:555 : '[' libvirt = ironic ']' 2021-02-10 03:27:04.187 | ++ lib/tempest:configure_tempest:569 : '[' libvirt = libvirt ']' 2021-02-10 03:27:04.189 | ++ lib/tempest:configure_tempest:571 : '[' kvm = lxc ']' 2021-02-10 03:27:04.192 | ++ lib/tempest:configure_tempest:578 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve_migrate True 2021-02-10 03:27:04.222 | ++ lib/tempest:configure_tempest:579 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled stable_rescue True 2021-02-10 03:27:04.250 | ++ lib/tempest:configure_tempest:580 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume True 2021-02-10 03:27:04.276 | ++ lib/tempest:configure_tempest:593 : local service 2021-02-10 03:27:04.279 | ++ lib/tempest:configure_tempest:594 : local tempest_services=key,glance,nova,neutron,cinder,swift,horizon 2021-02-10 03:27:04.281 | ++ lib/tempest:configure_tempest:595 : for service in ${tempest_services//,/ } 2021-02-10 03:27:04.284 | ++ lib/tempest:configure_tempest:596 : is_service_enabled key 2021-02-10 03:27:04.300 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:27:04.302 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf service_available key True 2021-02-10 03:27:04.331 | ++ lib/tempest:configure_tempest:595 : for service in ${tempest_services//,/ } 2021-02-10 03:27:04.333 | ++ lib/tempest:configure_tempest:596 : is_service_enabled glance 2021-02-10 03:27:04.351 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:27:04.354 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf service_available glance True 2021-02-10 03:27:04.383 | ++ lib/tempest:configure_tempest:595 : for service in ${tempest_services//,/ } 2021-02-10 03:27:04.386 | ++ lib/tempest:configure_tempest:596 : is_service_enabled nova 2021-02-10 03:27:04.402 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:27:04.405 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf service_available nova True 2021-02-10 03:27:04.432 | ++ lib/tempest:configure_tempest:595 : for service in ${tempest_services//,/ } 2021-02-10 03:27:04.434 | ++ lib/tempest:configure_tempest:596 : is_service_enabled neutron 2021-02-10 03:27:04.454 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:27:04.456 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf service_available neutron True 2021-02-10 03:27:04.488 | ++ lib/tempest:configure_tempest:595 : for service in ${tempest_services//,/ } 2021-02-10 03:27:04.491 | ++ lib/tempest:configure_tempest:596 : is_service_enabled cinder 2021-02-10 03:27:04.509 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:27:04.511 | ++ lib/tempest:configure_tempest:597 : iniset /opt/stack/tempest/etc/tempest.conf service_available cinder True 2021-02-10 03:27:04.539 | ++ lib/tempest:configure_tempest:595 : for service in ${tempest_services//,/ } 2021-02-10 03:27:04.542 | ++ lib/tempest:configure_tempest:596 : is_service_enabled swift 2021-02-10 03:27:04.559 | ++ functions-common:is_service_enabled:1962 : return 1 2021-02-10 03:27:04.561 | ++ lib/tempest:configure_tempest:599 : iniset /opt/stack/tempest/etc/tempest.conf service_available swift False 2021-02-10 03:27:04.592 | ++ lib/tempest:configure_tempest:595 : for service in ${tempest_services//,/ } 2021-02-10 03:27:04.594 | ++ lib/tempest:configure_tempest:596 : is_service_enabled horizon 2021-02-10 03:27:04.611 | ++ functions-common:is_service_enabled:1962 : return 1 2021-02-10 03:27:04.613 | ++ lib/tempest:configure_tempest:599 : iniset /opt/stack/tempest/etc/tempest.conf service_available horizon False 2021-02-10 03:27:04.643 | ++ lib/tempest:configure_tempest:603 : '[' libvirt = libvirt ']' 2021-02-10 03:27:04.646 | ++ lib/tempest:configure_tempest:603 : '[' kvm = lxc ']' 2021-02-10 03:27:04.648 | ++ lib/tempest:configure_tempest:613 : local tmp_cfg_file 2021-02-10 03:27:04.651 | +++ lib/tempest:configure_tempest:614 : mktemp 2021-02-10 03:27:04.657 | ++ lib/tempest:configure_tempest:614 : tmp_cfg_file=/tmp/tmp.WU9w17XnnL 2021-02-10 03:27:04.660 | ++ lib/tempest:configure_tempest:615 : cd /opt/stack/tempest 2021-02-10 03:27:04.662 | ++ lib/tempest:configure_tempest:616 : [[ False != \T\r\u\e ]] 2021-02-10 03:27:04.665 | ++ lib/tempest:configure_tempest:617 : tox -revenv-tempest --notest 2021-02-10 03:27:05.329 | venv-tempest recreate: /opt/stack/tempest/.tox/tempest 2021-02-10 03:27:06.293 | venv-tempest installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt 2021-02-10 03:27:22.733 | venv-tempest develop-inst: /opt/stack/tempest 2021-02-10 03:27:28.294 | venv-tempest installed: attrs==20.3.0,bcrypt==3.2.0,certifi==2020.12.5,cffi==1.14.4,chardet==4.0.0,cliff==3.6.0,cmd2==1.5.0,colorama==0.4.4,cryptography==3.4.3,debtcollector==2.2.0,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==2.10,importlib-metadata==3.4.0,importlib-resources==3.3.1,iso8601==0.1.14,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.5,msgpack==1.0.2,netaddr==0.8.0,netifaces==0.10.9,oslo.concurrency==4.4.0,oslo.config==8.4.0,oslo.context==3.1.1,oslo.i18n==5.0.1,oslo.log==4.4.0,oslo.serialization==4.1.0,oslo.utils==4.7.0,packaging==20.9,paramiko==2.7.2,pbr==5.5.1,prettytable==0.7.2,pycparser==2.20,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==2.4.7,pyperclip==1.8.1,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.4.0,six==1.15.0,stestr==3.1.0,stevedore==3.3.0,-e git+https://opendev.org/openstack/tempest@eae384ac1d2981aee1b56a270caf764f5061f4f8#egg=tempest,testtools==2.4.0,traceback2==1.4.0,typing-extensions==3.7.4.3,unittest2==1.1.0,urllib3==1.26.3,voluptuous==0.12.1,wcwidth==0.2.5,wrapt==1.12.1,zipp==3.4.0 2021-02-10 03:27:28.294 | ___________________________________ summary ____________________________________ 2021-02-10 03:27:28.294 | venv-tempest: skipped tests 2021-02-10 03:27:28.294 | congratulations :) 2021-02-10 03:27:28.295 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:27:28.295 | 2021-02-10 03:27:28.295 | Traceback (most recent call last): 2021-02-10 03:27:28.295 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:27:28.295 | exec(line) 2021-02-10 03:27:28.295 | File "", line 1, in 2021-02-10 03:27:28.295 | File "", line 568, in module_from_spec 2021-02-10 03:27:28.295 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:27:28.295 | 2021-02-10 03:27:28.295 | Remainder of file ignored 2021-02-10 03:27:28.335 | ++ lib/tempest:configure_tempest:621 : local tmp_u_c_m 2021-02-10 03:27:28.339 | +++ lib/tempest:configure_tempest:622 : mktemp -t tempest_u_c_m.XXXXXXXXXX 2021-02-10 03:27:28.345 | ++ lib/tempest:configure_tempest:622 : tmp_u_c_m=/tmp/tempest_u_c_m.xVlvna7iTE 2021-02-10 03:27:28.349 | ++ lib/tempest:configure_tempest:623 : cd /opt/stack/requirements 2021-02-10 03:27:28.351 | ++ lib/tempest:configure_tempest:623 : git show origin/master:upper-constraints.txt 2021-02-10 03:27:28.357 | ++ lib/tempest:configure_tempest:624 : tox -evenv-tempest -- pip install -c /tmp/tempest_u_c_m.xVlvna7iTE -r requirements.txt 2021-02-10 03:27:30.051 | /opt/stack/tempest/.tox/tempest/lib/python3.6/site-packages/pbr/core.py:131: UserWarning: Unknown distribution option: 'requires_python' 2021-02-10 03:27:30.051 | warnings.warn(msg) 2021-02-10 03:27:30.143 | venv-tempest develop-inst-noop: /opt/stack/tempest 2021-02-10 03:27:30.741 | venv-tempest installed: attrs==20.3.0,bcrypt==3.2.0,certifi==2020.12.5,cffi==1.14.4,chardet==4.0.0,cliff==3.6.0,cmd2==1.5.0,colorama==0.4.4,cryptography==3.4.3,debtcollector==2.2.0,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==2.10,importlib-metadata==3.4.0,importlib-resources==3.3.1,iso8601==0.1.14,jsonschema==3.2.0,linecache2==1.0.0,monotonic==1.5,msgpack==1.0.2,netaddr==0.8.0,netifaces==0.10.9,oslo.concurrency==4.4.0,oslo.config==8.4.0,oslo.context==3.1.1,oslo.i18n==5.0.1,oslo.log==4.4.0,oslo.serialization==4.1.0,oslo.utils==4.7.0,packaging==20.9,paramiko==2.7.2,pbr==5.5.1,prettytable==0.7.2,pycparser==2.20,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==2.4.7,pyperclip==1.8.1,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.4.0,six==1.15.0,stestr==3.1.0,stevedore==3.3.0,-e git+https://opendev.org/openstack/tempest@eae384ac1d2981aee1b56a270caf764f5061f4f8#egg=tempest,testtools==2.4.0,traceback2==1.4.0,typing-extensions==3.7.4.3,unittest2==1.1.0,urllib3==1.26.3,voluptuous==0.12.1,wcwidth==0.2.5,wrapt==1.12.1,zipp==3.4.0 2021-02-10 03:27:30.742 | venv-tempest run-test-pre: PYTHONHASHSEED='22957960' 2021-02-10 03:27:30.742 | venv-tempest run-test: commands[0] | pip install -c /tmp/tempest_u_c_m.xVlvna7iTE -r requirements.txt 2021-02-10 03:27:32.289 | Looking in indexes: http://10.100.0.9:8080/cloudbase/CI/+simple/ 2021-02-10 03:27:32.294 | Ignoring scipy: markers 'python_version == "3.8"' don't match your environment 2021-02-10 03:27:32.304 | Ignoring numpy: markers 'python_version == "3.8"' don't match your environment 2021-02-10 03:27:32.309 | Ignoring importlib-resources: markers 'python_version == "3.8"' don't match your environment 2021-02-10 03:27:32.312 | Requirement already satisfied: oslo.concurrency===4.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xVlvna7iTE (line 24)) (4.4.0) 2021-02-10 03:27:32.337 | Requirement already satisfied: pbr===5.5.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xVlvna7iTE (line 46)) (5.5.1) 2021-02-10 03:27:32.339 | Requirement already satisfied: oslo.i18n===5.0.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xVlvna7iTE (line 52)) (5.0.1) 2021-02-10 03:27:32.345 | Requirement already satisfied: fixtures===3.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xVlvna7iTE (line 62)) (3.0.0) 2021-02-10 03:27:32.356 | Requirement already satisfied: debtcollector===2.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xVlvna7iTE (line 118)) (2.2.0) 2021-02-10 03:27:32.363 | Requirement already satisfied: netaddr===0.8.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xVlvna7iTE (line 135)) (0.8.0) 2021-02-10 03:27:32.369 | Requirement already satisfied: prettytable===0.7.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xVlvna7iTE (line 143)) (0.7.2) 2021-02-10 03:27:32.370 | Requirement already satisfied: paramiko===2.7.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xVlvna7iTE (line 167)) (2.7.2) 2021-02-10 03:27:32.407 | Requirement already satisfied: urllib3===1.26.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xVlvna7iTE (line 172)) (1.26.3) 2021-02-10 03:27:32.430 | Requirement already satisfied: python-subunit===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xVlvna7iTE (line 177)) (1.4.0) 2021-02-10 03:27:32.444 | Requirement already satisfied: PyYAML===5.4.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xVlvna7iTE (line 181)) (5.4.1) 2021-02-10 03:27:32.446 | Requirement already satisfied: cryptography===3.4.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xVlvna7iTE (line 185)) (3.4.3) 2021-02-10 03:27:32.489 | Requirement already satisfied: unittest2===1.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xVlvna7iTE (line 203)) (1.1.0) 2021-02-10 03:27:32.495 | Requirement already satisfied: bcrypt===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xVlvna7iTE (line 211)) (3.2.0) 2021-02-10 03:27:32.505 | Requirement already satisfied: cliff===3.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xVlvna7iTE (line 245)) (3.6.0) 2021-02-10 03:27:32.519 | Requirement already satisfied: oslo.log===4.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xVlvna7iTE (line 276)) (4.4.0) 2021-02-10 03:27:32.560 | Requirement already satisfied: stestr===3.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xVlvna7iTE (line 304)) (3.1.0) 2021-02-10 03:27:32.591 | Requirement already satisfied: oslo.serialization===4.1.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xVlvna7iTE (line 305)) (4.1.0) 2021-02-10 03:27:32.600 | Requirement already satisfied: testtools===2.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xVlvna7iTE (line 343)) (2.4.0) 2021-02-10 03:27:32.618 | Requirement already satisfied: PyNaCl===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xVlvna7iTE (line 385)) (1.4.0) 2021-02-10 03:27:32.632 | Requirement already satisfied: msgpack===1.0.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xVlvna7iTE (line 392)) (1.0.2) 2021-02-10 03:27:32.634 | Requirement already satisfied: oslo.config===8.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xVlvna7iTE (line 394)) (8.4.0) 2021-02-10 03:27:32.679 | Requirement already satisfied: pyparsing===2.4.7 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xVlvna7iTE (line 409)) (2.4.7) 2021-02-10 03:27:32.682 | Requirement already satisfied: stevedore===3.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xVlvna7iTE (line 420)) (3.3.0) 2021-02-10 03:27:32.691 | Requirement already satisfied: cmd2===1.5.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xVlvna7iTE (line 429)) (1.5.0) 2021-02-10 03:27:32.753 | Requirement already satisfied: six===1.15.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xVlvna7iTE (line 446)) (1.15.0) 2021-02-10 03:27:32.755 | Requirement already satisfied: wrapt===1.12.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xVlvna7iTE (line 473)) (1.12.1) 2021-02-10 03:27:32.757 | Requirement already satisfied: rfc3986===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xVlvna7iTE (line 484)) (1.4.0) 2021-02-10 03:27:32.761 | Requirement already satisfied: future===0.18.2 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xVlvna7iTE (line 487)) (0.18.2) 2021-02-10 03:27:32.763 | Requirement already satisfied: importlib-resources===3.3.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xVlvna7iTE (line 516)) (3.3.1) 2021-02-10 03:27:32.782 | Requirement already satisfied: cffi===1.14.4 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xVlvna7iTE (line 531)) (1.14.4) 2021-02-10 03:27:32.784 | Requirement already satisfied: jsonschema===3.2.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xVlvna7iTE (line 534)) (3.2.0) 2021-02-10 03:27:32.815 | Requirement already satisfied: zipp===3.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xVlvna7iTE (line 547)) (3.4.0) 2021-02-10 03:27:32.842 | Requirement already satisfied: fasteners===0.14.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xVlvna7iTE (line 560)) (0.14.1) 2021-02-10 03:27:32.846 | Requirement already satisfied: oslo.utils===4.7.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xVlvna7iTE (line 566)) (4.7.0) 2021-02-10 03:27:32.864 | Requirement already satisfied: python-dateutil===2.8.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xVlvna7iTE (line 573)) (2.8.1) 2021-02-10 03:27:32.869 | Requirement already satisfied: colorama===0.4.4 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xVlvna7iTE (line 577)) (0.4.4) 2021-02-10 03:27:32.872 | Requirement already satisfied: pytz===2021.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xVlvna7iTE (line 580)) (2021.1) 2021-02-10 03:27:32.875 | Requirement already satisfied: setuptools===53.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xVlvna7iTE (line 587)) (53.0.0) 2021-02-10 03:27:32.923 | Requirement already satisfied: extras===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xVlvna7iTE (line 161)) (1.0.0) 2021-02-10 03:27:32.925 | Requirement already satisfied: traceback2===1.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xVlvna7iTE (line 146)) (1.4.0) 2021-02-10 03:27:32.928 | Requirement already satisfied: argparse in ./.tox/tempest/lib/python3.6/site-packages (from unittest2===1.1.0->-c /tmp/tempest_u_c_m.xVlvna7iTE (line 203)) (1.4.0) 2021-02-10 03:27:32.929 | Requirement already satisfied: pyinotify===0.9.6 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xVlvna7iTE (line 117)) (0.9.6) 2021-02-10 03:27:32.931 | Requirement already satisfied: oslo.context===3.1.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xVlvna7iTE (line 55)) (3.1.1) 2021-02-10 03:27:32.937 | Requirement already satisfied: voluptuous===0.12.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xVlvna7iTE (line 2)) (0.12.1) 2021-02-10 03:27:32.940 | Requirement already satisfied: python-mimeparse===1.6.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xVlvna7iTE (line 97)) (1.6.0) 2021-02-10 03:27:32.942 | Requirement already satisfied: importlib-metadata===3.4.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xVlvna7iTE (line 279)) (3.4.0) 2021-02-10 03:27:32.981 | Requirement already satisfied: requests===2.25.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xVlvna7iTE (line 220)) (2.25.1) 2021-02-10 03:27:33.002 | Requirement already satisfied: wcwidth===0.2.5 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xVlvna7iTE (line 140)) (0.2.5) 2021-02-10 03:27:33.006 | Requirement already satisfied: attrs===20.3.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xVlvna7iTE (line 49)) (20.3.0) 2021-02-10 03:27:33.051 | Requirement already satisfied: pyperclip===1.8.1 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xVlvna7iTE (line 267)) (1.8.1) 2021-02-10 03:27:33.053 | Requirement already satisfied: pycparser===2.20 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xVlvna7iTE (line 179)) (2.20) 2021-02-10 03:27:33.055 | Requirement already satisfied: pyrsistent===0.17.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xVlvna7iTE (line 482)) (0.17.3) 2021-02-10 03:27:33.059 | Requirement already satisfied: monotonic===1.5 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xVlvna7iTE (line 501)) (1.5) 2021-02-10 03:27:33.060 | Requirement already satisfied: packaging===20.9 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xVlvna7iTE (line 331)) (20.9) 2021-02-10 03:27:33.065 | Requirement already satisfied: iso8601===0.1.14 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xVlvna7iTE (line 357)) (0.1.14) 2021-02-10 03:27:33.067 | Requirement already satisfied: netifaces===0.10.9 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xVlvna7iTE (line 508)) (0.10.9) 2021-02-10 03:27:33.069 | Requirement already satisfied: linecache2===1.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xVlvna7iTE (line 359)) (1.0.0) 2021-02-10 03:27:33.071 | Requirement already satisfied: typing-extensions===3.7.4.3 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xVlvna7iTE (line 574)) (3.7.4.3) 2021-02-10 03:27:33.074 | Requirement already satisfied: certifi===2020.12.5 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xVlvna7iTE (line 41)) (2020.12.5) 2021-02-10 03:27:33.076 | Requirement already satisfied: idna===2.10 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xVlvna7iTE (line 361)) (2.10) 2021-02-10 03:27:33.079 | Requirement already satisfied: chardet===4.0.0 in ./.tox/tempest/lib/python3.6/site-packages (from -c /tmp/tempest_u_c_m.xVlvna7iTE (line 3)) (4.0.0) 2021-02-10 03:27:33.176 | WARNING: You are using pip version 20.2.4; however, version 21.0.1 is available. 2021-02-10 03:27:33.176 | You should consider upgrading via the '/opt/stack/tempest/.tox/tempest/bin/python -m pip install --upgrade pip' command. 2021-02-10 03:27:33.236 | ___________________________________ summary ____________________________________ 2021-02-10 03:27:33.236 | venv-tempest: commands succeeded 2021-02-10 03:27:33.236 | congratulations :) 2021-02-10 03:27:33.236 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:27:33.236 | 2021-02-10 03:27:33.236 | Traceback (most recent call last): 2021-02-10 03:27:33.236 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:27:33.236 | exec(line) 2021-02-10 03:27:33.236 | File "", line 1, in 2021-02-10 03:27:33.236 | File "", line 568, in module_from_spec 2021-02-10 03:27:33.236 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:27:33.236 | 2021-02-10 03:27:33.237 | Remainder of file ignored 2021-02-10 03:27:33.268 | ++ lib/tempest:configure_tempest:625 : rm -f /tmp/tempest_u_c_m.xVlvna7iTE 2021-02-10 03:27:33.274 | ++ lib/tempest:configure_tempest:628 : iniset /opt/stack/tempest/etc/tempest.conf auth tempest_roles member 2021-02-10 03:27:33.306 | ++ lib/tempest:configure_tempest:629 : [[ False == \T\r\u\e ]] 2021-02-10 03:27:33.308 | ++ lib/tempest:configure_tempest:637 : [[ True == \F\a\l\s\e ]] 2021-02-10 03:27:33.311 | ++ lib/tempest:configure_tempest:641 : iniset /opt/stack/tempest/etc/tempest.conf auth use_dynamic_credentials True 2021-02-10 03:27:33.337 | ++ lib/tempest:configure_tempest:647 : tox -evenv -- tempest verify-config -uro /tmp/tmp.WU9w17XnnL 2021-02-10 03:27:34.012 | venv create: /opt/stack/tempest/.tox/venv 2021-02-10 03:27:34.744 | venv installdeps: -chttps://releases.openstack.org/constraints/upper/master, -r/opt/stack/tempest/requirements.txt, -r/opt/stack/tempest/doc/requirements.txt 2021-02-10 03:27:57.849 | venv develop-inst: /opt/stack/tempest 2021-02-10 03:28:05.560 | venv installed: alabaster==0.7.12,attrs==20.3.0,Babel==2.9.0,bcrypt==3.2.0,certifi==2020.12.5,cffi==1.14.4,chardet==4.0.0,cliff==3.6.0,cmd2==1.5.0,colorama==0.4.4,cryptography==3.4.3,debtcollector==2.2.0,docutils==0.16,dulwich==0.20.18,extras==1.0.0,fasteners==0.14.1,fixtures==3.0.0,future==0.18.2,idna==2.10,imagesize==1.2.0,importlib-metadata==3.4.0,importlib-resources==3.3.1,iso8601==0.1.14,Jinja2==2.11.3,jsonschema==3.2.0,linecache2==1.0.0,MarkupSafe==1.1.1,monotonic==1.5,msgpack==1.0.2,netaddr==0.8.0,netifaces==0.10.9,openstackdocstheme==2.2.7,oslo.concurrency==4.4.0,oslo.config==8.4.0,oslo.context==3.1.1,oslo.i18n==5.0.1,oslo.log==4.4.0,oslo.serialization==4.1.0,oslo.utils==4.7.0,packaging==20.9,paramiko==2.7.2,pbr==5.5.1,prettytable==0.7.2,pycparser==2.20,Pygments==2.7.4,pyinotify==0.9.6,PyNaCl==1.4.0,pyparsing==2.4.7,pyperclip==1.8.1,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.2.0,requests==2.25.1,rfc3986==1.4.0,six==1.15.0,snowballstemmer==2.1.0,Sphinx==3.4.3,sphinxcontrib-applehelp==1.0.2,sphinxcontrib-devhelp==1.0.2,sphinxcontrib-htmlhelp==1.0.3,sphinxcontrib-jsmath==1.0.1,sphinxcontrib-qthelp==1.0.3,sphinxcontrib-serializinghtml==1.1.4,sphinxcontrib-svg2pdfconverter==1.1.1,stestr==3.1.0,stevedore==3.3.0,-e git+https://opendev.org/openstack/tempest@eae384ac1d2981aee1b56a270caf764f5061f4f8#egg=tempest,testtools==2.4.0,traceback2==1.4.0,typing-extensions==3.7.4.3,unittest2==1.1.0,urllib3==1.26.3,voluptuous==0.12.1,wcwidth==0.2.5,wrapt==1.12.1,zipp==3.4.0 2021-02-10 03:28:05.561 | venv run-test-pre: PYTHONHASHSEED='4184675475' 2021-02-10 03:28:05.562 | venv run-test: commands[0] | tempest verify-config -uro /tmp/tmp.WU9w17XnnL 2021-02-10 03:28:09.073 | /opt/stack/tempest/tempest/lib/services/clients.py:211: 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-02-10 03:28:09.073 | _client = klass(auth_provider=auth_provider, **kwargs) 2021-02-10 03:28:09.073 | Config option api_v2 in group image-feature-enabled should be changed to: False 2021-02-10 03:28:09.188 | ___________________________________ summary ____________________________________ 2021-02-10 03:28:09.189 | venv: commands succeeded 2021-02-10 03:28:09.189 | congratulations :) 2021-02-10 03:28:09.189 | Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: 2021-02-10 03:28:09.189 | 2021-02-10 03:28:09.189 | Traceback (most recent call last): 2021-02-10 03:28:09.189 | File "/usr/lib/python3.6/site.py", line 174, in addpackage 2021-02-10 03:28:09.189 | exec(line) 2021-02-10 03:28:09.189 | File "", line 1, in 2021-02-10 03:28:09.189 | File "", line 568, in module_from_spec 2021-02-10 03:28:09.189 | AttributeError: 'NoneType' object has no attribute 'loader' 2021-02-10 03:28:09.189 | 2021-02-10 03:28:09.189 | Remainder of file ignored 2021-02-10 03:28:09.221 | ++ lib/tempest:configure_tempest:652 : is_service_enabled q-metering 2021-02-10 03:28:09.242 | ++ functions-common:is_service_enabled:1962 : return 1 2021-02-10 03:28:09.244 | ++ lib/tempest:configure_tempest:653 : DISABLE_NETWORK_API_EXTENSIONS+=', metering' 2021-02-10 03:28:09.247 | ++ lib/tempest:configure_tempest:657 : is_service_enabled q-l3 2021-02-10 03:28:09.263 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:28:09.266 | ++ lib/tempest:configure_tempest:661 : local network_api_extensions=all 2021-02-10 03:28:09.268 | ++ lib/tempest:configure_tempest:662 : [[ ! -z , metering ]] 2021-02-10 03:28:09.272 | +++ lib/tempest:configure_tempest:664 : iniget /tmp/tmp.WU9w17XnnL network-feature-enabled api_extensions 2021-02-10 03:28:09.273 | +++ lib/tempest:configure_tempest:664 : tr -d ' ' 2021-02-10 03:28:09.293 | ++ lib/tempest:configure_tempest:664 : 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-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-02-10 03:28:09.296 | +++ lib/tempest:configure_tempest:666 : 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-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-02-10 03:28:09.299 | +++ 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-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-02-10 03:28:09.301 | +++ lib/tempest:remove_disabled_extensions:101 : shift 2021-02-10 03:28:09.304 | +++ lib/tempest:remove_disabled_extensions:102 : local 'disabled_exts=, metering' 2021-02-10 03:28:09.306 | +++ 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-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-02-10 03:28:09.326 | +++ functions-common:remove_disabled_services:1993 : _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-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-02-10 03:28:09.346 | ++ lib/tempest:configure_tempest:666 : 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-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-02-10 03:28:09.349 | ++ lib/tempest:configure_tempest:668 : [[ -n '' ]] 2021-02-10 03:28:09.352 | ++ lib/tempest:configure_tempest:671 : 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-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-02-10 03:28:09.379 | ++ lib/tempest:configure_tempest:673 : local object_storage_api_extensions=all 2021-02-10 03:28:09.381 | ++ lib/tempest:configure_tempest:674 : [[ ! -z '' ]] 2021-02-10 03:28:09.384 | ++ lib/tempest:configure_tempest:680 : iniset /opt/stack/tempest/etc/tempest.conf object-storage-feature-enabled discoverable_apis all 2021-02-10 03:28:09.413 | ++ lib/tempest:configure_tempest:682 : local volume_api_extensions=all 2021-02-10 03:28:09.415 | ++ lib/tempest:configure_tempest:683 : [[ ! -z '' ]] 2021-02-10 03:28:09.417 | ++ lib/tempest:configure_tempest:689 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled api_extensions all 2021-02-10 03:28:09.445 | ++ lib/tempest:configure_tempest:692 : IFS=' 2021-02-10 03:28:09.445 | ' 2021-02-10 03:28:09.448 | ++ extras.d/80-tempest.sh:source:22 : echo_summary 'Installing Tempest Plugins' 2021-02-10 03:28:09.451 | ++ ./stack.sh:echo_summary:416 : [[ -t 3 ]] 2021-02-10 03:28:09.454 | ++ ./stack.sh:echo_summary:422 : echo -e Installing Tempest Plugins 2021-02-10 03:28:09.457 | ++ extras.d/80-tempest.sh:source:23 : install_tempest_plugins 2021-02-10 03:28:09.460 | ++ lib/tempest:install_tempest_plugins:719 : pushd /opt/stack/tempest 2021-02-10 03:28:09.460 | /opt/stack/tempest /opt/stack/tempest 2021-02-10 03:28:09.463 | ++ lib/tempest:install_tempest_plugins:720 : [[ 0 != 0 ]] 2021-02-10 03:28:09.465 | ++ lib/tempest:install_tempest_plugins:730 : popd 2021-02-10 03:28:09.466 | /opt/stack/tempest 2021-02-10 03:28:09.468 | ++ extras.d/80-tempest.sh:source:26 : [[ stack == \u\n\s\t\a\c\k ]] 2021-02-10 03:28:09.471 | ++ extras.d/80-tempest.sh:source:31 : [[ stack == \c\l\e\a\n ]] 2021-02-10 03:28:09.474 | + functions-common:run_phase:1755 : [[ stack == \s\o\u\r\c\e ]] 2021-02-10 03:28:09.477 | + functions-common:run_phase:1758 : [[ stack == \o\v\e\r\r\i\d\e\_\d\e\f\a\u\l\t\s ]] 2021-02-10 03:28:09.479 | + functions-common:run_phase:1761 : run_plugins stack test-config 2021-02-10 03:28:09.482 | + functions-common:run_plugins:1720 : local mode=stack 2021-02-10 03:28:09.485 | + functions-common:run_plugins:1721 : local phase=test-config 2021-02-10 03:28:09.488 | + functions-common:run_plugins:1723 : local plugins=,devstack-plugin-ceph 2021-02-10 03:28:09.491 | + functions-common:run_plugins:1724 : local plugin 2021-02-10 03:28:09.494 | + functions-common:run_plugins:1725 : for plugin in ${plugins//,/ } 2021-02-10 03:28:09.496 | + functions-common:run_plugins:1726 : local dir=/opt/stack/devstack-plugin-ceph 2021-02-10 03:28:09.499 | + functions-common:run_plugins:1727 : [[ -f /opt/stack/devstack-plugin-ceph/devstack/plugin.sh ]] 2021-02-10 03:28:09.502 | + functions-common:run_plugins:1728 : source /opt/stack/devstack-plugin-ceph/devstack/plugin.sh stack test-config 2021-02-10 03:28:09.506 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:3 : [[ stack == \s\o\u\r\c\e ]] 2021-02-10 03:28:09.509 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ stack == \s\t\a\c\k ]] 2021-02-10 03:28:09.511 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:6 : [[ test-config == \p\r\e\-\i\n\s\t\a\l\l ]] 2021-02-10 03:28:09.514 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:32 : [[ stack == \s\t\a\c\k ]] 2021-02-10 03:28:09.516 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:32 : [[ test-config == \i\n\s\t\a\l\l ]] 2021-02-10 03:28:09.519 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:44 : [[ stack == \s\t\a\c\k ]] 2021-02-10 03:28:09.522 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:44 : [[ test-config == \p\o\s\t\-\c\o\n\f\i\g ]] 2021-02-10 03:28:09.524 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:95 : [[ stack == \s\t\a\c\k ]] 2021-02-10 03:28:09.526 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:95 : [[ test-config == \t\e\s\t\-\c\o\n\f\i\g ]] 2021-02-10 03:28:09.529 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:96 : is_service_enabled tempest 2021-02-10 03:28:09.545 | ++ functions-common:is_service_enabled:1962 : return 0 2021-02-10 03:28:09.548 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:97 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled swap_volume False 2021-02-10 03:28:09.576 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:101 : [[ master =~ stable/(ocata|pike) ]] 2021-02-10 03:28:09.579 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:104 : iniset /opt/stack/tempest/etc/tempest.conf compute-feature-enabled shelve True 2021-02-10 03:28:09.607 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:108 : [[ master =~ stable/(ocata|pike|queens|rocky) ]] 2021-02-10 03:28:09.610 | ++ /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-02-10 03:28:09.639 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:115 : [[ master =~ stable/(ocata|pike|queens|rocky|stein|train) ]] 2021-02-10 03:28:09.642 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:118 : iniset /opt/stack/tempest/etc/tempest.conf volume-feature-enabled volume_revert True 2021-02-10 03:28:09.671 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:125 : [[ stack == \u\n\s\t\a\c\k ]] 2021-02-10 03:28:09.674 | ++ /opt/stack/devstack-plugin-ceph/devstack/plugin.sh:source:139 : [[ stack == \c\l\e\a\n ]] 2021-02-10 03:28:09.677 | + ./stack.sh:main:1460 : merge_config_group /home/ubuntu/devstack/local.conf test-config 2021-02-10 03:28:09.679 | + inc/meta-config:merge_config_group:171 : local localfile=/home/ubuntu/devstack/local.conf 2021-02-10 03:28:09.682 | + inc/meta-config:merge_config_group:171 : shift 2021-02-10 03:28:09.685 | + inc/meta-config:merge_config_group:172 : local matchgroups=test-config 2021-02-10 03:28:09.688 | + inc/meta-config:merge_config_group:174 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-02-10 03:28:09.690 | + inc/meta-config:merge_config_group:176 : local configfile group 2021-02-10 03:28:09.693 | + inc/meta-config:merge_config_group:177 : for group in $matchgroups 2021-02-10 03:28:09.697 | ++ inc/meta-config:merge_config_group:178 : get_meta_section_files /home/ubuntu/devstack/local.conf test-config 2021-02-10 03:28:09.700 | ++ inc/meta-config:get_meta_section_files:63 : local file=/home/ubuntu/devstack/local.conf 2021-02-10 03:28:09.703 | ++ inc/meta-config:get_meta_section_files:64 : local matchgroup=test-config 2021-02-10 03:28:09.706 | ++ inc/meta-config:get_meta_section_files:66 : [[ -r /home/ubuntu/devstack/local.conf ]] 2021-02-10 03:28:09.709 | ++ inc/meta-config:get_meta_section_files:68 : awk -v matchgroup=test-config ' 2021-02-10 03:28:09.709 | /^\[\[.+\|.*\]\]/ { 2021-02-10 03:28:09.709 | gsub("[][]", "", $1); 2021-02-10 03:28:09.709 | split($1, a, "|"); 2021-02-10 03:28:09.709 | if (a[1] == matchgroup) 2021-02-10 03:28:09.709 | print a[2] 2021-02-10 03:28:09.709 | } 2021-02-10 03:28:09.709 | ' /home/ubuntu/devstack/local.conf Error processing line 1 of /usr/lib/python3/dist-packages/PasteScript-2.0.2-nspkg.pth: Traceback (most recent call last): File "/usr/lib/python3.6/site.py", line 174, in addpackage exec(line) File "", line 1, in File "", line 568, in module_from_spec AttributeError: 'NoneType' object has no attribute 'loader' Remainder of file ignored ========================= DevStack Component Timing (times are in seconds) ========================= run_process 18 test_with_retry 5 apt-get-update 5 osc 311 wait_for_service 23 git_timed 9 dbsync 80 pip_install 275 apt-get 278 ------------------------- Unaccounted time 574 ========================= Total runtime 1578 This is your host IP address: 10.222.0.43 This is your host IPv6 address: ::1 Keystone is serving at http://10.222.0.43/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: aa2821eb89ab9c8048509d15fe41215c163d2f50 Merge "Drop opensuse platform job" 2021-02-02 18:18:36 +0000 OS Version: Ubuntu 18.04 bionic